| commit | 022efb51f5b00abb53e40da98bf93b64c22f6417 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Fri Jun 12 18:43:58 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Fri Jun 12 18:43:58 2020 +0100 |
| tree | 80cfbb01d07677e116432ef60b317954167c5d25 | |
| parent | 47ac26cf7b4d4dbc9e2ebc357249dd54c6475d39 [diff] |
Compare/align poms with JSP project 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.