| commit | 85f5c10999a017bd5a28f268e2dcd292aab8ae6b | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 11:05:26 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 11:05:26 2020 +0100 |
| tree | 56e8ab582727b5a41af45ebd67f8fab0e6d18fbb | |
| parent | 8360282d8e2b30f9f3dbb48afd9cd42ec10ca947 [diff] |
Update Javadoc plug-in to fix non-fatal error reported during build 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.