Peter Klügl created UIMA-6050:
---------------------------------
Summary: Ruta: possible SO when process is called on broken AE
Key: UIMA-6050
URL: https://issues.apache.org/jira/browse/UIMA-6050
Project: UIMA
Issue Type: Task
Components: Ruta
Affects Versions: 2.7.0ruta
Reporter: Peter Klügl
Fix For: 2.7.1ruta
{noformat}
SW.ct=="the"{-> CREATE(Entity, "label" = "MEINLABEL", "value"= "MEINVALUE")};
t:Token{-> t.entities = Entity};
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)