commit | f9b428237d59906ceddad93819d35ee156144a79 | [log] [tgz] |
---|---|---|
author | Tomáš Kraus <tomas.kraus@oracle.com> | Wed Aug 25 15:41:13 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Aug 25 15:41:13 2021 +0200 |
tree | ee661279f4a4b3cdd633254a893081a21aa8a3a3 | |
parent | c76b9e688dc7731b84260400abfe8e785294d865 [diff] |
3.0.4 impl release (#166) * Prepare release org.glassfish:jakarta.el:3.0.4 * Prepare next development cycle for 3.0.5-SNAPSHOT Co-authored-by: Eclipse EL Bot <el-bot@eclipse.org>
This repository contains the code for Jakarta Expression Language.
Jakarta Authentication can be built by executing the following from the project root:
mvn clean package
The API jar can then be found in /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.