Hi, You can save the jar files in a separate location and refer to them.
See the task named "path". Then you can use that path in your tasks. Cheers, Kamal --------------------------------------- http://lkamal.blogspot.com/2009/07/war-ant-eclipse-build-web-application.html On Thu, Aug 6, 2009 at 9:22 PM, Raagu <rknilekani2...@gmail.com> wrote: > > Hi people > > In my build script, I have made use of <for> , <scriptdef> and other tasks > which made use of external jars . I have kept those jar files in > ${ANT_HOME}\lib directory.. But I dont want to keep those jar files in Ant > Lib's directory.. So Is there any way to keep those jar files in other > directory may be in directory where build script resides. ?? If there are > any ways then How can refer those jar files within Ant script?? > > I have used > <for> task ---- > ant-contrib.jar > I have used javascript in <scriptdef> -----> js.jar > <var> ------> ant.contrib.jar > > Please Do reply > > -- > View this message in context: > http://www.nabble.com/where-to-keep-jar-files-tp24849255p24849255.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > >