serge 02/04/20 18:38:26 Modified: src/xdocs code-standards.xml Log: Reworded to encourage contributions for Javadocs (not that it ever really happens, but I can always hope) Revision Changes Path 1.3 +2 -2 jakarta-james/src/xdocs/code-standards.xml Index: code-standards.xml =================================================================== RCS file: /home/cvs/jakarta-james/src/xdocs/code-standards.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- code-standards.xml 30 Oct 2001 13:12:08 -0000 1.2 +++ code-standards.xml 21 Apr 2002 01:38:26 -0000 1.3 @@ -64,8 +64,8 @@ </p> <p> -4. Javadoc <strong>MUST</strong> exist on all methods. Contributing -a missing javadoc for any method, class, variable, etc., will be greatly +4. Javadoc <strong>must</strong> exist on all methods. Contributing +a missing javadoc for any method, class, variable, etc., will be GREATLY appreciated as this will help to improve the James project. </p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
