| commit | e0df340deff38cb2a35c826523945271820944d1 | [log] [tgz] |
|---|---|---|
| author | Scott Marlow <smarlow@redhat.com> | Wed Jul 31 12:18:12 2019 -0400 |
| committer | Mark Thomas <markt@apache.org> | Thu Dec 12 14:36:01 2019 +0000 |
| tree | 2aaf422bbc2e5227cea93f83e3b1c18305cc91cc | |
| parent | e0125c0b7cbf9c18ed881c958df8b54be36d2b93 [diff] |
ensure that we always exitLambdaScope() Signed-off-by: Scott Marlow <smarlow@redhat.com>
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.