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 ac...@apache.org on 2002/11/25 23:36:17 UTC

cvs commit: jakarta-site/docs/site source.html getinvolved.html

acoliver    2002/11/25 14:36:17

  Modified:    xdocs/site source.xml getinvolved.xml
               docs/site source.html getinvolved.html
  Log:
  patch from Brian Ewins
  
  Revision  Changes    Path
  1.11      +11 -4     jakarta-site/xdocs/site/source.xml
  
  Index: source.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/site/source.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- source.xml	21 Aug 2002 02:17:40 -0000	1.10
  +++ source.xml	25 Nov 2002 22:36:17 -0000	1.11
  @@ -128,13 +128,14 @@
     public release.
     </p>  
     
  -  <h2>Patches</h2>
  +  <h2><a name="Patches"></a>Patches</h2>
   
     <p>
     When a specific change to a product is proposed for discussion or
  -  voting on the appropriate development mailing list, it should be
  -  presented in the form of input to the patch command. When sent to the
  -  mailing list, the message should contain a Subject beginning with
  +  voting on the appropriate development mailing list, or contributed
  +  as part of a bug report, it should be presented in the form of input
  +  to the patch command. When sent to the mailing list, the message 
  +  should contain a Subject beginning with 
     <span class="code">[PATCH]</span> and a distinctive one-line summary
     in the subject corresponding to the action item for that patch.
     </p>
  @@ -170,6 +171,12 @@
     will enable you to use the bash shell and also installs a lot of other
     utilities (such as diff and patch) that will turn your PC into a virtual
     Unix machine.
  +  </p>
  +  
  +  <p>
  +  More detailed instructions for accessing Jakarta's CVS repositories with
  +  various tools and IDEs, including anonymous access, can be found 
  +  <a href="./cvsindex.html">here</a>.
     </p>
   
     <p>
  
  
  
  1.9       +1 -0      jakarta-site/xdocs/site/getinvolved.xml
  
  Index: getinvolved.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site/xdocs/site/getinvolved.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- getinvolved.xml	6 Mar 2002 12:31:26 -0000	1.8
  +++ getinvolved.xml	25 Nov 2002 22:36:17 -0000	1.9
  @@ -47,6 +47,7 @@
   <li><a href="./library.html">Review Reference Library</a></li>
   <li><a href="./sourceindex.html">Download the Source Code</a></li>
   <li><a href="./cvsindex.html">Access CVS Repository</a></li>
  +<li><a href="./source.html#Patches">Contribute Patches</a></li>
   </ul>
   
   <p>
  
  
  
  1.55      +10 -4     jakarta-site/docs/site/source.html
  
  Index: source.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/docs/site/source.html,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- source.html	12 Nov 2002 15:30:10 -0000	1.54
  +++ source.html	25 Nov 2002 22:36:17 -0000	1.55
  @@ -252,12 +252,13 @@
     veto must be rescinded before the change can be included in any
     public release.
     </p>
  -                                                <h2>Patches</h2>
  +                                                <h2><a name="Patches" />Patches</h2>
                                                   <p>
     When a specific change to a product is proposed for discussion or
  -  voting on the appropriate development mailing list, it should be
  -  presented in the form of input to the patch command. When sent to the
  -  mailing list, the message should contain a Subject beginning with
  +  voting on the appropriate development mailing list, or contributed
  +  as part of a bug report, it should be presented in the form of input
  +  to the patch command. When sent to the mailing list, the message 
  +  should contain a Subject beginning with 
     <span class="code">[PATCH]</span> and a distinctive one-line summary
     in the subject corresponding to the action item for that patch.
     </p>
  @@ -322,6 +323,11 @@
     will enable you to use the bash shell and also installs a lot of other
     utilities (such as diff and patch) that will turn your PC into a virtual
     Unix machine.
  +  </p>
  +                                                <p>
  +  More detailed instructions for accessing Jakarta's CVS repositories with
  +  various tools and IDEs, including anonymous access, can be found 
  +  <a href="./cvsindex.html">here</a>.
     </p>
                                                   <p>
     All patches necessary to address an action item should be
  
  
  
  1.54      +1 -0      jakarta-site/docs/site/getinvolved.html
  
  Index: getinvolved.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/docs/site/getinvolved.html,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- getinvolved.html	12 Nov 2002 15:30:06 -0000	1.53
  +++ getinvolved.html	25 Nov 2002 22:36:17 -0000	1.54
  @@ -184,6 +184,7 @@
   <li><a href="./library.html">Review Reference Library</a></li>
   <li><a href="./sourceindex.html">Download the Source Code</a></li>
   <li><a href="./cvsindex.html">Access CVS Repository</a></li>
  +<li><a href="./source.html#Patches">Contribute Patches</a></li>
   </ul>
                                                   <p>
   Here is one developer's advice how to get involved. It specifically 
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>