Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 52634 invoked from network); 2 Nov 2005 15:24:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 15:24:06 -0000 Received: (qmail 42132 invoked by uid 500); 2 Nov 2005 15:23:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 41991 invoked by uid 500); 2 Nov 2005 15:23:47 -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 41951 invoked by uid 99); 2 Nov 2005 15:23:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 07:23:47 -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 [207.149.72.5] (HELO tippecanoe.cobaltgroup.com) (207.149.72.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2005 07:23:42 -0800 Received: from [192.168.20.65] (fw-sea-bus-outside-nat.cobaltgroup.com [207.149.72.12]) by tippecanoe.cobaltgroup.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id jA2FNMa25245 for ; Wed, 2 Nov 2005 07:23:22 -0800 Message-ID: <4368D9EA.2070106@grafidog.com> Date: Wed, 02 Nov 2005 07:23:22 -0800 From: Dale Anson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: XmlProperty, AntUnit, questions References: <20051101215359.80139.qmail@web30908.mail.mud.yahoo.com> In-Reply-To: <20051101215359.80139.qmail@web30908.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: >I haven't seen you around the lists for awhile until >recently, Dale... > Some SPF thing has prevented me from posting to the apache lists for some time. I finally got around to figuring it out. >The ongoing resource collection work >in Ant HEAD seeks to address this exact type of >situation in a generic way. The "right" fix, >therefore, IMO is to modify XmlProperty to accept its >input from a resource. > Cool. I'll need to look into resources. >> >> >I hope Stefan makes it clearer (if he's taken it that >far) how we can integrate antunit into Ant's testing >to eventually replace junit (my ambitious hope >anyway). > > > Mine too. I've found this approach to unit testing for Ant to significantly lower the difficulty and complexity of writing tests. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org