This is an automated email from the ASF dual-hosted git repository.
henrib pushed a change to branch JEXL-459
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 9601cd1c JEXL-459 : refactor exception handling and enhance test
coverage for substring operations;
add 16c2aefe JEXL-459 : refactor evaluation handling to return TRY_FAILED
on exceptions and improve logging;
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/commons/jexl3/JexlArithmetic.java | 18 ++++++++++--------
src/main/java/org/apache/commons/jexl3/JexlCache.java | 6 +++---
.../java/org/apache/commons/jexl3/JexlOperator.java | 4 ++--
.../org/apache/commons/jexl3/internal/Interpreter.java | 4 ++--
4 files changed, 17 insertions(+), 15 deletions(-)