Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
96001407

Files

FilesIWE
org/apache/avalon/framework/CascadingError.java 0014
org/apache/avalon/framework/CascadingException.java 0017
org/apache/avalon/framework/CascadingRuntimeException.java 0014
org/apache/avalon/framework/CascadingThrowable.java 006
org/apache/avalon/framework/Enum.java 0060
org/apache/avalon/framework/ValuedEnum.java 0069
org/apache/avalon/framework/Version.java 00166
org/apache/avalon/framework/activity/Disposable.java 006
org/apache/avalon/framework/activity/Executable.java 006
org/apache/avalon/framework/activity/Initializable.java 006
org/apache/avalon/framework/activity/Startable.java 006
org/apache/avalon/framework/activity/Suspendable.java 006
org/apache/avalon/framework/availability/AvailabilityAware.java 0023
org/apache/avalon/framework/availability/UnavailableException.java 001
org/apache/avalon/framework/availability/UnavailableException.java 0022
org/apache/avalon/framework/availability/package.html 001
org/apache/avalon/framework/component/Component.java 008
org/apache/avalon/framework/component/ComponentException.java 0037
org/apache/avalon/framework/component/ComponentManager.java 0014
org/apache/avalon/framework/component/ComponentSelector.java 0013
org/apache/avalon/framework/component/Composable.java 009
org/apache/avalon/framework/component/Recomposable.java 009
org/apache/avalon/framework/configuration/Configurable.java 0011
org/apache/avalon/framework/configuration/Configuration.java 0076
org/apache/avalon/framework/configuration/ConfigurationException.java 0041
org/apache/avalon/framework/configuration/Reconfigurable.java 008
org/apache/avalon/framework/context/Context.java 0043
org/apache/avalon/framework/context/ContextException.java 0016
org/apache/avalon/framework/context/Contextualizable.java 009
org/apache/avalon/framework/context/Recontextualizable.java 008
org/apache/avalon/framework/context/Resolvable.java 008
org/apache/avalon/framework/logger/AbstractLogEnabled.java 0046
org/apache/avalon/framework/logger/LogEnabled.java 008
org/apache/avalon/framework/logger/Loggable.java 008
org/apache/avalon/framework/logger/Logger.java 0029
org/apache/avalon/framework/parameters/ParameterException.java 0015
org/apache/avalon/framework/parameters/Parameterizable.java 008
org/apache/avalon/framework/parameters/Parameters.java 00460
org/apache/avalon/framework/parameters/Reparameterizable.java 008
org/apache/avalon/framework/service/ServiceException.java 0041
org/apache/avalon/framework/service/ServiceManager.java 0015
org/apache/avalon/framework/service/ServiceSelector.java 0015
org/apache/avalon/framework/service/Serviceable.java 009
org/apache/avalon/framework/thread/SingleThreaded.java 006
org/apache/avalon/framework/thread/ThreadSafe.java 006

org/apache/avalon/framework/CascadingError.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
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 '{' should be on the previous line. 49

org/apache/avalon/framework/CascadingException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 28
Error Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 62

org/apache/avalon/framework/CascadingRuntimeException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Line is longer than 80 characters. 37
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 49

org/apache/avalon/framework/CascadingThrowable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26

org/apache/avalon/framework/Enum.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 70
Error '{' should be on the previous line. 73
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line is longer than 80 characters. 101
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error 'if' is not followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 122
Error '(' is followed by whitespace. 122
Error Parameter o should be final. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error 'if' construct must use '{}'s. 124
Error 'if' is not followed by whitespace. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error 'if' construct must use '{}'s. 126
Error 'if' is not followed by whitespace. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error 'cast' is not followed by whitespace. 129
Error 'if' construct must use '{}'s. 131
Error 'if' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error ')' is preceded with whitespace. 131
Error 'if' construct must use '{}'s. 133
Error Line is longer than 80 characters. 133
Error 'if' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error Avoid inline conditionals. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error ')' is preceded with whitespace. 133
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error '{' should be on the previous line. 140
Error Avoid inline conditionals. 142
Error '29' is a magic number. 143
Error '{' should be on the previous line. 162
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 171
Error '{' should be on the previous line. 172

