> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 09, 2005 2:24 PM
> To: Ant Users List; Brown, Carlton
> Subject: Re: Using mappers with delete task
> 
> On Wed, 9 Nov 2005 12:46:27 -0600, Brown, Carlton wrote:
> 
> >To accomplish this, I tried using a mapper with the delete task, but
I
> >got an error saying the delete doesn't support the use of mappers.
> >Without a mapper, I can't see how this would be done.
> 
> use delete with a fileset and a present selector.

This allows the delete task to check existence of files in another
directory tree, but it does not allow to check existence of files with
different extensions (For example, given file /src/Script.foo delete
file /build/Script).   But thanks for the partial answer.


*****
"The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential, proprietary, and/or privileged 
material.  Any review, retransmission, dissemination or other use of, or taking 
of any action in reliance upon, this information by persons or entities other 
than the intended recipient is prohibited.  If you received this in error, 
please contact the sender and delete the material from all computers."  118


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to