Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
240074

Details

org/apache/log4j/Appender.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'org.apache.log4j.spi.ErrorHandler' import.20

org/apache/log4j/BasicConfigurator.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/Category.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'java.util.Enumeration' import.28

org/apache/log4j/Layout.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/Level.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/LogManager.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'java.util.Enumeration' import.26

org/apache/log4j/Logger.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/MDC.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'java.util.HashMap' import.21

org/apache/log4j/NDC.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/PatternLayout.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/Priority.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17
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
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'java.io.InputStream' import.21
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
ErrorsImport control file does not handle this package.17
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
ErrorsImport control file does not handle this package.17
ErrorsMissing a Javadoc comment.27
ErrorsExpected an @return tag.41

org/apache/log4j/helpers/NullEnumeration.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsImport control file does not handle this package.17
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/package-info.java

ViolationMessageLine
ErrorsImport control file does not handle this package.20

org/apache/log4j/spi/ErrorHandler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsImport control file does not handle this package.17
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
ErrorsImport control file does not handle this package.17
ErrorsVariable 'next' must be private and have accessor methods.48

org/apache/log4j/spi/HierarchyEventListener.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/spi/LoggerFactory.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/spi/LoggerRepository.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'java.util.Enumeration' import.24
ErrorsExpected @param tag for 'listener'.43
ErrorsExpected an @return tag.51
ErrorsExpected @param tag for 'level'.51
ErrorsExpected @param tag for 'level'.58
ErrorsExpected @param tag for 'val'.64
ErrorsExpected an @return tag.72
ErrorsRedundant 'abstract' modifier.80
ErrorsRedundant 'abstract' modifier.82
ErrorsExpected an @return tag.89
ErrorsRedundant 'abstract' modifier.92
ErrorsRedundant 'abstract' modifier.94

org/apache/log4j/spi/LoggingEvent.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/spi/RepositorySelector.java

ViolationMessageLine
ErrorsImport control file does not handle this package.17

org/apache/log4j/xml/DOMConfigurator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsImport control file does not handle this package.17
ErrorsWrong order for 'javax.xml.parsers.FactoryConfigurationError' import.23
ErrorsWrong order for 'java.io.InputStream' import.24