Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 82291 invoked from network); 5 Nov 2005 10:32:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Nov 2005 10:32:42 -0000 Received: (qmail 7470 invoked by uid 500); 5 Nov 2005 10:32:41 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 7412 invoked by uid 500); 5 Nov 2005 10:32:41 -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 7399 invoked by uid 99); 5 Nov 2005 10:32:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2005 02:32:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [213.84.255.5] (HELO kruithof.xs4all.nl) (213.84.255.5) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2005 02:32:35 -0800 Received: from aldi.jkf ([192.168.2.4] helo=[127.0.0.1]) by kruithof.xs4all.nl with esmtp (Exim 4.50) id 1EYLLN-0002md-6p for dev@ant.apache.org; Sat, 05 Nov 2005 11:32:17 +0100 Message-ID: <436C8A28.6050401@apache.org> Date: Sat, 05 Nov 2005 11:32:08 +0100 From: Martijn Kruithof User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: AntUnit References: <20051104231337.23440.qmail@web30904.mail.mud.yahoo.com> In-Reply-To: <20051104231337.23440.qmail@web30904.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Matt Benson wrote: >--- Stefan Bodewig wrote: > > > >>Does it need to? Ant doesn't know where to get >>junit either. Simply >>make the presence of antunit a requirement just as >>we require junit >>today. >> >> > >So it could be fetched in some way similar to that >done by fetch.xml ... > > The current ant tests can be run without performing a fetch, the junit jar file is included in the source distribution (and svn tree) of ant. Fetching anything beyond the svn tree is not necessary to compile the core parts of and ant, and testing ant. Martijn --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org