Author: hibou
Date: Sat Oct 17 09:43:04 2009
New Revision: 826209
URL: http://svn.apache.org/viewvc?rev=826209&view=rev
Log:
Add an annoucement for IvyDE 2.0.0
Modified:
ant/core/trunk/docs/antnews.html
Modified: ant/core/trunk/docs/antnews.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/antnews.html?rev=826209&r1=826208&r2=826209&view=diff
==============================================================================
--- ant/core/trunk/docs/antnews.html (original)
+++ ant/core/trunk/docs/antnews.html Sat Oct 17 09:43:04 2009
@@ -224,6 +224,29 @@
<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>