rdonkin     2003/11/02 10:27:18

  Modified:    docs/site convert-to-mirror.html
               xdocs/site convert-to-mirror.xml
  Log:
  Added link to release manager docs
  
  Revision  Changes    Path
  1.16      +6 -1      jakarta-site2/docs/site/convert-to-mirror.html
  
  Index: convert-to-mirror.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/convert-to-mirror.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- convert-to-mirror.html    31 Oct 2003 12:58:46 -0000      1.15
  +++ convert-to-mirror.html    2 Nov 2003 18:27:18 -0000       1.16
  @@ -206,7 +206,10 @@
   instructions. It assumes that the releases already exist. You might like to consult 
   <a href="http://www.apache.org/dev/mirrors.html";>the ASF mirroring guildlines</a> 
and
   <a href="http://cvs.apache.org/~bodewig/mirror.html";>Stefan Bodewig's Step-By-Step 
Guide</a> to mirroring.
  -
  +This is intended as a step-by-step guide to help people remember everything that's 
required to convert
  +an existing project to use the mirroring system. 
  +For more general instructions, please see 
  +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?ReleaseManager";>here</a>.
           </p>
                                                   <p>
   Only copy the most modern releases onto the mirrored directories. This helps to 
conserve disc space
  @@ -224,6 +227,8 @@
   The examples assume that <a href="http://www.gnupg.org/";>gpg</a> is used for code 
signing.
   If you use pgp, then they'll need to be amended appropriately.
   They also use openssl for the md5 sums. md5sum (or any other sum generator) could 
be used instead.
  +Please use a secure local machine to perform the signing. 
  +Please remember to use a good passphrase to secure your code signing private key.
           </p>
                               </blockquote>
         </td></tr>
  
  
  
  1.5       +6 -1      jakarta-site2/xdocs/site/convert-to-mirror.xml
  
  Index: convert-to-mirror.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/convert-to-mirror.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- convert-to-mirror.xml     2 Oct 2003 08:55:47 -0000       1.4
  +++ convert-to-mirror.xml     2 Nov 2003 18:27:18 -0000       1.5
  @@ -15,7 +15,10 @@
   instructions. It assumes that the releases already exist. You might like to consult 
   <a href='http://www.apache.org/dev/mirrors.html'>the ASF mirroring guildlines</a> 
and
   <a href='http://cvs.apache.org/~bodewig/mirror.html'>Stefan Bodewig's Step-By-Step 
Guide</a> to mirroring.
  -
  +This is intended as a step-by-step guide to help people remember everything that's 
required to convert
  +an existing project to use the mirroring system. 
  +For more general instructions, please see 
  +<a href='http://nagoya.apache.org/wiki/apachewiki.cgi?ReleaseManager'>here</a>.
           </p>
               <p>
   Only copy the most modern releases onto the mirrored directories. This helps to 
conserve disc space
  @@ -33,6 +36,8 @@
   The examples assume that <a href='http://www.gnupg.org/'>gpg</a> is used for code 
signing.
   If you use pgp, then they'll need to be amended appropriately.
   They also use openssl for the md5 sums. md5sum (or any other sum generator) could 
be used instead.
  +Please use a secure local machine to perform the signing. 
  +Please remember to use a good passphrase to secure your code signing private key.
           </p>
       </subsection>
       
  
  
  

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

Reply via email to