You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2014/08/11 03:11:45 UTC

[12/18] git commit: Versions for 2.1.0-rc6

Versions for 2.1.0-rc6


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

Branch: refs/heads/trunk
Commit: 74847893c8aa6d736474ab94f219a84cfe13c2ae
Parents: f75ee84
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Sat Aug 9 13:47:44 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Sat Aug 9 13:47:44 2014 +0200

----------------------------------------------------------------------
 CHANGES.txt      | 2 +-
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/74847893/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index fff06ae..3174466 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-2.1.0-final
+2.1.0-rc6
  * Include stress yaml example in release and deb (CASSANDRA-7717)
  * workaround for netty issue causing corrupted data off the wire (CASSANDRA-7695)
  * cqlsh DESC CLUSTER fails retrieving ring information (CASSANDRA-7687)

http://git-wip-us.apache.org/repos/asf/cassandra/blob/74847893/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 18fa1ec..a76ce36 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="2.1.0-rc5"/>
+    <property name="base.version" value="2.1.0-rc6"/>
     <property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>

http://git-wip-us.apache.org/repos/asf/cassandra/blob/74847893/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 03e308e..e467737 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.0~rc6) unstable; urgency=medium
+
+  * New RC release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Sat, 09 Aug 2014 13:46:39 +0200
+
 cassandra (2.1.0~rc5) unstable; urgency=medium
 
   * New RC release