diff options
| author | Antoine Levy-Lambert <antoine@apache.org> | 2006-08-29 11:03:21 +0000 |
|---|---|---|
| committer | Antoine Levy-Lambert <antoine@apache.org> | 2006-08-29 11:03:21 +0000 |
| commit | a35a7a251971b591ea957674892d2059fbd845f7 (patch) | |
| tree | 9e64f95e56bf44f0d1a8b01fcae9caad01ea0a72 /docs/index.html | |
| parent | 55ada84e847507662f8e884bca47fe2354d1f42f (diff) | |
| download | ant-a35a7a251971b591ea957674892d2059fbd845f7.tar.gz | |
added a link to the manual of the beta
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@438046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ </h3> <h3>August 27, 2006 - Ant 1.7.0Beta1 Available</h3> <p>Apache Ant 1.7.0Beta1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p> - <p> Ant 1.7 introduces a resource framework. Some of the core ant + <p>The manual of the beta version is available <a href="manual-beta">here</a>. </p> + <p>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 |
