Leo Simons wrote:
> +1. It's useful =)
> 
> - Leo
> 
> On Tue, 2002-10-01 at 01:35, Peter Donald wrote:
> 
>>Hi,
>>
>>Anyone else mind if I upgrade to JUnit 3.8.1.

+1

The only problem that I've run into is a classloader related one.  JUnit
3.8.1 sets the ContextClassLoader to be a ClassLoader that is a direct
descendant of the System ClassLoader.  In J2EE environments where the
ContextClassLoader is already set, this is disasterous.  For *most*
of the things we test, it doesn't really affect us.



-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


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

Reply via email to