This is an automated email from the ASF dual-hosted git repository.
henrib pushed a change to branch JEXL-471
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 5788b855 JEXL-471 : Apply batched suggestions from code review (take 2)
add 4e64e3cb JEXL-471 : fix review comments, last take.
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/commons/jexl3/JexlArithmetic.java | 14 ++++++++++----
src/main/java/org/apache/commons/jexl3/JexlBuilder.java | 5 +++--
.../org/apache/commons/jexl3/internal/Interpreter.java | 12 +++++++-----
.../java/org/apache/commons/jexl3/parser/NumberParser.java | 14 +++++---------
src/test/java/org/apache/commons/jexl3/ArithmeticTest.java | 10 +++++-----
5 files changed, 30 insertions(+), 25 deletions(-)