You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/04/12 17:46:46 UTC

[jira] Closed: (SUREFIRE-317) Properties in surefire reports are no longer escaped

     [ http://jira.codehaus.org/browse/SUREFIRE-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed SUREFIRE-317.
---------------------------------

      Assignee: Brett Porter
    Resolution: Cannot Reproduce

> Properties in surefire reports are no longer escaped
> ----------------------------------------------------
>
>                 Key: SUREFIRE-317
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-317
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: xml generation
>    Affects Versions: 2.3
>         Environment: Mac OS X, JVM 1.5
>            Reporter: Jacob Bay Hansen
>            Assignee: Brett Porter
>             Fix For: 2.3.1
>
>
> In version 2.0.4 the properties section of the surefire reports would look like this:
>     <property value="&quot;Apple Computer, Inc.&quot;" name="java.vm.vendor"/>
> in version 2.0.6 it look like this:
>     <property value=""Apple Computer, Inc"" name="java.vm.vendor"/>
> So later reporters report XML parse errors

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