commit | 704050fa638a44254e5e0975083ef9489586f995 | [log] [tgz] |
---|---|---|
author | rmartinc <rmartinc@redhat.com> | Wed Jan 08 10:07:55 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Tue Jan 21 08:16:24 2020 +0000 |
tree | 41a0aa5b13f0337b6be096b2f573670822251f0c | |
parent | 4f06435556f9fa0ac2216019e33233e72d5d07a2 [diff] |
[issue-114] EL should coerce String to Integer in equals operation Signed-off-by: rmartinc <rmartinc@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.