org/apache/avalon/framework/ValuedEnum.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 76
Error '{' should be on the previous line. 80
Error Name 'm_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Extra HTML tag found: </p> 107
Error Extra HTML tag found: </p> 110
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 128
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error '{' should be on the previous line. 183
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 194
Error '(' is followed by whitespace. 194
Error Parameter o should be final. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error 'if' construct must use '{}'s. 197
Error 'if' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error '!' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error Line has trailing spaces. 199
Error 'if' construct must use '{}'s. 200
Error 'if' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error Line has trailing spaces. 206
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error '{' should be on the previous line. 208
Error '31' is a magic number. 211
Error ')' is preceded with whitespace. 211
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 222
Error '{' should be on the previous line. 223

org/apache/avalon/framework/Version.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 22
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 51
Error '{' should be on the previous line. 55
Error Missing a Javadoc comment. 56
Error Name 'm_major' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name 'm_minor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 58
Error Name 'm_micro' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Unclosed HTML tag found: <major>.<minor>.<micro> where 62
Error Unclosed HTML tag found: <minor>.<micro> where 62
Error Unclosed HTML tag found: <micro> where 62
Error Unused @throws tag for 'NullPointerException'. 69
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Redundant throws: 'NumberFormatException' is subclass of 'IllegalArgumentException'. 73
Error Redundant throws: 'NumberFormatException' is unchecked exception. 73
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 73
Error '{' should be on the previous line. 74
Error 'if' construct must use '{}'s. 75
Error 'if' is not followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error 'for' is not followed by whitespace. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error 'if' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error 'if' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '{' should be on the previous line. 128
Error '{' should be on the previous line. 139
Error '{' should be on the previous line. 150
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 162
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 'if' is not followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line has trailing spaces. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Line has trailing spaces. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '{' should be on the previous line. 178
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error Line is longer than 80 characters. 186
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 191
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '{' should be on the previous line. 194
Error Line has trailing spaces. 196
Error 'if' is not followed by whitespace. 197
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 'cast' is not followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Line has trailing spaces. 204
Error Line has trailing spaces. 210
Error '{' should be on the previous line. 214
Error '17' is a magic number. 216
Error '17' is a magic number. 218
Error Line has trailing spaces. 220
Error Line is longer than 80 characters. 233
Error Line is longer than 80 characters. 249
Error Line is longer than 80 characters. 251
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error '{' should be on the previous line. 254
Error 'if' construct must use '{}'s. 255
Error 'if' is not followed by whitespace. 255
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error 'if' is not followed by whitespace. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error 'if' is not followed by whitespace. 262
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '{' should be on the previous line. 263
Error '}' should be on the same line. 265
Error 'if' is not followed by whitespace. 266
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '{' should be on the previous line. 267
Error '}' should be on the same line. 270
Error Line has trailing spaces. 271
Error Conditional logic can be removed. 271
Error 'if' is not followed by whitespace. 271
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 272
Error '{' should be on the previous line. 273
Error '}' should be on the same line. 277
Error '{' should be on the previous line. 279
Error '{' should be on the previous line. 290
Error Line has trailing spaces. 297
Error Parameter o should be final. 300
Error Expected @param tag for 'o'. 300
Error 'if' construct must use '{}'s. 301
Error 'if' is not followed by whitespace. 301
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error 'cast' is not followed by whitespace. 305
Error 'if' construct must use '{}'s. 308
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error 'if' construct must use '{}'s. 309
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error 'if' construct must use '{}'s. 311
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error 'if' construct must use '{}'s. 312
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error 'if' construct must use '{}'s. 314
Error '(' is followed by whitespace. 314
Error ')' is preceded with whitespace. 314
Error 'if' construct must use '{}'s. 315
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315

org/apache/avalon/framework/activity/Disposable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26

