| tag | afc7c252ea72b5673f324a0c9cece433b6db9f7f | |
|---|---|---|
| tagger | Eclipse EL Bot <el-bot@eclipse.org> | Fri Feb 25 10:03:23 2022 +0000 |
| object | dd603a77d074f8db0bd93be78f097ad49d700748 |
Release jakarta.el:el-parent:5.0.0
| commit | dd603a77d074f8db0bd93be78f097ad49d700748 | [log] [tgz] |
|---|---|---|
| author | Eclipse EL Bot <el-bot@eclipse.org> | Fri Feb 25 10:02:31 2022 +0000 |
| committer | Eclipse EL Bot <el-bot@eclipse.org> | Fri Feb 25 10:02:31 2022 +0000 |
| tree | b2e3312ca45989a7cb652628fa76717d1b1de046 | |
| parent | 16fba2fcfd042b422f841b470f7211ee19c03b40 [diff] |
Prepare release jakarta.el:el-parent:5.0.0
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.