commit | e0125c0b7cbf9c18ed881c958df8b54be36d2b93 | [log] [tgz] |
---|---|---|
author | tmiyar <tmiyargi@redhat.com> | Wed Dec 11 17:51:27 2019 +0100 |
committer | Bill Shannon <bill.shannon@oracle.com> | Wed Dec 11 08:51:27 2019 -0800 |
tree | 60779a47060ed5b382c92019450cc98efa16e737 | |
parent | 3478dc91239674b47e41f26eee325d24ec7fbfbd [diff] |
[Issue-78] EL expressions that contain unnecessary parentheses fail (#79) Signed-off-by: tmiyar <tmiyargi@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.