| commit | 530a025ff1c51575413d21b5773ac75a698abc0d | [log] [tgz] |
|---|---|---|
| author | Piotrek Zygielo <piotr@zygielo.pl> | Thu Mar 19 15:29:18 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Thu Mar 19 17:35:43 2020 +0000 |
| tree | 48fec68e4ce1c16bd4926b77909c1429acc6ce0d | |
| parent | f7a70bad7e5c5c90fbd79d3a407d74ad44b1ca87 [diff] |
Fix project name Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
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.