Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 40117 invoked from network); 28 Sep 2005 19:45:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2005 19:45:09 -0000 Received: (qmail 82046 invoked by uid 500); 28 Sep 2005 19:45:07 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 81681 invoked by uid 500); 28 Sep 2005 19:45:06 -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 81667 invoked by uid 99); 28 Sep 2005 19:45:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 12:45:06 -0700 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 [217.160.128.107] (HELO www.samaflost.de) (217.160.128.107) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 12:45:11 -0700 Received: by www.samaflost.de (Postfix, from userid 1000) id 9252980009F; Wed, 28 Sep 2005 21:44:43 +0200 (CEST) To: dev@ant.apache.org Subject: Re: svn commit: r292276 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java X-Draft-From: ("nnfolder:mail.jakarta-ant" 70844) References: <20050928193227.49708.qmail@web30915.mail.mud.yahoo.com> From: Stefan Bodewig Date: Wed, 28 Sep 2005 21:44:43 +0200 In-Reply-To: <20050928193227.49708.qmail@web30915.mail.mud.yahoo.com> (Matt Benson's message of "Wed, 28 Sep 2005 12:32:27 -0700 (PDT)") Message-ID: <87r7b9dljo.fsf@www.samaflost.de> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, 28 Sep 2005, Matt Benson wrote: >> No, not necessary > > :) Hmm, why not? Because IntrospectionHelper will always use the more specific addFileset instead of add. During development I had a bug where I suspected a fileset was added as a resource collection and I wanted to be sure it wasn't - it wasn't 8-) Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org