[ http://jira.codehaus.org/browse/MNG-441?page=comments#action_46661 ]
Andy Glick commented on MNG-441:
--------------------------------
I've started work on this. Will add a class ForkMode as an enumerated type in
surefire and the plugin will reference it. The surefirebooter class will
determine the ForkMode value passed by the plugin {NONE, ONCE, EACH_TEST}
default value will be ONCE and kick off tests according to ForkMode - I intend
to add a class SurefireConfiguration to make this similar to plexus.compiler,
I'm attempting to create a protocol for parameter passing as we've already got
surefire-beanshell, surefire-jython, surefire-web and surefire-xmlrpc, i expect
to add surefire-testng and possibly surefire-ivalidator when things settle down
a bit :)
> surefire plugin needs to be able to fork tests
> ----------------------------------------------
>
> Key: MNG-441
> URL: http://jira.codehaus.org/browse/MNG-441
> Project: Maven 2
> Type: Improvement
> Components: maven-surefire-plugin
> Reporter: Brett Porter
> Fix For: 2.0-beta-2
>
>
> they can leak memory, so a "fork once for all" option would be good.
--
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]