Shwetha G S created OOZIE-2003:
----------------------------------
Summary: Checkstyle issues
Key: OOZIE-2003
URL: https://issues.apache.org/jira/browse/OOZIE-2003
Project: Oozie
Issue Type: Bug
Reporter: Shwetha G S
Assignee: Robert Kanter
Looks like the build is broken after last commit. Can you fix this please:
{noformat}
/work/git/oozie/core/src/main/java/org/apache/oozie/action/hadoop/Hive2ActionExecutor.java:10:
Line does not match expected header line of ' *
http://www.apache.org/licenses/LICENSE-2.0'.
/work/git/oozie/core/src/test/java/org/apache/oozie/test/hive/AbstractHiveService.java:10:
Line does not match expected header line of ' *
http://www.apache.org/licenses/LICENSE-2.0'.
/work/git/oozie/core/src/test/java/org/apache/oozie/test/hive/MiniHS2.java:10:
Line does not match expected header line of ' *
http://www.apache.org/licenses/LICENSE-2.0'.
[INFO] Apache Oozie Core ................................. FAILURE [37.299s]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (default) on
project oozie-core: You have 3 Checkstyle violations. -> [Help 1]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)