RE: help with copy and glob mapper

2005-12-14 Thread EJ Ciramella
PM To: Ant Users List Subject: RE: help with copy and glob mapper > -Original Message- > From: EJ Ciramella [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 13, 2005 3:54 PM > To: user@ant.apache.org > Subject: help with copy and glob mapper > > We have a series of

RE: help with copy and glob mapper

2005-12-14 Thread EJ Ciramella
Yes, I opted for the regexmapper. Thanks for the response! -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 12:22 AM To: user@ant.apache.org Subject: Re: help with copy and glob mapper On Tue, 13 Dec 2005, EJ Ciramella <[EM

Re: help with copy and glob mapper

2005-12-13 Thread Stefan Bodewig
On Tue, 13 Dec 2005, EJ Ciramella <[EMAIL PROTECTED]> wrote: > > > > > > > > > But for whatever reason, this only picks up files at the top level > (things in source, but not source/somesubdir/someotherdir). This is because your other files are not matched by t

RE: help with copy and glob mapper

2005-12-13 Thread Brown, Carlton
> -Original Message- > From: EJ Ciramella [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 13, 2005 3:54 PM > To: user@ant.apache.org > Subject: help with copy and glob mapper > > We have a series of templates in a particular directory and I was hoping > to use

RE: help with copy and glob mapper

2005-12-13 Thread EJ Ciramella
lto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 4:10 PM To: Ant Users List Subject: RE: help with copy and glob mapper EJ, Maybe you can set up a target to do the copy for you and try something

RE: help with copy and glob mapper

2005-12-13 Thread Ferrer, Eric
particular webapp project prior to building a war file. Hope this helps. -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 13, 2005 1:54 PM To: user@ant.apache.org Subject: help with copy and glob mapper We have a series of templates in a particular

help with copy and glob mapper

2005-12-13 Thread EJ Ciramella
We have a series of templates in a particular directory and I was hoping to use copy/glob mapper/expand properties in order to move them into the build directory AND rename them. At a point, the directory paths are identical, so what I was hoping to do is something like this: