This is an automated email from the ASF dual-hosted git repository.

henrib pushed a change to branch JEXL-455
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


    from 5bfc3f33 JEXL-455: fix #pr comments; - fixed lurking bugs involving 
resolution of local variables in template expressions; - added tests;
     add 22b99fa3 JEXL-455: fixing compatibility issue, new prepare signature 
in TemplateScript;

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/commons/jexl3/JxltEngine.java     | 14 ++++++++------
 .../org/apache/commons/jexl3/internal/TemplateScript.java  |  5 +++++
 .../org/apache/commons/jexl3/parser/ASTJexlScript.java     |  6 +++---
 3 files changed, 16 insertions(+), 9 deletions(-)

Reply via email to