https://bz.apache.org/bugzilla/show_bug.cgi?id=65212
--- Comment #10 from Rajesh Putta <rajesh.pu...@appdynamics.com> --- Thanks Stefan. We do not see such temp folder creation issues with Ant version of 1.10.8. Only after we upgraded our component to use Ant 1.10.9, we started noticing the temp folder issues. I am not sure the reason behind such change across the versions. This aggressive temp folders creation is hurting us as we notice 2 empty folders per minute with the frequency with which we are executing and as mentioned earlier Reiterating which was mentioned earlier We have a component based on java which executes custom scripts on scheduled interval to collect metrics and reports them to a centralised controller where end users can view those metrics on UI. Component based on java doesn't exit until some one kills it. Java based component internally uses Apache Ant and as a result we end up seeing too many temp directories with name prefixed ant. I am sure who ever has such use case runs into such issues. Can you please re look into it Thanks Rajesh -- You are receiving this mail because: You are the assignee for the bug.