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
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
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
> -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
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
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
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: