Author: antoine
Date: Tue Aug 29 04:03:21 2006
New Revision: 438046
URL:
http://svn.apache.org/viewvc?rev=438046&view=rev
Log:
added a link to the manual of the beta
Modified:
ant/core/trunk/docs/index.html
ant/core/trunk/xdocs/index.xml
Modified: ant/core/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/index.html?
rev=438046&r1=438045&r2=438046&view=diff
============================================================
==================
--- ant/core/trunk/docs/index.html (original)
+++ ant/core/trunk/docs/index.html Tue Aug 29 04:03:21 2006
 -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.apac
he.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
Modified: ant/core/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/index.xml?
rev=438046&r1=438045&r2=438046&view=diff
============================================================
==================
--- ant/core/trunk/xdocs/index.xml (original)
+++ ant/core/trunk/xdocs/index.xml Tue Aug 29 04:03:21 2006
 -28,7
+28,9 
<p>Apache Ant 1.7.0Beta1 is now available for
<a
href="http://ant.apac
he.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
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe ant.apache.org
For additional commands, e-mail: dev-help ant.apache.org
|