RE: zipfileset help

2007-11-14 Thread Frederich, Eric P21322
Nicolas (KIRO 41) > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 14, 2007 3:28 AM > To: Ant Users List > Subject: RE: zipfileset help > > Hi, code example from the ant apache online manual : > > > > Hope that fits your need. > > Nicolas > &g

RE: zipfileset help

2007-11-14 Thread Bizard Nicolas (KIRO 41)
Hi, code example from the ant apache online manual : Hope that fits your need. Nicolas -Original Message- From: Frederich, Eric P21322 [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 13, 2007 7:06 PM To: user@ant.apache.org Subject: zipfileset help Hello. Is it possible to inclu

Re: zipfileset help

2007-11-13 Thread Dominique Devienne
On Nov 13, 2007 12:06 PM, Frederich, Eric P21322 <[EMAIL PROTECTED]> wrote: > Is it possible to include all of the contents of all jar files inside of > a directory like "lib" into a new jar? Have you looked at ? For the form of which takes a dir and includes attributes? Using may work (not test