diff --git a/docs/index.html b/docs/index.html index 77a25dc6a..ee286a010 100644 --- a/docs/index.html +++ b/docs/index.html @@ -175,7 +175,8 @@
Apache Ant 1.7.0Beta1 is now available for download.
-Ant 1.7 introduces a resource framework. Some of the core ant +
The manual of the beta version is available here.
+Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further diff --git a/xdocs/index.xml b/xdocs/index.xml index 9c65108e3..5f8142fdc 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -28,7 +28,9 @@
Apache Ant 1.7.0Beta1 is now available for download.
-Ant 1.7 introduces a resource framework. Some of the core ant +
The manual of the beta version is available here.
+ +Ant 1.7 introduces a resource framework. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, ... Resource collections group resources, and can be further