You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2019/09/30 07:33:00 UTC

[jira] [Created] (HDDS-2205) checkstyle.sh reports wrong failure count

Attila Doroszlai created HDDS-2205:
--------------------------------------

             Summary: checkstyle.sh reports wrong failure count
                 Key: HDDS-2205
                 URL: https://issues.apache.org/jira/browse/HDDS-2205
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{checkstyle.sh}} outputs files with checkstyle violations and the violations themselves on separate lines.  It then reports line count as number of failures.

{code:title=target/checkstyle/summary.txt}
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OmUtils.java
 49: Unused import - org.apache.hadoop.ozone.om.OMMetadataManager.
{code}

{code:title=target/checkstyle/failures}
2
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org