| commit | 7fbed7e2a64d933a8f683740f8876f9417b722ff | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 18:11:02 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 18:16:05 2020 +0100 |
| tree | f2a581835e2e9b4e99cc99e246fcdcd149aed5d5 | |
| parent | 4795de7fce3845df3b381ab923268b6d56ca87d3 [diff] |
Switch parent pom. Delete inherited data. Remove version from name. 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.