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 68278546 JEXL-458: javadoc;
add 2d273b22 JEXL-458: review comments; - add test LoggingPermissions to
help debug granted permissions;
No new revisions were added by this update.
Summary of changes:
.../jexl3/introspection/JexlPermissions.java | 4 +-
.../org/apache/commons/jexl3/Issues400Test.java | 2 +-
.../apache/commons/jexl3/LoggingPermissions.java | 94 ++++++++++++++++++++++
.../jexl3/scripting/JexlScriptEngineTest.java | 21 ++++-
4 files changed, 114 insertions(+), 7 deletions(-)
create mode 100644
src/test/java/org/apache/commons/jexl3/LoggingPermissions.java