Re: Directory and Fileset question

2006-02-08 Thread Stefan Bodewig
On Wed, 08 Feb 2006, Mark Russell <[EMAIL PROTECTED]> wrote: > I have a collection of directories (bin, META-INF, ...) that I need > to copy into a single directory (deploy). Do you need to copy those directories or only their contents? I.e. will root/META-INF/MANIFEST.MF become root/deploy/META-

RE: Directory and Fileset question

2006-02-08 Thread bill/wilandra
Have you looked at with the "if" attribute for include? I don't know if you have enough info to set it up ahead of time but it may help. Bill -Original Message- From: Mark Russell [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 08, 2006 9:05 AM To: ant develipers list Subject: Dire