You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (Jira)" <de...@uima.apache.org> on 2019/11/12 16:33:00 UTC

[jira] [Resolved] (UIMA-6041) Ignored condition at composed rule element

     [ https://issues.apache.org/jira/browse/UIMA-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Klügl resolved UIMA-6041.
-------------------------------
    Resolution: Fixed

> Ignored condition at composed rule element
> ------------------------------------------
>
>                 Key: UIMA-6041
>                 URL: https://issues.apache.org/jira/browse/UIMA-6041
>             Project: UIMA
>          Issue Type: Bug
>          Components: Ruta
>    Affects Versions: 2.7.0ruta
>            Reporter: Viorel Morari
>            Assignee: Peter Klügl
>            Priority: Critical
>             Fix For: 3.0.0ruta, 2.8.0ruta
>
>
> String document = "1 a b c 2 d e f 3";
> {code:java}
> (NUM #){CONTAINS(CAP)->T1} NUM;
> {code}
> Two annotations of type T1 are created (should be 0).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)