org/apache/avalon/framework/activity/Executable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 27
Error '{' should be on the previous line. 30

org/apache/avalon/framework/activity/Initializable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26

org/apache/avalon/framework/activity/Startable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 27
Error '{' should be on the previous line. 30

org/apache/avalon/framework/activity/Suspendable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 25
Error '{' should be on the previous line. 28

org/apache/avalon/framework/availability/AvailabilityAware.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error '{' should be on the previous line. 37
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 50
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 67
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70

org/apache/avalon/framework/availability/UnavailableException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/avalon/framework/availability/UnavailableException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 17
Error Line has trailing spaces. 19
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Name 'm_Key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Line has trailing spaces. 31
Error '(' is followed by whitespace. 39
Error Parameter message should be final. 39
Error Parameter key should be final. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Expected an @return tag. 48
Error Method 'getLookupKey' is not designed for extension - needs to be abstract, final or empty. 48
Error '{' should be on the previous line. 49

org/apache/avalon/framework/availability/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/avalon/framework/component/Component.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 75
Error '{' should be on the previous line. 78

org/apache/avalon/framework/component/ComponentException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 31
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
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 '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 91
Error '{' should be on the previous line. 102
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 111
Error '{' should be on the previous line. 112
Error 'if' is not followed by whitespace. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '}' should be on the same line. 116
Error '{' should be on the previous line. 118

org/apache/avalon/framework/component/ComponentManager.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 60
Error '{' should be on the previous line. 63
Error Line is longer than 80 characters. 73
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line is longer than 80 characters. 98
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105

org/apache/avalon/framework/component/ComponentSelector.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 57
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line is longer than 80 characters. 100
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107

org/apache/avalon/framework/component/Composable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 39
Error '{' should be on the previous line. 42
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53

org/apache/avalon/framework/component/Recomposable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 22
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 29
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41

org/apache/avalon/framework/configuration/Configurable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 25
Error Line is longer than 80 characters. 31
Error '{' should be on the previous line. 34
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 39
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42

org/apache/avalon/framework/configuration/Configuration.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 54
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 72
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 107
Error Extra HTML tag found: </p> 110
Error Line is longer than 80 characters. 135
Error '{' should be on the previous line. 138
Error Line is longer than 80 characters. 148
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error Line is longer than 80 characters. 260
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error Line is longer than 80 characters. 272
Error '(' is followed by whitespace. 274
Error ')' is preceded with whitespace. 274
Error Line is longer than 80 characters. 283
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error Line is longer than 80 characters. 294
Error Line is longer than 80 characters. 296
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error Line is longer than 80 characters. 299
Error Line is longer than 80 characters. 305
Error Line is longer than 80 characters. 307
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error Line is longer than 80 characters. 338
Error Line is longer than 80 characters. 346
Error '(' is followed by whitespace. 367
Error ')' is preceded with whitespace. 367
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error '(' is followed by whitespace. 400
Error ')' is preceded with whitespace. 400
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error '(' is followed by whitespace. 435
Error ')' is preceded with whitespace. 435
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error '(' is followed by whitespace. 474
Error ')' is preceded with whitespace. 474
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error '(' is followed by whitespace. 500
Error ')' is preceded with whitespace. 500

org/apache/avalon/framework/configuration/ConfigurationException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 25
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Name 'm_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
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 '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
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 preceded with whitespace. 60
Error Line is longer than 80 characters. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error Expected @param tag for 'config'. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Method 'getOffendingConfiguration' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error '{' should be on the previous line. 87
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error '{' should be on the previous line. 96

org/apache/avalon/framework/configuration/Reconfigurable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 22
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33

org/apache/avalon/framework/context/Context.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 23
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 53
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 71
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 89
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Line has trailing spaces. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 143
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156

org/apache/avalon/framework/context/ContextException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 28
Error '{' should be on the previous line. 32
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '{' should be on the previous line. 39
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
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. 51
Error ')' is preceded with whitespace. 51

