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

pkluegl pushed a change to branch maintenance/3.1.x
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git.


    from 4d6c5bc  Merge pull request #68 from 
apache/bugfix/UIMA-6406-Removing-an-annotation-inside-a-BLOCK-only-takes-effect-outside-the-block
     add 351ddca  UIMA-6405: Local variable not captured properly in a wildcard 
matching condition
     add 722ac79  Merge branch 'maintenance/3.1.x' into 
bugfix/UIMA-6405-Local-variable-not-captured-properly-in-a-wildcard-matching-condition
     add 422e193  UIMA-6405: Local variable not captured properly in a wildcard 
matching condition
     new ae27103  Merge pull request #67 from 
apache/bugfix/UIMA-6405-Local-variable-not-captured-properly-in-a-wildcard-matching-condition

The 1 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:
 .../apache/uima/ruta/rule/AbstractRuleElement.java |  7 ++--
 .../apache/uima/ruta/rule/ComposedRuleElement.java |  2 +-
 .../org/apache/uima/ruta/rule/RutaRuleElement.java |  7 ++--
 .../org/apache/uima/ruta/rule/WildCard2Test.java   | 38 +++++++++++++++++++---
 4 files changed, 41 insertions(+), 13 deletions(-)

Reply via email to