git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@825782 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -205,6 +205,25 @@ | |||
| <div class="content"> | |||
| <h1 class="title">News</h1> | |||
| <h3 class="section"> | |||
| <a name="Ivy 2.1.0"></a> | |||
| Ivy 2.1.0 | |||
| </h3> | |||
| <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | |||
| <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p> | |||
| <p>Key features of the 2.1.0 release are</p> | |||
| <ul> | |||
| <li>enhanced Maven2 compatibility, with several bug fixes and | |||
| more pom features covered</li> | |||
| <li>new options for the Ivy Ant tasks and commandline</li> | |||
| <li>configuration intersections and configuration groups</li> | |||
| <li>numerous bug fixes and improvements as documented in Jira | |||
| and in the release notes</li> | |||
| </ul> | |||
| <p>For more information see | |||
| the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| <h3 class="section"> | |||
| <a name="Ivy 2.0.0"></a> | |||
| Ivy 2.0.0 | |||
| </h3> | |||
| @@ -292,7 +311,7 @@ | |||
| <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3> | |||
| <p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| <p>This Ant Library contains support for tools like NUnit as well | |||
| as the "old .NET tasks of Ant's core. It has been tested | |||
| as the "old" .NET tasks of Ant's core. It has been tested | |||
| Microsoft's frameworks as well as Mono.</p> | |||
| <p>For more information see the <a href="antlibs/dotnet/">Antlib's | |||
| home page</a></p> | |||
| @@ -319,7 +338,7 @@ | |||
| <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3> | |||
| <p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| <p>This Ant Library contains support for tools like NUnit as well | |||
| as the "old .NET tasks of Ant's core. It has been tested | |||
| as the "old" .NET tasks of Ant's core. It has been tested | |||
| Microsoft's frameworks as well as Mono.</p> | |||
| <p>For more information see the <a href="antlibs/dotnet/">Antlib's | |||
| home page</a></p> | |||
| @@ -201,17 +201,24 @@ | |||
| <div class="content"> | |||
| <h1 class="title">Welcome</h1> | |||
| <h3 class="section"> | |||
| <a name="Ivy 2.0.0"></a> | |||
| Ivy 2.0.0 | |||
| <a name="Ivy 2.1.0"></a> | |||
| Ivy 2.1.0 | |||
| </h3> | |||
| <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3> | |||
| <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without | |||
| <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | |||
| <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p> | |||
| <p>This is the first non-beta release of Ivy under Apache and includes some major new features | |||
| like: enhanced Maven2 compatibility, improved cache management, improved concurrency support | |||
| and numerous bug fixes and other improvements.</p> | |||
| <p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| <p>Key features of the 2.1.0 release are</p> | |||
| <ul> | |||
| <li>enhanced Maven2 compatibility, with several bug fixes and | |||
| more pom features covered</li> | |||
| <li>new options for the Ivy Ant tasks and commandline</li> | |||
| <li>configuration intersections and configuration groups</li> | |||
| <li>numerous bug fixes and improvements as documented in Jira | |||
| and in the release notes</li> | |||
| </ul> | |||
| <p>For more information see | |||
| the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| <h3 class="section"> | |||
| <a name="Ant 1.7.1"></a> | |||
| Ant 1.7.1 | |||
| @@ -26,6 +26,26 @@ | |||
| </properties> | |||
| <body> | |||
| <section name="Ivy 2.1.0"> | |||
| <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | |||
| <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p> | |||
| <p>Key features of the 2.1.0 release are</p> | |||
| <ul> | |||
| <li>enhanced Maven2 compatibility, with several bug fixes and | |||
| more pom features covered</li> | |||
| <li>new options for the Ivy Ant tasks and commandline</li> | |||
| <li>configuration intersections and configuration groups</li> | |||
| <li>numerous bug fixes and improvements as documented in Jira | |||
| and in the release notes</li> | |||
| </ul> | |||
| <p>For more information see | |||
| the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| </section> | |||
| <section name="Ivy 2.0.0"> | |||
| <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3> | |||
| <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without | |||
| @@ -129,7 +149,7 @@ | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| <p>This Ant Library contains support for tools like NUnit as well | |||
| as the "old .NET tasks of Ant's core. It has been tested | |||
| as the "old" .NET tasks of Ant's core. It has been tested | |||
| Microsoft's frameworks as well as Mono.</p> | |||
| <p>For more information see the <a href="antlibs/dotnet/">Antlib's | |||
| @@ -162,7 +182,7 @@ | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| <p>This Ant Library contains support for tools like NUnit as well | |||
| as the "old .NET tasks of Ant's core. It has been tested | |||
| as the "old" .NET tasks of Ant's core. It has been tested | |||
| Microsoft's frameworks as well as Mono.</p> | |||
| <p>For more information see the <a href="antlibs/dotnet/">Antlib's | |||
| @@ -24,20 +24,26 @@ | |||
| </properties> | |||
| <body> | |||
| <section name="Ivy 2.0.0"> | |||
| <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3> | |||
| <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without | |||
| <section name="Ivy 2.1.0"> | |||
| <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | |||
| <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p> | |||
| <p>This is the first non-beta release of Ivy under Apache and includes some major new features | |||
| like: enhanced Maven2 compatibility, improved cache management, improved concurrency support | |||
| and numerous bug fixes and other improvements.</p> | |||
| <p>Key features of the 2.1.0 release are</p> | |||
| <ul> | |||
| <li>enhanced Maven2 compatibility, with several bug fixes and | |||
| more pom features covered</li> | |||
| <li>new options for the Ivy Ant tasks and commandline</li> | |||
| <li>configuration intersections and configuration groups</li> | |||
| <li>numerous bug fixes and improvements as documented in Jira | |||
| and in the release notes</li> | |||
| </ul> | |||
| <p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| <p>For more information see | |||
| the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| </section> | |||
| <section name="Ant 1.7.1"> | |||
| <h3>June 27, 2008 - Ant 1.7.1 Available</h3> | |||
| <p>Apache Ant 1.7.1 is now available for <a | |||