[ https://issues.apache.org/jira/browse/HADOOP-11889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525314#comment-14525314 ]
Hudson commented on HADOOP-11889: --------------------------------- SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2131 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2131/]) HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles) (jeagles: rev 2d7363b27360e36fdd62546c0f9d0b1d78133f29) * hadoop-tools/hadoop-distcp/pom.xml * hadoop-hdfs-project/hadoop-hdfs/dev-support/checkstyle.xml * hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml * hadoop-build-tools/src/main/resources/checkstyle/checkstyle-noframes-sorted.xsl * hadoop-project/pom.xml * hadoop-build-tools/pom.xml * hadoop-project-dist/pom.xml * hadoop-hdfs-project/hadoop-hdfs/dev-support/checkstyle-noframes-sorted.xsl * hadoop-common-project/hadoop-common/dev-support/checkstyle.xml * hadoop-common-project/hadoop-common/src/test/checkstyle-noframes-sorted.xsl * pom.xml * hadoop-tools/hadoop-azure/src/config/checkstyle.xml > Make checkstyle runnable from root project > ------------------------------------------ > > Key: HADOOP-11889 > URL: https://issues.apache.org/jira/browse/HADOOP-11889 > Project: Hadoop Common > Issue Type: Bug > Components: build, test > Affects Versions: 2.7.0 > Reporter: Gera Shegalov > Assignee: Gera Shegalov > Fix For: 2.8.0 > > Attachments: HADOOP-11889.001.patch, HADOOP-11889.002.patch, > HADOOP-11889.003.patch, HADOOP-11889.004.patch, HADOOP-11889.004.patch > > > Checkstyle -1 are hard to debug without submitting to Jenkins and downloading > build artifacts. > With this JIRA we > # remove identical checkstyle rules in hdfs which is identical to common > # move checkstyle plugin to the parent pom > # update rules to ignore import -- This message was sent by Atlassian JIRA (v6.3.4#6332)