You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2019/10/29 21:18:06 UTC

[cassandra] branch trunk updated (f05cf4f -> 6d93f04)

This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from f05cf4f  ninja fix: initialisation of DatabaseDescriptor in DistributedReadWritePathTest
     new a593d7b  Increment version to 2.2.16
     new 9c0dfab  Merge branch 'cassandra-2.2' into cassandra-3.0
     new ae366ba  Increment version to 3.0.20
     new 6e67f4a  Merge branch 'cassandra-3.0' into cassandra-3.11
     new fb50d82  Increment version to 3.11.6
     new 282ae62  Merge branch 'cassandra-3.11' into trunk
     new 6d93f04  Increment version to 4.0-alpha3

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 01/02: Merge branch 'cassandra-3.11' into trunk

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 282ae6235a8d32e0347dd4966c1142dc5bdf7d86
Merge: f05cf4f fb50d82
Author: Michael Shuler <ms...@apache.org>
AuthorDate: Tue Oct 29 16:16:02 2019 -0500

    Merge branch 'cassandra-3.11' into trunk



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 02/02: Increment version to 4.0-alpha3

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 6d93f046c27027a2b794553df0957bc9c3dd186d
Author: Michael Shuler <ms...@apache.org>
AuthorDate: Tue Oct 29 16:17:35 2019 -0500

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

diff --git a/build.xml b/build.xml
index 19daad6..fda81b5 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="4.0-alpha2"/>
+    <property name="base.version" value="4.0-alpha3"/>
     <property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
     <property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree"/>
diff --git a/debian/changelog b/debian/changelog
index 7d4f2e2..bae9e73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (4.0~alpha3) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <ms...@apache.org>  Tue, 29 Oct 2019 16:16:36 -0500
+
 cassandra (4.0~alpha2) unstable; urgency=medium
 
   * New release


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org