XMI Serialization fails for parameterized arrays
------------------------------------------------
Key: UIMA-522
URL: https://issues.apache.org/jira/browse/UIMA-522
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Affects Versions: 2.1
Reporter: Adam Lally
Assignee: Adam Lally
Fix For: 2.2
When a parameterized array (an array with an elementType) is serialized to XMI,
the elements of the array are not correctly added to the queue of FSs to be
serialized. That means that if these FSs are not otherwise indexed or
referenceable, they will be omitted from the output.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.