| commit | 5501a2eb44ee8be51ab440c4f1d8736244eb4bab | [log] [tgz] |
|---|---|---|
| author | Piotrek Zygielo <piotr@zygielo.pl> | Fri Feb 14 21:11:04 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Wed Jul 01 19:26:57 2020 +0100 |
| tree | 6d83cf794154399668e9cf51ccdbde8545c016e3 | |
| parent | 4ac933bd6205448964fd89ee3fbb7a2cd0d73031 [diff] |
Fix UnusedLocalVariable 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.