Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
3005

Details

org/apache/logging/log4j/core/web/JNDIContextFilter.java

ViolationMessageLine
ErrorsWrong order for 'org.apache.logging.log4j.core.LoggerContext' import.23
ErrorsWrong order for 'javax.servlet.Filter' import.27
ErrorsWrong order for 'java.io.IOException' import.35

org/apache/logging/log4j/core/web/Log4jContextListener.java

ViolationMessageLine
ErrorsUnused import - org.apache.logging.log4j.core.lookup.StrLookup.26
Errors'cast' is not followed by whitespace.83