diff options
| author | Stefan Bodewig <bodewig@apache.org> | 2009-10-16 06:33:45 +0000 |
|---|---|---|
| committer | Stefan Bodewig <bodewig@apache.org> | 2009-10-16 06:33:45 +0000 |
| commit | e43a2ddc2ff0b47133164e157e7106625bf95842 (patch) | |
| tree | 1b0e675b785d759fd31c3bbc2e0810ffe91af5db /docs/index.html | |
| parent | f81509b0c434da3f120ef759fd3c494be5eb3d68 (diff) | |
| download | ant-e43a2ddc2ff0b47133164e157e7106625bf95842.tar.gz | |
Ivy 2.1.0 Released!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@825782 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/docs/index.html b/docs/index.html index 72552a800..2a23668e4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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 |
