[
https://issues.apache.org/jira/browse/ZOOKEEPER-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991566#comment-16991566
]
Rabi Kumar K C commented on ZOOKEEPER-2675:
-------------------------------------------
I checked the mockito version in branch-3.4 and it seems that we are using
mockito-all which was discontinued in 2.* of mockito versions. I could only
find org.mockito:mockito-all:2.0.0-beta. Should I update to mockito-all to
2.0.0-beta or change mockito-all to mockito core? [~eribeiro] please do let me
know.
> Bump Mockito to version 2
> -------------------------
>
> Key: ZOOKEEPER-2675
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2675
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Edward Ribeiro
> Priority: Trivial
>
> Current mockito version is 1.8.2, but version 2 brings new improvements while
> keeping backwards compatibility to jdk6 (branch-3.4) and support partially
> jdk8. So, this issue is to bring mockito version up to date.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)