Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 45811 invoked from network); 21 Nov 2008 12:58:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2008 12:58:56 -0000 Received: (qmail 7482 invoked by uid 500); 21 Nov 2008 12:59:04 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 7422 invoked by uid 500); 21 Nov 2008 12:59:04 -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 7411 invoked by uid 99); 21 Nov 2008 12:59:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2008 04:59:04 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2008 12:57:41 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 0F2A2E220018 for ; Fri, 21 Nov 2008 12:57:56 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27704-07 for ; Fri, 21 Nov 2008 13:57:55 +0100 (CET) Received: by samaflost.de (Postfix, from userid 2525) id C6BCCE220016; Fri, 21 Nov 2008 13:57:54 +0100 (CET) To: dev@ant.apache.org Subject: Re: EasyAnt phases X-Draft-From: ("nnfolder:mail.jakarta-ant" 90992) References: <491C7B41.6050406@callenish.com> <255d8d690811131134o6422e541s2d946352ae045e14@mail.gmail.com> <255d8d690811140810q7bbf4964vfea43175304a6246@mail.gmail.com> <492471DE.3010603@callenish.com> From: Stefan Bodewig Date: Fri, 21 Nov 2008 13:57:54 +0100 In-Reply-To: (Gilles Scokart's message of "Thu\, 20 Nov 2008 20\:26\:46 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On 2008-11-20, Gilles Scokart wrote: > 2008/11/20 Stefan Bodewig : >> On 2008-11-20, Gilles Scokart wrote: >>> - What about the if/unless? >> This would be pretty hard to implement as you saw yourself later on. >> What if the same target is in the depends list of two different >> target-groups? > What about making an 'or' between the conditions ? Is this really what would be intended? What if one target-group has an if attribute while the other one has not, or if the have contradicting attributes? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org