On Wed, 30 Oct 2002, Dominique Devienne <[EMAIL PROTECTED]> wrote:

> It's likely that like you suggest, the <ant> call still holds on to
> the file handles of some of these JARs, thus the <delete> takes
> fails to delete those files.

If it really was Ant (and not something inside the Java VM unrelated
to Ant), this should be fixed.  AFAIK all streams that get opened
inside of Ant (and its tasks) get closed properly.

Stefan

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to