You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/01/25 18:19:00 UTC

cvs commit: jakarta-avalon-site/src/documentation/content/xdocs code-standards.xml

leosimons    2003/01/25 09:19:00

  Modified:    src/documentation/content/xdocs code-standards.xml
  Log:
  I'm in a good mood today. Let's be nice to contributors :D
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-avalon-site/src/documentation/content/xdocs/code-standards.xml
  
  Index: code-standards.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-site/src/documentation/content/xdocs/code-standards.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- code-standards.xml	24 Jan 2003 19:39:40 -0000	1.1
  +++ code-standards.xml	25 Jan 2003 17:19:00 -0000	1.2
  @@ -19,8 +19,8 @@
    the same line as the if statement, then you should write all your code
    to have that convention.</p>
   
  -<p><strong>If you commit code that does not follow these conventions and you
  -are caught, you are responsible for also fixing your own code.</strong></p>
  +<p><strong>Please follow these conventions closely. It makes life so much
  +easier.</strong></p>
   
   <p>Brackets should begin and end on a new line. Examples:</p>
   <source>
  
  
  

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