> -Original Message-
> From: Langanke, Frank [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 17 August 2006 9:23 PM
> To: user@ant.apache.org
> Subject: Cannot delete file from classpath.
>
> Hi,
>
> I have a project A which depends on a jar from another
>
Hi,
I have a project A which depends on a jar from another project B. The
problem is that I got the jar from project B in the classpath of project
A; at start my clean target tries to delete the jar but fails because
the file is in the classpath. I don't know how to update the jar (how to
delete i