Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
50022

Files

FilesIWE
org/apache/avalon/lifecycle/Accessor.java 0011
org/apache/avalon/lifecycle/Creator.java 0011

org/apache/avalon/lifecycle/Accessor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50

org/apache/avalon/lifecycle/Creator.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50