Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 98506 invoked from network); 24 Sep 2009 15:47:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Sep 2009 15:47:34 -0000 Received: (qmail 15551 invoked by uid 500); 24 Sep 2009 15:47:33 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 15459 invoked by uid 500); 24 Sep 2009 15:47:33 -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 15448 invoked by uid 99); 24 Sep 2009 15:47:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Sep 2009 15:47:33 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Sep 2009 15:47:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 3976728985E1 for ; Thu, 24 Sep 2009 17:47:04 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KzVv4vXyt36A for ; Thu, 24 Sep 2009 17:46:56 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 8A8E728985E2; Thu, 24 Sep 2009 17:46:56 +0200 (CEST) From: Stefan Bodewig To: dev@ant.apache.org Subject: Re: if/unless Attributes References: <873a6co9x7.fsf@v35516.1blu.de> <382742.73606.qm@web55108.mail.re4.yahoo.com> <255d8d690909240712l1887ae5j4c9bbf14a61884ef@mail.gmail.com> X-Draft-From: ("nnfolder:mail.jakarta-ant" 95958) Date: Thu, 24 Sep 2009 17:46:56 +0200 In-Reply-To: <255d8d690909240712l1887ae5j4c9bbf14a61884ef@mail.gmail.com> (Dominique Devienne's message of "Thu, 24 Sep 2009 09:12:20 -0500") Message-ID: <87eipwmjkf.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2009-09-24, Dominique Devienne wrote: > we have ${toString:foo}, we might as well call it ${toBoolean:foo} to > be consistent, toString applies to project references, not properties, so they would not be as symmetric as they look. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org