| commit | 8360282d8e2b30f9f3dbb48afd9cd42ec10ca947 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 10:57:50 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 10:57:50 2020 +0100 |
| tree | b03d45031cbee9f62a4c6ca163bb187b88cd90c5 | |
| parent | 97046223c40a80e3ee492efa03e3d86f7b9e9689 [diff] |
Fix Javadocs when building with Java 11
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.