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/01/09 21:22:32 UTC

cassandra git commit: prep for 2.0.12 release

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.0 dd62f7bf7 -> 5b66997fa


prep for 2.0.12 release


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

Branch: refs/heads/cassandra-2.0
Commit: 5b66997fa8be961dd17cdc93b29f2b61491f2cbb
Parents: dd62f7b
Author: T Jake Luciani <ja...@apache.org>
Authored: Fri Jan 9 15:21:49 2015 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Fri Jan 9 15:21:49 2015 -0500

----------------------------------------------------------------------
 NEWS.txt         | 9 +++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 16 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/5b66997f/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 6f6b795..2bc4fe6 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,15 @@ restore snapshots created with the previous major version using the
 'sstableloader' tool. You can upgrade the file format of your snapshots
 using the provided 'sstableupgrade' tool.
 
+2.0.12
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but refer to previous entries if you
+      are upgrading from a previous version.
+
+
 2.0.11
 ======
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/5b66997f/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 8c23407..9bbb54f 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.0.11"/>
+    <property name="base.version" value="2.0.12"/>
     <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/5b66997f/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 39d9520..9853818 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.12); urgency=medium
+
+  * New release 
+
+ -- Jake Luciani <ja...@apache.org>  Fri, 09 Jan 2015 15:20:30 -0500
+
 cassandra (2.0.11) unstable; urgency=medium
 
   * New release