Roman Ivanov created HADOOP-12151:
-------------------------------------
Summary: Enforce Checkstyle validation in build
Key: HADOOP-12151
URL: https://issues.apache.org/jira/browse/HADOOP-12151
Project: Hadoop Common
Issue Type: Bug
Reporter: Roman Ivanov
Checksyle usage in Hadoop project
https://github.com/apache/hadoop/blob/trunk/hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml
but latest sources generate about 200 errors by command "mvn clean compile
checkstyle:check"
If Hadoop team fix all errors(warnings are not considered for now) Chekstyle
team will put Hadoop project to Checkstyle regression testing,
that will ensure no regressions on each commit to Checkstyle against Hadoop
sources.
Both of our project will benefit from that.
from Allen Wittenauer:
Yup. While Hadoop has had checkstyle enabled for a very long time, it’s pretty
much been ignored until recently when we integrated it with our pre-patch
checks.
Thank you for the offer! It is much appreciated!
There’s no doubt this would be a benefit to both teams and it would be
tremendous to be part of the checkstyle regression testing. Realistically,
however, unless someone from the community steps up to make it a priority to
fix the issues, we’ll likely remain broken for a while. :(
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)