Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
50082

Files

FilesIWE
org/apache/avalon/lifecycle/AbstractAccessor.java 0041
org/apache/avalon/lifecycle/AbstractCreator.java 0041

org/apache/avalon/lifecycle/AbstractAccessor.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. 27
Error Method 'access' is not designed for extension - needs to be abstract, final or empty. 41
Error '(' is followed by whitespace. 41
Error Parameter object should be final. 41
Error Parameter context should be final. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 43
Error 'if' is not followed by whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error 'if' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error Method 'release' is not designed for extension - needs to be abstract, final or empty. 64
Error '(' is followed by whitespace. 64
Error Parameter object should be final. 64
Error Parameter context should be final. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error ')' is preceded with whitespace. 75

org/apache/avalon/lifecycle/AbstractCreator.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. 27
Error Method 'create' is not designed for extension - needs to be abstract, final or empty. 41
Error '(' is followed by whitespace. 41
Error Parameter object should be final. 41
Error Parameter context should be final. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 43
Error 'if' is not followed by whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error 'if' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53
Error Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 64
Error '(' is followed by whitespace. 64
Error Parameter object should be final. 64
Error Parameter context should be final. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error ')' is preceded with whitespace. 75