Have you tried <lib refid="war.dependencies"/>
Ben -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of teknokrat Sent: Tuesday, October 24, 2006 7:31 AM To: user@ant.apache.org Subject: Re: how do i group files in different directories? 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] ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]