commit | 379b68cc5002ca2f61e235bfaa68fc370fa80a98 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:47 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:47 2020 +0100 |
tree | a024702e93a9db3ab0466ca03b6dcfd3c273fde3 | |
parent | 7b0038c0df6b81a70ed2ef9fcc5a975fdcaddb7c [diff] |
Remove incorrect override
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language 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.