surefire property droppings in fork mode
----------------------------------------
Key: MSUREFIRE-36
URL: http://jira.codehaus.org/browse/MSUREFIRE-36
Project: Maven 2.x Surefire Plugin
Type: Bug
Reporter: Brett Porter
Assigned to: Jason van Zyl
when running surefire in fork mode (specifically, I'm using cobertura), the
surefire.properties, surefire-classloader.properties and sometimes a file
called "null" get left behind. I believe this might be when the tests fail but
haven't investigated.
I think these files should either be created in the tmpdir (preferred) or
target, and set to delete on exit rather than delete on success.
--
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]