You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ty...@apache.org on 2014/05/24 00:21:30 UTC

[1/2] git commit: Bump cqlsh default CQL version to 3.1.7

Repository: cassandra
Updated Branches:
  refs/heads/trunk 8b49af0b7 -> deee02c53


Bump cqlsh default CQL version to 3.1.7

Follow up for CASSANDRA-6875


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

Branch: refs/heads/trunk
Commit: e0502ea298bd1c9c4c3d3d8785b5d4c0fe4ca71e
Parents: 992eff2
Author: Tyler Hobbs <ty...@datastax.com>
Authored: Fri May 23 16:31:20 2014 -0500
Committer: Tyler Hobbs <ty...@datastax.com>
Committed: Fri May 23 16:31:20 2014 -0500

----------------------------------------------------------------------
 bin/cqlsh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/e0502ea2/bin/cqlsh
----------------------------------------------------------------------
diff --git a/bin/cqlsh b/bin/cqlsh
index c242010..1397f85 100755
--- a/bin/cqlsh
+++ b/bin/cqlsh
@@ -135,7 +135,7 @@ if os.path.exists(OLD_HISTORY):
 
 DEFAULT_HOST = '127.0.0.1'
 DEFAULT_PORT = 9042
-DEFAULT_CQLVER = '3.1.6'
+DEFAULT_CQLVER = '3.1.7'
 
 DEFAULT_TIME_FORMAT = '%Y-%m-%d %H:%M:%S%z'
 DEFAULT_FLOAT_PRECISION = 5


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

Posted by ty...@apache.org.
Merge branch 'cassandra-2.1' into trunk


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

Branch: refs/heads/trunk
Commit: deee02c538650a31663f5fea3d22ab38e9435bf1
Parents: 8b49af0 e0502ea
Author: Tyler Hobbs <ty...@datastax.com>
Authored: Fri May 23 16:32:12 2014 -0500
Committer: Tyler Hobbs <ty...@datastax.com>
Committed: Fri May 23 16:32:12 2014 -0500

----------------------------------------------------------------------
 bin/cqlsh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------