Name: | maven30-apache-commons-jexl |
---|---|
Version: | 2.1.1 |
Release: | 9.6.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 301847 |
License: | ASL 2.0 |
RPM: | maven30-apache-commons-jexl-2.1.1-9.6.el7.noarch.rpm |
Source RPM: | maven30-apache-commons-jexl-2.1.1-9.6.el7.src.rpm |
Build Date: | Sat May 30 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://commons.apache.org/jexl |
Summary: | Java Expression Language (JEXL) |
Description: | Java Expression Language (JEXL) is an expression language engine which can be embedded in applications and frameworks. JEXL is inspired by Jakarta Velocity and the Expression Language defined in the JavaServer Pages Standard Tag Library version 1.1 (JSTL) and JavaServer Pages version 2.0 (JSP). While inspired by JSTL EL, it must be noted that JEXL is not a compatible implementation of EL as defined in JSTL 1.1 (JSR-052) or JSP 2.0 (JSR-152). For a compatible implementation of these specifications, see the Commons EL project. JEXL attempts to bring some of the lessons learned by the Velocity community about expression languages in templating to a wider audience. Commons Jelly needed Velocity-ish method access, it just had to have it. |
- Mass rebuild 2014-05-26
- Mass rebuild 2014-02-19
- Mass rebuild 2014-02-18
- SCL-ize build-requires
- Rebuild to regenerate auto-requires
- First maven30 software collection build
- Mass rebuild 2013-12-27
- Add BuildRequires on apache-commons-parent >= 26-7
- Install NOTICE file with javadoc package
- Update to current maven spec guidelines to fix build (bug 979497) - Add patch to fix test with junit 4.11