You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Bhavani Iyer (JIRA)" <ui...@incubator.apache.org> on 2007/05/04 18:01:15 UTC

[jira] Updated: (UIMA-371) XMI serialization to UIMA C++

     [ 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++.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (UIMA-371) XMI serialization to UIMA C++

Posted by Eddie Epstein <ea...@gmail.com>.
On 5/4/07, Thilo Goetz <tw...@gmx.de> wrote:
> 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,

Thanks for pointing this out. Of the two, the first one was already
ignored. The second patch has been resubmitted with the license
granted.

Eddie

Re: [jira] Updated: (UIMA-371) XMI serialization to UIMA C++

Posted by Thilo Goetz <tw...@gmx.de>.
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++.
>