| commit | 3478dc91239674b47e41f26eee325d24ec7fbfbd | [log] [tgz] |
|---|---|---|
| author | James Perkins <jperkins@redhat.com> | Wed Oct 30 10:22:02 2019 -0700 |
| committer | Mark Thomas <markt@apache.org> | Thu Oct 31 19:19:13 2019 +0100 |
| tree | bd9cb4ff9adfb86e26a34292b6b9083ba8b052fa | |
| parent | 623d36adc7bc65a2e67b05ff6ee522bbae5e7439 [diff] |
[JBEE-249] Catch the NoClassDefFoundError and add to the notAClass collection for cases where the OS may have case-insensitive paths. Signed-off-by: James Perkins <jperkins@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.