have u had success including the ant.jar, junit.jar and optional.jar ???

it seems as if todays nightly build (20.07.)does not do this.

detlef

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
g]On Behalf Of Stefan Bodewig
Sent: Thursday, July 19, 2001 2:55 PM
To: [EMAIL PROTECTED]
Subject: Re: classloader problems with dll


On Thu, 19 Jul 2001, Detlef Brendle <[EMAIL PROTECTED]> wrote:

> <jvmarg line="-cp c:\jakarta\jakarta-ant-1.3-optional.jar"/>

instead of that, add 

<pathelement location="c:\jakarta\jakarta-ant-1.3-optional.jar"/>

to your <classpath>.

The current nightly build will try to include junit.jar, ant.jar and
optional.jar when you fork <junit>.

Stefan

Reply via email to