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

2007-08-24 Thread Bhavani Iyer (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-371:
--

Attachment: UIMA-371-1.patch

Fix for memory leak in XmiSerializationSharedData. The destructor was not 
deleting vector of OOTS array elements. 

 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
Assignee: Eddie Epstein
 Fix For: 2.2C

 Attachments: UIMA-371-1.patch, UIMA-371.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.



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

2007-08-15 Thread Bhavani Iyer (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-371:
--

Attachment: UIMA-371.patch

The patch fixes the handling of FSList type features to be compatible with the 
Java XMI output and to support multiple references allowed attribute.  

 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
Assignee: Eddie Epstein
 Fix For: 2.2C

 Attachments: UIMA-371.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.



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

2007-07-27 Thread Marshall Schor (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-371:


Fix Version/s: (was: 2.2)
   2.2C

 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
Assignee: Eddie Epstein
 Fix For: 2.2C

 Attachments: 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.



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

2007-05-15 Thread Eddie Epstein (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eddie Epstein updated UIMA-371:
---

Attachment: (was: uimacpp_xmi.patch)

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



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

2007-05-15 Thread Eddie Epstein (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eddie Epstein updated UIMA-371:
---

Attachment: (was: xmi_bytearray.patch)

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



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

2007-05-07 Thread Bhavani Iyer (JIRA)

 [ 
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

Had not checked the Grant license to ASF for inclusion in ASF works flag

 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, 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++

2007-05-07 Thread Eddie Epstein

On 5/4/07, Thilo Goetz [EMAIL PROTECTED] 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


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

2007-05-04 Thread Bhavani Iyer (JIRA)

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



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

2007-04-18 Thread Bhavani Iyer (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-371:
--

Attachment: uimacpp-xmi.patch

Previous patch was not ignoring line ends

 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


 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.



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

2007-04-13 Thread Bhavani Iyer (JIRA)

 [ 
https://issues.apache.org/jira/browse/UIMA-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-371:
--

Attachment: uimacpp_xmi.zip
uimacpp_xmi.patch

The attached contains the implementation of C++ support for XMI serialization. 
the XMI code is a port of the XMI serialization code from the Apache Java 
distribution, combined with techniques used in XCAS serialization code from 
Apache C++ distribution. The patch contains fixes to the bugs listed below 
found while  implementing the XMI serialization:
  a)  removed assert statements which were preventing proper reporting of 
exceptions when loading an annotator dll which is not found in the path and on 
call to getIndex with an invalid index name.
 b)  fixes to XMLParser methods to synch up with the schema. This is 
required for XMI test cases.
 c)  Type name of ANNOTATION_BASE missing the namespace prefix.  Fix 
required for XMI serialization to work properly.

 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.zip


 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.