Browse Source

The "welcome" page uses another content than the "news", but Ivy 2.0.0 is worth to be announced on a more prominent place (too).

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@738014 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 16 years ago
parent
commit
ef0bc712f9
2 changed files with 16 additions and 0 deletions
  1. +8
    -0
      docs/index.html
  2. +8
    -0
      xdocs/index.xml

+ 8
- 0
docs/index.html View File

@@ -201,6 +201,14 @@
<div class="content">
<h1 class="title">Welcome</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="Ant 1.7.1"></a>
Ant 1.7.1
</h3>


+ 8
- 0
xdocs/index.xml View File

@@ -24,6 +24,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="Ant 1.7.1">
<h3>June 27, 2008 - Ant 1.7.1 Available</h3>
<p>Apache Ant 1.7.1 is now available for <a


Loading…
Cancel
Save