| commit | ec91093142c152afa9a8385bcec8091d89be55a0 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 20:57:05 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 20:57:05 2020 +0100 |
| tree | bb68129dbd15208e6d0869fcae866989b1431d3f | |
| parent | 379b68cc5002ca2f61e235bfaa68fc370fa80a98 [diff] |
Update copyright date
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.