Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 18403 invoked from network); 23 Jul 2009 22:51:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 22:51:49 -0000 Received: (qmail 41789 invoked by uid 500); 23 Jul 2009 22:52:54 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 41739 invoked by uid 500); 23 Jul 2009 22:52:54 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 41729 invoked by uid 99); 23 Jul 2009 22:52:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 22:52:54 +0000 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: local policy) Received: from [68.142.200.145] (HELO web30802.mail.mud.yahoo.com) (68.142.200.145) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 23 Jul 2009 22:52:44 +0000 Received: (qmail 90917 invoked by uid 60001); 23 Jul 2009 22:52:23 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1248389543; bh=V6RWSnwRICJnRdzZniP9Je55GXQJ/Ps/gf3AHI6COWo=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=4D4lRGLxVl8SUVNKvigC6HEZqYN9Q6eGkmpCMbOh8dqv14k6sz9bFqwNBI1ZfUjV0sD2+OROY1T2H9r4G2JL0Mg+RxAzhWrOYvdRgRIJMiBHZDD2mSXzfbzxkeu1r4Y8r00t0j//FidBgYL6sRD5mgA273RWO5+K6HSkKBshyMw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=nufc1v20lQU50QBGYOb+15/2IOWW1w0Y8jw9LR5YWR51/mbXH4jr4mVzehImLXs5ZNTfZqgnSGxj8H1oCs4TwvCBorq2A+VnUJEWhfjDbIyFN2oA3LFs9LxNYIbBPraGpUD0+74m9UlORE44QeZkjquzVuBbK10ad9QCxDlsmyM=; Message-ID: <162200.90375.qm@web30802.mail.mud.yahoo.com> X-YMail-OSG: DR.6g44VM1moOE6mw5ehgye_xH6H.DKWV7Fm8GuXgz1G1cKH6LU0IdSzo0TrjkxpX2DAdhfW35aLRhC2H_G.OnZfiZc7qoyfkJ3gX6JpBXk1lVfYiPoV3bPLEQUC3nOO3ocbc4.PsQ6dhmDFZYd8hYEDK_q5DOPME86pf83E4JwOBGRJvet_ep8paNOklUcNNXNap9DvoP0n2iPORojulfFfxtP8Nux6AWuwej0Xj3WKzegv.24wVVgQ43RA.Hgl4EZ36OClT3zAd7XXZdGjKRq5WXK8sUvbYpW9cSzcFD86DAuQ0rYULFFaGIh3uIkob.mFdhyr_R0hJRl.6vulR7tCs5jQLtBg8VhlHgU7 Received: from [80.201.24.75] by web30802.mail.mud.yahoo.com via HTTP; Thu, 23 Jul 2009 15:52:23 PDT X-Mailer: YahooMailRC/1358.22 YahooMailWebService/0.7.289.15 Date: Thu, 23 Jul 2009 15:52:23 -0700 (PDT) From: Maarten Coene Subject: [ANNOUNCE] Apache Ivy 2.1.0-rc2 released To: ivy-user@ant.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org Jul 23, 2009 - The Ivy project is pleased to announce its 2.1.0-rc2 release. This is the second candidate release of Ivy 2.1.0. Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies, characterized by flexibility, configurability, and tight integration with Apache Ant. This is a release candidate for 2.1.0 final, meaning that no changes except bug fixes will occur between this release candidate and 2.1.0 final. Problems found at this phase can be fixed in the final release, so now is a good time to download and use it. If no outstanding bugs are reported in the coming weeks, this release candidate will be promoted as the 2.1.0 final release. Key features of the 2.1.0 release are * enhanced Maven2 compatibility, with several bug fixes and more pom features covered * new options for the Ivy Ant tasks and commandline * configuration intersections and configuration groups * numerous bug fixes as documented in Jira and in the release notes We encourage all users of Ivy to update to this new version. Issues should be reported to: https://issues.apache.org/jira/browse/IVY Download the 2.1.0-rc2 release at: http://ant.apache.org/ivy/download.cgi More information can be found on the Ivy website: http://ant.apache.org/ivy/ Regards, Maarten Coene