cool the defaultexcludes="false" did the trick :-D thnx a lot
tibi > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 4:11 PM > To: [EMAIL PROTECTED] > Subject: Re: rename/move > > > On Tue, 30 Jul 2002, Tibor Strausz <[EMAIL PROTECTED]> wrote: > > >> (3) The directory contains files that don't get moved. Does Ant > >> successfully delete ${srcDir} at the end of <move>? > > The srcDir still excists after the move task > > Why? What is left in it? Do you need defaultexcludes="false" on your > <fileset>? > > Stefan > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
