Dick,
--- "Dick, Brian E." <[EMAIL PROTECTED]> wrote:
> Does anyone else get an icky feeling when copying
> extension libraries
> into the lib directory? Isn't that why the java
> runtime added the ext
> directory?
Ant 1.6 or higher hunts for its jars on three places:
${ant.home}/lib, ${user.home}/.ant/lib and the
directory specified by -lib option of ant laumching
script. So from Ant 1.6 I do copy no jars in
${ant.home}/lib; instead I place them in
${user.home}/.ant/lib. This ease me when I change
ant/jdk version I work with.
HTH Ivan
>
> Later,
> BEDick
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
__________________________________
Do you Yahoo!?
Send a seasonal email greeting and help others. Do good.
http://celebrity.mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]