https://bz.apache.org/bugzilla/show_bug.cgi?id=65212

--- Comment #5 from Jaikiran Pai <jaiki...@apache.org> ---
Hello Rajesh,

Thank you for those details. A few additional questions:

> Java based component internally uses Apache Ant and as
a result we end up seeing too many temp directories with name prefixed ant.

So if I understand correctly, you have a Java program which internally launches
Ant programatically. The main Java program can/will launch Ant "N" number of
times during its lifetime. You are seeing that these N launches are causing N
such temporary directories which stay around till the main program exits. Is
that correct?

I think we (Ant project) need to handle this case better.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to