You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2004/11/19 13:57:57 UTC

svn commit: r105810 - lenya/docu/src/documentation/content/xdocs/docs/1_2_x/misc

Author: thorsten
Date: Fri Nov 19 04:57:56 2004
New Revision: 105810

Modified:
   lenya/docu/src/documentation/content/xdocs/docs/1_2_x/misc/coding-guidelines.xml
Log:
We are testing before we are checkin something

Modified: lenya/docu/src/documentation/content/xdocs/docs/1_2_x/misc/coding-guidelines.xml
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_2_x/misc/coding-guidelines.xml	(original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_2_x/misc/coding-guidelines.xml	Fri Nov 19 04:57:56 2004
@@ -35,6 +35,10 @@
 	We use coding standards to be able to write code easy to
 	understand, to maintain, and to enhance.
       </p>
+      <p> 
+        We are using the commit and then review approach. 
+        Still <strong>nothing</strong> that have not been tested should not be
+        committed. First test then commit!!!
     </section>
     <section>
       <title>Java Code</title>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org