Well, it actually did...
I temporary reverted the commit and opened a new issue for
this:
http://ji
ra.codehaus.org/browse/SUREFIRE-54
After this change the recently fixed TestNG support was
totally broken
again. If this change is needed we have to find a way to
keep TestNG
working before, and we absolutely needs tests for those
problems
(actually the problems caused by the availability or not of
the System
Classloader are not caught by any test).
fabrizio
From Brett Porter <br... apache.org>
Subject Re: svn commit: r438999 -
/maven/surefire/trunk/surefire-booter/src/main/java/org/apac
he/maven/surefire/booter/SurefireBooter.java
Date Thu, 31 Aug 2006 21:56:40 GMT
Could this break any existing tests?
- Brett
On 01/09/2006, at 4:21 AM, kenney apache.org wrote:
> Author: kenney
> Date: Thu Aug 31 11:21:53 2006
> New Revision: 438999
>
> URL:
http://svn.apache.org/viewvc?rev=438999&view=rev
> Log:
> Set parent classloader to null for the
testsClassLoader.
|