Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
13001602

Files

FilesIWE
org/apache/avalon/excalibur/testcase/BufferedLogger.java 00111
org/apache/avalon/excalibur/testcase/CascadingAssertionFailedError.java 0036
org/apache/avalon/excalibur/testcase/ComponentStateValidator.java 00785
org/apache/avalon/excalibur/testcase/ExcaliburTestCase.java 00418
org/apache/avalon/excalibur/testcase/FullLifecycleComponent.java 0069
org/apache/avalon/excalibur/testcase/LatchedThreadGroup.java 00183

org/apache/avalon/excalibur/testcase/BufferedLogger.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. 35
Error Missing a Javadoc comment. 36
Error Name 'm_sb' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Method 'debug' is not designed for extension - needs to be abstract, final or empty. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 44
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Method 'debug' is not designed for extension - needs to be abstract, final or empty. 54
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 Method 'isDebugEnabled' is not designed for extension - needs to be abstract, final or empty. 64
Error '{' should be on the previous line. 65
Error Method 'info' 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 '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Method 'info' is not designed for extension - needs to be abstract, final or empty. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Method 'isInfoEnabled' is not designed for extension - needs to be abstract, final or empty. 95
Error '{' should be on the previous line. 96
Error Method 'warn' is not designed for extension - needs to be abstract, final or empty. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Method 'warn' is not designed for extension - needs to be abstract, final or empty. 116
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 Method 'isWarnEnabled' is not designed for extension - needs to be abstract, final or empty. 126
Error '{' should be on the previous line. 127
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error Method 'isErrorEnabled' is not designed for extension - needs to be abstract, final or empty. 157
Error '{' should be on the previous line. 158
Error Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 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. 169
Error Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 178
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error Method 'isFatalErrorEnabled' is not designed for extension - needs to be abstract, final or empty. 188
Error '{' should be on the previous line. 189
Error Method 'getChildLogger' is not designed for extension - needs to be abstract, final or empty. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 211
Error '{' should be on the previous line. 212
Error Missing a Javadoc comment. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error 'synchronized' is not followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error 'if' is not followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233

org/apache/avalon/excalibur/testcase/CascadingAssertionFailedError.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 First sentence should end with a period. 23
Error Line is longer than 80 characters. 30
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error First sentence should end with a period. 38
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error First sentence should end with a period. 46
Error '(' is followed by whitespace. 49
Error Parameter message should be final. 49
Error Expected @param tag for 'message'. 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
Error First sentence should end with a period. 54
Error '(' is followed by whitespace. 57
Error Parameter message should be final. 57
Error Expected @param tag for 'message'. 57
Error Parameter parentThrowable should be final. 58
Error Expected @param tag for 'parentThrowable'. 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 First sentence should end with a period. 64
Error Expected an @return tag. 67
Error '{' should be on the previous line. 68

