[
https://issues.apache.org/jira/browse/PHOENIX-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293901#comment-16293901
]
James Taylor commented on PHOENIX-4462:
---------------------------------------
It's ok to ignore json files in the rat plugin, but the others support comments
so the Apache header should be added to those files where it's missing
{code}
+ <exclude>**/*.properties</exclude>
+ <exclude>**/*.json</exclude>
+ <exclude>**/*.sh</exclude>
+ <exclude>**/*.py</exclude>
{code}
See the bin directory for examples of properties, sh, and py files which have
the ASF header.
> Fix license issues with rat plugin
> ----------------------------------
>
> Key: PHOENIX-4462
> URL: https://issues.apache.org/jira/browse/PHOENIX-4462
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Pedro Boado
> Assignee: Pedro Boado
> Attachments: PHOENIX-4462.patch
>
>
> RAT plugin is failing with some files (~10) when creating a release package.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)