TextMarker primitives (e.g. INT) ignore assignment in declaration
-----------------------------------------------------------------
Key: UIMA-2325
URL: https://issues.apache.org/jira/browse/UIMA-2325
Project: UIMA
Issue Type: Bug
Components: TextMarker
Reporter: Peter Klügl
Assignee: Peter Klügl
Priority: Minor
TextMarker primitives (e.g. INT) ignores assignment in declaration.
Example:
INT int = 5;
... does not assign 5 to the variable int.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira