| tag | a654828c24f976cf8fdce9ab2783eafc18955c2a | |
|---|---|---|
| tagger | Eclipse EL Bot <el-bot@eclipse.org> | Mon Jun 20 15:08:00 2022 +0000 |
| object | 0f9ddee067f39ddc43f69b2f84fdb65ac95ea460 |
Release jakarta.el:el-parent:5.0.1
| commit | 0f9ddee067f39ddc43f69b2f84fdb65ac95ea460 | [log] [tgz] |
|---|---|---|
| author | Eclipse EL Bot <el-bot@eclipse.org> | Mon Jun 20 15:07:13 2022 +0000 |
| committer | Eclipse EL Bot <el-bot@eclipse.org> | Mon Jun 20 15:07:13 2022 +0000 |
| tree | 14d90af8e6550b5cd064fd6247fd7d4ee1de0a22 | |
| parent | f128ad666260890e65667a1409cb0f38f74884f4 [diff] |
Prepare release jakarta.el:el-parent:5.0.1
This repository contains the source for:
Jakarta Expression Language API can be built by executing the following from the project root:
cd api mvn clean package
The API jar can then be found in /impl/target.
Jakarta Expression Language specification can be built by executing the following from the project root:
cd spec mvn clean package
The API jar can then be found in /spec/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.