[
https://issues.apache.org/jira/browse/HBASE-22268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821295#comment-16821295
]
Sean Busbey commented on HBASE-22268:
-------------------------------------
Does the javax.activation jar end up in the assembly when building with the
impacted version of hadoop?
If it doesn't, could you update the commit message to make clear no LICENSE
change is happening?
Could you add a note to the shading exclusion that it comes in when particular
Hadoop versions are used (and what version is expected)? Otherwise it might get
removed during a cleanup since we don't ourselves declare a need for it.
> Update LICENSE/shading for javax.activation
> -------------------------------------------
>
> Key: HBASE-22268
> URL: https://issues.apache.org/jira/browse/HBASE-22268
> Project: HBase
> Issue Type: Bug
> Reporter: Adam Antal
> Priority: Major
> Attachments: HBASE-22268.master.001.patch
>
>
> The javax.activation dependency is added in Hadoop trunk (3.3.0,
> HADOOP-15775) and HBase does not compile against hadoop trunk successfully.
> It is required for supporting JDK11 in Hadoop.
> HBASE-22087 will concern other dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)