Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
2400104

Details

org/apache/log4j/Appender.java

ViolationMessageLine
ErrorsExpected @param tag for 'newFilter'.36
ErrorsRedundant 'public' modifier.45
ErrorsRedundant 'public' modifier.52
ErrorsRedundant 'public' modifier.62
ErrorsRedundant 'public' modifier.69
ErrorsExpected @param tag for 'event'.69
ErrorsRedundant 'public' modifier.77
ErrorsRedundant 'public' modifier.85
ErrorsExpected @param tag for 'errorHandler'.85
ErrorsExpected an @return tag.92
ErrorsRedundant 'public' modifier.92
ErrorsRedundant 'public' modifier.99
ErrorsExpected @param tag for 'layout'.99
ErrorsExpected an @return tag.106
ErrorsRedundant 'public' modifier.106
ErrorsRedundant 'public' modifier.115
ErrorsExpected @param tag for 'name'.115
ErrorsExpected an @return tag.133
ErrorsRedundant 'public' modifier.133

org/apache/log4j/BasicConfigurator.java

ViolationMessageLine
ErrorsExpected @param tag for 'appender'.37

org/apache/log4j/Category.java

ViolationMessageLine
ErrorsExpected an @return tag.150
ErrorsExpected an @return tag.299

org/apache/log4j/Layout.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.28
Errors'static' modifier out of order with the JLS suggestions.28
ErrorsMissing a Javadoc comment.29
Errors'static' modifier out of order with the JLS suggestions.29
ErrorsExpected an @return tag.35
ErrorsExpected @param tag for 'event'.35
ErrorsExpected an @return tag.41
ErrorsExpected an @return tag.49
ErrorsExpected an @return tag.57
ErrorsExpected an @return tag.76

org/apache/log4j/LogManager.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.45
Errors'=' is not preceded with whitespace.45
Errors'=' is not followed by whitespace.45
ErrorsVariable access definition in wrong order.51
Errors'=' is not preceded with whitespace.51
Errors'=' is not followed by whitespace.51
ErrorsVariable access definition in wrong order.57
ErrorsExpected @throws tag for 'IllegalArgumentException'.116
ErrorsMissing a Javadoc comment.123

org/apache/log4j/Priority.java

ViolationMessageLine
ErrorsVariable 'level' must be private and have accessor methods.96
ErrorsVariable 'levelStr' must be private and have accessor methods.97
ErrorsVariable 'syslogEquivalent' must be private and have accessor methods.98
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.128

org/apache/log4j/PropertyConfigurator.java

ViolationMessageLine
ErrorsExpected @param tag for 'configURL'.43
ErrorsExpected @param tag for 'inputStream'.51
ErrorsExpected @param tag for 'properties'.60
ErrorsExpected @param tag for 'properties'.95
ErrorsExpected @param tag for 'hierarchy'.95
ErrorsExpected @param tag for 'inputStream'.103
ErrorsExpected @param tag for 'hierarchy'.103
ErrorsExpected @param tag for 'configURL'.109
ErrorsExpected @param tag for 'hierarchy'.109

org/apache/log4j/config/PropertySetter.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsExpected @param tag for 'properties'.53
ErrorsExpected @param tag for 'prefix'.53
ErrorsExpected @throws tag for 'PropertySetterException'.83

org/apache/log4j/config/PropertySetterException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
ErrorsExpected an @return tag.41

org/apache/log4j/helpers/NullEnumeration.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsClass NullEnumeration should be declared as final.27
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.28

org/apache/log4j/spi/ErrorHandler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsExpected @param tag for 'message'.56
ErrorsExpected @param tag for 'e'.56
ErrorsExpected @param tag for 'errorCode'.56
ErrorsExpected @param tag for 'message'.62
ErrorsExpected @param tag for 'appender'.82
ErrorsExpected @param tag for 'appender'.89

org/apache/log4j/spi/Filter.java

ViolationMessageLine
ErrorsVariable 'next' must be private and have accessor methods.29
ErrorsStatic variable definition in wrong order.35
ErrorsStatic variable definition in wrong order.41
ErrorsStatic variable definition in wrong order.47
Errors'public' modifier out of order with the JLS suggestions.68
ErrorsExpected @param tag for 'next'.73
ErrorsFirst sentence should end with a period.77
ErrorsExpected an @return tag.80

org/apache/log4j/spi/LoggerRepository.java

ViolationMessageLine
ErrorsRedundant 'public' modifier.43
ErrorsExpected @param tag for 'listener'.43
ErrorsExpected an @return tag.51
ErrorsExpected @param tag for 'level'.51
ErrorsRedundant 'public' modifier.58
ErrorsExpected @param tag for 'level'.58
ErrorsRedundant 'public' modifier.64
ErrorsExpected @param tag for 'val'.64
ErrorsRedundant 'public' modifier.66
ErrorsExpected an @return tag.72
ErrorsRedundant 'public' modifier.72
ErrorsRedundant 'public' modifier.74
ErrorsRedundant 'public' modifier.76
ErrorsRedundant 'public' modifier.78
ErrorsRedundant 'public' modifier.80
ErrorsRedundant 'public' modifier.82
ErrorsRedundant 'public' modifier.84
ErrorsExpected an @return tag.89
ErrorsRedundant 'public' modifier.89
ErrorsRedundant 'public' modifier.92
ErrorsRedundant 'public' modifier.94

org/apache/log4j/spi/RepositorySelector.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.apache.log4j.spi.LoggerRepository.19
ErrorsExpected an @return tag.43
ErrorsRedundant 'public' modifier.43

org/apache/log4j/xml/DOMConfigurator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors',' is not followed by whitespace.74