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

Dan Fabulich closed SUREFIRE-385.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4

Fixed in revision 597008

> Booter can't decode properties when <groups> contains commas
> ------------------------------------------------------------
>
>                 Key: SUREFIRE-385
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-385
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: TestNG support
>            Reporter: Dan Fabulich
>             Fix For: 2.4
>
>
> Use multiple TestNG groups, like this: <groups>foo, bar</groups>  The booter 
> will fail to parse the groups string properly, since we use 
> Properties.toString to serialize, which isn't guaranteed to be safe to 
> deserialize.

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