| tag | 5d9baaf5e6af185b058d7cf847762f93c69e36e4 | |
|---|---|---|
| tagger | Eclipse EL Bot <el-bot@eclipse.org> | Thu Feb 29 15:08:11 2024 +0000 |
| object | a4dbd91f7219cbfa6d0b2ced2205546c8f6a3c48 |
Release jakarta.el:el-parent:6.0.0
| commit | a4dbd91f7219cbfa6d0b2ced2205546c8f6a3c48 | [log] [tgz] |
|---|---|---|
| author | Eclipse EL Bot <el-bot@eclipse.org> | Thu Feb 29 15:06:50 2024 +0000 |
| committer | Eclipse EL Bot <el-bot@eclipse.org> | Thu Feb 29 15:06:50 2024 +0000 |
| tree | 2d46ab05c557a8835696c96db8d6f932ed9087cd | |
| parent | 8553855d3f6738e25a6870b595bde8fb5fdebb1a [diff] |
Prepare release jakarta.el:el-parent:6.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.