You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2015/07/06 19:39:19 UTC

[1/2] cassandra git commit: Remove tools/lib from deb rules

Repository: cassandra
Updated Branches:
  refs/heads/trunk c5c973939 -> e19d01356


Remove tools/lib from deb rules


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

Branch: refs/heads/trunk
Commit: ebc50d783505854f04f183297ad3009b9095b07e
Parents: ff74eaf
Author: T Jake Luciani <ja...@apache.org>
Authored: Mon Jul 6 13:38:30 2015 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Mon Jul 6 13:38:30 2015 -0400

----------------------------------------------------------------------
 debian/rules | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/ebc50d78/debian/rules
----------------------------------------------------------------------
diff --git a/debian/rules b/debian/rules
index 405175d..d0d22a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,8 +50,6 @@ install: build
 	# Copy stress jars
 	dh_install build/tools/lib/stress.jar \
 		usr/share/cassandra
-	dh_install tools/lib/*.jar \
-		usr/share/cassandra
 
 	dh_link usr/share/cassandra/apache-cassandra-$(VERSION).jar \
 		usr/share/cassandra/apache-cassandra.jar


[2/2] cassandra git commit: Merge branch 'cassandra-2.2' into trunk

Posted by ja...@apache.org.
Merge branch 'cassandra-2.2' into trunk


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

Branch: refs/heads/trunk
Commit: e19d013568393903d97cdb3ef07edb55cd5e2ff5
Parents: c5c9739 ebc50d7
Author: T Jake Luciani <ja...@apache.org>
Authored: Mon Jul 6 13:39:07 2015 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Mon Jul 6 13:39:07 2015 -0400

----------------------------------------------------------------------
 debian/rules | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------