You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2017/09/14 00:59:36 UTC

[1/2] hbase git commit: HBASE-18813 TestCanaryTool fails on branch-1 / branch-1.4

Repository: hbase
Updated Branches:
  refs/heads/branch-1 062148662 -> 42b797aa2
  refs/heads/branch-1.4 e985d9f15 -> b55ae2d4a


HBASE-18813 TestCanaryTool fails on branch-1 / branch-1.4

Upgrade Mockito to 1.10.19


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

Branch: refs/heads/branch-1
Commit: 42b797aa2b3b80fdf458a66a6a9a8d14a5c92323
Parents: 0621486
Author: Andrew Purtell <ap...@apache.org>
Authored: Wed Sep 13 16:20:00 2017 -0700
Committer: Andrew Purtell <ap...@apache.org>
Committed: Wed Sep 13 16:20:00 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/42b797aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e3449a5..92bf39c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1269,7 +1269,7 @@
     <hamcrest.version>1.3</hamcrest.version>
     <htrace.version>3.1.0-incubating</htrace.version>
     <log4j.version>1.2.17</log4j.version>
-    <mockito-all.version>1.10.8</mockito-all.version>
+    <mockito-all.version>1.10.19</mockito-all.version>
     <protobuf.version>2.5.0</protobuf.version>
     <thrift.path>thrift</thrift.path>
     <thrift.version>0.9.3</thrift.version>


[2/2] hbase git commit: HBASE-18813 TestCanaryTool fails on branch-1 / branch-1.4

Posted by ap...@apache.org.
HBASE-18813 TestCanaryTool fails on branch-1 / branch-1.4

Upgrade Mockito to 1.10.19


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

Branch: refs/heads/branch-1.4
Commit: b55ae2d4a9910c1cc114acd6dfbc60095f326a1c
Parents: e985d9f
Author: Andrew Purtell <ap...@apache.org>
Authored: Wed Sep 13 16:20:00 2017 -0700
Committer: Andrew Purtell <ap...@apache.org>
Committed: Wed Sep 13 16:20:24 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/b55ae2d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 51dc05a..1c5a581 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1269,7 +1269,7 @@
     <hamcrest.version>1.3</hamcrest.version>
     <htrace.version>3.1.0-incubating</htrace.version>
     <log4j.version>1.2.17</log4j.version>
-    <mockito-all.version>1.10.8</mockito-all.version>
+    <mockito-all.version>1.10.19</mockito-all.version>
     <protobuf.version>2.5.0</protobuf.version>
     <thrift.path>thrift</thrift.path>
     <thrift.version>0.9.3</thrift.version>