[
https://issues.apache.org/jira/browse/UIMA-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-2759.
-------------------------------
Resolution: Fixed
fixed name of test
> TextMarker: direct assignment of type variables broken
> ------------------------------------------------------
>
> Key: UIMA-2759
> URL: https://issues.apache.org/jira/browse/UIMA-2759
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Fix For: 2.0.1ruta
>
>
> Type variables can be used for different things, e.g., for using different
> names for a type. This can be useful when different type systems are imported
> with some equal short names and long namespaces, e.g., textmarker and dkpro:
> NUM.
> But the direct assignment is broken (the bug is in the grammar):
> TYPE TuDa_NUM = de.tudarmstadt.ukp.dkpro.core.api.syntax.type.dependency.NUM;
> TYPE TM_NUM = org.apache.uima.textmarker.type.NUM;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira