From 190f0ac6938c0024a5cad234fbf4b539ebca2d3c Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Fri, 23 Jan 2009 09:30:31 +0000 Subject: [PATCH] Initial announcement of Ivy 2.0.0 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@736978 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 8 ++++++++ xdocs/antnews.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/docs/antnews.html b/docs/antnews.html index 44dc6e152..51f410c04 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -205,6 +205,14 @@

News

+ + Ivy 2.0.0 +

+

January 23, 2009 - Apache Ivy 2.0.0 Released

+

Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without + dependencies) from + http://ant.apache.org/ivy/download.cgi.

+

AntUnit 1.1

diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index 239dd1504..669d9f2a9 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -26,6 +26,14 @@ +
+

January 23, 2009 - Apache Ivy 2.0.0 Released

+

Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without + dependencies) from + http://ant.apache.org/ivy/download.cgi.

+
+ +

September 26, 2008 - Apache AntUnit 1.1 Released