You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by he...@apache.org on 2023/03/13 14:18:12 UTC

[commons-jexl] branch master updated (8831fa71 -> ac4be0c6)

This is an automated email from the ASF dual-hosted git repository.

henrib pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


    from 8831fa71 Use XSD
     add 2812aaea JEXL: 3.3 RC1
     add 66401dad JEXL: 3.3 RC1
     add 95f09116 JEXL: 3.3 RC1
     add 4838439b JEXL: 3.3 RC1 - Fixing Javadoc, tests
     new ac4be0c6 Merge pull request #165 from apache/release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            | 22 ++++++------
 src/changes/changes.xml                            |  2 +-
 .../org/apache/commons/jexl3/JexlArithmetic.java   |  7 +++-
 .../commons/jexl3/introspection/JexlSandbox.java   |  4 +--
 .../commons/jexl3/ComposePermissionsTest.java      | 28 ++++++++++++---
 .../internal/introspection/PermissionsTest.java    | 42 ++++++++++++++++------
 6 files changed, 77 insertions(+), 28 deletions(-)


[commons-jexl] 01/01: Merge pull request #165 from apache/release

Posted by he...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

henrib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git

commit ac4be0c64fd1717d85d9c2f6e0b40ada6fc4abd2
Merge: 8831fa71 4838439b
Author: Henrib <12...@users.noreply.github.com>
AuthorDate: Mon Mar 13 15:18:05 2023 +0100

    Merge pull request #165 from apache/release
    
    Release

 pom.xml                                            | 22 ++++++------
 src/changes/changes.xml                            |  2 +-
 .../org/apache/commons/jexl3/JexlArithmetic.java   |  7 +++-
 .../commons/jexl3/introspection/JexlSandbox.java   |  4 +--
 .../commons/jexl3/ComposePermissionsTest.java      | 28 ++++++++++++---
 .../internal/introspection/PermissionsTest.java    | 42 ++++++++++++++++------
 6 files changed, 77 insertions(+), 28 deletions(-)