Dear Wiki user,

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

The "CodeStyle" page has been changed by JonathanEllis.
http://wiki.apache.org/cassandra/CodeStyle?action=diff&rev1=15&rev2=16

--------------------------------------------------

  Please observe the following order for your imports:
  
    * java
-   * org.apache.log4j 
    * org.apache.commons 
+   * org.apache.slf4j
    * org.junit
    * everything else alphabetically
  

Reply via email to