You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2012/04/12 10:02:22 UTC

git commit: Update version for 1.1.0 RC1 release

Updated Branches:
  refs/heads/cassandra-1.1.0 34c1fc0b7 -> cbbf54910


Update version for 1.1.0 RC1 release


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

Branch: refs/heads/cassandra-1.1.0
Commit: cbbf54910f7f98e9f4b944b984b2460f42cd50bd
Parents: 34c1fc0
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu Apr 12 10:01:18 2012 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu Apr 12 10:01:18 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/cbbf5491/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 9dc6311..f41d97a 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -30,3 +30,4 @@ doc/cql/CQL*
 build.properties.default
 test/data/legacy-sstables/**
 examples/pig/**
+examples/hadoop_word_count/conf/log4j.properties

http://git-wip-us.apache.org/repos/asf/cassandra/blob/cbbf5491/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 2286b27..ca83a0d 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="1.1.0-beta2"/>
+    <property name="base.version" value="1.1.0-rc1"/>
     <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/cbbf5491/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 01bf383..9c795f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.1.0~rc1) unstable; urgency=low
+
+  * New Release Candidate
+
+ -- Sylvain Lebresne <sl...@apache.org>  Thu, 12 Apr 2012 09:59:27 +0200
+
 cassandra (1.1.0~beta2) unstable; urgency=low
 
   * New beta release