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 copy/glob mapper/expand p
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
EJ,
Maybe you can set up a target to do the copy for you and try something
like this
We have a project that its contents need to copied into partic