On Fri, 6 Sep 2002, Martin <[EMAIL PROTECTED]> wrote:

> try Ant 1.5Beta2

no reason to use a beta, especially not one that is older than the
latest released version of Ant.  The build.sysclasspath property is
there and works since Ant 1.3 IIRC.

This here

> From: "Freier, Rod" <[EMAIL PROTECTED]>
> 
> <property build.sysclasspath="ignore" />

Is simply a syntax error, the property task doesn't work that way and
the correct solution (using name and value attributes) has already
been posted.

Stefan

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

Reply via email to