[
https://issues.apache.org/jira/browse/KAFKA-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571985#comment-14571985
]
Joe Stein commented on KAFKA-2161:
----------------------------------
We stopped running rat when we moved to gradle
https://github.com/apache/kafka/blob/trunk/build.gradle#L44 in 0.8.1. We should
add running rat again for a release. I don't think we need to put the script
back into the repo though to-do that. I never used that script I always did
java -jar ../../apache-rat-0.8/apache-rat-0.8.jar in 0.8.0 and below in release
steps https://cwiki.apache.org/confluence/display/KAFKA/Release+Process
> Fix a few copyrights
> --------------------
>
> Key: KAFKA-2161
> URL: https://issues.apache.org/jira/browse/KAFKA-2161
> Project: Kafka
> Issue Type: Bug
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Priority: Trivial
> Attachments: KAFKA-2161.patch
>
>
> I noticed that I accidentally let some incorrect copyright headers slip in
> with the KAKFA-1501 patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)