commit | ff8c2e69d06240180fb2f7d28d40467cc198f724 | [log] [tgz] |
---|---|---|
author | Eclipse EL Bot <el-bot@eclipse.org> | Tue Dec 22 00:02:43 2020 +0000 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Dec 22 00:02:43 2020 +0000 |
tree | 46b8c837ebee84d3037a8d12da8ab64fd753a481 | |
parent | d9d0cb1f3910eb7566e0a016436783751b072d54 [diff] |
Prepare next development cycle for 4.0.2-SNAPSHOT
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.