Browse Source

Added announcement for the Ivy 2.0.0 release.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738250 13f79535-47bb-0310-9956-ffa450edef68
master
Maarten Coene 16 years ago
parent
commit
d44b844cfd
4 changed files with 24 additions and 4 deletions
  1. +5
    -1
      docs/antnews.html
  2. +5
    -1
      docs/index.html
  3. +7
    -1
      xdocs/antnews.xml
  4. +7
    -1
      xdocs/index.xml

+ 5
- 1
docs/antnews.html View File

@@ -208,10 +208,14 @@
<a name="Ivy 2.0.0"></a>
Ivy 2.0.0
</h3>
<h3>January 23, 2009 - Apache Ivy 2.0.0 Released</h3>
<h3>January 20, 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>
<p>This is the first non-beta release of Ivy under Apache and includes some major new features
like: enhanced Maven2 compatibility, improved cache management, improved concurrency support
and numerous bug fixes and other improvements.</p>
<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


+ 5
- 1
docs/index.html View File

@@ -204,10 +204,14 @@
<a name="Ivy 2.0.0"></a>
Ivy 2.0.0
</h3>
<h3>January 23, 2009 - Apache Ivy 2.0.0 Released</h3>
<h3>January 20, 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>
<p>This is the first non-beta release of Ivy under Apache and includes some major new features
like: enhanced Maven2 compatibility, improved cache management, improved concurrency support
and numerous bug fixes and other improvements.</p>
<p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
<h3 class="section">
<a name="Ant 1.7.1"></a>
Ant 1.7.1


+ 7
- 1
xdocs/antnews.xml View File

@@ -27,10 +27,16 @@

<body>
<section name="Ivy 2.0.0">
<h3>January 23, 2009 - Apache Ivy 2.0.0 Released</h3>
<h3>January 20, 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>
<p>This is the first non-beta release of Ivy under Apache and includes some major new features
like: enhanced Maven2 compatibility, improved cache management, improved concurrency support
and numerous bug fixes and other improvements.</p>
<p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
</section>




+ 7
- 1
xdocs/index.xml View File

@@ -25,10 +25,16 @@

<body>
<section name="Ivy 2.0.0">
<h3>January 23, 2009 - Apache Ivy 2.0.0 Released</h3>
<h3>January 20, 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>
<p>This is the first non-beta release of Ivy under Apache and includes some major new features
like: enhanced Maven2 compatibility, improved cache management, improved concurrency support
and numerous bug fixes and other improvements.</p>
<p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
</section>




Loading…
Cancel
Save