commit | e16350ea1e03cabfbf4131a54a23d87ae3bedbc5 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Fri Jun 12 10:57:33 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Fri Jun 12 10:57:33 2020 +0100 |
tree | 33b99cf476e7b87cef956980a74c0a75e671da9e | |
parent | 2ed5d5ddf84031fa66561689e77a0bbcbd7dca5f [diff] |
Refactor POMS (again) so modules inherit from rg.eclipse.ee4j:project While this creates duplication in the module POMs it is a better for for the medium term goal of separating the implementation into a new project and the spec into a searate repository 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.