apurtell opened a new pull request, #4467:
URL: https://github.com/apache/hbase/pull/4467

   When building against Hadoop 3.3.3 and any future version of Hadoop 
incorporating reload4j the new Enforcer rule we have active in branch-2.5 and 
up to exclude other logging frameworks besides log4j2 will trigger. We need to 
add exclusions to prevent that from happening so the build will succeed.
   
   Also exclude leveldbjni-all to avoid a LICENSE file generation error. 
hadoop-hdfs is messy and exports this among findbugs and other clutter. Anyway, 
better to exclude something we do not require than add an unnecessary 
supplemental model. 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to