Puts back the old version of course. With infinite levels of undo, too. :)
-----Original Message----- From: "Matt Benson" <[EMAIL PROTECTED]> Sent: Wednesday, November 16, 2005 2:50 pm To: "Ant Users List" <user@ant.apache.org> Subject: Re: uncopy -- custom task supporting mapper --- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]