Author: brett
Date: Fri Jan 20 03:25:42 2012
New Revision: 1233745
URL: http://svn.apache.org/viewvc?rev=1233745&view=rev
Log:
delete temp file immediately so 10Gb of files are not left in target...
Modified:
maven/sandbox/trunk/wagon/wagon-benchmarks/wagon-benchmarks-api/src/main/java/org/a
Author: jdcasey
Date: Thu Jan 19 18:38:31 2012
New Revision: 1233522
URL: http://svn.apache.org/viewvc?rev=1233522&view=rev
Log:
[SUREFIRE-803] Use plugin context to determine whether we're seeing a failsafe
summary from earlier in the current build vs. from a previous build. If it's
from a prev
Author: jdcasey
Date: Thu Jan 19 17:21:50 2012
New Revision: 1233482
URL: http://svn.apache.org/viewvc?rev=1233482&view=rev
Log:
[SUREFIRE-803] Accumulate failsafe results in the failsafe-summary file instead
of overwriting it. This allows multiple failsafe executions to contribute to
it, and av