Generated xml reports are not parseable on macosx
-------------------------------------------------

         Key: SUREFIRE-29
         URL: http://jira.codehaus.org/browse/SUREFIRE-29
     Project: surefire
        Type: Bug

    Reporter: Grégory Joseph
 Assigned to: Jason van Zyl 
 Attachments: TEST-net.incongru.util.io.CloserTest.xml, stacktrace.txt

... because the java.vm.vendor property is "Apple Computer, Inc." , including 
the quotes, thus the generated xml report is not parseable, one of the lines 
being:

<property value=""Apple Computer, Inc."" name="java.vm.vendor"/>

See the attached stacktrace and sample report.

This cause the surefire-report-maven-plugin to fail.

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

Reply via email to