Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
2600470

Files

FilesIWE
org/apache/avalon/fortress/Container.java 0014
org/apache/avalon/fortress/ContainerConstants.java 008
org/apache/avalon/fortress/ContainerManager.java 0014
org/apache/avalon/fortress/ContainerManagerConstants.java 004
org/apache/avalon/fortress/InitializationException.java 0017
org/apache/avalon/fortress/MetaInfoEntry.java 00155
org/apache/avalon/fortress/MetaInfoManager.java 0011
org/apache/avalon/fortress/RoleEntry.java 0046
org/apache/avalon/fortress/RoleManager.java 0011
org/apache/avalon/fortress/util/dag/CyclicDependencyException.java 0014
org/apache/avalon/fortress/util/dag/DirectedAcyclicGraphVerifier.java 0088
org/apache/avalon/fortress/util/dag/Vertex.java 0087
org/apache/avalon/fortress/util/dag/package.html 001

org/apache/avalon/fortress/Container.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 Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 29
Error Line is longer than 80 characters. 39
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77

org/apache/avalon/fortress/ContainerConstants.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 interfaces should describe a type and hence have methods. 28
Error '{' should be on the previous line. 29

org/apache/avalon/fortress/ContainerManager.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 Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 74
Error '{' should be on the previous line. 77
Error Line is longer than 80 characters. 79

org/apache/avalon/fortress/ContainerManagerConstants.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error interfaces should describe a type and hence have methods. 32
Error '{' should be on the previous line. 33
Error Line is longer than 80 characters. 42

org/apache/avalon/fortress/InitializationException.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. 37
Error ')' is preceded with whitespace. 37
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Line is longer than 80 characters. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51

org/apache/avalon/fortress/MetaInfoEntry.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 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 Using the '.*' form of import should be avoided - java.util.*. 20
Error '{' should be on the previous line. 32
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Name 'm_klass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Missing a Javadoc comment. 39
Error Name 'm_configName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'm_roles' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name 'm_readOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Name 'm_lifecycleMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
Error Missing a Javadoc comment. 46
Error Name 'm_dependencies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 73
Error '(' is followed by whitespace. 73
Error Expected @param tag for 'deps'. 73
Error ')' is preceded with whitespace. 73
Error 'if' construct must use '{}'s. 75
Error Line is longer than 80 characters. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error 'if' construct must use '{}'s. 76
Error Line is longer than 80 characters. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error 'if' construct must use '{}'s. 77
Error Line is longer than 80 characters. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line is longer than 80 characters. 81
Error '(' is followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error 'if' construct must use '{}'s. 93
Error Line is longer than 80 characters. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 108
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 129
Error '{' should be on the previous line. 140
Error Unused @throws tag for 'SecurityException'. 149
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error 'if' construct must use '{}'s. 153
Error Line is longer than 80 characters. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error 'if' construct must use '{}'s. 154
Error Line is longer than 80 characters. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error 'if' construct must use '{}'s. 167
Error Line is longer than 80 characters. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 177
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '}' should be on the same line. 205
Error '{' should be on the previous line. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error Redundant 'final' modifier. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 236
Error '{' should be on the previous line. 238
Error '(' is followed by whitespace. 239
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error '}' should be on the same line. 245
Error '{' should be on the previous line. 247

org/apache/avalon/fortress/MetaInfoManager.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. 45
Error ')' is preceded with whitespace. 45
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57

org/apache/avalon/fortress/RoleEntry.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. 30
Error Missing a Javadoc comment. 31
Error Name 'm_shortName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Missing a Javadoc comment. 32
Error Name 'm_role' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Missing a Javadoc comment. 33
Error Name 'm_componentClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34
Error Name 'm_handlerClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Unused @throws tag for 'NullPointerException'. 47
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 52
Error Expected @throws tag for 'IllegalArgumentException'. 52
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 52
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error Line is longer than 80 characters. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error Line is longer than 80 characters. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 83
Error '{' should be on the previous line. 94
Error '{' should be on the previous line. 104
Error '{' should be on the previous line. 115

org/apache/avalon/fortress/RoleManager.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. 32
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58

org/apache/avalon/fortress/util/dag/CyclicDependencyException.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 Missing a Javadoc comment. 28
Error '(' is followed by whitespace. 28
Error Parameter message should be final. 28
Error ')' is preceded with whitespace. 28
Error '{' should be on the previous line. 29
Error '(' is followed by whitespace. 30
Error ')' is preceded with whitespace. 30

org/apache/avalon/fortress/util/dag/DirectedAcyclicGraphVerifier.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 Using the '.*' form of import should be avoided - java.util.*. 20
Error Utility classes should not have a public or default constructor. 32
Error '{' should be on the previous line. 33
Error '(' is followed by whitespace. 41
Error Parameter vertex should be final. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 43
Error Line is longer than 80 characters. 44
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line has trailing spaces. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 50
Error First sentence should end with a period. 51
Error Line is longer than 80 characters. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 64
Error '(' is followed by whitespace. 64
Error ';' is followed by whitespace. 64
Error '(' is followed by whitespace. 66
Error 'cast' is not followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '(' is followed by whitespace. 79
Error Parameter vertices should be final. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 81
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 93
Error 'while' is not followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error Line is longer than 80 characters. 100
Error '(' is followed by whitespace. 100
Error Line is longer than 80 characters. 101
Error ')' is preceded with whitespace. 101
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 129
Error '(' is followed by whitespace. 129
Error Expected @param tag for 'vertices'. 129
Error ')' is preceded with whitespace. 129
Error Expected @throws tag for 'CyclicDependencyException'. 129
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 133
Error Line is longer than 80 characters. 134
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '(' is followed by whitespace. 145
Error Parameter vertices should be final. 145
Error Expected @param tag for 'vertices'. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150

org/apache/avalon/fortress/util/dag/Vertex.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 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. 33
Error Missing a Javadoc comment. 34
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 35
Error Name 'm_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Missing a Javadoc comment. 36
Error Name 'm_order' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Line has trailing spaces. 37
Error Name 'm_seen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Line has trailing spaces. 41
Error Name 'm_dependencies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 58
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 78
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 88
Error '{' should be on the previous line. 95
Error '(' is followed by whitespace. 106
Error Parameter v should be final. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 126
Error '(' is followed by whitespace. 138
Error Parameter path should be final. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 140
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 145
Error ';' is followed by whitespace. 145
Error '{' should be on the previous line. 146
Error 'cast' is not followed by whitespace. 147
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error Line is longer than 80 characters. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '}' should be on the same line. 151
Error '{' should be on the previous line. 153
Error Line is longer than 80 characters. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line has trailing spaces. 158
Error '}' should be on the same line. 162
Error '{' should be on the previous line. 164
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error '}' should be on the same line. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '}' should be on the same line. 198
Error '{' should be on the previous line. 200
Error '{' should be on the previous line. 213

org/apache/avalon/fortress/util/dag/package.html

ErrorLine
Error Missing package documentation file.0