From 37e92856478e212eff51d13003261c89a302f093 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Mon, 13 Dec 2010 19:00:18 +0000 Subject: [PATCH] preparation for the 1.8.2 release git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045304 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 +-- build.xml | 2 +- docs/antnews.html | 39 ++++++++++++++++++++-- docs/bindownload.html | 40 +++++++++++------------ docs/faq.html | 11 +++++++ docs/index.html | 30 +++++++++-------- docs/manual/cover.html | 6 ++-- docs/manual/credits.html | 2 +- docs/manualdownload.html | 40 +++++++++++------------ docs/srcdownload.html | 40 +++++++++++------------ release/ivy.xml | 2 +- src/etc/poms/ant-antlr/pom.xml | 6 ++-- src/etc/poms/ant-apache-bcel/pom.xml | 6 ++-- src/etc/poms/ant-apache-bsf/pom.xml | 6 ++-- src/etc/poms/ant-apache-log4j/pom.xml | 6 ++-- src/etc/poms/ant-apache-oro/pom.xml | 6 ++-- src/etc/poms/ant-apache-regexp/pom.xml | 6 ++-- src/etc/poms/ant-apache-resolver/pom.xml | 6 ++-- src/etc/poms/ant-apache-xalan2/pom.xml | 6 ++-- src/etc/poms/ant-commons-logging/pom.xml | 6 ++-- src/etc/poms/ant-commons-net/pom.xml | 6 ++-- src/etc/poms/ant-jai/pom.xml | 6 ++-- src/etc/poms/ant-javamail/pom.xml | 6 ++-- src/etc/poms/ant-jdepend/pom.xml | 6 ++-- src/etc/poms/ant-jmf/pom.xml | 6 ++-- src/etc/poms/ant-jsch/pom.xml | 6 ++-- src/etc/poms/ant-junit/pom.xml | 6 ++-- src/etc/poms/ant-junit4/pom.xml | 6 ++-- src/etc/poms/ant-launcher/pom.xml | 4 +-- src/etc/poms/ant-netrexx/pom.xml | 6 ++-- src/etc/poms/ant-swing/pom.xml | 6 ++-- src/etc/poms/ant-testutil/pom.xml | 6 ++-- src/etc/poms/ant/pom.xml | 6 ++-- src/etc/poms/pom.xml | 2 +- xdocs/antnews.xml | 41 ++++++++++++++++++++++-- xdocs/bindownload.xml | 40 +++++++++++------------ xdocs/faq.xml | 4 +++ xdocs/index.xml | 30 +++++++++-------- xdocs/manualdownload.xml | 40 +++++++++++------------ xdocs/srcdownload.xml | 40 +++++++++++------------ 40 files changed, 315 insertions(+), 228 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 383583dfe..333004e58 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,5 +1,5 @@ -Changes from Ant 1.8.1 TO current SVN version -============================================= +Changes from Ant 1.8.1 TO Ant 1.8.2 +=================================== Changes that could break older environments: ------------------------------------------- diff --git a/build.xml b/build.xml index b6586fe62..f740bf559 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ - + 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 @@

Apache Ant™ Project News

+ + Apache Ant 1.8.2 +

+

December 20th, 2010 - Apache Ant 1.8.2 Released

+

Apache Ant 1.8.2 is now available for download as source or binary (with and without + dependencies) from + http://ant.apache.org/bindownload.cgi.

+

Key features of the 1.8.2 release are

+
    +
  • performance improvements in directory scanning
  • +
  • XSLT task honors classpath again (bugrep 49271)
  • +
  • distinction between core tasks and optional tasks is abolished
  • +
  • numerous bug fixes and improvements as documented in Bugzilla + and in WHATSNEW
  • +
+

+ + Apache Ivy 2.2.0 +

+

September 30, 2010 - Apache Ivy 2.2.0 Released

+

Apache Ivy 2.2.0 is now available for download as source or binary (with and without + dependencies) from + http://ant.apache.org/ivy/download.cgi.

+

Key features of the 2.2.0 release are

+
    +
  • enhanced Maven2 compatibility, with several bug fixes and + more pom features covered
  • +
  • new parent mechanism for Ivy files
  • +
  • improved pom generation from an ivy.xml file
  • +
  • automated PGP signature generation when uploading artifacts
  • +
  • numerous bug fixes and improvements as documented in Jira + and in the release notes
  • +
+

For more information see + the Ivy home page.

+

Apache Ant 1.8.1

@@ -267,9 +303,6 @@ Apache Ivy 2.1.0

October 8, 2009 - Apache Ivy 2.1.0 Released

-

Apache Ivy 2.1.0 is now available for download as source or binary (with and without - dependencies) from - http://ant.apache.org/ivy/download.cgi.

Key features of the 2.1.0 release are

  • enhanced Maven2 compatibility, with several bug fixes and diff --git a/docs/bindownload.html b/docs/bindownload.html index 1b376706c..23fcc7614 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -253,11 +253,11 @@ Other mirrors: