Scot P. Floess wrote:
You can define a
<path id = " ">
...
</path>
Your path can contain file sets, etc...
Then you can simply refer to id...
teknokrat wrote:
I would like to define a group of jar files and then reference this
group in the lib task. However, these jars are all in different
directories and neither a filelist or fileset allow me to do this.
Is there some way I can achieve this with ant?
thanks
Currently I have several <lib file="..."> tasks in my war target. I'd
like to tidy this up using some kind of reference to my
war.dependencies. However, nothing I try works. has anyone managed to do
this. How do people add their libraries to WEB-INF/lib?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]