You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2016/11/08 08:25:43 UTC

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

Author: jhm
Date: Tue Nov  8 08:25:42 2016
New Revision: 1768642

URL: http://svn.apache.org/viewvc?rev=1768642&view=rev
Log:
add Ivy-2.4.0 to main page

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=1768642&r1=1768641&r2=1768642&view=diff
==============================================================================
--- ant/site/ant/production/index.html (original)
+++ ant/site/ant/production/index.html Tue Nov  8 08:25:42 2016
@@ -261,6 +261,23 @@
       <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
                                 <p>Ant 1.9.7 contains several bug fixes and improvements compared to Ant 1.9.6.</p>
                         <h3 class="section">
+      <a name="Apache Ivy 2.4.0"></a>
+      Apache Ivy 2.4.0
+    </h3>
+                        <h3>December 26, 2014 - Apache Ivy 2.4.0 Released</h3>
+                                <p>Apache Ivy 2.4.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.4.0 release are</p>
+                                <ul>
+      <li>some new Ant tasks</li>
+      <li>improved OSGI support</li>
+      <li>a Bintray resolver</li>
+      <li>numerous bug fixes 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="Apache IvyDE 2.2.0"></a>
       Apache IvyDE 2.2.0
     </h3>

Modified: ant/site/ant/sources/index.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1768642&r1=1768641&r2=1768642&view=diff
==============================================================================
--- ant/site/ant/sources/index.xml (original)
+++ ant/site/ant/sources/index.xml Tue Nov  8 08:25:42 2016
@@ -76,6 +76,24 @@
     <p>Ant 1.9.7 contains several bug fixes and improvements compared to Ant 1.9.6.</p>
   </section>
 
+  <section name="Apache Ivy 2.4.0">
+    <h3>December 26, 2014 - Apache Ivy 2.4.0 Released</h3>
+    <p>Apache Ivy 2.4.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.4.0 release are</p>
+    <ul>
+      <li>some new Ant tasks</li>
+      <li>improved OSGI support</li>
+      <li>a Bintray resolver</li>
+      <li>numerous bug fixes 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="Apache IvyDE 2.2.0">
     <h3>November 22, 2013 - Apache IvyDE 2.2.0 Released</h3>
     <p>The Apache IvyDE project is pleased to announce its 2.2.0 release.</p>