This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 05c6c9a2 Guard logging calls
new 2f450959 Fix PM AvoidReassigningParameters
new 6ad8f314 Fix PM AvoidReassigningParameters
new e23871db Fix PM AvoidReassigningParameters
new c67a5e11 Fix PMD AccessorMethodGeneration
new a2451c36 Fix PMD AccessorMethodGeneration
new 347929df Javadoc
The 6 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:
src/main/java/org/apache/commons/jexl3/internal/Engine32.java | 5 +++--
src/main/java/org/apache/commons/jexl3/internal/InterpreterBase.java | 3 ++-
.../apache/commons/jexl3/internal/introspection/MethodExecutor.java | 3 ++-
.../java/org/apache/commons/jexl3/introspection/JexlSandbox.java | 2 +-
src/main/java/org/apache/commons/jexl3/parser/SimpleNode.java | 2 +-
.../java/org/apache/commons/jexl3/scripting/JexlScriptEngine.java | 2 +-
6 files changed, 10 insertions(+), 7 deletions(-)