Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 61805 invoked from network); 20 Dec 2002 16:36:17 -0000 Received: from exchange.sun.com (HELO nagoya.betaversion.org) (192.18.33.10) by daedalus.apache.org with SMTP; 20 Dec 2002 16:36:17 -0000 Received: (qmail 11050 invoked by uid 97); 20 Dec 2002 16:36:39 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 10962 invoked by uid 97); 20 Dec 2002 16:36:38 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 10867 invoked by uid 98); 20 Dec 2002 16:36:37 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Fri, 20 Dec 2002 11:35:10 -0500 From: "Rollo, Dan" Subject: Stop or flush System.out, System.err cache To: "'ant-user@jakarta.apache.org'" Message-id: MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset=iso-8859-1 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm running some long JUnit tests using Ant 1.5.1 and the JUnit tag. I'm trying to debug a memory leak in my application code using these unit tests. My problem is that since all the console output from the unit tests is cached, I can't determine for sure what is going on during the test. Also, eventually, the unit test VM runs out of memory, and I need to see my debug output to know what's happening. Is there some way to turn off the caching of output that Ant and/or JUnit is doing, and immediately flush the output to the console as it is generated? Thanks! Dan ************************************************************************** This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited. Thank you for your compliance. -- To unsubscribe, e-mail: For additional commands, e-mail: