AW: optional tasks without disturbing the ant/lib folder

2005-08-16 Thread Jan.Materne
sure - see http://ant.apache.org/manual/install.html#librarydependencies Jan >-Ursprüngliche Nachricht- >Von: Mark Lybarger [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 16. August 2005 16:28 >An: Ant Users List >Betreff: Re: optional tasks without disturbing the ant/lib folder > >very

AW: optional tasks without disturbing the ant/lib folder

2005-08-16 Thread Jan.Materne
>what would be really nice is if there were two "namespaces" >available for a given optional task. such that the task in the >ant/lib/ant-jsch.jar would >have: > > > >and perhaps an ant/external/lib/ant-jsch.jar would have: > > > >thoughts/ideas? XML namespaces. is defined in [$ANT_HOME/lib/an

AW: optional tasks

2004-10-27 Thread Jan . Materne
Since Ant 1.6 all JARs from ${user.home}/.ant/lib are included and you can specify with -lib option additional directories. So maybe you would path the start script with an additional -lib company/share/ant/add-libs Jan > -Ursprüngliche Nachricht- > Von: Barnes, Michael [mailto:[EMAIL