----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 15, 2002 05:55
Subject: Re: Testing Java task
> On Sun, 10 Feb 2002, Steve Loughran <[EMAIL PROTECTED]> wrote:
>
> > I am thinking of having <property refid> To get the tests-classpath,
> > then <sysproperty> in junit to pass that down, but it still wont get
> > into the invoked build unless I force it in (which I can do in the
> > setUp() method, I suppose).
>
> <java ...>
> <syproperty key="ants.class.path" value="${passed.in.class.path}" />
> </java>
>
> inside the build file you use to test the java task?
what I ended up doing
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>