You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by pk...@apache.org on 2022/01/07 17:03:44 UTC

[uima-ruta] branch bugfix/UIMA-6394-Ruta-label-assignment-in-alternative-match-causes-problems-bugfix updated (ec58d0a -> 380d3c9)

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

pkluegl pushed a change to branch bugfix/UIMA-6394-Ruta-label-assignment-in-alternative-match-causes-problems-bugfix
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git.


    from ec58d0a  UIMA-6394: Ruta: label assignment in alternative match causes problems
     add 380d3c9  UIMA-6394: Ruta: label assignment in alternative match causes problems

No new revisions were added by this update.

Summary of changes:
 .../apache/uima/ruta/rule/AbstractRuleElement.java | 19 +++++++-----
 .../java/org/apache/uima/ruta/rule/RutaRule.java   | 35 +++++++++++++++++-----
 .../org/apache/uima/ruta/rule/RutaRuleElement.java |  4 +++
 .../annotation/AnnotationLabelExpressionTest.java  |  7 ++++-
 4 files changed, 49 insertions(+), 16 deletions(-)