Failure in XCasToCasDataSaxHandlerTest on Sun Java 1.4.2
--------------------------------------------------------

                 Key: UIMA-220
                 URL: https://issues.apache.org/jira/browse/UIMA-220
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
         Environment: Windows XP
Sun JRE 1.4.2_13
            Reporter: Adam Lally
             Fix For: 2.1


I think this is due to a bug in the XSLT implementation in that version of 
Java, which we've seen before, causing \r characters to not be serialized when 
an XML document is written out.  Our example CAS has explicit 
 
sequences in the Sofa.  These are preserved on deserialization, but lost on a 
subsequent serialization.  This causes the the test case gets an assertEquals 
failure attempting to compare two strings that have differing line-break 
styles.  It works on other JRE levels.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to