| tag | dea728b446fc0a84fed0bde50aaf66aabbc95881 | |
|---|---|---|
| tagger | Eclipse EL Bot <el-bot@eclipse.org> | Mon Jul 15 15:58:11 2024 +0000 |
| object | 38694bc161ea8f8608bfb99b612e6d1d71a2b1ea |
Release jakarta.el:el-parent:6.0.1
| commit | 38694bc161ea8f8608bfb99b612e6d1d71a2b1ea | [log] [tgz] |
|---|---|---|
| author | Eclipse EL Bot <el-bot@eclipse.org> | Mon Jul 15 15:57:24 2024 +0000 |
| committer | Eclipse EL Bot <el-bot@eclipse.org> | Mon Jul 15 15:57:24 2024 +0000 |
| tree | c2fc11fd49a05adb7de0786bcc6de434823cdf47 | |
| parent | 98a51597c8f67597512264d5509fe974bc2b0fb0 [diff] |
Prepare release jakarta.el:el-parent:6.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.