that did it - thank you.
out of curiosity - is this documented anywhere?
thanks - dave
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 25, 2001 3:44 PM
To: [EMAIL PROTECTED]
Subject: RE: java command adding to classpath???
<property name="build.sysclasspath" value="ignore"/>
should clear the classpath.
hope it helps
boris
> -----Original Message-----
> From: David Thielen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 25, 2001 4:15 PM
> To: Ant-User
> Subject: java command adding to classpath???
>
> Hi;
>
> I think that Ant is adding the root path to the classpath when I run the
> Java command. Is this the case? And if so, how do I stop this?
>
> thanks - dave