[EMAIL PROTECTED] wrote:
Why do you put libs in ANT_HOME/lib ?
All classes there are added to Ants classpath by Ants launcher class.
And only tasks and external libraries for tasks make little sence
here.
Because the ant library folder is the obvious place to
put custom ant tasks.
Ok, thats
>> Why do you put libs in ANT_HOME/lib ?
>> All classes there are added to Ants classpath by Ants launcher class.
>> And only tasks and external libraries for tasks make little sence
here.
>
>Because the ant library folder is the obvious place to
>put custom ant tasks.
Ok, thats new - you are s