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/12/02 16:53:14 UTC

[1/3] cassandra git commit: bump 2.1 versions

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.2 9751eb5c3 -> 16045358a


bump 2.1 versions


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

Branch: refs/heads/cassandra-2.2
Commit: a6619e56b10580627fbc7863862c5aaebef57518
Parents: 1538c09
Author: T Jake Luciani <ja...@apache.org>
Authored: Wed Dec 2 10:50:22 2015 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Wed Dec 2 10:50:22 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/a6619e56/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 45bb13f..4bbbe69 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.11"/>
+    <property name="base.version" value="2.1.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/a6619e56/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 9ffa66d..3322534 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.12) unstable; urgency=medium
+
+  * New release 
+
+ -- Jake Luciani <ja...@apache.org>  Wed, 02 Dec 2015 10:38:36 -0500
+
 cassandra (2.1.11) unstable; urgency=medium
 
   * New release 


[3/3] cassandra git commit: bump 2.2 versions

Posted by ja...@apache.org.
bump 2.2 versions


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

Branch: refs/heads/cassandra-2.2
Commit: 16045358a43656a756574cba03f51ab3db6cc2b7
Parents: 73a1c2c
Author: T Jake Luciani <ja...@apache.org>
Authored: Wed Dec 2 10:53:01 2015 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Wed Dec 2 10:53:01 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/16045358/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6110bb0..b49191e 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.2.3"/>
+    <property name="base.version" value="2.2.4"/>
     <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/16045358/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 31fa8e6..165cd8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.4) unstable; urgency=medium
+
+  * New release
+
+ -- Jake Luciani <ja...@apache.org>  Wed, 02 Dec 2015 10:52:18 -0500
+
 cassandra (2.2.3) 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/73a1c2c1
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/73a1c2c1
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/73a1c2c1

Branch: refs/heads/cassandra-2.2
Commit: 73a1c2c1fad6682f528124c3e61a626fa2135109
Parents: 9751eb5 a6619e5
Author: T Jake Luciani <ja...@apache.org>
Authored: Wed Dec 2 10:51:15 2015 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Wed Dec 2 10:51:15 2015 -0500

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

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