Browse Source

revert 826209: I wanted to commit the xdocs, not the docs

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@826210 13f79535-47bb-0310-9956-ffa450edef68
master
Nicolas Lalevee 15 years ago
parent
commit
b1d2aa25cf
2 changed files with 26 additions and 23 deletions
  1. +0
    -23
      docs/antnews.html
  2. +26
    -0
      xdocs/antnews.xml

+ 0
- 23
docs/antnews.html View File

@@ -224,29 +224,6 @@
<p>For more information see
the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
<h3 class="section">
<a name="IvyDE 2.0.0"></a>
IvyDE 2.0.0
</h3>
<h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3>
<p>Apache IvyDE 2.0.0 is now available for download from
<a href="http://ant.apache.org/ivy/ivyde/download.cgi">http://ant.apache.org/ivy/ivyde/download.cgi</a>
or directly from the updatesite
<a href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a>
</p>
<p>This is the first release considered as stable since the project as been hosted
by the Apache Software Foundation.</p>
<p>Major changes in this release:</p>
<ul>
<li>the "resolve in workspace" feature (make IvyDE search for Ivy dependencies
directly into the Eclipse projects) has been introduced in the last release
but was quite experimental. It has been refactored to be more reliable and
have been reported to be working like a charm by some of the IvyDE early users.</li>
<li>the user documentation of IvyDE is now available directly into the Eclipse help center.</li>
<li>IvyDE can now load property files along with the Ivy settings.</li>
</ul>
<p>For more information see
the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p>
<h3 class="section">
<a name="Ivy 2.0.0"></a>
Ivy 2.0.0
</h3>


+ 26
- 0
xdocs/antnews.xml View File

@@ -46,6 +46,32 @@
the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
</section>

<section name="IvyDE 2.0.0">
<h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3>
<p>Apache IvyDE 2.0.0 is now available for download from
<a href="http://ant.apache.org/ivy/ivyde/download.cgi">http://ant.apache.org/ivy/ivyde/download.cgi</a>
or directly from the updatesite
<a href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a>
</p>

<p>This is the first release considered as stable since the project as been hosted
by the Apache Software Foundation.</p>

<p>Major changes in this release:</p>
<ul>
<li>the "resolve in workspace" feature (make IvyDE search for Ivy dependencies
directly into the Eclipse projects) has been introduced in the last release
but was quite experimental. It has been refactored to be more reliable and
have been reported to be working like a charm by some of the IvyDE early users.</li>
<li>the user documentation of IvyDE is now available directly into the Eclipse help center.</li>
<li>IvyDE can now load property files along with the Ivy settings.</li>
</ul>

<p>For more information see
the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p>
</section>

<section name="Ivy 2.0.0">
<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


Loading…
Cancel
Save