Author: rgielen
Date: Sun Aug 28 06:04:54 2011
New Revision: 1162480

URL: http://svn.apache.org/viewvc?rev=1162480&view=rev
Log:
Link to coding convention as requested and initiated by Christian Grobmeier

Modified:
    struts/site/src/site/fml/helping.fml

Modified: struts/site/src/site/fml/helping.fml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/fml/helping.fml?rev=1162480&r1=1162479&r2=1162480&view=diff
==============================================================================
--- struts/site/src/site/fml/helping.fml (original)
+++ struts/site/src/site/fml/helping.fml Sun Aug 28 06:04:54 2011
@@ -250,6 +250,14 @@ limitations under the License.
                 </p>
 
                 <p>
+                    Please be aware that the Struts project follows general 
coding
+                    conventions. In short, these are the official Java coding 
conventions
+                    plus the rule to favor spaces over tabs for indenting. See 
more
+                    details at <a 
href="https://cwiki.apache.org/confluence/display/S2WIKI/Struts+2+Coding+Conventions";>
+                    Struts 2 Coding Conventions (Wiki)</a>
+                </p>
+
+                <p>
                     To create a patch, you first have to
                     <a href="downloads.html#Source_Code">
                         checkout</a>


Reply via email to