; > 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
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
-- custom task supporting mapper
>
>
>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
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
--- 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
Hi all,
I'm currently using the copy task to copy a fileset from one directory to
another.
I'd like to somehow reverse (undo) this operation in my clean target. My
first thought is something like this:
I've never created a custom task that supports mapper. Does anyone know of a
resource