Repository: cassandra
Updated Branches:
  refs/heads/trunk 724951b56 -> eeef4061b


snaptree is no longer a dependency in 2.1 and forwards


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/68444628
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/68444628
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/68444628

Branch: refs/heads/trunk
Commit: 68444628982147790276a476d66f9087b9256bc6
Parents: a5a7261
Author: Dave Brosius <dbros...@mebigfatguy.com>
Authored: Fri Mar 28 21:13:21 2014 -0400
Committer: Dave Brosius <dbros...@mebigfatguy.com>
Committed: Fri Mar 28 21:13:21 2014 -0400

----------------------------------------------------------------------
 build.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/68444628/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6656015..fb1e456 100644
--- a/build.xml
+++ b/build.xml
@@ -468,7 +468,6 @@
         <dependency groupId="com.googlecode.json-simple" 
artifactId="json-simple"/>
         <dependency groupId="com.github.stephenc.high-scale-lib" 
artifactId="high-scale-lib"/>
         <dependency groupId="org.yaml" artifactId="snakeyaml"/>
-        <dependency groupId="edu.stanford.ppl" artifactId="snaptree"/>
         <dependency groupId="org.mindrot" artifactId="jbcrypt"/>
         <dependency groupId="com.yammer.metrics" artifactId="metrics-core"/>
         <dependency groupId="com.addthis.metrics" 
artifactId="reporter-config"/>

Reply via email to