You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by xe...@apache.org on 2013/09/19 23:09:00 UTC

git commit: bump Distruptor Thrift Server version to 0.3.2

Updated Branches:
  refs/heads/cassandra-2.0 72be2a436 -> b4bc50e44


bump Distruptor Thrift Server version to 0.3.2


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

Branch: refs/heads/cassandra-2.0
Commit: b4bc50e44d3cb1c1a528132e11e6641212b5bc3c
Parents: 72be2a4
Author: Pavel Yaskevich <xe...@apache.org>
Authored: Thu Sep 19 14:08:38 2013 -0700
Committer: Pavel Yaskevich <xe...@apache.org>
Committed: Thu Sep 19 14:08:38 2013 -0700

----------------------------------------------------------------------
 build.xml                   |   4 ++--
 lib/thrift-server-0.3.0.jar | Bin 123898 -> 0 bytes
 lib/thrift-server-0.3.2.jar | Bin 0 -> 123920 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/b4bc50e4/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6aab42a..72291e2 100644
--- a/build.xml
+++ b/build.xml
@@ -354,7 +354,7 @@
           <dependency groupId="com.googlecode.json-simple" artifactId="json-simple" version="1.1"/>
           <dependency groupId="com.github.stephenc.high-scale-lib" artifactId="high-scale-lib" version="1.1.2"/>
           <dependency groupId="com.github.stephenc" artifactId="jamm" version="0.2.5"/>
-	   <dependency groupId="com.thinkaurelius.thrift" artifactId="thrift-server" version="0.3.0"/>
+	   <dependency groupId="com.thinkaurelius.thrift" artifactId="thrift-server" version="0.3.2"/>
           <dependency groupId="org.yaml" artifactId="snakeyaml" version="1.11"/>
           <dependency groupId="org.apache.thrift" artifactId="libthrift" version="0.9.1"/>
 
@@ -452,7 +452,7 @@
         <dependency groupId="edu.stanford.ppl" artifactId="snaptree"/>
         <dependency groupId="org.mindrot" artifactId="jbcrypt"/>
         <dependency groupId="com.yammer.metrics" artifactId="metrics-core"/>
-        <dependency groupId="com.thinkaurelius.thrift" artifactId="thrift-server" version="0.3.0"/>
+        <dependency groupId="com.thinkaurelius.thrift" artifactId="thrift-server" version="0.3.2"/>
 
         <dependency groupId="log4j" artifactId="log4j"/>
         <!-- cassandra has a hard dependency on log4j, so force slf4j's log4j provider at runtime -->

http://git-wip-us.apache.org/repos/asf/cassandra/blob/b4bc50e4/lib/thrift-server-0.3.0.jar
----------------------------------------------------------------------
diff --git a/lib/thrift-server-0.3.0.jar b/lib/thrift-server-0.3.0.jar
deleted file mode 100644
index 3c93bb9..0000000
Binary files a/lib/thrift-server-0.3.0.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/cassandra/blob/b4bc50e4/lib/thrift-server-0.3.2.jar
----------------------------------------------------------------------
diff --git a/lib/thrift-server-0.3.2.jar b/lib/thrift-server-0.3.2.jar
new file mode 100644
index 0000000..5b03c4d
Binary files /dev/null and b/lib/thrift-server-0.3.2.jar differ