You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2017/04/17 03:07:41 UTC

[jira] [Resolved] (SAMZA-1149) upgrade mockito from 1.8.4 to 1.10.19

     [ https://issues.apache.org/jira/browse/SAMZA-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prateek Maheshwari resolved SAMZA-1149.
---------------------------------------
    Resolution: Fixed
      Assignee: Fred Ji

> upgrade mockito from 1.8.4 to 1.10.19
> -------------------------------------
>
>                 Key: SAMZA-1149
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1149
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Fred Ji
>            Assignee: Fred Ji
>             Fix For: 0.13.0
>
>
> The current version is 1.8.4 which is a version back to 2010. We would like to update it to the newer stable version. 
> The version we would like to use is 1.10.19, as this is a stable and newer version which can work with the staple and newer powermock which supports more powerful mocking such as for constructors and static methods, etc. But it requires a version match between powermock and mockito, see: 
> https://github.com/powermock/powermock/wiki/MockitoUsage#supported-versions
> Without the upgrade, if we include any modules from samza open source and also use powermock in our own code, and if we run unit test, we may see some exception due to version mismatch. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)