This is an automated email from the ASF dual-hosted git repository.
henrib pushed a change to branch JEXL-458
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from e01612be JEXL-458: added +/- syntax for permission package parsing; -
refined ability to specify and correctly apply class permissions; - added new
JexlPermissions methods (allow(class, method), allow(class, field); - use
specific test permissions in tests (sic);
add ae4cdbba JEXL-458: checkstyle fixes;
No new revisions were added by this update.
Summary of changes:
src/test/java/org/apache/commons/jexl3/Jexl.java | 1 -
src/test/java/org/apache/commons/jexl3/JexlTestCase.java | 2 +-
.../apache/commons/jexl3/internal/introspection/PermissionsTest.java | 4 +++-
3 files changed, 4 insertions(+), 3 deletions(-)