commit | 92e71187cfa58b34640d81ea84251ce0cb8e545a | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Thu Jun 11 21:20:35 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Thu Jun 11 21:20:35 2020 +0100 |
tree | 7fed4c3cbe7f3be8c16f3dac97e9454cfa93babd | |
parent | d7ca38ca83bd78fc75206c54740a50f6a7c08ac2 [diff] |
No need to specify the default
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.