commit | a1e3af63d8b5b2567cdd7e2128fc00491ee108ff | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Wed Jul 01 17:14:51 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Wed Jul 01 17:15:46 2020 +0100 |
tree | 8598ac0c5d0cacd824b72d6ce1ec7d475b0a1355 | |
parent | 9c4c064c402d7d52842597bff38de38630f68828 [diff] |
Remove unnecessary space (and align with JSP) Signed-off-by: Mark Thomas <markt@apache.org>
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language can be built by executing the following from the project root:
mvn clean package
The API jar can then be found in /target.
To make changes, fork this repository, make your changes, and submit a pull request.
Jakarta Expression Language defines an expression language for Java applications.