| tag | 3a1328fed09a623fb808c84c58773cae41d15608 | |
|---|---|---|
| tagger | Eclipse EL Bot <el-bot@eclipse.org> | Tue Jan 16 18:21:05 2024 +0000 |
| object | 2eecbd81efdfb2d6aaaa757f32eb443ca8641e31 |
Release jakarta.el:el-parent:6.0.0-M2
| commit | 2eecbd81efdfb2d6aaaa757f32eb443ca8641e31 | [log] [tgz] |
|---|---|---|
| author | Eclipse EL Bot <el-bot@eclipse.org> | Tue Jan 16 18:19:31 2024 +0000 |
| committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Jan 16 18:19:31 2024 +0000 |
| tree | ab2c1b4f8663a1c064033e170daad8e169ffceaf | |
| parent | d14dc23de8c2c04823727641e8cc0d04248a2d9d [diff] |
Prepare release jakarta.el:el-parent:6.0.0-M2
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.