commit | 9c4c064c402d7d52842597bff38de38630f68828 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Wed Jul 01 17:14:08 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Wed Jul 01 17:15:40 2020 +0100 |
tree | 71712a81f79148e6856ec72c893827cb35a01805 | |
parent | 07229573dc086c7f0d07fc6b225684ac6a56b335 [diff] |
Remove an unnecessary plugin definition 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.