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

Herve Boutemy updated SUREFIRE-440:
-----------------------------------

    Fix Version/s:     (was: 2.5)
                   2.4.3

> Fix serialization of File[] into properties for forked Surefire run
> -------------------------------------------------------------------
>
>                 Key: SUREFIRE-440
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-440
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: process forking
>    Affects Versions: 2.4
>            Reporter: Benjamin Bentmann
>            Assignee: Herve Boutemy
>             Fix For: 2.4.3
>
>         Attachments: file-array-conversion.patch
>
>
> The logic in SurefireBooter.convert() to produce a string for a File[] is 
> broken. It currently produces something like
>   [file1file2,]
> instead of
>   [file1,file2]

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