[infinispan-issues] [JBoss JIRA] (ISPN-7808) Upgrade to mockito 2.7.21
Dan Berindei (JIRA)
issues at jboss.org
Mon May 8 02:19:00 EDT 2017
Dan Berindei created ISPN-7808:
----------------------------------
Summary: Upgrade to mockito 2.7.21
Key: ISPN-7808
URL: https://issues.jboss.org/browse/ISPN-7808
Project: Infinispan
Issue Type: Component Upgrade
Components: Test Suite - Core, Test Suite - Server
Affects Versions: 9.0.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.1.0.Alpha1
While fixing ISPN-7659, I changed {{version.mockito}} in the parent POM to 2.7.21 (the latest version of mockito-core).
It turns out that all the modules actually depend on {{mockito-all}} without specifying a version. {{version.mockito}} was only used by some OSGi integration tests, and the change broke them.
The latest version of mockito-all is 1.9.5, which is quite old, so it would be best to upgrade to the latest mockito-core everywhere.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list