[
https://issues.apache.org/jira/browse/UIMA-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl closed UIMA-4846.
-----------------------------
Resolution: Duplicate
> Ruta: NPE with macro with no arguments
> --------------------------------------
>
> Key: UIMA-4846
> URL: https://issues.apache.org/jira/browse/UIMA-4846
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.4.0ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Fix For: 2.4.1ruta
>
>
> {noformat}
> CONDITION NumOrComma() = OR(CONTAINS(NUM),CONTAINS(COMMA));
> DECLARE Macro;
> Sentence{NumOrComma() -> Macro};
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)