Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 71503 invoked from network); 29 Aug 2006 01:54:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Aug 2006 01:54:18 -0000 Received: (qmail 62431 invoked by uid 500); 29 Aug 2006 01:54:17 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 62389 invoked by uid 500); 29 Aug 2006 01:54:17 -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 62378 invoked by uid 99); 29 Aug 2006 01:54:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Aug 2006 18:54:17 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of foamdino@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Aug 2006 18:54:13 -0700 Received: by py-out-1112.google.com with SMTP id 39so2289678pyu for ; Mon, 28 Aug 2006 18:53:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=LjAe3YRJ8cno9ojvEEEhW00sa/VRBlbPQReoTyP3tO/rAYR6jM6GcvnfyalcrgYsMKjR4dLTQFH3P+5RDUYamwS9hLZvYNslaVHBOgGTOyLm6MntTfc9fc+b4nIdPMKTsmdN+4IUAKmfnr0XZZxKiO0M3Aa4d4lF/DwFilvzcPo= Received: by 10.35.38.17 with SMTP id q17mr13754211pyj; Mon, 28 Aug 2006 18:53:53 -0700 (PDT) Received: from ?192.168.5.16? ( [58.186.88.117]) by mx.gmail.com with ESMTP id 36sm1579350nzk.2006.08.28.18.53.52; Mon, 28 Aug 2006 18:53:53 -0700 (PDT) Subject: Re: AntVersion test failing From: Kev Jackson To: Ant Developers List In-Reply-To: <78B93923-60BD-451F-830A-48CC6761D6F5@gmx.de> References: <1156744475.15073.65.camel@linux-dev> <78B93923-60BD-451F-830A-48CC6761D6F5@gmx.de> Content-Type: text/plain Date: Tue, 29 Aug 2006 08:54:22 +0700 Message-Id: <1156816462.15073.74.camel@linux-dev> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 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 Hi Antoine, As you requested, I've modified AntVersion to pass the failing test with the beta, without using positional indexing (brittle) code - please see commit for more details. Again if you spot a problem with this please let me know, I'll try to get it fixed asap. Thanks, Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org