commit | 7c547f057fd8a20825d26a1aa48fbbb3e65db7c5 | [log] [tgz] |
---|---|---|
author | Eclipse EL Bot <el-bot@eclipse.org> | Thu Aug 20 16:38:00 2020 +0000 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Thu Aug 20 16:38:00 2020 +0000 |
tree | 3b464cb661baf563bd013b5b7c00af744138c8b0 | |
parent | c91a6ecaaf0b8de1d522368318245600d2563a92 [diff] |
Prepare next development cycle for 4.0.1-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.