[
https://issues.apache.org/jira/browse/HCATALOG-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated HCATALOG-586:
--------------------------------
Attachment: HCAT-586.patch
Fixes the issue with the header file. Also fixes one other issue that snuck in
with a previous check in.
I also fixed the exclusion list in checkstyle.xml to exclude just the harness
stuff being imported from Pig (instead of everything under e2e), to exclude
.orig and .rej files (since those are created by patch), and tags files (since
some of us still use vim or emacs).
> checkstyle fails every time complaining that it's own header file does not
> have the proper header
> -------------------------------------------------------------------------------------------------
>
> Key: HCATALOG-586
> URL: https://issues.apache.org/jira/browse/HCATALOG-586
> Project: HCatalog
> Issue Type: Bug
> Components: build
> Affects Versions: 0.5
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Blocker
> Fix For: 0.5
>
> Attachments: HCAT-586.patch
>
>
> Doing "ant test" ends in:
> {code}
> [checkstyle]
> /Users/gates/src/hcat/branches/0.5/549/branch-0.5/build-support/checkstyle/apache_header_java.txt:12:
> Line does not match expected header line of '^\W*Unless required by
> applicable law or agreed to in writing,$'.
> BUILD FAILED
> {code}
> We need to add this file to the excludes list.
--
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