Stefan Bodewig wrote:
On Mon, 06 Jan 2003, Erik Price <[EMAIL PROTECTED]> wrote:


Does this mean that instead of having to put "catalina-ant.jar" in
the ant distribution's "lib" directory, I can simply make put this
JAR file in my $CLASSPATH?

Yes.

The wrapper script that runs Ant will put everything that is in
ANT_HOME/lib into CLASSPATH - so adding the jar file there directly is
completely equivalent.

Thanks for clearing that up for me Stefan! I didn't know ant was a wrapper, but now that I look at /usr/bin/ant it is indeed a shell script after all.


Erik


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

Reply via email to