Browse Source

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
master
Jan Materne 16 years ago
parent
commit
190f0ac693
2 changed files with 16 additions and 0 deletions
  1. +8
    -0
      docs/antnews.html
  2. +8
    -0
      xdocs/antnews.xml

+ 8
- 0
docs/antnews.html View File

@@ -205,6 +205,14 @@
<div class="content">
<h1 class="title">News</h1>
<h3 class="section">
<a name="Ivy 2.0.0"></a>
Ivy 2.0.0
</h3>
<h3>January 23, 2009 - Apache Ivy 2.0.0 Released</h3>
<p>Apache Ivy 2.0.0 (final) 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>
<h3 class="section">
<a name="AntUnit 1.1"></a>
AntUnit 1.1
</h3>


+ 8
- 0
xdocs/antnews.xml View File

@@ -26,6 +26,14 @@
</properties>

<body>
<section name="Ivy 2.0.0">
<h3>January 23, 2009 - Apache Ivy 2.0.0 Released</h3>
<p>Apache Ivy 2.0.0 (final) 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>
</section>


<section name="AntUnit 1.1">
<h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3>


Loading…
Cancel
Save