You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2014/03/06 16:41:02 UTC

[1/3] git commit: update cobertura version patch by Ed Capriolo for CASSANDRA-6800

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.0 5ef53e6f7 -> c2ec94b35
  refs/heads/cassandra-2.1 a052a912e -> 728f677b0


update cobertura version
patch by Ed Capriolo for CASSANDRA-6800


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

Branch: refs/heads/cassandra-2.0
Commit: c2ec94b3548772d55fd70736c9523cad3b68c438
Parents: 5ef53e6
Author: Jonathan Ellis <jb...@apache.org>
Authored: Thu Mar 6 09:40:40 2014 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Thu Mar 6 09:40:46 2014 -0600

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c2ec94b3/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 9972aa2..70f514c 100644
--- a/build.xml
+++ b/build.xml
@@ -92,7 +92,7 @@
     <property name="test.long.timeout" value="600000" />
 
     <!-- http://cobertura.sourceforge.net/ -->
-    <property name="cobertura.version" value="1.9.4.1"/>
+    <property name="cobertura.version" value="2.0.2"/>
     <property name="cobertura.build.dir" value="${build.dir}/cobertura"/>
     <property name="cobertura.report.dir" value="${cobertura.build.dir}/report"/>
     <property name="cobertura.classes.dir" value="${cobertura.build.dir}/classes"/>


[2/3] git commit: update cobertura version patch by Ed Capriolo for CASSANDRA-6800

Posted by jb...@apache.org.
update cobertura version
patch by Ed Capriolo for CASSANDRA-6800


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

Branch: refs/heads/cassandra-2.1
Commit: c2ec94b3548772d55fd70736c9523cad3b68c438
Parents: 5ef53e6
Author: Jonathan Ellis <jb...@apache.org>
Authored: Thu Mar 6 09:40:40 2014 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Thu Mar 6 09:40:46 2014 -0600

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c2ec94b3/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 9972aa2..70f514c 100644
--- a/build.xml
+++ b/build.xml
@@ -92,7 +92,7 @@
     <property name="test.long.timeout" value="600000" />
 
     <!-- http://cobertura.sourceforge.net/ -->
-    <property name="cobertura.version" value="1.9.4.1"/>
+    <property name="cobertura.version" value="2.0.2"/>
     <property name="cobertura.build.dir" value="${build.dir}/cobertura"/>
     <property name="cobertura.report.dir" value="${cobertura.build.dir}/report"/>
     <property name="cobertura.classes.dir" value="${cobertura.build.dir}/classes"/>


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

Posted by jb...@apache.org.
Merge branch 'cassandra-2.0' into cassandra-2.1


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

Branch: refs/heads/cassandra-2.1
Commit: 728f677b0fcc31e843c0b808f4201e32dcf2c216
Parents: a052a91 c2ec94b
Author: Jonathan Ellis <jb...@apache.org>
Authored: Thu Mar 6 09:40:56 2014 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Thu Mar 6 09:40:56 2014 -0600

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/728f677b/build.xml
----------------------------------------------------------------------