Browse Source

Welcome Ivy!

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583734 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
ef7323007f
4 changed files with 52 additions and 0 deletions
  1. +12
    -0
      docs/antnews.html
  2. +12
    -0
      docs/index.html
  3. +14
    -0
      xdocs/antnews.xml
  4. +14
    -0
      xdocs/index.xml

+ 12
- 0
docs/antnews.html View File

@@ -179,6 +179,18 @@
<div class="content">
<h1 class="title">News</h1>
<h3 class="section">
<a name="Apache Ivy is an Ant Sub-Project Now!"></a>
Apache Ivy is an Ant Sub-Project Now!
</h3>
<h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>
<p>Apache Ivy, "A Java based tool for tracking, resolving and
managing project dependencies.", just finished <a href="http://incubator.apache.org/">Incubation</a> and has joined
the Ant project. More information will be available from the Ant
site soon.</p>
<p>Until we've finished the migration, you can learn more about
Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
website</a>.</p>
<h3 class="section">
<a name="AntUnit 1.0"></a>
AntUnit 1.0
</h3>


+ 12
- 0
docs/index.html View File

@@ -175,6 +175,18 @@
<div class="content">
<h1 class="title">Welcome</h1>
<h3 class="section">
<a name="Apache Ivy is an Ant Sub-Project Now!"></a>
Apache Ivy is an Ant Sub-Project Now!
</h3>
<h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>
<p>Apache Ivy, "A Java based tool for tracking, resolving and
managing project dependencies.", just finished <a href="http://incubator.apache.org/">Incubation</a> and has joined
the Ant project. More information will be available from the Ant
site soon.</p>
<p>Until we've finished the migration, you can learn more about
Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
website</a>.</p>
<h3 class="section">
<a name="Ant 1.7.0"></a>
Ant 1.7.0
</h3>


+ 14
- 0
xdocs/antnews.xml View File

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

<body>
<section name="Apache Ivy is an Ant Sub-Project Now!">
<h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>

<p>Apache Ivy, "A Java based tool for tracking, resolving and
managing project dependencies.", just finished <a
href="http://incubator.apache.org/">Incubation</a> and has joined
the Ant project. More information will be available from the Ant
site soon.</p>

<p>Until we've finished the migration, you can learn more about
Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
website</a>.</p>
</section>

<section name="AntUnit 1.0">
<h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3>
<p>Apache AntUnit 1.0 is now available for <a


+ 14
- 0
xdocs/index.xml View File

@@ -24,6 +24,20 @@
</properties>

<body>
<section name="Apache Ivy is an Ant Sub-Project Now!">
<h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>

<p>Apache Ivy, "A Java based tool for tracking, resolving and
managing project dependencies.", just finished <a
href="http://incubator.apache.org/">Incubation</a> and has joined
the Ant project. More information will be available from the Ant
site soon.</p>

<p>Until we've finished the migration, you can learn more about
Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
website</a>.</p>
</section>

<section name="Ant 1.7.0">
<h3>December 19, 2006 - Ant 1.7.0 Available</h3>
<p>Apache Ant 1.7.0 is now available for <a


Loading…
Cancel
Save