Peter Klügl created UIMA-2921:
---------------------------------
Summary: Ruta composed rule elements have problems with quantifier
Key: UIMA-2921
URL: https://issues.apache.org/jira/browse/UIMA-2921
Project: UIMA
Issue Type: New Feature
Components: ruta
Affects Versions: 2.0.1ruta
Reporter: Peter Klügl
Assignee: Peter Klügl
Fix For: 2.0.2ruta
Reported by Armin Wenger:
Let A, B, C, D and F denote type names. Then, A B? C D{->MARK(F, 1, 4)} works.
A (B)? C D{->MARK(F, 1, 4)} causes a NullPointerException.
(A B)? C D{->MARK(F, 1, 4)} causes an ArrayIndexOutOfBoundException: -1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira