Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 60132 invoked from network); 12 Jul 2006 01:35:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 01:35:52 -0000 Received: (qmail 58998 invoked by uid 500); 12 Jul 2006 01:35:50 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 58949 invoked by uid 500); 12 Jul 2006 01:35:50 -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 58938 invoked by uid 99); 12 Jul 2006 01:35:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 18:35:50 -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.162.202 as permitted sender) Received: from [64.233.162.202] (HELO nz-out-0102.google.com) (64.233.162.202) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 18:35:49 -0700 Received: by nz-out-0102.google.com with SMTP id 13so16304nzp for ; Tue, 11 Jul 2006 18:35:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=luCByju2okt08iMyDfRWOabneum27psfC2mCnm8ljPYmp9yQ3Xwn7o2CwtTzo7xQ4Kdwk08onivvN9goKJ8F1Bxx9/yvbZcIiRzE0Z3IfnH/LS46AunJErBpybRbDbAqLviokqP8AvRoXT9mA9MtK3bjixHcyOM2eS3emRGzmMA= Received: by 10.36.159.15 with SMTP id h15mr129032nze; Tue, 11 Jul 2006 18:35:29 -0700 (PDT) Received: from ?192.168.5.12? ( [58.186.58.170]) by mx.gmail.com with ESMTP id 10sm291147nzo.2006.07.11.18.35.27; Tue, 11 Jul 2006 18:35:28 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <44B40F53.7070606@apache.org> References: <44B40F53.7070606@apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <19755938-188D-4802-A5DF-36A069E24110@gmail.com> Content-Transfer-Encoding: 7bit From: Kev Jackson Subject: Re: AW: AW: svn commit: r420305 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition: ConditionBase.java HasMethod.java Date: Wed, 12 Jul 2006 08:44:10 +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 On 12 Jul 2006, at 03:51, Steve Loughran wrote: > Jan.Materne@rzf.fin-nrw.de wrote: >> Have you written some (not committed) testcases? > > Not yet. I've been really getting in to antunit in the book tho'. > I too had the antunit epiphany a couple of weeks ago when writing for onjava - antunit makes writing a BuildFileTest look prehistoric, it's *so* much sweeter working in xml (I never thought I'd say that!) > How do I add antunit tests to ant's own build? We also need to > update the task_writing_tutorial... Yeah updating ant tests to antunit would be good (but also a timesink). I think we have to go through the docs before next release and tidy stuff up, I noticed a couple of grammar issues I'd like to clean out, but I'm sure there are more lurking. 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