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 2016/01/26 15:16:54 UTC

[1/3] cassandra git commit: 2.1.13 build

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.2 b5d6d4f72 -> dd76858c7


2.1.13 build


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

Branch: refs/heads/cassandra-2.2
Commit: d5b6d1b634f69709d2b3caa17cba52696ed2033d
Parents: 8408c76
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue Jan 26 09:12:48 2016 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue Jan 26 09:12:48 2016 -0500

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d5b6d1b6/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e73a7b0..9f75a9f 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.12"/>
+    <property name="base.version" value="2.1.13"/>
     <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/d5b6d1b6/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 3322534..eca6c18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.13) unstable; urgency=medium
+
+  * New release 
+
+ -- Jake Luciani <ja...@apache.org>  Tue, 26 Jan 2016 09:11:55 -0500
+
 cassandra (2.1.12) unstable; urgency=medium
 
   * New release 


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

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


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

Branch: refs/heads/cassandra-2.2
Commit: 2e4a8490c4517e30b9897aeadb9161263d2f4abe
Parents: b5d6d4f d5b6d1b
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue Jan 26 09:13:37 2016 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue Jan 26 09:13:37 2016 -0500

----------------------------------------------------------------------

----------------------------------------------------------------------



[3/3] cassandra git commit: 2.2.5 build

Posted by ja...@apache.org.
2.2.5 build


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

Branch: refs/heads/cassandra-2.2
Commit: dd76858c7652541c7b137323f7b9e154686d6fba
Parents: 2e4a849
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue Jan 26 09:16:43 2016 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue Jan 26 09:16:43 2016 -0500

----------------------------------------------------------------------
 NEWS.txt         | 9 +++++++++
 debian/changelog | 6 ++++++
 2 files changed, 15 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/dd76858c/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index f26fe3b..33d97ac 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.2.5
+=====
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.2 if you are upgrading
+      from a previous version.
+
 2.2.4
 =====
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/dd76858c/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 165cd8c..3abe349 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.5) unstable; urgency=medium
+
+  * New release 
+
+ -- Jake Luciani <ja...@apache.org>  Tue, 26 Jan 2016 09:15:04 -0500
+
 cassandra (2.2.4) unstable; urgency=medium
 
   * New release