>using scripts to start my ant files, f.e. =
>
>windows
>set JAVA_HOME=C:\java\jdk\1.6.0_15
>set ANT_HOME=C:\ant
>set ANT_ARGS=-lib C:\ant_xtralibs;C:\ant_testlibs
>set PATH=%PATH%;%JAVA_HOME%\bin;%ANT_HOME%\bin;C:\cvsnt
Using the -lib option to load additional libraries has another benefit.
Ther
Raagu schrieb:
> In my build script, I have made use of , 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
> dire
r those jar files within Ant script??
I have used
task > ant-contrib.jar
I have used javascript in -> js.jar
--> ant.contrib.jar
Please Do reply
--
View this message in context:
http://www.nabble.com/where-to-keep-jar-files-tp24849255p24849255.
javascript in -> js.jar
>--> 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.
>
>
>
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,