antoine     2003/12/16 06:48:11

  Modified:    .        Tag: ANT_16_BRANCH ReleaseInstructions build.xml
               docs/manual Tag: ANT_16_BRANCH cover.html credits.html
  Log:
  Preparation for upcoming release.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.17.2.4  +5 -2      ant/ReleaseInstructions
  
  Index: ReleaseInstructions
  ===================================================================
  RCS file: /home/cvs/ant/ReleaseInstructions,v
  retrieving revision 1.17.2.3
  retrieving revision 1.17.2.4
  diff -u -r1.17.2.3 -r1.17.2.4
  --- ReleaseInstructions       30 Sep 2003 13:06:32 -0000      1.17.2.3
  +++ ReleaseInstructions       16 Dec 2003 14:48:10 -0000      1.17.2.4
  @@ -141,8 +141,8 @@
       file under /usr/local/apache2/logs
   
   16. When the final beta is considered OK, propose a vote on [EMAIL 
PROTECTED] to
  -    officially adopt the latest beta as the Ant 1.6 release. If it is passed,
  -    (it usually does,) this would be labelled ANT_16 and built in a similar
  +    officially adopt the latest beta as the Ant 1.6.0 release. If it is 
passed,
  +    (it usually does,) this would be labelled ANT_160 and built in a similar
       fashion to the above process.
   
   17. BUT
  @@ -162,6 +162,9 @@
   
   18. Change the links in /xdocs/bindownload.xml and /xdocs/srcdownload.xml,
       regenerate the HTML files, commit and update the site.
  +
  +    Updating the site includes updating the online manual which should 
display
  +    the manual of ant 1.6.0 instead of 1.5.4
   
       As the mirrors may need some days to pick up the new release, you
       may want to add a note to that effect to the pages and remove it a few
  
  
  
  1.392.2.14 +2 -2      ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ant/build.xml,v
  retrieving revision 1.392.2.13
  retrieving revision 1.392.2.14
  diff -u -r1.392.2.13 -r1.392.2.14
  --- build.xml 4 Dec 2003 22:38:16 -0000       1.392.2.13
  +++ build.xml 16 Dec 2003 14:48:10 -0000      1.392.2.14
  @@ -25,8 +25,8 @@
     -->
     <property name="Name" value="Apache Ant"/>
     <property name="name" value="ant"/>
  -  <property name="version" value="1.6beta3"/>
  -  <property name="manifest-version" value="1.6"/>
  +  <property name="version" value="1.6.0"/>
  +  <property name="manifest-version" value="1.6.0"/>
     <property name="bootstrap.jar" value="ant-bootstrap.jar"/>
   
     <property name="ant.package" value="org/apache/tools/ant"/>
  
  
  
  No                   revision
  No                   revision
  1.6.2.3   +2 -2      ant/docs/manual/cover.html
  
  Index: cover.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/cover.html,v
  retrieving revision 1.6.2.2
  retrieving revision 1.6.2.3
  diff -u -r1.6.2.2 -r1.6.2.3
  --- cover.html        9 Oct 2003 21:01:14 -0000       1.6.2.2
  +++ cover.html        16 Dec 2003 14:48:11 -0000      1.6.2.3
  @@ -9,8 +9,8 @@
   <body bgcolor="#FFFFFF">
   <div align="center"> 
     <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.6 of 
  +  <h1>Apache Ant 1.6.0 Manual</h1>
  +  <p align="left">This is the manual for version 1.6.0 of
     <a href="http://ant.apache.org/index.html";>Apache Ant</a>. 
       If your version 
       of Ant (as verified with <tt>ant -version</tt>) is older or newer than 
this 
  
  
  
  1.23.2.4  +2 -2      ant/docs/manual/credits.html
  
  Index: credits.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/credits.html,v
  retrieving revision 1.23.2.3
  retrieving revision 1.23.2.4
  diff -u -r1.23.2.3 -r1.23.2.4
  --- credits.html      16 Oct 2003 21:13:29 -0000      1.23.2.3
  +++ credits.html      16 Dec 2003 14:48:11 -0000      1.23.2.4
  @@ -45,7 +45,7 @@
   </ul>
   
   <center>
  -<p>Version: 1.6<br>
  +<p>Version: 1.6.0<br>
   $Id$</p>
   </center>
   <hr>
  
  
  

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

Reply via email to