org/apache/avalon/framework/context/Contextualizable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 24
Error '{' should be on the previous line. 27
Error Line is longer than 80 characters. 30
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36

org/apache/avalon/framework/context/Recontextualizable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 24
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37

org/apache/avalon/framework/context/Resolvable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34

org/apache/avalon/framework/logger/AbstractLogEnabled.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 19
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 27
Error Missing a Javadoc comment. 29
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 36
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '{' should be on the previous line. 37
Error '{' should be on the previous line. 53
Error Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 64
Error 'cast' is not followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line is longer than 80 characters. 74
Error Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error 'if' is not followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error '(' is followed by whitespace. 96
Error 'cast' is not followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96

org/apache/avalon/framework/logger/LogEnabled.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 32
Error ')' is preceded with whitespace. 32

org/apache/avalon/framework/logger/Loggable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 25
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34

org/apache/avalon/framework/logger/Logger.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 24
Error '{' should be on the previous line. 27
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error Line is longer than 80 characters. 141
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146

org/apache/avalon/framework/parameters/ParameterException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 25
Error '{' should be on the previous line. 29
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48

org/apache/avalon/framework/parameters/Parameterizable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 34
Error '{' should be on the previous line. 37
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44

org/apache/avalon/framework/parameters/Parameters.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 54
Error '{' should be on the previous line. 58
Error First sentence should end with a period. 59
Error Missing a Javadoc comment. 74
Error Name 'm_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Missing a Javadoc comment. 76
Error Name 'm_readOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Redundant throws: 'IllegalStateException' is unchecked exception. 89
Error '{' should be on the previous line. 90
Error 'if' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error 'if' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error 'cast' is not followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error 'cast' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error First sentence should end with a period. 106
Error Method 'removeParameter' is not designed for extension - needs to be abstract, final or empty. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error Method 'getParameterNames' is not designed for extension - needs to be abstract, final or empty. 122
Error '{' should be on the previous line. 123
Error Method 'getNames' is not designed for extension - needs to be abstract, final or empty. 132
Error '{' should be on the previous line. 133
Error 'cast' is not followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Method 'isParameter' is not designed for extension - needs to be abstract, final or empty. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 159
Error 'if' is not followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error Line is longer than 80 characters. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error 'cast' is not followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error 'if' is not followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 170
Error '}' should be on the same line. 171
Error '{' should be on the previous line. 173
Error Line is longer than 80 characters. 185
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 190
Error 'if' is not followed by whitespace. 191
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error 'cast' is not followed by whitespace. 196
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error 'if' is not followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error '}' should be on the same line. 201
Error '{' should be on the previous line. 203
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Redundant throws: 'NumberFormatException' is unchecked exception. 219
Error '{' should be on the previous line. 220
Error 'if' is not followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error ')' is preceded with whitespace. 221
Error '{' should be on the previous line. 222
Error '(' is followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '16' is a magic number. 223
Error ')' is preceded with whitespace. 223
Error '}' should be on the same line. 224
Error 'if' is not followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error ')' is preceded with whitespace. 225
Error '{' should be on the previous line. 226
Error '(' is followed by whitespace. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '8' is a magic number. 227
Error ')' is preceded with whitespace. 227
Error '}' should be on the same line. 228
Error 'if' is not followed by whitespace. 229
Error '(' is followed by whitespace. 229
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 230
Error '(' is followed by whitespace. 231
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error ')' is preceded with whitespace. 231
Error '}' should be on the same line. 232
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error Method 'getParameterAsInteger' is not designed for extension - needs to be abstract, final or empty. 252
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 254
Error '{' should be on the previous line. 256
Error '(' is followed by whitespace. 257
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 257
Error ')' is preceded with whitespace. 257
Error '}' should be on the same line. 258
Error 'catch' is not followed by whitespace. 259
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '{' should be on the previous line. 260
Error Line is longer than 80 characters. 261
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error Line is longer than 80 characters. 275
Error Line is longer than 80 characters. 278
Error Method 'getParameterAsInteger' is not designed for extension - needs to be abstract, final or empty. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '{' should be on the previous line. 281
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error 'if' is not followed by whitespace. 283
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error '{' should be on the previous line. 284
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '}' should be on the same line. 289
Error 'catch' is not followed by whitespace. 290
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error Redundant throws: 'NumberFormatException' is unchecked exception. 307
Error '{' should be on the previous line. 308
Error 'if' is not followed by whitespace. 309
Error '(' is followed by whitespace. 309
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error ')' is preceded with whitespace. 309
Error '{' should be on the previous line. 310
Error '(' is followed by whitespace. 311
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error '16' is a magic number. 311
Error ')' is preceded with whitespace. 311
Error '}' should be on the same line. 312
Error 'if' is not followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error ')' is preceded with whitespace. 313
Error '{' should be on the previous line. 314
Error '(' is followed by whitespace. 315
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '8' is a magic number. 315
Error ')' is preceded with whitespace. 315
Error '}' should be on the same line. 316
Error 'if' is not followed by whitespace. 317
Error '(' is followed by whitespace. 317
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317
Error ')' is preceded with whitespace. 317
Error '{' should be on the previous line. 318
Error '(' is followed by whitespace. 319
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error ')' is preceded with whitespace. 319
Error '}' should be on the same line. 320
Error '{' should be on the previous line. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error Method 'getParameterAsLong' is not designed for extension - needs to be abstract, final or empty. 340
Error '(' is followed by whitespace. 340
Error ')' is preceded with whitespace. 340
Error '{' should be on the previous line. 342
Error '{' should be on the previous line. 344
Error '(' is followed by whitespace. 345
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error ')' is preceded with whitespace. 345
Error '}' should be on the same line. 346
Error 'catch' is not followed by whitespace. 347
Error '(' is followed by whitespace. 347
Error ')' is preceded with whitespace. 347
Error '{' should be on the previous line. 348
Error '(' is followed by whitespace. 349
Error ')' is preceded with whitespace. 349
Error Line is longer than 80 characters. 363
Error Method 'getParameterAsLong' is not designed for extension - needs to be abstract, final or empty. 366
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error '{' should be on the previous line. 369
Error '(' is followed by whitespace. 370
Error ')' is preceded with whitespace. 370
Error 'if' is not followed by whitespace. 371
Error '(' is followed by whitespace. 371
Error ')' is preceded with whitespace. 371
Error '{' should be on the previous line. 372
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error '}' should be on the same line. 377
Error 'catch' is not followed by whitespace. 378
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error '{' should be on the previous line. 379
Error Method 'getParameterAsFloat' is not designed for extension - needs to be abstract, final or empty. 394
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error '{' should be on the previous line. 396
Error '{' should be on the previous line. 398
Error '(' is followed by whitespace. 399
Error '(' is followed by whitespace. 399
Error ')' is preceded with whitespace. 399
Error ')' is preceded with whitespace. 399
Error '}' should be on the same line. 400
Error 'catch' is not followed by whitespace. 401
Error '(' is followed by whitespace. 401
Error ')' is preceded with whitespace. 401
Error '{' should be on the previous line. 402
Error '(' is followed by whitespace. 403
Error ')' is preceded with whitespace. 403
Error Line is longer than 80 characters. 414
Error Line is longer than 80 characters. 417
Error Method 'getParameterAsFloat' is not designed for extension - needs to be abstract, final or empty. 417
Error '(' is followed by whitespace. 417
Error ')' is preceded with whitespace. 417
Error '{' should be on the previous line. 420
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error 'if' is not followed by whitespace. 422
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error '{' should be on the previous line. 423
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error '}' should be on the same line. 428
Error 'catch' is not followed by whitespace. 429
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 429
Error '{' should be on the previous line. 430
Error Method 'getParameterAsBoolean' is not designed for extension - needs to be abstract, final or empty. 445
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 447
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error 'if' is not followed by whitespace. 450
Error '(' is followed by whitespace. 450
Error '(' is followed by whitespace. 450
Error ')' is preceded with whitespace. 450
Error ')' is preceded with whitespace. 450
Error '{' should be on the previous line. 451
Error '}' should be on the same line. 453
Error 'if' is not followed by whitespace. 454
Error '(' is followed by whitespace. 454
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error ')' is preceded with whitespace. 454
Error '{' should be on the previous line. 455
Error '}' should be on the same line. 457
Error '{' should be on the previous line. 459
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error Line is longer than 80 characters. 471
Error Line is longer than 80 characters. 474
Error Method 'getParameterAsBoolean' is not designed for extension - needs to be abstract, final or empty. 474
Error '(' is followed by whitespace. 474
Error ')' is preceded with whitespace. 474
Error '(' is followed by whitespace. 476
Error ')' is preceded with whitespace. 476
Error 'if' is not followed by whitespace. 477
Error '(' is followed by whitespace. 477
Error ')' is preceded with whitespace. 477
Error '{' should be on the previous line. 478
Error 'if' is not followed by whitespace. 482
Error '(' is followed by whitespace. 482
Error '(' is followed by whitespace. 482
Error ')' is preceded with whitespace. 482
Error ')' is preceded with whitespace. 482
Error '{' should be on the previous line. 483
Error '}' should be on the same line. 485
Error 'if' is not followed by whitespace. 486
Error '(' is followed by whitespace. 486
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error ')' is preceded with whitespace. 486
Error '{' should be on the previous line. 487
Error '}' should be on the same line. 489
Error '{' should be on the previous line. 491
Error Method 'merge' is not designed for extension - needs to be abstract, final or empty. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '{' should be on the previous line. 504
Error 'for' is not followed by whitespace. 509
Error '(' is followed by whitespace. 509
Error ')' is preceded with whitespace. 509
Error '{' should be on the previous line. 510
Error '{' should be on the previous line. 514
Error '(' is followed by whitespace. 515
Error ')' is preceded with whitespace. 515
Error '}' should be on the same line. 516
Error 'catch' is not followed by whitespace. 517
Error '(' is followed by whitespace. 517
Error ')' is preceded with whitespace. 517
Error '{' should be on the previous line. 518
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error Method 'makeReadOnly' is not designed for extension - needs to be abstract, final or empty. 533
Error '{' should be on the previous line. 534
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 552
Error '(' is followed by whitespace. 552
Error Parameter other should be final. 552
Error ')' is preceded with whitespace. 552
Error '{' should be on the previous line. 553
Error 'if' construct must use '{}'s. 554
Error Line has trailing spaces. 554
Error 'if' is not followed by whitespace. 554
Error '(' is followed by whitespace. 554
Error ')' is preceded with whitespace. 554
Error Line has trailing spaces. 556
Error 'if' construct must use '{}'s. 557
Error 'if' is not followed by whitespace. 557
Error '(' is followed by whitespace. 557
Error '(' is followed by whitespace. 557
Error ')' is preceded with whitespace. 557
Error ')' is preceded with whitespace. 557
Error Line has trailing spaces. 559
Error 'if' construct must use '{}'s. 561
Error 'if' is not followed by whitespace. 561
Error '(' is followed by whitespace. 561
Error ')' is preceded with whitespace. 561
Error '(' is followed by whitespace. 563
Error ')' is preceded with whitespace. 563
Error Line has trailing spaces. 567
Error Line has trailing spaces. 568
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 576
Error '{' should be on the previous line. 577
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error Avoid inline conditionals. 579
Error '7' is a magic number. 579
Error '13' is a magic number. 579
Error Line has trailing spaces. 582
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 583
Error Missing a Javadoc comment. 583
Error '{' should be on the previous line. 584
Error '(' is followed by whitespace. 585
Error Avoid inline conditionals. 585
Error ')' is preceded with whitespace. 585
Error Line is longer than 80 characters. 591
Error Redundant throws: 'IllegalStateException' is unchecked exception. 594
Error '{' should be on the previous line. 595
Error 'if' is not followed by whitespace. 596
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error '{' should be on the previous line. 597
Error Line is longer than 80 characters. 598
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error Line is longer than 80 characters. 613
Error '(' is followed by whitespace. 613
Error ')' is preceded with whitespace. 613
Error '{' should be on the previous line. 615
Error '(' is followed by whitespace. 616
Error ')' is preceded with whitespace. 616
Error Line is longer than 80 characters. 629
Error '(' is followed by whitespace. 629
Error ')' is preceded with whitespace. 630
Error '{' should be on the previous line. 632
Error 'if' is not followed by whitespace. 633
Error '(' is followed by whitespace. 633
Error ')' is preceded with whitespace. 633
Error '{' should be on the previous line. 634
Error Line has trailing spaces. 635
Error '(' is followed by whitespace. 635
Error ')' is preceded with whitespace. 636
Error Line is longer than 80 characters. 639
Error '(' is followed by whitespace. 639
Error ')' is preceded with whitespace. 639
Error 'for' is not followed by whitespace. 642
Error '(' is followed by whitespace. 642
Error ')' is preceded with whitespace. 642
Error '{' should be on the previous line. 643
Error '{' should be on the previous line. 645
Error '(' is followed by whitespace. 646
Error ')' is preceded with whitespace. 646
Error '(' is followed by whitespace. 647
Error ')' is preceded with whitespace. 647
Error '(' is followed by whitespace. 648
Error ')' is preceded with whitespace. 648
Error '}' should be on the same line. 649
Error 'catch' is not followed by whitespace. 650
Error '(' is followed by whitespace. 650
Error ')' is preceded with whitespace. 650
Error '{' should be on the previous line. 651
Error Line is longer than 80 characters. 652
Error '(' is followed by whitespace. 652
Error ')' is preceded with whitespace. 652
Error '(' is followed by whitespace. 666
Error ')' is preceded with whitespace. 666
Error '{' should be on the previous line. 667
Error 'while' is not followed by whitespace. 671
Error '(' is followed by whitespace. 671
Error ')' is preceded with whitespace. 671
Error '{' should be on the previous line. 672
Error '(' is followed by whitespace. 674
Error ')' is preceded with whitespace. 674
Error '(' is followed by whitespace. 675
Error ')' is preceded with whitespace. 675
Error '(' is followed by whitespace. 688
Error ')' is preceded with whitespace. 688
Error '{' should be on the previous line. 689
Error 'for' is not followed by whitespace. 693
Error '(' is followed by whitespace. 693
Error ')' is preceded with whitespace. 693
Error '{' should be on the previous line. 694
Error Line is longer than 80 characters. 696
Error '(' is followed by whitespace. 696
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error ')' is preceded with whitespace. 696

org/apache/avalon/framework/parameters/Reparameterizable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 26
Error '{' should be on the previous line. 29
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36

org/apache/avalon/framework/service/ServiceException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 25
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Name 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error Line is longer than 80 characters. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 83
Error '{' should be on the previous line. 84
Error First sentence should end with a period. 88
Error Method 'getRole' is not designed for extension - needs to be abstract, final or empty. 94
Error '{' should be on the previous line. 95
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 103
Error '{' should be on the previous line. 104
Error 'if' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '}' should be on the same line. 108
Error '{' should be on the previous line. 110

org/apache/avalon/framework/service/ServiceManager.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 44
Error '{' should be on the previous line. 49
Error Line is longer than 80 characters. 59
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 86
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92

org/apache/avalon/framework/service/ServiceSelector.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 24
Error '{' should be on the previous line. 29
Error Line is longer than 80 characters. 51
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Line is longer than 80 characters. 68
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74

org/apache/avalon/framework/service/Serviceable.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 32
Error '{' should be on the previous line. 37
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48

org/apache/avalon/framework/thread/SingleThreaded.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26

org/apache/avalon/framework/thread/ThreadSafe.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 26