Dear Wiki user,

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

The following page has been changed by ArinSarkissian:
http://wiki.apache.org/cassandra/CodeStyle

------------------------------------------------------------------------------
    * Many lines in many files have a bunch of trailing whitespace... Please 
leave these alone for now so that reviewers don't have to pay attention to 
whitespace diffs.
      * we go thru the entire codebase and remove all trailing whitespace 
pretty soon
  
+ == imports ==
+ 
+ Please observe the following order for your imports:
+ 
+   * org.apache.log4j 
+   * org.apache.commons 
+   * org.junit 
+ 

Reply via email to