Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 82882 invoked from network); 1 Sep 2006 01:36:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 01:36:14 -0000 Received: (qmail 52402 invoked by uid 500); 1 Sep 2006 01:36:13 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 52067 invoked by uid 500); 1 Sep 2006 01:36:12 -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 52056 invoked by uid 99); 1 Sep 2006 01:36:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 18:36:12 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of foamdino@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 18:36:08 -0700 Received: by py-out-1112.google.com with SMTP id 39so846190pyu for ; Thu, 31 Aug 2006 18:35:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=bu0GxHMIXfKH+kaJ/9p1AI2pYIsz4eSWOHtQNQCsyt6uUAQyDqejBz/rHMDllg90RBXGe9EDanCftPCHRYiLZks5MZV/XmKqHeu3fDNki4BDiMBYzwYQk+yiySnsiyAyWg97nHifb5CKjmmJ+XDZ5Gbj/VzWbwVYLm9HklaPnps= Received: by 10.35.114.16 with SMTP id r16mr1785799pym; Thu, 31 Aug 2006 18:05:47 -0700 (PDT) Received: from ?192.168.1.33? ( [58.186.78.37]) by mx.gmail.com with ESMTP id 7sm1199702nzo.2006.08.31.18.05.46; Thu, 31 Aug 2006 18:05:47 -0700 (PDT) In-Reply-To: <20060831215542.14460@gmx.net> References: <008d01c6cd38$4b724340$0301a8c0@julia> <20060831215542.14460@gmx.net> Mime-Version: 1.0 (Apple Message framework v752.2) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <28663C8C-7C05-451D-B51E-261D2BB4BF36@gmail.com> Content-Transfer-Encoding: 7bit From: Kev Jackson Subject: Re: Building Ant 1.7beta Date: Fri, 1 Sep 2006 08:14:19 +0700 To: "Ant Developers List" X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I know this too. To run ant testcases, either I run them > individually in IDEA, or I bootstrap and rebuild and install my new > version of ant, then run the tests. > I just set my ANT_HOME to point to ~/projects/ant-core-trunk/build/ dist - then I'm always running the latest code and the tests should test against it (so long as I remember to bootstrap + build before I run the tests) Kev -- "To be governed is to be watched over, inspected, spied on, directed, legislated..." - Pierre-Joseph Proudhon --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org