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 46962260500266df56e120cf3cd746d3ee237522 Merge: 5e340cba e1cc1e57 Author: Henrib <[email protected]> AuthorDate: Tue Aug 25 18:27:49 2026 +0200 Merge pull request #413 from apache/JEXL-468b [JEXL-468] Preserve deny-all package semantics when compose() adds class-specific exceptions .../jexl3/internal/introspection/Permissions.java | 35 +++++++++++++++++++ .../internal/introspection/PermissionsParser.java | 39 ++++++++++++++-------- .../commons/jexl3/ComposePermissionsTest.java | 25 ++++++++++++++ 3 files changed, 86 insertions(+), 13 deletions(-)
