Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 95377 invoked from network); 14 Jun 2006 18:19:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2006 18:19:55 -0000 Received: (qmail 52097 invoked by uid 500); 14 Jun 2006 18:19:49 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 52046 invoked by uid 500); 14 Jun 2006 18:19:49 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 51995 invoked by uid 99); 14 Jun 2006 18:19:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 11:19:48 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ddevienne@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 11:19:47 -0700 Received: by ug-out-1314.google.com with SMTP id m3so429388ugc for ; Wed, 14 Jun 2006 11:19:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tKY1aemX0MUynj5+U9qvZnri0KTwa5HAPqKRNOa7Uu30xxpq0DYpitFiRd7XMYqMZ+/Uiz/wMvpbfXMYk8mN3wqqCFYXeHJUOehsYPV2pewfEFquVN2YpJSqryB9mVTZ6vpCrUBlb7Tmu+m34NWNJMPBMBCKcUMn1wfWB3Le5yE= Received: by 10.78.20.13 with SMTP id 13mr194603hut; Wed, 14 Jun 2006 11:19:26 -0700 (PDT) Received: by 10.78.48.9 with HTTP; Wed, 14 Jun 2006 11:19:26 -0700 (PDT) Message-ID: <255d8d690606141119p6cb46212vaf4babd2ceb86103@mail.gmail.com> Date: Wed, 14 Jun 2006 13:19:26 -0500 From: "Dominique Devienne" To: "Ant Users List" , floess@mindspring.com Subject: Re: Numeric comparisons? In-Reply-To: <44904F24.3050401@mindspring.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44904F24.3050401@mindspring.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/14/06, Scot P. Floess wrote: > Anyone know of a way in which to do numeric comparisons? For instance > something like: > > if a > b Ant-Contrib's ? I'd use a