You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/05 14:30:56 UTC

[GitHub] [hbase] busbey commented on issue #584: HBASE-22927 Upgrade mockito version for Java 11 compatibility

busbey commented on issue #584: HBASE-22927 Upgrade mockito version for Java 11 compatibility
URL: https://github.com/apache/hbase/pull/584#issuecomment-528391822
 
 
   > Seems hadoop has already updated the mockito version to 2.23.4? And seems the UTs are fine so this maybe a too strict enforcer rule? @busbey PTAL.
   
   This sounded familiar so I dug about. This came up with a JRuby update on [HBASE-20582](https://issues.apache.org/jira/browse/HBASE-20582) and is tracked in [MENFORCER-300](https://issues.apache.org/jira/browse/MENFORCER-300).
   
   On HBASE-20582 we pinned our version of JRuby to avoid the issue (which is what it looks like the byte-buddy developer suggested as a workaround). Since then MENFORCER-300 has been updated to include an example of how to ignore the {{module-info}} class. We should probably do that. It might also be worth reopening MENFORCER-300 to discuss what that plugin should be doing about the class.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services