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=14&rev2=15

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

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

Reply via email to