Peter Klügl created UIMA-3323:
---------------------------------
Summary: Ruta type checker misses type of feature match
Key: UIMA-3323
URL: https://issues.apache.org/jira/browse/UIMA-3323
Project: UIMA
Issue Type: Bug
Components: ruta
Affects Versions: 2.1.0ruta
Reporter: Peter Klügl
Priority: Minor
Fix For: 2.1.1ruta
Ruta type checker misses type of feature match.
{noformat}
DECLARE Person;
NamedEntity.value=="person"{-> Person};
{noformat}
.. reports no problem for NamedEntity.
--
This message was sent by Atlassian JIRA
(v6.1#6144)