Marshall Schor created UIMA-5710:
------------------------------------
Summary: uv3 bug in creating JCas feature-impl if range is unknown
Key: UIMA-5710
URL: https://issues.apache.org/jira/browse/UIMA-5710
Project: UIMA
Issue Type: Task
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.0SDK
When merging in features from JCas definitions, sometimes the range is unknown.
In this case null is used, but that cannot be assigned to the rangetypeclass
which is an int. Use the feature structure ref default instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)