On Thu, 21 Feb 2002, Mak Bhandari <[EMAIL PROTECTED]> wrote: > C:\cvs\work\cams\bin\..\deployment\build.xml:13: Unable to delete > file C:\cvs\wo rk\camsjar\cams.jar at
Is this file on your CLASSPATH? If so, the Java VM running Ant is holding a lock on it, so that you cannot delete it. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
