The following are 2 patches for both the 1.5 and 1.6 branches of the
Ant manual.

* cover.html: Updated URL to refer to Ant as a top level ASF project.

* credits.html: Removed @VERSION@ <filter> preprocessor token.
  http://ant.apache.org/manual/CVS/Tag shows me that the manual is a
  CVS checkout of the tip of the 1.5 branch, not subject to
  preprocessing.  At such time when preprocessing is actually
  occurring, use of @VERSION@ token would make sense in a lot of
  places.  Until then, it's unsightly.


Branch: ANT_15_BRANCH

Index: cover.html
===================================================================
RCS file: /home/cvspublic/jakarta-ant/docs/manual/cover.html,v
retrieving revision 1.3.2.3
diff -u -u -r1.3.2.3 cover.html
--- cover.html  19 Nov 2002 13:28:02 -0000      1.3.2.3
+++ cover.html  12 Dec 2002 23:21:59 -0000
@@ -10,10 +10,9 @@
   <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
   <h1>Apache Ant 1.5.1 Manual</h1>
   <p align="left">This is the manual for version 1.5.1 of
-  <a href="http://jakarta.apache.org/ant/index.html";>Apache Ant</a>.
-    If your version
-    of Ant (as verified with <tt>ant -version</tt>) is older or newer than this
-    version then this is not the correct manual set. Please use the 
documentation
+  <a href="http://ant.apache.org/";>Apache Ant</a>.  If your version of Ant (as
+    verified with <tt>ant -version</tt>) is older or newer than this version
+    then this is not the correct manual set. Please use the documentation
     appropriate to your current version. Also, if you are using a version
     older than the most recent release, we recommend an upgrade to fix bugs
     as well as provide new functionality </p>
Index: credits.html
===================================================================
RCS file: /home/cvspublic/jakarta-ant/docs/manual/credits.html,v
retrieving revision 1.15.2.3
diff -u -r1.15.2.3 credits.html
--- credits.html        4 Dec 2002 17:02:26 -0000       1.15.2.3
+++ credits.html        12 Dec 2002 23:25:40 -0000
@@ -40,8 +40,7 @@
 </ul>
 
 <center>
-<p>Version: @VERSION@<br>
-$Id: credits.html,v 1.15.2.3 2002/12/04 17:02:26 umagesh Exp $</p>
+<p>$Id: credits.html,v 1.15.2.3 2002/12/04 17:02:26 umagesh Exp $</p>
 </center>
 <hr>
 <p align="center">Copyright &copy; 2000-2002 Apache Software Foundation. All 
rights



Branch: HEAD

Index: cover.html
===================================================================
RCS file: /home/cvspublic/jakarta-ant/docs/manual/cover.html,v
retrieving revision 1.5
diff -u -u -r1.5 cover.html
--- cover.html  19 Nov 2002 13:26:23 -0000      1.5
+++ cover.html  12 Dec 2002 23:23:23 -0000
@@ -10,10 +10,9 @@
   <h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
   <h1>Apache Ant 1.6 Manual</h1>
   <p align="left">This is the manual for version 1.6alpha of 
-  <a href="http://jakarta.apache.org/ant/index.html";>Apache Ant</a>. 
-    If your version 
-    of Ant (as verified with <tt>ant -version</tt>) is older or newer than 
this 
-    version then this is not the correct manual set. Please use the 
documentation 
+  <a href="http://ant.apache.org/";>Apache Ant</a>.  If your version of Ant (as
+    verified with <tt>ant -version</tt>) is older or newer than this version
+    then this is not the correct manual set. Please use the documentation 
     appropriate to your current version. Also, if you are using a version
     older than the most recent release, we recommend an upgrade to fix bugs
     as well as provide new functionality </p>
Index: credits.html
===================================================================
RCS file: /home/cvspublic/jakarta-ant/docs/manual/credits.html,v
retrieving revision 1.18
diff -u -r1.18 credits.html
--- credits.html        4 Dec 2002 16:42:25 -0000       1.18
+++ credits.html        12 Dec 2002 23:27:05 -0000
@@ -40,8 +40,7 @@
 </ul>
 
 <center>
-<p>Version: @VERSION@<br>
-$Id: credits.html,v 1.18 2002/12/04 16:42:25 umagesh Exp $</p>
+<p>$Id: credits.html,v 1.18 2002/12/04 16:42:25 umagesh Exp $</p>
 </center>
 <hr>
 <p align="center">Copyright &copy; 2000-2002 Apache Software Foundation. All 
rights



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to