[
https://issues.apache.org/jira/browse/UIMA-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl updated UIMA-6041:
------------------------------
Fix Version/s: 2.7.1ruta
> 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
> Priority: Critical
> Fix For: 3.0.0ruta, 2.7.1ruta
>
>
> 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
(v7.6.3#76005)