On Fri, 14 Feb 2003, Mark Imel <[EMAIL PROTECTED]> wrote: > This is why (in my scenario), The jar was previously used in a javac > command as part of the classpath for the compiler. Therefore, there > was an existing handle that wasn't released to the jar file.
Ahh, good catch. This is a known problem with Sun's javac implementation and not directly related to update="true" at all. We should add some pointer in the docs as well as the FAQ. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
