Mon, 18 Nov 2024 11:01:00 UTC | login

Information for build apache-commons-jexl-2.1.1-21.fc29

ID53114
Package Nameapache-commons-jexl
Version2.1.1
Release21.fc29
Epoch
SummaryJava Expression Language (JEXL)
DescriptionJava 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 18 Jul 2018 23:54:10 UTC
CompletedWed, 18 Jul 2018 23:54:10 UTC
Tags
f29
f30
f31
RPMs
src
apache-commons-jexl-2.1.1-21.fc29.src.rpm (info) (download)
noarch
apache-commons-jexl-2.1.1-21.fc29.noarch.rpm (info) (download)
apache-commons-jexl-javadoc-2.1.1-21.fc29.noarch.rpm (info) (download)
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Sep 07 2016 Michael Simacek <msimacek@redhat.com> - 2.1.1-17 - Port to current javacc