Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 13802 invoked from network); 30 Jan 2008 10:59:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2008 10:59:26 -0000 Received: (qmail 87250 invoked by uid 500); 30 Jan 2008 10:59:17 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 87202 invoked by uid 500); 30 Jan 2008 10:59:16 -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 87191 invoked by uid 99); 30 Jan 2008 10:59:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 02:59:16 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of foamdino@gmail.com designates 72.14.220.159 as permitted sender) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 10:58:49 +0000 Received: by fg-out-1718.google.com with SMTP id 22so181168fge.22 for ; Wed, 30 Jan 2008 02:58:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=+2AyyLvI695ogRAavDg3DwIk2/n4oUZjFIFhTevorLU=; b=CtISMnqQnyGxgYOX6NAFZHk/4cSwqM+Bu1ugV6CmBr5Xxt26eQvtcXKYDD/FOLg2ydB3Uvk3U6tKFCCemPPEq5Vn/DietegLuybx5ZArbpztQsWZSm7uArzHXDzXW2YOWcXf93Tc+qt+EQNngRBUIxzpOWkMVSP9pfW3S3/hlUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NDNlSx7uD4YzbLSsk77qAsau4zjQVDdgpL/J357aWRuR0gmZYwJtoCHrNBYOCG2AZR4ZnFUzklIYDeXm8iHSH1d44d4EeRKAlUtD1cvFjcy10M/5koNwZuLrnDhPirZ9Yl3/Zpr2Op4ztAkIPWkJZlyICzXCNKG3fuhH3jvdwJ0= Received: by 10.82.184.2 with SMTP id h2mr1109086buf.22.1201690735325; Wed, 30 Jan 2008 02:58:55 -0800 (PST) Received: by 10.82.151.5 with HTTP; Wed, 30 Jan 2008 02:58:55 -0800 (PST) Message-ID: Date: Wed, 30 Jan 2008 17:58:55 +0700 From: "Kevin Jackson" To: "Ant Developers List" Subject: 1.7.1 Status MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi all, Had a bit of a hectic Christmas period (and it's Tet next week too!) So far: Ubuntu Gutsy: - Java 1.5: 1.7.1 all tests pass - Java 1.6.0_3 1.7.1 XMLCatalogTest fails Windows XP SP2: - Java 1.6.0_2 1.7.1 FileUtilsTest.testHasErrorInCase fails (this may be related to the createTempFile changes made from 1.7 -> 1.7.1) Mac OSX: - Anyone post a positive/negative for OSX (Leopard/Tiger/Jaguar) for 1.7.1? (with Java 5 I assume) As I don't have a signed public key, I'd probably not be the best person to build the signed distribution :). I'm happy to bang the code into shape and get it ready, but without having my key verified before uploading the dist, I don't think it would look good. If we can close these last failing tests (figure out why the XML stuff is freaking out for Java6 - what did Sun include with the standard jdk that's screwing with Ant), I think we'll be almost ready for a release. Thanks, Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org