Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 69797 invoked from network); 17 Dec 2007 11:06:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Dec 2007 11:06:19 -0000 Received: (qmail 48578 invoked by uid 500); 17 Dec 2007 11:06:07 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 48547 invoked by uid 500); 17 Dec 2007 11:06:07 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 48536 invoked by uid 99); 17 Dec 2007 11:06:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2007 03:06:07 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2007 11:05:45 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 283411178AE9E for ; Mon, 17 Dec 2007 11:05:48 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29763-04 for ; Mon, 17 Dec 2007 12:05:46 +0100 (CET) Received: by samaflost.de (Postfix, from userid 2525) id C23981178AEA0; Mon, 17 Dec 2007 12:05:46 +0100 (CET) To: dev@ant.apache.org Subject: Re: OutOfMemory in JUnitTestRunner References: <1197404452.2700.24.camel@tiamaria.ams.fredhopper.com> <1197888752.17871.64.camel@tiamaria.ams.fredhopper.com> From: Stefan Bodewig Date: Mon, 17 Dec 2007 12:05:46 +0100 In-Reply-To: <1197888752.17871.64.camel@tiamaria.ams.fredhopper.com> (Andreas Kohn's message of "Mon\, 17 Dec 2007 11\:52\:32 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org Andreas Kohn writes: > On Tue, 2007-12-11 at 21:20 +0100, Andreas Kohn wrote: >> Hi, >> >> we observe a very strange problem in the JUnitTestRunner: It runs out of >> memory with the default settings [...] > > What's the exact process for reporting a bug to ant? What information do > you always need? Is there a FAQ page which I can use? > Also, is there a roadmap for the Junit pieces? I've seen some mails > around that indicate major changes there, so may be my problem is > already addressed somehow. There are proposals talking about major(?) changes to the XML output generates, but none that would affect that I was aware of. Some while ago there have been talks about handing over the junit task to the JUnit folks, but this has never really taken off. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org