You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2017/02/28 22:51:30 UTC

[1/2] curator git commit: removed vestigal Mockito import

Repository: curator
Updated Branches:
  refs/heads/master 585e1499d -> e2aef8182


removed vestigal Mockito import


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

Branch: refs/heads/master
Commit: d5daa4c115a794783e25ab7b1d035f5c2f9167f1
Parents: 952dd6b
Author: randgalt <ra...@apache.org>
Authored: Tue Feb 28 19:47:37 2017 -0300
Committer: randgalt <ra...@apache.org>
Committed: Tue Feb 28 19:47:37 2017 -0300

----------------------------------------------------------------------
 .../org/apache/curator/framework/imps/TestBlockUntilConnected.java  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/d5daa4c1/curator-framework/src/test/java/org/apache/curator/framework/imps/TestBlockUntilConnected.java
----------------------------------------------------------------------
diff --git a/curator-framework/src/test/java/org/apache/curator/framework/imps/TestBlockUntilConnected.java b/curator-framework/src/test/java/org/apache/curator/framework/imps/TestBlockUntilConnected.java
index 3597f95..4cd287a 100644
--- a/curator-framework/src/test/java/org/apache/curator/framework/imps/TestBlockUntilConnected.java
+++ b/curator-framework/src/test/java/org/apache/curator/framework/imps/TestBlockUntilConnected.java
@@ -34,7 +34,6 @@ import org.apache.curator.test.TestingServer;
 import org.apache.curator.test.Timing;
 import org.apache.curator.utils.CloseableUtils;
 import org.apache.zookeeper.Watcher;
-import org.mockito.internal.util.reflection.Whitebox;
 import org.testng.Assert;
 import org.testng.annotations.Test;
 import java.util.Timer;


[2/2] curator git commit: Merge branch 'CURATOR-367'

Posted by ra...@apache.org.
Merge branch 'CURATOR-367'


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

Branch: refs/heads/master
Commit: e2aef818200b42bd289f5b1fb84ce45220cc99d4
Parents: 585e149 d5daa4c
Author: randgalt <ra...@apache.org>
Authored: Tue Feb 28 19:47:45 2017 -0300
Committer: randgalt <ra...@apache.org>
Committed: Tue Feb 28 19:47:45 2017 -0300

----------------------------------------------------------------------
 .../org/apache/curator/framework/imps/TestBlockUntilConnected.java  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------