[
https://issues.apache.org/jira/browse/HBASE-14176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649547#comment-14649547
]
Sean Busbey commented on HBASE-14176:
-------------------------------------
We didn't catch this because of this rat exclude in the top level pom:
{code}
<exclude>**/META-INF/services/**</exclude>
{code}
Can we remove this exclusion as a part of this change?
> Add missing headers to META-INF files
> -------------------------------------
>
> Key: HBASE-14176
> URL: https://issues.apache.org/jira/browse/HBASE-14176
> Project: HBase
> Issue Type: Sub-task
> Components: build
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 2.0.0, 0.94.28, 0.98.14, 1.0.2, 1.2.0, 1.1.2
>
> Attachments: HBASE-14176-0.98.patch, HBASE-14176.patch
>
>
> Weird that most META-INF files are missing ASF copyright header, but a
> handful have it.
> Missed by HBASE-14087.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)