Apache Commons logo Apache Commons Codec

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with C:\temp\rc\commons-codec-1.11-RC1/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
67 0 0 5

Details

org/apache/commons/codec/digest/HmacAlgorithms.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 123). 117

org/apache/commons/codec/digest/PureJavaCrc32.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

org/apache/commons/codec/digest/XXHash32.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. 2
 Error sizes LineLength Line is longer than 120 characters (found 410). 29

target/maven-archiver/pom.properties

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1