You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by jo...@apache.org on 2001/04/16 22:23:33 UTC

cvs commit: jakarta-site2/xdocs/site jakarta-site2.xml

jon         01/04/16 13:23:33

  Modified:    docs/site jakarta-site2.html
               xdocs/site jakarta-site2.xml
  Log:
  added additional instructions for ted. :-)
  
  -jon
  
  Revision  Changes    Path
  1.23      +6 -2      jakarta-site2/docs/site/jakarta-site2.html
  
  Index: jakarta-site2.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jakarta-site2.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- jakarta-site2.html	2001/04/03 04:18:29	1.22
  +++ jakarta-site2.html	2001/04/16 20:23:28	1.23
  @@ -587,6 +587,8 @@
   files!</strong>) to the general@jakarta.apache.org mailing list.
   </p>
                                                   <p>
  +You should edit the .xml files and then run build.sh. After you have
  +done that, you should check in both the .xml files and the .html files.
   Once your changes have been checked in, you can do the following:
   </p>
                                                       <div align="left">
  @@ -598,10 +600,12 @@
       </tr>
       <tr>
         <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
  -      <td bgcolor="#ffffff"><pre>cd /www/jakarta.apache.org
  +      <td bgcolor="#ffffff"><pre>
  +cd /www/jakarta.apache.org
   cvs update index.html
   cd site
  -cvs update</pre></td>
  +cvs update
  +</pre></td>
         <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" border="0"/></td>
       </tr>
       <tr>
  
  
  
  1.9       +6 -2      jakarta-site2/xdocs/site/jakarta-site2.xml
  
  Index: jakarta-site2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/jakarta-site2.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jakarta-site2.xml	2001/03/13 18:52:06	1.8
  +++ jakarta-site2.xml	2001/04/16 20:23:32	1.9
  @@ -320,13 +320,17 @@
   </p>
   
   <p>
  +You should edit the .xml files and then run build.sh. After you have
  +done that, you should check in both the .xml files and the .html files.
   Once your changes have been checked in, you can do the following:
   </p>
   
  -<source>cd /www/jakarta.apache.org
  +<source>
  +cd /www/jakarta.apache.org
   cvs update index.html
   cd site
  -cvs update</source>
  +cvs update
  +</source>
   
   <p>
   This will cause the files checked into the jakarta-site2/docs directory