Two of the five patches attached to this issue do not have the "ASF
Granted License" flag set. Could you please change that before we apply
the patch? I'm not sure this can be done after the fact, maybe you'll
need to re-attach the patch (delete and create again).
--Thilo
Bhavani Iyer (JIRA) wrote:
[
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhavani Iyer updated UIMA-371:
------------------------------
Attachment: xmi_bytearray.patch
Fixed xmi serialization of byte array to handle signed values. Added some
checks to test for valid FeatureSructure object.
XMI serialization to UIMA C++
-----------------------------
Key: UIMA-371
URL: https://issues.apache.org/jira/browse/UIMA-371
Project: UIMA
Issue Type: New Feature
Components: C++ Framework
Reporter: Eddie Epstein
Assigned To: Eddie Epstein
Fix For: 2.2
Attachments: uimacpp-xmi.patch, uimacpp_xmi.patch, uimacpp_xmi.patch,
uimacpp_xmi.zip, xmi_bytearray.patch
In order to comply to the UIMA standard for CAS data, Bhavani Iyer has been
working on XMI serialization support for UIMA C++.