Jon Stevens <[EMAIL PROTECTED]> writes:

> on 6/19/01 2:53 PM, "Martin Poeschl" <[EMAIL PROTECTED]> wrote:
> 
> > caused by the missing ant.jar in the classpath there are some javadoc warnings
> > (torque classes)
> > 
> > how can we fix this?
> 
> Yea, I noticed that before and I'm not really sure how to fix it other than
> trying to resolve the path to $ANT_HOME/lib/ant.jar.

Since Ant must either be in the user's CLASSPATH or relative to
ANT_HOME, can't we simply assure that Ant is in the CLASSPATH before
executing any targets defined in out build.xml file?

Daniel

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

Reply via email to