| commit | 738dd355879d88f09269a53ab0418d4b5f9ee46d | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Thu Dec 12 14:46:27 2019 +0000 |
| committer | Mark Thomas <markt@apache.org> | Thu Dec 12 14:46:27 2019 +0000 |
| tree | 146e8dba8e7e85c3aee7c2fd3b6fe0245b6520f6 | |
| parent | be24a0ae6e1cbbc3b80cc6fc9c1ab1b8f105c154 [diff] | |
| parent | d09916a4c2341f743bac80b842959d7d44f1c181 [diff] |
Merge branch 'scottmarlow-EE9'
This repository contains the code for Jakarta Expression Language.
Jakarta Authentication 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.