[
https://issues.apache.org/jira/browse/HBASE-18851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172556#comment-16172556
]
Hudson commented on HBASE-18851:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3743 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3743/])
HBASE-18851 Add "BSD" to the acceptable licenses list (elserj: rev
a29ea36194a18c1de415577e78ca3553818a72b5)
* (edit) hbase-resource-bundle/src/main/resources/META-INF/LICENSE.vm
> LICENSE failure after HADOOP-14799 with Hadoop 3
> ------------------------------------------------
>
> Key: HBASE-18851
> URL: https://issues.apache.org/jira/browse/HBASE-18851
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Critical
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18851.001.branch-2.patch
>
>
> Building against a new hadoop-3 snapshot nets a failure in generating the
> LICENSE file for hbase-assembly.
> This is because hadoop-auth's dependency on
> com.nimbusds:nimbus-jose-jwt:jar:4.41.1 brings in org.ow2.asm:asm:jar:5.0.4
> which is licensed was 3-clause BSD but just states the license as "BSD". This
> breaks our parsing.
> Simple change to add "BSD" to our list {{non_aggregate_fine}} in
> {{LICENSE.vm}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)