XMI CAS Serializer can map two namespaces to the same XML NS prefix
-------------------------------------------------------------------
Key: UIMA-298
URL: https://issues.apache.org/jira/browse/UIMA-298
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Adam Lally
Assigned To: Adam Lally
Fix For: 2.1
If two different type namespaces have the same last component (e.g. org.bar.foo
and org.baz.foo), the XMI serializer uses the prefix "foo" for both of them,
which produces incorrect XMI output, where the two types are not
distinguishable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.