| commit | 73dd7029596c15923c08bf73e86dbea07f8c7b7b | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Fri Jul 17 09:43:20 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Fri Jul 17 09:45:57 2020 +0100 |
| tree | 967faaf71ad4a1e0b0aefc3c9815bbd194adbe51 | |
| parent | 51c2c3c7b9d02992183959e289d66d81da18deb2 [diff] |
Align execution IDs with parent POM to avoid multiple executions 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.