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/23 14:44:30 UTC

[uima-ruta] 01/01: Merge pull request #39 from apache/bugfix/UIMA-6344-Ruta-ConjunctRules-fires-without-justification

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 8a78b088dbc60d7be4a598aae2af31af38691e33
Merge: 910f065 2ff9175
Author: pkluegl <pk...@gmail.com>
AuthorDate: Tue Mar 23 15:44:23 2021 +0100

    Merge pull request #39 from apache/bugfix/UIMA-6344-Ruta-ConjunctRules-fires-without-justification
    
    [UIMA-6344] Ruta: ConjunctRules fires without justification

 .../apache/uima/ruta/rule/ComposedRuleElement.java |  4 +++
 .../apache/uima/ruta/rule/ConjunctRulesTest.java   | 29 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)