Is this the correct way to use this property?

<property name="build.sysclasspath" value="ignore"/>

...or is it a <target> attribute?

What other (if any) values can be assigned?

Thanks!
-Larry

-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 6:52 AM
To: [EMAIL PROTECTED]
Subject: Re: Problems with CLASSPATH


Martin Monsorno <[EMAIL PROTECTED]> wrote:

> Isn't it possible to make ant NOT use the CLASSPATH settings of the 
> environment?

Set the magic property build.sysclasspath to ignore.

I'm afraid, this has been undocumented in the release.

Stefan

Reply via email to