commit | 1880ea42a13b96dd0d73fb4b4abed6cbf16411c0 | [log] [tgz] |
---|---|---|
author | Eclipse EL Bot <el-bot@eclipse.org> | Tue Aug 17 09:48:23 2021 +0000 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Aug 17 09:48:23 2021 +0000 |
tree | dcc53c1e0426b570e8c127bad10d51ab2165ba3b | |
parent | 634dc83a747d237067191417b5a0fd88da3c8dda [diff] |
Prepare next development cycle for 4.0.3-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.