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

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


    from 8c45a03  JEXL: preparing release 3.2
     new 8f5fd67  JEXL-288: public class exposing annotated statement call, 
various final nitpicks Task #JEXL-288 - Annotation can not be specified for a 
standalone statement
     new f6b57ff  JEXL: preparing release 3.2

The 2 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:
 pom.xml                                            |  5 +-
 .../org/apache/commons/jexl3/internal/Frame.java   |  2 +-
 .../apache/commons/jexl3/internal/Interpreter.java | 68 +++++++++++----
 .../org/apache/commons/jexl3/internal/Scope.java   |  2 +-
 .../org/apache/commons/jexl3/AnnotationTest.java   | 97 ++++++++++++++++++++++
 5 files changed, 156 insertions(+), 18 deletions(-)

Reply via email to