[jboss-svn-commits] JBL Code SVN: r20731 - labs/jbossesb/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Jun 24 09:44:40 EDT 2008


Author: mark.little at jboss.com
Date: 2008-06-24 09:44:40 -0400 (Tue, 24 Jun 2008)
New Revision: 20731

Modified:
   labs/jbossesb/trunk/Developer.txt
Log:
http://jira.jboss.com/jira/browse/JBESB-1846

Modified: labs/jbossesb/trunk/Developer.txt
===================================================================
--- labs/jbossesb/trunk/Developer.txt	2008-06-24 13:41:08 UTC (rev 20730)
+++ labs/jbossesb/trunk/Developer.txt	2008-06-24 13:44:40 UTC (rev 20731)
@@ -46,6 +46,11 @@
 =================
 NOTE: you must ensure that all source files have the standard JBoss copyright at the start.
 
+DO NOT reformat code that is checked out from the repository. In the JBossESB 4.x codebase there
+is no mandatory style guide (we will fix this in the ESB 5 effort). If you change the format of
+code for no other reason than to make it easier to read, it makes it harder for others to determine
+what changes have occurred. Such changes may be backed out as a result.
+
 If adding tests then they should either be called:
 
 *UnitTest - unit tests




More information about the jboss-svn-commits mailing list