[ 
https://issues.apache.org/jira/browse/OMID-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602535#comment-17602535
 ] 

ASF GitHub Bot commented on OMID-226:
-------------------------------------

gjacoby126 opened a new pull request, #123:
URL: https://github.com/apache/phoenix-omid/pull/123

   …ependencies
   
   At some point OMID will upgrade to latest Hadoop 2.10 and HBase 2.4 releases 
and will then experience IncompatibleClassChangeErrors in unit tests due to a 
conflict between mockito-all used here and mockito-core used by Hadoop and 
HBase. Prepare for this by migrating from mockito-all to mockito-core now.
   
   Update matchers in some unit tests for minor differences in mocking and 
matching behavior after the migration.
   
   Clean up test dependency declarations in POMs while at it.
   
   Phoenix itself should perform this migration as well.




> Migrate from mockito-all to mockito-core and clean up test dependencies
> -----------------------------------------------------------------------
>
>                 Key: OMID-226
>                 URL: https://issues.apache.org/jira/browse/OMID-226
>             Project: Phoenix Omid
>          Issue Type: Task
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Major
>             Fix For: 1.1.0
>
>
> At some point OMID will upgrade to latest Hadoop 2.10 and HBase 2.4 versions, 
> and will begin experiencing IncompatibleClassChangeErrors in unit tests due 
> to a conflict between mockito-all used by OMID and mockito-core used by 
> Hadoop and HBase. Prepare for this by migrating from mockito-all to 
> mockito-core now. Clean up test dependencies while at it.
> Phoenix itself should perform this migration as well. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to