You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by an...@apache.org on 2010/10/20 05:26:21 UTC

svn commit: r1024513 - in /ant/core/trunk: docs/index.html xdocs/index.xml

Author: antoine
Date: Wed Oct 20 03:26:20 2010
New Revision: 1024513

URL: http://svn.apache.org/viewvc?rev=1024513&view=rev
Log:
announce ivy 2.2.0 on main ant page

Modified:
    ant/core/trunk/docs/index.html
    ant/core/trunk/xdocs/index.xml

Modified: ant/core/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/index.html?rev=1024513&r1=1024512&r2=1024513&view=diff
==============================================================================
--- ant/core/trunk/docs/index.html (original)
+++ ant/core/trunk/docs/index.html Wed Oct 20 03:26:20 2010
@@ -204,6 +204,26 @@
   <div class="content">
     <h1 class="title">Welcome</h1>
             <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>
       Ant1.8.1
     </h3>
@@ -251,25 +271,6 @@
 				and in WHATSNEW</li>
 		</ul>
                         <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>
       AntUnit 1.1
     </h3>

Modified: ant/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/index.xml?rev=1024513&r1=1024512&r2=1024513&view=diff
==============================================================================
--- ant/core/trunk/xdocs/index.xml (original)
+++ ant/core/trunk/xdocs/index.xml Wed Oct 20 03:26:20 2010
@@ -24,6 +24,26 @@
   </properties>
 
 <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">
     <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
@@ -69,25 +89,6 @@
 				and in WHATSNEW</li>
 		</ul>
 	</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">