Eugene Koifman created HIVE-4836: ------------------------------------ Summary: make checkstyle ignore IntelliJ files and templeton e2e files Key: HIVE-4836 URL: https://issues.apache.org/jira/browse/HIVE-4836 Project: Hive Issue Type: Bug Components: HCatalog Affects Versions: 0.12.0 Reporter: Eugene Koifman Assignee: Eugene Koifman Fix For: 0.12.0
hcatalog/build-support/ant/checkstyle.xml already has <exclude name="src/test/e2e/hcatalog/testdist/**"/> <!-- Test run results --> <exclude name="src/test/e2e/hcatalog/tar/**"/> <!-- Test build area --> <exclude name="src/test/e2e/hcatalog/udfs/java/*.jar"/> <!-- Test build area --> <exclude name="src/test/e2e/hcatalog/hcattests.tar"/> <!-- Test build artifact --> It needs to exclude the same under e2e/templeton/ -- 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