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 2021/03/11 16:58:30 UTC

[uima-ruta] 01/01: Merge pull request #27 from apache/UIMA-6324-conjunction-disjunction-missed-matches

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

pkluegl pushed a commit to branch main-v2
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git

commit df9d5e2e874a9ed54b4d730663bc965fca76df9d
Merge: 362e23e ea6b8d4
Author: pkluegl <pk...@gmail.com>
AuthorDate: Thu Mar 11 17:58:23 2021 +0100

    Merge pull request #27 from apache/UIMA-6324-conjunction-disjunction-missed-matches
    
    UIMA-6324: | and & REs may miss matches

 .../apache/uima/ruta/rule/ComposedRuleElement.java | 14 ++--
 .../uima/ruta/rule/ComposedRuleElementTest.java    | 79 ++++++++++++++++++++++
 2 files changed, 85 insertions(+), 8 deletions(-)