This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new a82f5c6e Add back release notes for 3.6.4.
a82f5c6e is described below
commit a82f5c6ec1489e6c200d206696b65f02be65c245
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 28 12:02:11 2026 +0000
Add back release notes for 3.6.4.
---
RELEASE-NOTES.txt | 114 +++++++++++++++++++++++++++++++++++-------------------
1 file changed, 74 insertions(+), 40 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index d7da0939..a1eebf3d 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -69,55 +69,89 @@ Have fun!
-Apache Commons Team
-========================================================================================================================
-Release 3.6.3
-========================================================================================================================
+Apache Commons JEXL 3.6.4 Release Notes
+---------------------------------------
+
+The Apache Commons JEXL team is pleased to announce the release of Apache
Commons JEXL 3.6.4.
+
+Introduction
+------------
+
+Apache Commons JEXL is a library that enables scripting features in Java
applications and frameworks..
+
+This is a feature and maintenance release. Java 8 or later is required.
+
Fixed Bugs
-==========
+----------
-o JEXL-461: Updates/improvements to the site documentation for JEXL Syntax.
Thanks to David Costanzo.
-o JEXL-459: Empty/size functions swallow all exceptions with no trace. Thanks
to Mirek Hankus.
-o JEXL-458: Improve permissions expressivity. Thanks to Daniil Averin.
-o JEXL-457: Reduce default exposure for RESTRICTED JexlPermissions. Thanks to
Daniil Averin.
-o JEXL-456: Change in template parser behavior. Thanks to Vincent Bussol.
-o Fix the @return tags in the Javadoc for
JexlArithmetic.toBigInteger() overloads (#403).
- Thanks to David Costanzo.
+o JEXL-462: JexlPermissions.RESTRICTED must ensure a better level of
isolation.
-Changes
-=======
-o Bump org.apache.commons:commons-parent from 96 to 102. Thanks to
Gary Gregory.
-o Bump commons-logging:commons-logging from 1.3.5 to 1.4.0. Thanks
to Gary Gregory.
-o Bump com.google.code.gson:gson from 2.13.2 to 2.14.0. Thanks to
Gary Gregory.
+Historical list of changes:
https://commons.apache.org/proper/commons-jexl/changes.html
+
+For complete information on Apache Commons JEXL, including instructions on how
to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons JEXL website:
+
+https://commons.apache.org/proper/commons-jexl/
-========================================================================================================================
-Release 3.6.2
-========================================================================================================================
+Download page: https://commons.apache.org/proper/commons-jexl/download_jexl.cgi
-Version 3.6.2 is a minor release.
+Have fun!
+-Apache Commons Team
-Compatibility with previous releases
-=====================================
-Version 3.6.2 is source and binary compatible with 3.6.
+------------------------------------------------------------------------------
-Bugs Fixed
-==========
+Apache Commons JEXL 3.6.3 Release Notes
+---------------------------------------
-o JEXL-455: Tokenization error with multiline expressions.
-o JEXL-454: Switch NaN case not found.
-o JEXL-453: Finally clause is not evaluated.
+The Apache Commons JEXL team is pleased to announce the release of Apache
Commons JEXL 3.6.3.
+
+Introduction
+------------
+
+Apache Commons JEXL is a library that enables scripting features in Java
applications and frameworks..
+
+This is a feature and maintenance release. Java 8 or later is required.
+
+
+Fixed Bugs
+----------
+
+o JEXL-461: Updates/improvements to the site documentation for JEXL Syntax.
Thanks to David Costanzo.
+o JEXL-459: Empty/size functions swallow all exceptions with no trace. Thanks
to Mirek Hankus.
+o JEXL-458: Improve permissions expressivity Thanks to Daniil Averin.
+o JEXL-457: Reduce default exposure for RESTRICTED JexlPermissions Thanks to
Daniil Averin.
+o JEXL-456: Change in template parser behavior. Thanks to Vincent Bussol.
+o Fix the @return tags in the Javadoc for
JexlArithmetic.toBigInteger() overloads (#403). Thanks to David Costanzo.
Changes
-=======
+-------
+
+o Bump org.apache.commons:commons-parent from 96 to 102. Thanks to
Gary Gregory.
+o Bump commons-logging:commons-logging from 1.3.5 to 1.4.0. Thanks to
Gary Gregory.
+o Bump com.google.code.gson:gson from 2.13.2 to 2.14.0. Thanks to
Gary Gregory.
+
+
+Historical list of changes:
https://commons.apache.org/proper/commons-jexl/changes.html
+
+For complete information on Apache Commons JEXL, including instructions on how
to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons JEXL website:
+
+https://commons.apache.org/proper/commons-jexl/
+
+Download page: https://commons.apache.org/proper/commons-jexl/download_jexl.cgi
+
+Have fun!
+-Apache Commons Team
-o Bump org.apache.commons:commons-parent from 93 to 96. Thanks to
Gary Gregory.
+------------------------------------------------------------------------------
-========================================================================================================================
+==============================================================================
Release 3.6.1
-========================================================================================================================
+==============================================================================
Version 3.6.1 is a minor release.
@@ -141,9 +175,9 @@ o Bump org.apache.commons:commons-parent from 91
to 93 #391, #396.
o Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0.
Thanks to Gary Gregory.
-========================================================================================================================
+==============================================================================
Release 3.6.0
-========================================================================================================================
+==============================================================================
Version 3.6.0 is a minor release.
@@ -179,9 +213,9 @@ o Bump org.apache.commons:commons-lang3 from
3.17.0 to 3.19.0. Thanks
o Bump com.google.code.gson:gson from 2.13.1 to 2.13.2. Thanks to
Gary Gregory.
-========================================================================================================================
+==============================================================================
Release 3.5.0
-========================================================================================================================
+==============================================================================
Version 3.5.0 is a minor release.
@@ -224,9 +258,9 @@ o Bump org.apache.commons:commons-lang3 from
3.14.0 to 3.17.0. Thanks
o Bump com.google.code.gson:gson from 2.11.0 to 2.13.0. Thanks to
Dependabot, Gary Gregory.
-========================================================================================================================
+==============================================================================
Release 3.4
-========================================================================================================================
+==============================================================================
Version 3.4 is a minor release.
@@ -278,9 +312,9 @@ o Bump commons-logging from 1.2 to 1.3.2. Thanks
to Gary Gregory, Dep
o Bump com.google.code.gson:gson from 2.10.1 to 2.11.0. Thanks to
Gary Gregory, Dependabot.
-========================================================================================================================
+==============================================================================
Release 3.3
-========================================================================================================================
+==============================================================================
Version 3.3 is a minor release.