You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2013/02/02 23:05:02 UTC

svn commit: r1441815 - in /ant/site/ant: production/index.html sources/index.xml

Author: maartenc
Date: Sat Feb  2 22:05:02 2013
New Revision: 1441815

URL: http://svn.apache.org/viewvc?rev=1441815&view=rev
Log:
Add the Ivy 2.3.0 release to the Ant homepage.

Modified:
    ant/site/ant/production/index.html
    ant/site/ant/sources/index.xml

Modified: ant/site/ant/production/index.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1441815&r1=1441814&r2=1441815&view=diff
==============================================================================
--- ant/site/ant/production/index.html (original)
+++ ant/site/ant/production/index.html Sat Feb  2 22:05:02 2013
@@ -238,6 +238,26 @@
           the <a href="http://www.apache.org/">Apache Software
           Foundation</a>.</p>
                         <h3 class="section">
+      <a name="Apache Ivy 2.3.0"></a>
+      Apache Ivy 2.3.0
+    </h3>
+                        <h3>January 21, 2013 - Apache Ivy 2.3.0 Released</h3>
+                                <p>Apache Ivy 2.3.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.3.0 release are</p>
+                                <ul>
+      <li>improved Ant support with some new Ant tasks and enhancements to existing tasks</li>
+      <li>improved Maven2 compatibility</li>
+      <li>some new resolvers</li>
+      <li>numerous bug fixes and improvements as documented in Jira
+        and in the release notes</li>
+    </ul>
+                                <p>In addition, experimental OSGI support has been added to the
+      Ivy core.</p>
+                                <p>For more information see
+      the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
+                        <h3 class="section">
       <a name="Apache Ant 1.8.4"></a>
       Apache Ant 1.8.4
     </h3>

Modified: ant/site/ant/sources/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1441815&r1=1441814&r2=1441815&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Sat Feb  2 22:05:02 2013
@@ -57,6 +57,27 @@
           Foundation</a>.</p>
   </section>
 
+  <section name="Apache Ivy 2.3.0">
+    <h3>January 21, 2013 - Apache Ivy 2.3.0 Released</h3>
+    <p>Apache Ivy 2.3.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.3.0 release are</p>
+    <ul>
+      <li>improved Ant support with some new Ant tasks and enhancements to existing tasks</li>
+      <li>improved Maven2 compatibility</li>
+      <li>some new resolvers</li>
+      <li>numerous bug fixes and improvements as documented in Jira
+        and in the release notes</li>
+    </ul>
+
+    <p>In addition, experimental OSGI support has been added to the Ivy core.</p>
+    
+    <p>For more information see
+      the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
+  </section>
+
   <section name="Apache Ant 1.8.4">
     <h3>May 23, 2012 - Apache Ant 1.8.4 Released</h3>
     <p>Apache Ant 1.8.4 is now available for download as source or