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 5e340cba [doc] Update changes.xml for JEXL-468, JEXL-469, JEXL-470
add 86ea6a3e [JEXL-468] Preserve deny-all package semantics when compose()
adds class-specific exceptions
add e1cc1e57 [JEXL-468] Refactor PermissionsParser: extract mergePackage,
fix readSpaces, add isDenyAll()
new 46962260 Merge pull request #413 from apache/JEXL-468b
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:
.../jexl3/internal/introspection/Permissions.java | 35 +++++++++++++++++++
.../internal/introspection/PermissionsParser.java | 39 ++++++++++++++--------
.../commons/jexl3/ComposePermissionsTest.java | 25 ++++++++++++++
3 files changed, 86 insertions(+), 13 deletions(-)