commit | eca1ffb4841cdd6245a996a7044f52086cde88d3 | [log] [tgz] |
---|---|---|
author | Thiago Henrique Hupner <thihup@gmail.com> | Mon Dec 21 10:07:42 2020 -0300 |
committer | Thiago Henrique Hupner <thihup@gmail.com> | Mon Dec 21 17:08:02 2020 -0300 |
tree | 8fc0fd0f8fe5faae767c6cb23d4162c1f0439861 | |
parent | 72f6ebb50a615a44345a75316dfa1a9346f83283 [diff] |
Fixes #147 - Add automatic module name to the implementation jar Signed-off-by: Thiago Henrique Hupner <thihup@gmail.com>
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.