You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/09/13 23:53:40 UTC

svn commit: r695037 - in /labs/droids/trunk/docs: contrib.html contrib.pdf

Author: thorsten
Date: Sat Sep 13 14:53:40 2008
New Revision: 695037

URL: http://svn.apache.org/viewvc?rev=695037&view=rev
Log:
Removing author tags -adding note to the coding guidelines

Modified:
    labs/droids/trunk/docs/contrib.html
    labs/droids/trunk/docs/contrib.pdf

Modified: labs/droids/trunk/docs/contrib.html
URL: http://svn.apache.org/viewvc/labs/droids/trunk/docs/contrib.html?rev=695037&r1=695036&r2=695037&view=diff
==============================================================================
--- labs/droids/trunk/docs/contrib.html (original)
+++ labs/droids/trunk/docs/contrib.html Sat Sep 13 14:53:40 2008
@@ -374,6 +374,13 @@
         to maintain, and to enhance.</p>
 <p> We are using the commit-then-review approach. Still, <strong>nothing
       </strong> untested should be committed. First test then commit!!!</p>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">We do not use the
+        <span class="codefrag">@author</span> tag in java code and the corresponding tags in other format.
+        We think this helps feel more like community development.
+      </div>
+</div>
 <ul>
           <li>Only produce code conforming to the Java code conventions, as they
              are set down on the page 

Modified: labs/droids/trunk/docs/contrib.pdf
URL: http://svn.apache.org/viewvc/labs/droids/trunk/docs/contrib.pdf?rev=695037&r1=695036&r2=695037&view=diff
==============================================================================
Binary files - no diff available.



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