commit | 4ac933bd6205448964fd89ee3fbb7a2cd0d73031 | [log] [tgz] |
---|---|---|
author | Piotrek Zygielo <piotr@zygielo.pl> | Fri Feb 14 21:10:24 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Wed Jul 01 19:26:57 2020 +0100 |
tree | f3068c7f3c75f3f9f27568ba5b07c41e9e0566a7 | |
parent | 4991f02d4da55b619bbf3ce45c1170006eedadcb [diff] |
Fix UnusedPrivateField Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
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.