| commit | 7b0038c0df6b81a70ed2ef9fcc5a975fdcaddb7c | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:37 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:37 2020 +0100 |
| tree | 46bf926b65f1ed08cabe131cd75746882a4a7d68 | |
| parent | 6fefa77f9e8d4e651ecfae66b85632a19b86f2f4 [diff] |
Remove unused property
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.