org/apache/avalon/excalibur/testcase/ComponentStateValidator.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. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 89
Error '|' should be on a new line. 89
Error Line is longer than 80 characters. 90
Error '|' should be on a new line. 90
Error Missing a Javadoc comment. 93
Error Name 'm_interfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Error Missing a Javadoc comment. 94
Error Name 'm_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Error Missing a Javadoc comment. 95
Error Name 'm_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Missing a Javadoc comment. 96
Error Name 'm_active' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
Error Missing a Javadoc comment. 97
Error Name 'm_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error '(' is followed by whitespace. 103
Error Expected @param tag for 'object'. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error 'if' is not followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error 'if' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error 'if' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error 'if' is not followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '{' should be on the previous line. 129
Error 'if' is not followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error 'if' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error Line is longer than 80 characters. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error 'if' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error 'if' is not followed by whitespace. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error 'if' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error 'if' is not followed by whitespace. 163
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error '{' should be on the previous line. 164
Error 'if' is not followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error 'if' is not followed by whitespace. 175
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error '{' should be on the previous line. 176
Error 'if' is not followed by whitespace. 181
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error 'if' is not followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error 'if' is not followed by whitespace. 193
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '{' should be on the previous line. 194
Error Missing a Javadoc comment. 205
Error '(' is followed by whitespace. 205
Error Parameter interfaceId should be final. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error 'if' is not followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error '}' should be on the same line. 210
Error 'if' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error '}' should be on the same line. 214
Error 'if' is not followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error '}' should be on the same line. 218
Error 'if' is not followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '{' should be on the previous line. 220
Error '}' should be on the same line. 222
Error 'if' is not followed by whitespace. 223
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error '}' should be on the same line. 226
Error 'if' is not followed by whitespace. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error '}' should be on the same line. 230
Error 'if' is not followed by whitespace. 231
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error '{' should be on the previous line. 232
Error '}' should be on the same line. 234
Error 'if' is not followed by whitespace. 235
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '{' should be on the previous line. 236
Error '}' should be on the same line. 238
Error 'if' is not followed by whitespace. 239
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error '{' should be on the previous line. 240
Error '}' should be on the same line. 242
Error 'if' is not followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error '}' should be on the same line. 246
Error 'if' is not followed by whitespace. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '{' should be on the previous line. 248
Error '}' should be on the same line. 250
Error 'if' is not followed by whitespace. 251
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '}' should be on the same line. 254
Error 'if' is not followed by whitespace. 255
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '{' should be on the previous line. 256
Error '}' should be on the same line. 258
Error 'if' 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 '}' should be on the same line. 262
Error '{' should be on the previous line. 264
Error Line is longer than 80 characters. 265
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error Missing a Javadoc comment. 269
Error '(' is followed by whitespace. 269
Error Parameter methodId should be final. 269
Error ')' is preceded with whitespace. 269
Error '{' should be on the previous line. 270
Error 'if' is not followed by whitespace. 271
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '{' should be on the previous line. 272
Error '}' should be on the same line. 274
Error 'if' is not followed by whitespace. 275
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '{' should be on the previous line. 276
Error '}' should be on the same line. 278
Error 'if' is not followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '{' should be on the previous line. 280
Error '}' should be on the same line. 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 '}' should be on the same line. 286
Error 'if' is not followed by whitespace. 287
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error '}' should be on the same line. 290
Error 'if' is not followed by whitespace. 291
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '{' should be on the previous line. 292
Error '}' should be on the same line. 294
Error 'if' is not followed by whitespace. 295
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error '{' should be on the previous line. 296
Error '}' should be on the same line. 298
Error 'if' is not followed by whitespace. 299
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '{' should be on the previous line. 300
Error '}' should be on the same line. 302
Error 'if' is not followed by whitespace. 303
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error '}' should be on the same line. 306
Error 'if' is not followed by whitespace. 307
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error '{' should be on the previous line. 308
Error '}' should be on the same line. 310
Error 'if' is not followed by whitespace. 311
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error '{' should be on the previous line. 312
Error '}' should be on the same line. 314
Error 'if' is not followed by whitespace. 315
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '{' should be on the previous line. 316
Error '}' should be on the same line. 318
Error 'if' is not followed by whitespace. 319
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 319
Error '{' should be on the previous line. 320
Error '}' should be on the same line. 322
Error 'if' is not followed by whitespace. 323
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error '{' should be on the previous line. 324
Error '}' should be on the same line. 326
Error 'if' is not followed by whitespace. 327
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '{' should be on the previous line. 328
Error '}' should be on the same line. 330
Error 'if' is not followed by whitespace. 331
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error '{' should be on the previous line. 332
Error '}' should be on the same line. 334
Error '{' should be on the previous line. 336
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error Missing a Javadoc comment. 341
Error '(' is followed by whitespace. 341
Error Parameter state should be final. 341
Error ')' is preceded with whitespace. 341
Error '{' should be on the previous line. 342
Error 'for' is not followed by whitespace. 343
Error '(' is followed by whitespace. 343
Error '31' is a magic number. 343
Error ')' is preceded with whitespace. 343
Error '{' should be on the previous line. 344
Error 'if' is not followed by whitespace. 346
Error '(' is followed by whitespace. 346
Error '(' is followed by whitespace. 346
Error ')' is preceded with whitespace. 346
Error ')' is preceded with whitespace. 346
Error '{' should be on the previous line. 347
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error Line is longer than 80 characters. 351
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 358
Error 'if' is not followed by whitespace. 359
Error '(' is followed by whitespace. 359
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error Line is longer than 80 characters. 371
Error '(' is followed by whitespace. 371
Error Expected @param tag for 'message'. 371
Error Expected @param tag for 'interfaceId'. 371
Error Expected @param tag for 'methodId'. 371
Error ')' is preceded with whitespace. 371
Error 'if' is not followed by whitespace. 373
Error '(' is followed by whitespace. 373
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error ')' is preceded with whitespace. 373
Error '{' should be on the previous line. 374
Error 'if' is not followed by whitespace. 376
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error '{' should be on the previous line. 377
Error '(' is followed by whitespace. 378
Error '+' should be on a new line. 378
Error Line is longer than 80 characters. 379
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error ')' is preceded with whitespace. 379
Error '}' should be on the same line. 380
Error '{' should be on the previous line. 382
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error '}' should be on the same line. 385
Error 'if' is not followed by whitespace. 386
Error '(' is followed by whitespace. 386
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 386
Error ')' is preceded with whitespace. 386
Error '{' should be on the previous line. 387
Error 'if' is not followed by whitespace. 389
Error '(' is followed by whitespace. 389
Error ')' is preceded with whitespace. 389
Error '{' should be on the previous line. 390
Error Line is longer than 80 characters. 391
Error '(' is followed by whitespace. 391
Error '(' is followed by whitespace. 391
Error ')' is preceded with whitespace. 391
Error ')' is preceded with whitespace. 391
Error '}' should be on the same line. 392
Error '{' should be on the previous line. 394
Error '(' is followed by whitespace. 395
Error ')' is preceded with whitespace. 395
Error '}' should be on the same line. 397
Error 'if' is not followed by whitespace. 398
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error '{' should be on the previous line. 399
Error 'if' 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 followed by whitespace. 403
Error ')' is preceded with whitespace. 403
Error '+' should be on a new line. 403
Error Line is longer than 80 characters. 404
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error ')' is preceded with whitespace. 404
Error '}' should be on the same line. 405
Error '{' should be on the previous line. 407
Error '(' is followed by whitespace. 408
Error ')' is preceded with whitespace. 408
Error '}' should be on the same line. 410
Error Line is longer than 80 characters. 411
Error 'if' is not followed by whitespace. 411
Error '(' is followed by whitespace. 411
Error '(' is followed by whitespace. 411
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error ')' is preceded with whitespace. 411
Error '(' is followed by whitespace. 411
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error ')' is preceded with whitespace. 411
Error ')' is preceded with whitespace. 411
Error 'if' is not followed by whitespace. 415
Error '(' is followed by whitespace. 415
Error ')' is preceded with whitespace. 415
Error '{' should be on the previous line. 416
Error '(' is followed by whitespace. 417
Error '(' is followed by whitespace. 417
Error ')' is preceded with whitespace. 417
Error '+' should be on a new line. 417
Error Line is longer than 80 characters. 418
Error '(' is followed by whitespace. 418
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error ')' is preceded with whitespace. 418
Error '+' should be on a new line. 418
Error ')' is preceded with whitespace. 419
Error '}' should be on the same line. 420
Error '{' should be on the previous line. 422
Error '(' is followed by whitespace. 423
Error ')' is preceded with whitespace. 423
Error Line is longer than 80 characters. 443
Error '(' is followed by whitespace. 443
Error Expected @param tag for 'message'. 443
Error Expected @param tag for 'interfaceId'. 443
Error Expected @param tag for 'methodId'. 443
Error ')' is preceded with whitespace. 443
Error 'if' is not followed by whitespace. 445
Error '(' is followed by whitespace. 445
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 446
Error 'if' is not followed by whitespace. 448
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error '{' should be on the previous line. 449
Error '(' is followed by whitespace. 450
Error '+' should be on a new line. 450
Error Line is longer than 80 characters. 451
Error '(' is followed by whitespace. 451
Error ')' is preceded with whitespace. 451
Error ')' is preceded with whitespace. 451
Error '}' should be on the same line. 452
Error '{' should be on the previous line. 454
Error '(' is followed by whitespace. 455
Error ')' is preceded with whitespace. 455
Error '}' should be on the same line. 457
Error 'if' is not followed by whitespace. 458
Error '(' is followed by whitespace. 458
Error ')' is preceded with whitespace. 458
Error '{' should be on the previous line. 459
Error 'if' is not followed by whitespace. 461
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error '{' should be on the previous line. 462
Error 'if' is not followed by whitespace. 464
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error '{' should be on the previous line. 465
Error '(' is followed by whitespace. 466
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error '+' should be on a new line. 466
Error Line is longer than 80 characters. 467
Error '+' should be on a new line. 467
Error Line is longer than 80 characters. 468
Error '(' is followed by whitespace. 468
Error '(' is followed by whitespace. 468
Error ')' is preceded with whitespace. 468
Error ')' is preceded with whitespace. 468
Error '+' should be on a new line. 468
Error ')' is preceded with whitespace. 469
Error '}' should be on the same line. 470
Error '{' should be on the previous line. 472
Error '(' is followed by whitespace. 473
Error ')' is preceded with whitespace. 473
Error '}' should be on the same line. 475
Error '{' should be on the previous line. 477
Error 'if' is not followed by whitespace. 479
Error '(' is followed by whitespace. 479
Error ')' is preceded with whitespace. 479
Error '{' should be on the previous line. 480
Error '(' is followed by whitespace. 481
Error '(' is followed by whitespace. 481
Error ')' is preceded with whitespace. 481
Error '+' should be on a new line. 481
Error Line is longer than 80 characters. 482
Error '+' should be on a new line. 482
Error Line is longer than 80 characters. 483
Error '(' is followed by whitespace. 483
Error ')' is preceded with whitespace. 483
Error ')' is preceded with whitespace. 483
Error '}' should be on the same line. 484
Error '{' should be on the previous line. 486
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error Line is longer than 80 characters. 498
Error '(' is followed by whitespace. 498
Error Expected @param tag for 'message'. 498
Error Expected @param tag for 'interfaceId'. 498
Error Expected @param tag for 'methodId'. 498
Error ')' is preceded with whitespace. 498
Error 'if' is not followed by whitespace. 500
Error '(' is followed by whitespace. 500
Error '(' is followed by whitespace. 500
Error ')' is preceded with whitespace. 500
Error ')' is preceded with whitespace. 500
Error '{' should be on the previous line. 501
Error 'if' is not followed by whitespace. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '{' should be on the previous line. 504
Error '(' is followed by whitespace. 505
Error '+' should be on a new line. 505
Error Line is longer than 80 characters. 506
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error ')' is preceded with whitespace. 506
Error '}' should be on the same line. 507
Error '{' should be on the previous line. 509
Error '(' is followed by whitespace. 510
Error ')' is preceded with whitespace. 510
Error '}' should be on the same line. 512
Error 'if' is not followed by whitespace. 513
Error '(' is followed by whitespace. 513
Error ')' is preceded with whitespace. 513
Error '{' should be on the previous line. 514
Error 'if' is not followed by whitespace. 516
Error '(' is followed by whitespace. 516
Error ')' is preceded with whitespace. 516
Error '{' should be on the previous line. 517
Error '(' is followed by whitespace. 518
Error '(' is followed by whitespace. 518
Error ')' is preceded with whitespace. 518
Error '+' should be on a new line. 518
Error Line is longer than 80 characters. 519
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 519
Error ')' is preceded with whitespace. 519
Error '}' should be on the same line. 520
Error '{' should be on the previous line. 522
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 523
Error Line is longer than 80 characters. 535
Error Line is longer than 80 characters. 536
Error Unused @throws tag for 'IllegalStateException'. 539
Error '{' should be on the previous line. 542
Error '(' is followed by whitespace. 543
Error ')' is preceded with whitespace. 543
Error Line is longer than 80 characters. 547
Error Line is longer than 80 characters. 548
Error Unused @throws tag for 'IllegalStateException'. 552
Error '(' is followed by whitespace. 554
Error ')' is preceded with whitespace. 554
Error '{' should be on the previous line. 555
Error '(' is followed by whitespace. 556
Error ')' is preceded with whitespace. 556
Error Line is longer than 80 characters. 560
Error Unused @throws tag for 'IllegalStateException'. 564
Error '{' should be on the previous line. 567
Error '(' is followed by whitespace. 568
Error ')' is preceded with whitespace. 568
Error Line is longer than 80 characters. 572
Error Unused @throws tag for 'IllegalStateException'. 577
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error '{' should be on the previous line. 580
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error Line is longer than 80 characters. 585
Error Line is longer than 80 characters. 586
Error Line is longer than 80 characters. 587
Error Unused @throws tag for 'IllegalStateException'. 589
Error '{' should be on the previous line. 592
Error '(' is followed by whitespace. 593
Error ')' is preceded with whitespace. 593
Error Line is longer than 80 characters. 597
Error Line is longer than 80 characters. 598
Error Line is longer than 80 characters. 599
Error Unused @throws tag for 'IllegalStateException'. 602
Error '(' is followed by whitespace. 604
Error ')' is preceded with whitespace. 604
Error '{' should be on the previous line. 605
Error '(' is followed by whitespace. 606
Error ')' is preceded with whitespace. 606
Error Line is longer than 80 characters. 610
Error Line is longer than 80 characters. 612
Error Unused @throws tag for 'IllegalStateException'. 614
Error '{' should be on the previous line. 617
Error '(' is followed by whitespace. 618
Error ')' is preceded with whitespace. 618
Error Line is longer than 80 characters. 622
Error Line is longer than 80 characters. 624
Error Unused @throws tag for 'IllegalStateException'. 627
Error '(' is followed by whitespace. 629
Error ')' is preceded with whitespace. 629
Error '{' should be on the previous line. 630
Error '(' is followed by whitespace. 631
Error ')' is preceded with whitespace. 631
Error Line is longer than 80 characters. 635
Error Line is longer than 80 characters. 637
Error Unused @throws tag for 'IllegalStateException'. 639
Error '{' should be on the previous line. 642
Error '(' is followed by whitespace. 643
Error ')' is preceded with whitespace. 643
Error Line is longer than 80 characters. 647
Error Line is longer than 80 characters. 649
Error Unused @throws tag for 'IllegalStateException'. 652
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 654
Error '{' should be on the previous line. 655
Error '(' is followed by whitespace. 656
Error ')' is preceded with whitespace. 656
Error Line is longer than 80 characters. 660
Error Line is longer than 80 characters. 662
Error Unused @throws tag for 'IllegalStateException'. 664
Error '{' should be on the previous line. 667
Error '(' is followed by whitespace. 668
Error ')' is preceded with whitespace. 668
Error Line is longer than 80 characters. 672
Error Line is longer than 80 characters. 674
Error Unused @throws tag for 'IllegalStateException'. 677
Error '(' is followed by whitespace. 679
Error ')' is preceded with whitespace. 679
Error '{' should be on the previous line. 680
Error '(' is followed by whitespace. 681
Error ')' is preceded with whitespace. 681
Error Line is longer than 80 characters. 685
Error Line is longer than 80 characters. 686
Error Line is longer than 80 characters. 687
Error Unused @throws tag for 'IllegalStateException'. 689
Error '{' should be on the previous line. 692
Error '(' is followed by whitespace. 693
Error ')' is preceded with whitespace. 693
Error Line is longer than 80 characters. 697
Error Line is longer than 80 characters. 698
Error Line is longer than 80 characters. 699
Error Unused @throws tag for 'IllegalStateException'. 702
Error '(' is followed by whitespace. 704
Error ')' is preceded with whitespace. 704
Error '{' should be on the previous line. 705
Error '(' is followed by whitespace. 706
Error ')' is preceded with whitespace. 706
Error Line is longer than 80 characters. 710
Error Line is longer than 80 characters. 711
Error Line is longer than 80 characters. 712
Error Unused @throws tag for 'IllegalStateException'. 714
Error '{' should be on the previous line. 717
Error '(' is followed by whitespace. 718
Error ')' is preceded with whitespace. 718
Error Line is longer than 80 characters. 722
Error Line is longer than 80 characters. 723
Error Line is longer than 80 characters. 724
Error Unused @throws tag for 'IllegalStateException'. 727
Error '(' is followed by whitespace. 729
Error ')' is preceded with whitespace. 729
Error '{' should be on the previous line. 730
Error '(' is followed by whitespace. 731
Error ')' is preceded with whitespace. 731
Error Line is longer than 80 characters. 735
Error Line is longer than 80 characters. 737
Error Unused @throws tag for 'IllegalStateException'. 739
Error '{' should be on the previous line. 742
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error Line is longer than 80 characters. 747
Error Line is longer than 80 characters. 749
Error Unused @throws tag for 'IllegalStateException'. 752
Error '(' is followed by whitespace. 754
Error ')' is preceded with whitespace. 754
Error '{' should be on the previous line. 755
Error '(' is followed by whitespace. 756
Error ')' is preceded with whitespace. 756
Error Line is longer than 80 characters. 760
Error Unused @throws tag for 'IllegalStateException'. 764
Error '{' should be on the previous line. 767
Error '(' is followed by whitespace. 768
Error ')' is preceded with whitespace. 768
Error Line is longer than 80 characters. 772
Error Unused @throws tag for 'IllegalStateException'. 777
Error '(' is followed by whitespace. 779
Error ')' is preceded with whitespace. 779
Error '{' should be on the previous line. 780
Error '(' is followed by whitespace. 781
Error ')' is preceded with whitespace. 781
Error Line is longer than 80 characters. 785
Error Unused @throws tag for 'IllegalStateException'. 789
Error '{' should be on the previous line. 792
Error '(' is followed by whitespace. 793
Error ')' is preceded with whitespace. 793
Error Line is longer than 80 characters. 797
Error Unused @throws tag for 'IllegalStateException'. 802
Error '(' is followed by whitespace. 804
Error ')' is preceded with whitespace. 804
Error '{' should be on the previous line. 805
Error '(' is followed by whitespace. 806
Error ')' is preceded with whitespace. 806
Error Line is longer than 80 characters. 810
Error Unused @throws tag for 'IllegalStateException'. 814
Error '{' should be on the previous line. 817
Error '(' is followed by whitespace. 818
Error ')' is preceded with whitespace. 818
Error Line is longer than 80 characters. 822
Error Unused @throws tag for 'IllegalStateException'. 827
Error '(' is followed by whitespace. 829
Error ')' is preceded with whitespace. 829
Error '{' should be on the previous line. 830
Error '(' is followed by whitespace. 831
Error ')' is preceded with whitespace. 831
Error Line is longer than 80 characters. 835
Error Unused @throws tag for 'IllegalStateException'. 839
Error '{' should be on the previous line. 842
Error '(' is followed by whitespace. 843
Error ')' is preceded with whitespace. 843
Error Line is longer than 80 characters. 847
Error Unused @throws tag for 'IllegalStateException'. 852
Error '(' is followed by whitespace. 854
Error ')' is preceded with whitespace. 854
Error '{' should be on the previous line. 855
Error '(' is followed by whitespace. 856
Error ')' is preceded with whitespace. 856
Error Unused @throws tag for 'IllegalStateException'. 862
Error '{' should be on the previous line. 865
Error '(' is followed by whitespace. 866
Error ')' is preceded with whitespace. 866
Error Unused @throws tag for 'IllegalStateException'. 873
Error '(' is followed by whitespace. 875
Error ')' is preceded with whitespace. 875
Error '{' should be on the previous line. 876
Error 'if' is not followed by whitespace. 877
Error '(' is followed by whitespace. 877
Error ')' is preceded with whitespace. 877
Error '{' should be on the previous line. 878
Error 'if' is not followed by whitespace. 883
Error '(' is followed by whitespace. 883
Error ')' is preceded with whitespace. 883
Error '{' should be on the previous line. 884
Error 'if' is not followed by whitespace. 886
Error '(' is followed by whitespace. 886
Error ')' is preceded with whitespace. 886
Error '{' should be on the previous line. 887
Error Line is longer than 80 characters. 888
Error '(' is followed by whitespace. 888
Error '+' should be on a new line. 888
Error Line is longer than 80 characters. 889
Error '(' is followed by whitespace. 889
Error '(' is followed by whitespace. 889
Error ')' is preceded with whitespace. 889
Error ')' is preceded with whitespace. 889
Error '+' should be on a new line. 889
Error ')' is preceded with whitespace. 890
Error '}' should be on the same line. 891
Error '{' should be on the previous line. 893
Error '(' is followed by whitespace. 894
Error ')' is preceded with whitespace. 894
Error '}' should be on the same line. 896
Error '{' should be on the previous line. 898
Error 'if' is not followed by whitespace. 900
Error '(' is followed by whitespace. 900
Error ')' is preceded with whitespace. 900
Error '{' should be on the previous line. 901
Error Line is longer than 80 characters. 902
Error '(' is followed by whitespace. 902
Error '+' should be on a new line. 902
Error Line is longer than 80 characters. 903
Error '(' is followed by whitespace. 903
Error ')' is preceded with whitespace. 903
Error ')' is preceded with whitespace. 903
Error '}' should be on the same line. 904
Error '{' should be on the previous line. 906
Error '(' is followed by whitespace. 907
Error ')' is preceded with whitespace. 907
Error '{' should be on the previous line. 918
Error Unused @throws tag for 'IllegalStateException'. 926
Error '(' is followed by whitespace. 928
Error ')' is preceded with whitespace. 928
Error '{' should be on the previous line. 929
Error '(' is followed by whitespace. 930
Error ')' is preceded with whitespace. 930
Error Unused @throws tag for 'IllegalStateException'. 938
Error '(' is followed by whitespace. 940
Error ')' is preceded with whitespace. 940
Error '{' should be on the previous line. 941
Error 'if' is not followed by whitespace. 942
Error '(' is followed by whitespace. 942
Error ')' is preceded with whitespace. 942
Error '{' should be on the previous line. 943
Error '(' is followed by whitespace. 944
Error ')' is preceded with whitespace. 944

org/apache/avalon/excalibur/testcase/ExcaliburTestCase.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 Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 229
Error '{' should be on the previous line. 233
Error Missing a Javadoc comment. 235
Error Line is longer than 80 characters. 236
Error Missing a Javadoc comment. 239
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 239
Error Missing a Javadoc comment. 240
Error Name 'm_logEnabledLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 240
Error Missing a Javadoc comment. 241
Error Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 241
Error Missing a Javadoc comment. 242
Error Name 'm_logKitManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 242
Error Missing a Javadoc comment. 243
Error Name 'm_tests' must match pattern '^[a-z][a-zA-Z0-9]*$'. 243
Error Missing a Javadoc comment. 245
Error Variable 'manager' must be private and have accessor methods. 245
Error Missing a Javadoc comment. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line is longer than 80 characters. 251
Error 'cast' is not followed by whitespace. 251
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error 'if' is not followed by whitespace. 253
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error '{' should be on the previous line. 254
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error 'for' 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. 261
Error '(' is followed by whitespace. 261
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error '&&' should be on a new line. 261
Error '(' is followed by whitespace. 262
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error ')' is preceded with whitespace. 262
Error '&&' should be on a new line. 262
Error '(' is followed by whitespace. 263
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error ')' is preceded with whitespace. 263
Error '&&' should be on a new line. 263
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error First sentence should end with a period. 274
Error Expected an @return tag. 275
Error Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. 275
Error '{' should be on the previous line. 276
Error First sentence should end with a period. 280
Error Expected an @return tag. 281
Error Method 'getLogEnabledLogger' is not designed for extension - needs to be abstract, final or empty. 281
Error '{' should be on the previous line. 282
Error First sentence should end with a period. 286
Error Line is longer than 80 characters. 289
Error Method 'prepare' is not designed for extension - needs to be abstract, final or empty. 292
Error Expected @throws tag for 'Exception'. 293
Error '{' should be on the previous line. 294
Error Line is longer than 80 characters. 295
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error 'if' is not followed by whitespace. 298
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '}' should be on the same line. 302
Error '{' should be on the previous line. 304
Error '(' is followed by whitespace. 305
Error ')' is preceded with whitespace. 305
Error First sentence should end with a period. 309
Error Line is longer than 80 characters. 312
Error Line is longer than 80 characters. 314
Error Line is longer than 80 characters. 315
Error Line is longer than 80 characters. 316
Error Line is longer than 80 characters. 317
Error '(' is followed by whitespace. 320
Error ')' is preceded with whitespace. 320
Error Expected @throws tag for 'Exception'. 321
Error '{' should be on the previous line. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error Line is longer than 80 characters. 325
Error '(' is followed by whitespace. 326
Error ')' is preceded with whitespace. 326
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error 'if' is not followed by whitespace. 330
Error '(' is followed by whitespace. 330
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error '(' is followed by whitespace. 330
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error ')' is preceded with whitespace. 330
Error ')' is preceded with whitespace. 330
Error '{' should be on the previous line. 331
Error '(' is followed by whitespace. 332
Error ')' is preceded with whitespace. 332
Error '(' is followed by whitespace. 335
Error '(' is followed by whitespace. 335
Error ')' is preceded with whitespace. 335
Error ')' is preceded with whitespace. 335
Error '(' is followed by whitespace. 337
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error ')' is preceded with whitespace. 340
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error First sentence should end with a period. 346
Error Redundant 'final' modifier. 349
Error 'private' modifier out of order with the JLS suggestions. 349
Error '{' should be on the previous line. 350
Error 'if' is not followed by whitespace. 351
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 352
Error Expected an @return tag. 362
Error '(' is followed by whitespace. 362
Error Parameter clazz should be final. 362
Error Expected @param tag for 'clazz'. 362
Error ')' is preceded with whitespace. 362
Error '{' should be on the previous line. 363
Error '(' is followed by whitespace. 365
Error ')' is preceded with whitespace. 365
Error 'if' is not followed by whitespace. 366
Error '(' is followed by whitespace. 366
Error ')' is preceded with whitespace. 366
Error '{' should be on the previous line. 367
Error '(' is followed by whitespace. 368
Error ')' is preceded with whitespace. 368
Error 'public' modifier out of order with the JLS suggestions. 376
Error '(' is followed by whitespace. 376
Error Parameter result should be final. 376
Error Expected @param tag for 'result'. 376
Error ')' is preceded with whitespace. 376
Error '{' should be on the previous line. 377
Error Line is longer than 80 characters. 378
Error 'cast' is not followed by whitespace. 378
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error 'if' is not followed by whitespace. 380
Error '(' is followed by whitespace. 380
Error ')' is preceded with whitespace. 380
Error '{' should be on the previous line. 381
Error '(' is followed by whitespace. 386
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 386
Error ')' is preceded with whitespace. 386
Error '{' should be on the previous line. 389
Error 'if' is not followed by whitespace. 390
Error '(' is followed by whitespace. 390
Error ')' is preceded with whitespace. 390
Error '{' should be on the previous line. 391
Error '(' is followed by whitespace. 392
Error 'cast' is not followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error 'while' is not followed by whitespace. 399
Error '(' is followed by whitespace. 399
Error ')' is preceded with whitespace. 399
Error '{' should be on the previous line. 400
Error 'cast' is not followed by whitespace. 401
Error '(' is followed by whitespace. 402
Error ')' is preceded with whitespace. 402
Error '(' is followed by whitespace. 403
Error ')' is preceded with whitespace. 403
Error 'if' is not followed by whitespace. 405
Error '(' is followed by whitespace. 405
Error ')' is preceded with whitespace. 405
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 407
Error ')' is preceded with whitespace. 407
Error Line is longer than 80 characters. 408
Error '(' is followed by whitespace. 408
Error ')' is preceded with whitespace. 408
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error Line is longer than 80 characters. 410
Error '(' is followed by whitespace. 410
Error ')' is preceded with whitespace. 410
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error 'if' is not followed by whitespace. 415
Error '(' is followed by whitespace. 415
Error ')' is preceded with whitespace. 415
Error '{' should be on the previous line. 416
Error Line is longer than 80 characters. 417
Error '(' is followed by whitespace. 417
Error ')' is preceded with whitespace. 417
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error Line is longer than 80 characters. 419
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '}' should be on the same line. 424
Error 'catch' is not followed by whitespace. 425
Error '(' is followed by whitespace. 425
Error ')' is preceded with whitespace. 425
Error '{' should be on the previous line. 426
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 429
Error '}' should be on the same line. 430
Error '{' should be on the previous line. 432
Error 'if' is not followed by whitespace. 435
Error '(' is followed by whitespace. 435
Error ')' is preceded with whitespace. 435
Error '{' should be on the previous line. 436
Error '{' should be on the previous line. 438
Error '(' is followed by whitespace. 439
Error 'cast' is not followed by whitespace. 439
Error ')' is preceded with whitespace. 439
Error '}' should be on the same line. 440
Error 'catch' is not followed by whitespace. 441
Error '(' is followed by whitespace. 441
Error ')' is preceded with whitespace. 441
Error '{' should be on the previous line. 442
Error Line is longer than 80 characters. 443
Error '(' is followed by whitespace. 443
Error '(' is followed by whitespace. 443
Error ')' is preceded with whitespace. 443
Error ')' is preceded with whitespace. 443
Error '(' is followed by whitespace. 449
Error ')' is preceded with whitespace. 449
Error First sentence should end with a period. 452
Error Line is longer than 80 characters. 453
Error Redundant 'final' modifier. 455
Error 'private' modifier out of order with the JLS suggestions. 455
Error '(' is followed by whitespace. 455
Error Parameter name should be final. 455
Error Expected @param tag for 'name'. 455
Error ')' is preceded with whitespace. 455
Error '{' should be on the previous line. 456
Error 'if' is not followed by whitespace. 458
Error '(' is followed by whitespace. 458
Error ')' is preceded with whitespace. 458
Error '{' should be on the previous line. 459
Error '(' is followed by whitespace. 461
Error ')' is preceded with whitespace. 461
Error '(' is followed by whitespace. 462
Error ')' is preceded with whitespace. 462
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error '(' is followed by whitespace. 465
Error ')' is preceded with whitespace. 465
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 466
Error '}' should be on the same line. 467
Error '{' should be on the previous line. 469
Error '(' is followed by whitespace. 470
Error ')' is preceded with whitespace. 470
Error Line is longer than 80 characters. 475
Error Line is longer than 80 characters. 477
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error Line is longer than 80 characters. 490
Error Line is longer than 80 characters. 493
Error Expected an @return tag. 496
Error Redundant 'final' modifier. 496
Error 'private' modifier out of order with the JLS suggestions. 496
Error '(' is followed by whitespace. 496
Error Expected @param tag for 'conf'. 496
Error ')' is preceded with whitespace. 496
Error Expected @throws tag for 'Exception'. 497
Error '{' should be on the previous line. 498
Error Line is longer than 80 characters. 499
Error '(' is followed by whitespace. 502
Error ')' is preceded with whitespace. 502
Error 'for' is not followed by whitespace. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '{' should be on the previous line. 504
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505
Error '(' is followed by whitespace. 506
Error ')' is preceded with whitespace. 506
Error 'if' is not followed by whitespace. 507
Error '(' is followed by whitespace. 507
Error ')' is preceded with whitespace. 507
Error '{' should be on the previous line. 508
Error '(' is followed by whitespace. 509
Error ')' is preceded with whitespace. 509
Error Line is longer than 80 characters. 510
Error '(' is followed by whitespace. 510
Error ')' is preceded with whitespace. 510
Error '(' is followed by whitespace. 511
Error ')' is preceded with whitespace. 511
Error 'if' construct must use '{}'s. 512
Error 'if' is not followed by whitespace. 512
Error '(' is followed by whitespace. 512
Error ')' is preceded with whitespace. 512
Error Line is longer than 80 characters. 513
Error '(' is followed by whitespace. 513
Error ')' is preceded with whitespace. 513
Error '}' should be on the same line. 514
Error '{' should be on the previous line. 516
Error '(' is followed by whitespace. 517
Error ')' is preceded with whitespace. 517
Error 'if' construct must use '{}'s. 518
Error 'if' is not followed by whitespace. 518
Error '(' is followed by whitespace. 518
Error ')' is preceded with whitespace. 518
Error Line is longer than 80 characters. 519
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 519
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error '(' is followed by whitespace. 523
Error ')' is preceded with whitespace. 523
Error '(' is followed by whitespace. 530
Error Parameter context should be final. 530
Error Expected @param tag for 'context'. 530
Error ')' is preceded with whitespace. 530
Error '{' should be on the previous line. 531
Error Missing a Javadoc comment. 534
Error Redundant 'final' modifier. 534
Error 'private' modifier out of order with the JLS suggestions. 534
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 537
Error '{' should be on the previous line. 539
Error Line is longer than 80 characters. 540
Error '(' is followed by whitespace. 542
Error ')' is preceded with whitespace. 542
Error '(' is followed by whitespace. 543
Error ')' is preceded with whitespace. 543
Error '(' is followed by whitespace. 544
Error ')' is preceded with whitespace. 544
Error Line is longer than 80 characters. 546
Error '(' is followed by whitespace. 546
Error ')' is preceded with whitespace. 546
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error '(' is followed by whitespace. 548
Error '(' is followed by whitespace. 548
Error ')' is preceded with whitespace. 548
Error ')' is preceded with whitespace. 548
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error '(' is followed by whitespace. 550
Error ')' is preceded with whitespace. 550
Error '(' is followed by whitespace. 552
Error ')' is preceded with whitespace. 552
Error '(' is followed by whitespace. 556
Error ')' is preceded with whitespace. 556
Error '(' is followed by whitespace. 558
Error '(' is followed by whitespace. 558
Error ')' is preceded with whitespace. 558
Error ')' is preceded with whitespace. 558
Error '(' is followed by whitespace. 559
Error ')' is preceded with whitespace. 559
Error '(' is followed by whitespace. 562
Error ')' is preceded with whitespace. 562
Error '(' is followed by whitespace. 564
Error '(' is followed by whitespace. 564
Error ')' is preceded with whitespace. 564
Error ')' is preceded with whitespace. 564
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error '(' is followed by whitespace. 566
Error ')' is preceded with whitespace. 566
Error '(' is followed by whitespace. 567
Error ')' is preceded with whitespace. 567
Error '(' is followed by whitespace. 568
Error ')' is preceded with whitespace. 568
Error Missing a Javadoc comment. 573
Error '(' is followed by whitespace. 573
Error ')' is preceded with whitespace. 573
Error '{' should be on the previous line. 575
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 576
Error Missing a Javadoc comment. 579
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error '{' should be on the previous line. 580
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581

org/apache/avalon/excalibur/testcase/FullLifecycleComponent.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. 51
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 52
Error Name 'm_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Missing a Javadoc comment. 53
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Missing a Javadoc comment. 54
Error Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name 'm_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name 'm_configuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 59
Error '(' is followed by whitespace. 59
Error Parameter logger should be final. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter context should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter params should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Missing a Javadoc comment. 85
Error '(' is followed by whitespace. 85
Error Parameter config should be final. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Missing a Javadoc comment. 94
Error '(' is followed by whitespace. 94
Error Parameter manager should be final. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 104
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 110
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Missing a Javadoc comment. 119
Error '{' should be on the previous line. 120
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 126
Error Missing a Javadoc comment. 130
Error '{' should be on the previous line. 131

org/apache/avalon/excalibur/testcase/LatchedThreadGroup.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 Line is longer than 80 characters. 23
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 34
Error '{' should be on the previous line. 38
Error Missing a Javadoc comment. 39
Error Name 'm_threads' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 40
Error Name 'm_semaphore' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Missing a Javadoc comment. 41
Error Name 'm_startedCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Missing a Javadoc comment. 42
Error Name 'm_latched' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name 'm_completedCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'm_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 52
Error Parameter runnables should be final. 52
Error Expected @param tag for 'runnables'. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error 'for' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Line is longer than 80 characters. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Line is longer than 80 characters. 63
Error '(' is followed by whitespace. 65
Error Parameter runnable should be final. 65
Error Expected @param tag for 'runnable'. 65
Error Parameter threadCount should be final. 65
Error Expected @param tag for 'threadCount'. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error 'for' is not followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Method 'resetMemory' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error '{' should be on the previous line. 78
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error '50' is a magic number. 85
Error ')' is preceded with whitespace. 85
Error '}' should be on the same line. 86
Error 'catch' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error Must have at least one statement. 88
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 98
Error Method 'go' is not designed for extension - needs to be abstract, final or empty. 100
Error Expected @throws tag for 'Exception'. 101
Error '{' should be on the previous line. 102
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 104
Error 'for' 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 'synchronized' 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 'while' is not followed by whitespace. 115
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error 'synchronized' is not followed by whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error 'while' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error '{' should be on the previous line. 138
Error '}' should be on the same line. 140
Error 'catch' is not followed by whitespace. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error Must have at least one statement. 142
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error 'if' is not followed by whitespace. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error Line is longer than 80 characters. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 158
Error Expected an @return tag. 161
Error '{' should be on the previous line. 162
Error Missing a Javadoc comment. 169
Error '{' should be on the previous line. 170
Error Missing a Javadoc comment. 171
Error Name 'm_runnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
Error Missing a Javadoc comment. 173
Error '(' is followed by whitespace. 173
Error Parameter runnable should be final. 173
Error Parameter name should be final. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error Missing a Javadoc comment. 179
Error '{' should be on the previous line. 180
Error '{' should be on the previous line. 182
Error 'synchronized' is not followed by whitespace. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '{' should be on the previous line. 185
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error 'if' is not followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '{' should be on the previous line. 189
Error 'while' is not followed by whitespace. 192
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '{' should be on the previous line. 193
Error '{' should be on the previous line. 195
Error '}' should be on the same line. 197
Error 'catch' 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 Must have at least one statement. 199
Error '{' should be on the previous line. 206
Error '}' should be on the same line. 208
Error 'catch' is not followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error 'synchronized' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error Line is longer than 80 characters. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error 'if' is not followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error '}' should be on the same line. 220
Error '{' should be on the previous line. 222
Error 'synchronized' is not followed by whitespace. 224
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '{' should be on the previous line. 225
Error Line is longer than 80 characters. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227