[
https://issues.apache.org/jira/browse/HCATALOG-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562917#comment-13562917
]
Travis Crawford commented on HCATALOG-608:
------------------------------------------
Good suggestion, I'll include a summary of how we manage headers when posting
the next release candiate.
Short version is:
* We use checkstyle to enforce headers on files, or tests fail. This helps us
always keep the repo in compliance instead of doing a pre-release cleanup.
http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/build-support/ant/checkstyle.xml
* We use RAT to prove our repo is in compliance. This happens automatically as
part of our test process, but requires manual review.
http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/build-support/scripts/test.sh
> exclude data files from hcatalog release audit report
> -----------------------------------------------------
>
> Key: HCATALOG-608
> URL: https://issues.apache.org/jira/browse/HCATALOG-608
> Project: HCatalog
> Issue Type: Bug
> Reporter: Travis Crawford
> Assignee: Travis Crawford
> Fix For: 0.5
>
> Attachments: HCATALOG-608_rat_excludes.1.patch,
> releaseaudit_report.txt
>
>
> The following files are called out by the release audit report as not having
> Apache headers. However, as data files they do not need the headers and
> should be excluded from the release audit report.
> {code}
> src/test/e2e/hcatalog/data/boolean.rcfile
> src/test/e2e/hcatalog/data/complex.rcfile
> src/test/e2e/hcatalog/data/numbers.rcfile
> src/test/e2e/hcatalog/data/numbers.txt
> src/test/e2e/templeton/inpdir/nums.txt
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira