[
https://issues.apache.org/jira/browse/UIMA-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-4842.
-------------------------------
Resolution: Fixed
fixed and added test
> Ruta: NPE with macro with no arguments
> --------------------------------------
>
> Key: UIMA-4842
> URL: https://issues.apache.org/jira/browse/UIMA-4842
> 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)