You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yo...@apache.org on 2003/09/07 07:27:32 UTC

cvs commit: httpd-site/xdocs/dev release.xml

yoshiki     2003/09/06 22:27:32

  Modified:    docs/dev release.html
               xdocs/dev release.xml
  Log:
  Update the name of the script used to roll tarballs.
  
  See Sander's mail <JL...@apache.org>
  on dev@httpd.
  
  Revision  Changes    Path
  1.7       +1 -1      httpd-site/docs/dev/release.html
  
  Index: release.html
  ===================================================================
  RCS file: /home/cvs/httpd-site/docs/dev/release.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- release.html	31 Aug 2003 15:17:03 -0000	1.6
  +++ release.html	7 Sep 2003 05:27:32 -0000	1.7
  @@ -227,7 +227,7 @@
   <ul>
   <li>Ensure that the RM's PGP/GPG key is in the httpd-dist/KEYS file</li>
   <li>Create an official APACHE_X_Y_Z tag based of the candidate tree</li>
  -<li>Run httpd_roll_release script</li>
  +<li>Run httpd-dist/tools/release.sh script</li>
   <li>Copy the generated release tarballs and signatures to
   daedalus:/www/httpd.apache.org/dev/dist</li>
   <li>Email dev@httpd.apache.org, current-testers@httpd.apache.org, stable-testers@httpd.apache.org to inform them of the release.</li>
  
  
  
  1.2       +1 -1      httpd-site/xdocs/dev/release.xml
  
  Index: release.xml
  ===================================================================
  RCS file: /home/cvs/httpd-site/xdocs/dev/release.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- release.xml	28 May 2002 17:06:09 -0000	1.1
  +++ release.xml	7 Sep 2003 05:27:32 -0000	1.2
  @@ -113,7 +113,7 @@
   <ul>
   <li>Ensure that the RM's PGP/GPG key is in the httpd-dist/KEYS file</li>
   <li>Create an official APACHE_X_Y_Z tag based of the candidate tree</li>
  -<li>Run httpd_roll_release script</li>
  +<li>Run httpd-dist/tools/release.sh script</li>
   <li>Copy the generated release tarballs and signatures to
   daedalus:/www/httpd.apache.org/dev/dist</li>
   <li>Email dev@httpd.apache.org, current-testers@httpd.apache.org, stable-testers@httpd.apache.org to inform them of the release.</li>