commit | d9d0cb1f3910eb7566e0a016436783751b072d54 | [log] [tgz] |
---|---|---|
author | Eclipse EL Bot <el-bot@eclipse.org> | Tue Dec 22 00:01:46 2020 +0000 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Dec 22 00:01:46 2020 +0000 |
tree | 2a12b7f04433075937f42d7f8d6f08fec0fd237a | |
parent | 2562836a6e0a422e473bee1dfd75961ec5be225e [diff] |
Prepare release jakarta.el:el-parent:4.0.1
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.