Thomas Mueller created OAK-98:
---------------------------------

             Summary: Source code formatting, code conventions, Javadocs
                 Key: OAK-98
                 URL: https://issues.apache.org/jira/browse/OAK-98
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Thomas Mueller
            Priority: Minor


I would prefer if we use a somewhat unified coding style, for things like

} else {

versus

}
else {

and so on. There are various style guides, for example:

http://developers.sun.com/sunstudio/products/archive/whitepapers/java-style.pdf
http://www.oracle.com/technetwork/java/codeconv-138413.html
http://java.sun.com/docs/codeconv/CodeConventions.pdf


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to