i don't know but a work around could also be break the ant tasks make a bat file doant.bat whcih will make two calls to ant start ant finish
in start run the dll's and in finish move them (my work around is first move then use) tibi > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 9:23 AM > To: [EMAIL PROTECTED] > Subject: Re: move > > > On Mon, 29 Jul 2002, Tibor Strausz <[EMAIL PROTECTED]> wrote: > > > but the dll's are used by ant tasks > > i want to use dll with ant taks and then move them... > > so is it posible to 'free' them?? > > Probably not within a single Ant run - or is there a way to unload a > DLL from the Java Virtual Machine? > > 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]>
