> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: 22 September 2004 01:31
> To: Gump code and data
> Subject: Re: excalibur-thread-impl failure in Gump
> 
> Short answer:
> It has a problem in build.properties. There are two maven.jar.junit
> properties, and the second points at ant-junit.jar, which I assume
> does not declare junit.framework.TestCase.

Ant-junit.jar is ant extensions to junit.  This would be introduced with
any dependency with a runtime inheritance property set (which is the
case of the thread-impl gump project definition).  I've just updated the
def to remove the runtime inheritance stuff so that should simplify
things a touch.

Steve.




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

Reply via email to