[
https://issues.apache.org/jira/browse/KAFKA-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584818#comment-14584818
]
Ewen Cheslack-Postava commented on KAFKA-2248:
----------------------------------------------
[~junrao] Try this new updated version. I used a gradle git library to generate
most of the excludes so we don't consider anything that's not checked in/staged
for check in. This should cover most of the annoying cases where Rat picks up
files we don't care about. The rest are covered by only a couple of rules to
handle files that are checked in but shouldn't need licenses.
> Use Apache Rat to enforce copyright headers
> -------------------------------------------
>
> Key: KAFKA-2248
> URL: https://issues.apache.org/jira/browse/KAFKA-2248
> Project: Kafka
> Issue Type: Bug
> Components: build
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Fix For: 0.8.3
>
> Attachments: KAFKA-2248.patch, KAFKA-2248_2015-06-13_14:10:23.patch
>
>
> Follow up to KAFKA-2161. Use Apache Rat during builds to make sure copyright
> headers are present so we don't forget any and don't allow any incorrect ones
> to be checked in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)