You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2014/07/07 18:22:57 UTC

[1/2] git commit: Fix test built

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.1 59a8504c3 -> 4e53152c5


Fix test built


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

Branch: refs/heads/cassandra-2.1
Commit: 61ee287bc7d56008c3b7851f0f2e2413325d81f4
Parents: 8d87e0e
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Jul 7 18:16:54 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Jul 7 18:16:54 2014 +0200

----------------------------------------------------------------------
 test/unit/org/apache/cassandra/cql3/CQLTester.java | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/61ee287b/test/unit/org/apache/cassandra/cql3/CQLTester.java
----------------------------------------------------------------------
diff --git a/test/unit/org/apache/cassandra/cql3/CQLTester.java b/test/unit/org/apache/cassandra/cql3/CQLTester.java
index 38aff2b..3363e16 100644
--- a/test/unit/org/apache/cassandra/cql3/CQLTester.java
+++ b/test/unit/org/apache/cassandra/cql3/CQLTester.java
@@ -62,8 +62,6 @@ public abstract class CQLTester
     private String currentTable;
     private final Set<String> currentTypes = new HashSet<>();
 
-    private final Set<String> currentTypes = new HashSet<>();
-
     @BeforeClass
     public static void setUpClass() throws Throwable
     {


[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

Posted by sl...@apache.org.
Merge branch 'cassandra-2.1.0' into cassandra-2.1


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

Branch: refs/heads/cassandra-2.1
Commit: 4e53152c51a08a3544cbef1bc7164b2792aa6f68
Parents: 59a8504 61ee287
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Mon Jul 7 18:22:49 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Mon Jul 7 18:22:49 2014 +0200

----------------------------------------------------------------------
 test/unit/org/apache/cassandra/cql3/CQLTester.java | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------