Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "CodeStyle" page has been changed by sebbapache:
http://wiki.apache.org/commons/CodeStyle?action=diff&rev1=8&rev2=9

Comment:
Statements on separate lines

  
  ||'''Rules''' ||'''Severity''' ||
  ||No tabs allowed in source files ||error ||
+ ||Each statement should be on a separate line (simplifies debugging) ||error 
||
  ||Imports: No wildcards ||error ||
  ||Imports: Order by groups: java, javax, org, com ||warning ||
  ||Imports: Order in alphabetical order with a group ||warning ||

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to