Re: uncopy -- custom task supporting mapper

2005-11-17 Thread Brian Kuhn
; > Ok, so just ing it wouldnt be enough. > > But where to get the "old" version? From , , ... ? > > > > Jan > > > > >-Ursprüngliche Nachricht- > > >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] > > >Ges

Re: uncopy -- custom task supporting mapper

2005-11-17 Thread Brian Kuhn
k, so just ing it wouldnt be enough. > But where to get the "old" version? From , , ... ? > > Jan > > >-Ursprüngliche Nachricht- > >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >Gesendet: Mittwoch, 16. November 2005 21:02 > >An: Ant Use

Re: uncopy -- custom task supporting mapper

2005-11-16 Thread dbrosius
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" Subject: Re: uncopy -- custom task supporting mapper --- Br

Re: uncopy -- custom task supporting mapper

2005-11-16 Thread Matt Benson
--- 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: > > > from="${dir-b}/LAYER/com/myc