--- Brian Kuhn <[EMAIL PROTECTED]> wrote:
[SNIP]
> I'm currently using the copy task to copy a fileset
> from one directory to
> another.
[SNIP]
> I'd like to somehow reverse (undo) this operation in
> my clean target. My
> first thought is something like this:
> 
> <uncopy>
> <mapper
> from="${dir-b}/LAYER/com/mycompany/appl/layer/*"
> to="${dir-a}/com/mycompany/appl/layer/*"/>
> <fileset
> dir="${dir-b}/LAYER/com/mycompany/appl/layer"/>
> </uncopy>
[SNIP]

Okay... I'll bite.  What would <uncopy> DO?

-Matt


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

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

Reply via email to