git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1024513 13f79535-47bb-0310-9956-ffa450edef68master
@@ -204,6 +204,26 @@ | |||||
<div class="content"> | <div class="content"> | ||||
<h1 class="title">Welcome</h1> | <h1 class="title">Welcome</h1> | ||||
<h3 class="section"> | <h3 class="section"> | ||||
<a name="Ivy 2.2.0"></a> | |||||
Ivy 2.2.0 | |||||
</h3> | |||||
<h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3> | |||||
<p>Apache Ivy 2.2.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.2.0 release are</p> | |||||
<ul> | |||||
<li>enhanced Maven2 compatibility, with several bug fixes and | |||||
more pom features covered</li> | |||||
<li>new parent mechanism for Ivy files</li> | |||||
<li>improved pom generation from an ivy.xml file</li> | |||||
<li>automated PGP signature generation when uploading artifacts</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="Ant1.8.1"></a> | <a name="Ant1.8.1"></a> | ||||
Ant1.8.1 | Ant1.8.1 | ||||
</h3> | </h3> | ||||
@@ -251,25 +271,6 @@ | |||||
and in WHATSNEW</li> | and in WHATSNEW</li> | ||||
</ul> | </ul> | ||||
<h3 class="section"> | <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="AntUnit 1.1"></a> | <a name="AntUnit 1.1"></a> | ||||
AntUnit 1.1 | AntUnit 1.1 | ||||
</h3> | </h3> | ||||
@@ -24,6 +24,26 @@ | |||||
</properties> | </properties> | ||||
<body> | <body> | ||||
<section name="Ivy 2.2.0"> | |||||
<h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3> | |||||
<p>Apache Ivy 2.2.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.2.0 release are</p> | |||||
<ul> | |||||
<li>enhanced Maven2 compatibility, with several bug fixes and | |||||
more pom features covered</li> | |||||
<li>new parent mechanism for Ivy files</li> | |||||
<li>improved pom generation from an ivy.xml file</li> | |||||
<li>automated PGP signature generation when uploading artifacts</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="Ant1.8.1"> | <section name="Ant1.8.1"> | ||||
<h3>May 7th, 2010 - Ant 1.8.1 Released</h3> | <h3>May 7th, 2010 - Ant 1.8.1 Released</h3> | ||||
<p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | ||||
@@ -69,25 +89,6 @@ | |||||
and in WHATSNEW</li> | and in WHATSNEW</li> | ||||
</ul> | </ul> | ||||
</section> | </section> | ||||
<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="AntUnit 1.1"> | <section name="AntUnit 1.1"> | ||||