Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 43644 invoked from network); 23 Sep 2003 15:39:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Sep 2003 15:39:55 -0000 Received: (qmail 97146 invoked by uid 500); 23 Sep 2003 15:39:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 96873 invoked by uid 500); 23 Sep 2003 15:39:46 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 96859 invoked from network); 23 Sep 2003 15:39:46 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 23 Sep 2003 15:39:46 -0000 Received: (qmail 17578 invoked by uid 50); 23 Sep 2003 15:42:43 -0000 Date: 23 Sep 2003 15:42:43 -0000 Message-ID: <20030923154243.17577.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 20053] - Method required to clear down the "recorderEntries" Hashtable in the ANT 1.5.3 Recorder Class X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20053 Method required to clear down the "recorderEntries" Hashtable in the ANT 1.5.3 Recorder Class bodewig@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement ------- Additional Comments From bodewig@apache.org 2003-09-23 15:42 ------- I'll mark this as an enhancement request. The most logical thing to me (and I think it would help your GUI app) would be to auto-clear the cache on the buildFinished event as the RecorderEntry instances will close their output files there as well. Would that be enough for your case? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org