apache / uima-ruta

Apache UIMA Ruta
https://uima.apache.org
Apache License 2.0
17 stars 5 forks source link

Annotation assignment not working correctly #169

Closed pkluegl closed 3 months ago

pkluegl commented 3 months ago

Describe the bug Annotation assignment not working correctly. When using complete type names with namespace in implicit feature assignments like "s:Struct{-> s.f =org.apache.uima.ruta.type.ANY}};" won't resolve correctly.

To Reproduce I'll add a test