Marshall Schor created UIMA-4792:
------------------------------------
Summary: add versioning for serialized forms that includes
incrementing part
Key: UIMA-4792
URL: https://issues.apache.org/jira/browse/UIMA-4792
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.8.1SDK, 3.0.0SDKexp
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Some recent Jiras will make some serialization forms incompatible. To allow
common code to still be able to read output written before these changes, an
incrementing version number is added to the serialization header. This also is
needed to support Uima V3 reading V2 formats, etc.
Put all of this logic into a new class, CommonSerDes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)