On Tue, 29 Jan 2002, Ray Tayek <[EMAIL PROTECTED]> wrote:
> At 03:08 PM 1/29/02 +0100, you wrote:

>>The rule of thumb for all optional tasks that require external
>>libraries is: if the definition of the task is part of the system
>>CLASSPATH, all libraries it needs have to be on the system CLASSPATH
>>as well.
> 
> by system classpath, i assume you mean the $CLASSPATH environment
> variable. to avoid confusion, i did not set this.

$CLASSPATH plus everything that is inside of $ANT_HOME/lib as the
wrapper script (ant) implicitly adds everything inside of
$ANT_HOME/lib to $CLASSPATH before invoking Java.

Stefan

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

Reply via email to