diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 35a0414e3..26c7b6c5b 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -275,6 +275,64 @@ valign="top" align="left"> Kevin Jackson + + +

+ + FSCache - Filesystem Resource cache +

+

This is a library of tasks and types to cache arbitrary Ant resources + to the filesystem for processing with file-based tools.

+ + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/ +
+ Ant compatibility: + + Ant 1.8.x +
+ Added to sandbox: + + 2008-06-30 +
+ Sponsoring Committers + + Matt Benson +

diff --git a/docs/antnews.html b/docs/antnews.html index c4c43fcf8..6ed7b0f76 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -205,6 +205,15 @@

News

+ + Ant 1.7.1 +

+

June 27, 2008 - Ant 1.7.1 Available

+

Apache Ant 1.7.1 is now available for download.

+

Ant 1.7.1 is mainly a bugfix release.

+

Ant 1.7.1 has extended support for Java6 features.

+

Ant 1.7.1 <script> now has support for JavaFX.

+

Apache Ivy is an Ant Sub-Project Now!

diff --git a/docs/bindownload.html b/docs/bindownload.html index d075dbf78..f76469a11 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -244,11 +244,11 @@ Other mirrors: Current Release of Ant

-

Currently, Apache Ant 1.7.0 is the best available version, see the +

Currently, Apache Ant 1.7.1 is the best available version, see the release notes.

Note
-
Ant 1.7.0 has been released on 19-Dec-2006 and +
Ant 1.7.1 was released on 27-Jun-2008 and may not be available on all mirrors for a few days.

@@ -257,22 +257,22 @@ may not be available on all mirrors for a few days.

@@ -297,17 +297,17 @@ directory, rather than from a mirror. Then verify the signatures using

% pgpk -a KEYS
-% pgpv apache-ant-1.7.0-src.tar.gz.asc
+% pgpv apache-ant-1.7.1-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.7.0-src.tar.gz.asc
+% pgp apache-ant-1.7.1-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.7.0-src.tar.gz.asc +% gpg --verify apache-ant-1.7.1-src.tar.gz.asc

Alternatively, you can verify the checksums on the files. Unix programs called md5/sha1 or diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index c34feec9b..e073e9968 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -26,6 +26,18 @@ +

+

June 27, 2008 - Ant 1.7.1 Available

+

Apache Ant 1.7.1 is now available for download.

+ +

Ant 1.7.1 is mainly a bugfix release.

+ +

Ant 1.7.1 has extended support for Java6 features.

+ +

Ant 1.7.1 <script> now has support for JavaFX.

+
+

October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!

diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml index bcaa921b2..0c18259a0 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -75,12 +75,12 @@ Other mirrors:
-

Currently, Apache Ant 1.7.0 is the best available version, see the +

Currently, Apache Ant 1.7.1 is the best available version, see the release notes.

Note
-
Ant 1.7.0 has been released on 19-Dec-2006 and +
Ant 1.7.1 was released on 27-Jun-2008 and may not be available on all mirrors for a few days.


@@ -89,22 +89,22 @@ may not be available on all mirrors for a few days.
@@ -136,17 +136,17 @@ using

% pgpk -a KEYS
-% pgpv apache-ant-1.7.0-src.tar.gz.asc
+% pgpv apache-ant-1.7.1-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.7.0-src.tar.gz.asc
+% pgp apache-ant-1.7.1-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.7.0-src.tar.gz.asc +% gpg --verify apache-ant-1.7.1-src.tar.gz.asc

Alternatively, you can verify the checksums on the files. Unix