commit | f8b7d0ab8193e951a48300e26b793df039eebb65 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Wed Jul 01 17:15:08 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Wed Jul 01 17:15:40 2020 +0100 |
tree | 192510cc1cabd8c8b20f2c50d535dba1a4e05d78 | |
parent | a1e3af63d8b5b2567cdd7e2128fc00491ee108ff [diff] |
Add missing property 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.