-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58453/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1514
https://issues.apache.org/jira/browse/RANGER-1514
Repository: ranger
Description
-------
This task is to remove the EasyMock dependency and replace it with Mockito.
There are two reasons for doing this:
a) We have a single mock framework across the entire project.
b) EasyMock does not seem to be actively maintained any more, and currently
does not support Java 9.
Diffs
-----
plugin-kms/pom.xml a4c47b7
plugin-kms/src/test/java/org/apache/ranger/authorization/kms/authorizer/RangerKmsAuthorizerTest.java
3cff953
pom.xml 4fb62e2
Diff: https://reviews.apache.org/r/58453/diff/1/
Testing
-------
Thanks,
Colm O hEigeartaigh