[ http://jira.codehaus.org/browse/MSUREFIRE-69?page=comments#action_60115 ] 

Brett Porter commented on MSUREFIRE-69:
---------------------------------------

I was just saying that

new TestNG ( false )

is not a particularly help piece of code to read when used.

new TestNG()
testNG.setUseDefaultReports( false )

is much clearer. But, I'm not one to dictate your API, so I'll use what I can.

You'll need to change the dependency in the surefire-testng module. That is the 
piece of code that calls TestNG.


> stop output to test-output directory
> ------------------------------------
>
>          Key: MSUREFIRE-69
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-69
>      Project: Maven 2.x Surefire Plugin
>         Type: Sub-task

>     Reporter: Brett Porter
>      Fix For: 2.2
>  Attachments: surefire-patch.txt
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to