commit | a407c2bd636db99a071ead08448379e76a815797 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Tue Jun 09 15:13:39 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Tue Jun 09 15:13:39 2020 +0100 |
tree | 8b0391efb00c65b180a8ed2f2df6ceea726d4141 | |
parent | 85f5c10999a017bd5a28f268e2dcd292aab8ae6b [diff] |
Move implementation to Glassfish coordinates This is where the combined JAR was being published. Signed-off-by: Mark Thomas <markt@apache.org>
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language 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.