[
https://issues.apache.org/jira/browse/SAMZA-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Maes resolved SAMZA-1407.
------------------------------
Resolution: Fixed
PR merged and closed
> upgrade junit version to 4.12
> ------------------------------
>
> Key: SAMZA-1407
> URL: https://issues.apache.org/jira/browse/SAMZA-1407
> Project: Samza
> Issue Type: Task
> Reporter: Fred Ji
> Assignee: Fred Ji
> Priority: Major
> Fix For: 0.15.0
>
>
> There are some new testing code using assertNotEquals().
> This function is not supported in junit 4.8.1, but the explicit junit version
> we have in gradle file is 4.8.1.
> Luckily, in open source build, it does not fail because powermock 1.6.6 pulls
> in junit 4.12 transitively.
> In order to avoid the confusion regarding what junit version is used in test,
> we should explicitly upgrade junit version to 4.12.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)