| commit | ac70f2ec214af094d16d545d7706c4f2253cec83 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Mon Jan 27 21:21:03 2020 +0000 |
| committer | Mark Thomas <markt@apache.org> | Mon Jan 27 21:21:03 2020 +0000 |
| tree | 0b91d95f8d4a95e47d570f7400ce819f60b0d1ec | |
| parent | 8186807f13a122c2ea0314d32fb12993f4f04fc0 [diff] |
In common with other Jakarta projects, update to Java 8
This repository contains the code for Jakarta Expression Language.
Jakarta Authentication 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.