From dev-return-74833-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Sun Sep 17 17:26:24 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 14947 invoked from network); 17 Sep 2006 17:26:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Sep 2006 17:26:23 -0000 Received: (qmail 52219 invoked by uid 500); 17 Sep 2006 17:26:23 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 52098 invoked by uid 500); 17 Sep 2006 17:26:22 -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 52065 invoked by uid 99); 17 Sep 2006 17:26:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Sep 2006 10:26:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 17 Sep 2006 10:26:15 -0700 Received: (qmail invoked by alias); 17 Sep 2006 17:25:48 -0000 Received: from 207-237-61-45.c3-0.nyr-ubr2.nyr.ny.cable.rcn.com (EHLO [192.168.11.5]) [207.237.61.45] by mail.gmx.net (mp032) with SMTP; 17 Sep 2006 19:25:48 +0200 X-Authenticated: #22961642 Message-ID: <450D84BC.3070203@gmx.de> Date: Sun, 17 Sep 2006 13:24:12 -0400 From: Antoine Levy-Lambert User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ant Developers List , Ant Users List Subject: Ant1.7.0Beta2 released X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Ant 1.7.0Beta2 has been released. Ant 1.7.0Beta2 contains some bug fixes and improvements compared to 1.7.0Beta1, particularly concerning the script task. Ant 1.7 introduces a resource framework. Some of the core ant tasks such as are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further combined with operators such as union and intersection. This can be extended by custom resources and custom tasks using resources. Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly. Ant 1.7 fixes also a large number of bugs. Ant 1.7 has no support for Java6 features, but first tests on Java6 did not fail. Please refer to our web site to find the download location Regards, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org