summaryrefslogtreecommitdiff
path: root/docs/antnews.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/antnews.html')
-rw-r--r--docs/antnews.html39
1 files changed, 36 insertions, 3 deletions
diff --git a/docs/antnews.html b/docs/antnews.html
index 1d5d64a9c..d67ecd8e6 100644
--- a/docs/antnews.html
+++ b/docs/antnews.html
@@ -208,6 +208,42 @@
<div class="content">
<h1 class="title">Apache Ant&#x2122; Project News</h1>
<h3 class="section">
+ <a name="Apache Ant 1.8.2"></a>
+ Apache Ant 1.8.2
+ </h3>
+ <h3>December 20th, 2010 - Apache Ant 1.8.2 Released</h3>
+ <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
+ dependencies) from
+ <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+ <p>Key features of the 1.8.2 release are</p>
+ <ul>
+ <li>performance improvements in directory scanning</li>
+ <li>XSLT task honors classpath again (bugrep 49271)</li>
+ <li>distinction between core tasks and optional tasks is abolished</li>
+ <li>numerous bug fixes and improvements as documented in Bugzilla
+ and in WHATSNEW</li>
+ </ul>
+ <h3 class="section">
+ <a name="Apache Ivy 2.2.0"></a>
+ Apache Ivy 2.2.0
+ </h3>
+ <h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3>
+ <p>Apache Ivy 2.2.0 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>Key features of the 2.2.0 release are</p>
+ <ul>
+ <li>enhanced Maven2 compatibility, with several bug fixes and
+ more pom features covered</li>
+ <li>new parent mechanism for Ivy files</li>
+ <li>improved pom generation from an ivy.xml file</li>
+ <li>automated PGP signature generation when uploading artifacts</li>
+ <li>numerous bug fixes and improvements as documented in Jira
+ and in the release notes</li>
+ </ul>
+ <p>For more information see
+ the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
+ <h3 class="section">
<a name="Apache Ant 1.8.1"></a>
Apache Ant 1.8.1
</h3>
@@ -267,9 +303,6 @@
Apache Ivy 2.1.0
</h3>
<h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3>
- <p>Apache Ivy 2.1.0 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>Key features of the 2.1.0 release are</p>
<ul>
<li>enhanced Maven2 compatibility, with several bug fixes and