Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
900719

Files

FilesIWE
org/apache/avalon/fortress/tools/ChangedFileOutputStream.java 0087
org/apache/avalon/fortress/tools/Component.java 00430
org/apache/avalon/fortress/tools/ComponentMetaInfoCollector.java 00142
org/apache/avalon/fortress/tools/Service.java 0059
org/apache/avalon/fortress/tools/package.html 001

org/apache/avalon/fortress/tools/ChangedFileOutputStream.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. 37
Error Name 'm_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Line has trailing spaces. 40
Error Name 'm_bos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Line has trailing spaces. 43
Error '(' is followed by whitespace. 52
Error Parameter file should be final. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error Line has trailing spaces. 57
Error '(' is followed by whitespace. 68
Error Parameter b should be final. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line has trailing spaces. 73
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 84
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 Line has trailing spaces. 89
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '}' should be on the same line. 94
Error '{' should be on the previous line. 96
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 '{' should be on the previous line. 101
Error '}' should be on the same line. 107
Error '{' should be on the previous line. 109
Error Line has trailing spaces. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 119
Error '(' is followed by whitespace. 133
Error Parameter file should be final. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 135
Error 'cast' is not followed by whitespace. 136
Error Line has trailing spaces. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '&&' should be on a new line. 144
Error '(' is followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 149
Error '{' should be on the previous line. 151
Error Line has trailing spaces. 154
Error Line has trailing spaces. 157
Error '(' is followed by whitespace. 166
Error Parameter file should be final. 166
Error Parameter bytes should be final. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '}' should be on the same line. 173
Error '{' should be on the previous line. 175

org/apache/avalon/fortress/tools/Component.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Using the '.*' form of import should be avoided - com.thoughtworks.qdox.model.*. 20
Error Unused import - java.io.OutputStream. 29
Error Using the '.*' form of import should be avoided - java.util.*. 32
Error '{' should be on the previous line. 41
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 44
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
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. 58
Error Missing a Javadoc comment. 60
Error Name 'm_repository' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 63
Error Missing a Javadoc comment. 65
Error Name 'm_javaClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Missing a Javadoc comment. 66
Error Name 'm_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Missing a Javadoc comment. 67
Error Name 'm_dependencies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Missing a Javadoc comment. 68
Error Name 'm_vertex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Missing a Javadoc comment. 69
Error Name 'm_dependencyNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Error Missing a Javadoc comment. 70
Error Name 'm_serviceNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error '(' is followed by whitespace. 77
Error Expected @param tag for 'javaClass'. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error 'if' construct must use '{}'s. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 83
Error '10' is a magic number. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 85
Error '10' is a magic number. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error '10' is a magic number. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
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 '{' should be on the previous line. 92
Error Line is longer than 80 characters. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 95
Error Line is longer than 80 characters. 98
Error '(' is followed by whitespace. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line is longer than 80 characters. 111
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Expected an @return tag. 129
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
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 followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error ')' is preceded with whitespace. 138
Error Line is longer than 80 characters. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error Line is longer than 80 characters. 143
Error '(' is followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error ')' is preceded with whitespace. 143
Error Line is longer than 80 characters. 145
Error '(' is followed by whitespace. 145
Error Line is longer than 80 characters. 146
Error ')' is preceded with whitespace. 147
Error Line is longer than 80 characters. 150
Error '(' is followed by whitespace. 150
Error Line is longer than 80 characters. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error ')' is preceded with whitespace. 151
Error Line is longer than 80 characters. 152
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '}' should be on the same line. 157
Error '{' should be on the previous line. 159
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error Missing a Javadoc comment. 170
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error 'if' construct must use '{}'s. 173
Error Line is longer than 80 characters. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
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 '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error Missing a Javadoc comment. 185
Error '{' should be on the previous line. 186
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error Line is longer than 80 characters. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '{' should be on the previous line. 193
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '(' is followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error ')' is preceded with whitespace. 197
Error '}' should be on the same line. 200
Error Line is longer than 80 characters. 201
Error '(' is followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '||' should be on a new line. 201
Error Line is longer than 80 characters. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error ')' is preceded with whitespace. 202
Error '}' should be on the same line. 205
Error Line is longer than 80 characters. 206
Error '(' is followed by whitespace. 206
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error ')' is preceded with whitespace. 206
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error Line is longer than 80 characters. 215
Error '(' is followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error ')' is preceded with whitespace. 215
Error '}' should be on the same line. 216
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error Line is longer than 80 characters. 219
Error '(' is followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error ')' is preceded with whitespace. 219
Error '}' should be on the same line. 220
Error Line has trailing spaces. 221
Error '{' should be on the previous line. 222
Error 'if' construct must use '{}'s. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error 'if' construct must use '{}'s. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 236
Error Missing a Javadoc comment. 240
Error '{' should be on the previous line. 241
Error Missing a Javadoc comment. 245
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 255
Error Parameter service should be final. 255
Error ')' is preceded with whitespace. 255
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 previous line. 258
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error Missing a Javadoc comment. 263
Error '{' should be on the previous line. 264
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error '{' should be on the previous line. 266
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '{' should be on the previous line. 269
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error '{' should be on the previous line. 274
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error '{' should be on the previous line. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 293
Error '(' is followed by whitespace. 298
Error Parameter props should be final. 298
Error Expected @param tag for 'props'. 298
Error Parameter file should be final. 298
Error Expected @param tag for 'file'. 298
Error Parameter desc should be final. 298
Error Expected @param tag for 'desc'. 298
Error ')' is preceded with whitespace. 298
Error Expected @throws tag for 'IOException'. 299
Error '{' should be on the previous line. 300
Error '(' is followed by whitespace. 302
Error ')' is preceded with whitespace. 302
Error '{' should be on the previous line. 303
Error '(' is followed by whitespace. 305
Error ')' is preceded with whitespace. 305
Error '{' should be on the previous line. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '}' should be on the same line. 309
Error '{' should be on the previous line. 311
Error Line has trailing spaces. 314
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error '}' should be on the same line. 316
Error '{' should be on the previous line. 318
Error Line has trailing spaces. 321
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error '{' should be on the previous line. 323
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error '{' should be on the previous line. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error '}' should be on the same line. 328
Error '{' should be on the previous line. 330
Error '(' is followed by whitespace. 342
Error Expected @param tag for 'rootDir'. 342
Error ')' is preceded with whitespace. 342
Error Expected @throws tag for 'IOException'. 342
Error '{' should be on the previous line. 343
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 344
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 344
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error '(' is followed by whitespace. 345
Error ')' is preceded with whitespace. 345
Error Line has trailing spaces. 346
Error '(' is followed by whitespace. 348
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error ')' is preceded with whitespace. 349
Error Line has trailing spaces. 350
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '(' is followed by whitespace. 352
Error ')' is preceded with whitespace. 352
Error '{' should be on the previous line. 353
Error '(' is followed by whitespace. 354
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error ')' is preceded with whitespace. 355
Error ')' is preceded with whitespace. 355
Error '{' should be on the previous line. 357
Error Line is longer than 80 characters. 358
Error '(' is followed by whitespace. 358
Error ';' is followed by whitespace. 358
Error 'cast' is not followed by whitespace. 360
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error '}' should be on the same line. 363
Error '{' should be on the previous line. 365
Error '}' should be on the same line. 368
Error '(' is followed by whitespace. 369
Error ')' is preceded with whitespace. 369
Error '{' should be on the previous line. 370
Error Missing a Javadoc comment. 375
Error '(' is followed by whitespace. 375
Error ')' is preceded with whitespace. 375
Error '{' should be on the previous line. 376
Error 'if' construct must use '{}'s. 377
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 377
Error 'if' construct must use '{}'s. 378
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error '(' is followed by whitespace. 382
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error '(' is followed by whitespace. 382
Error ')' is preceded with whitespace. 382
Error ')' is preceded with whitespace. 382
Error '{' should be on the previous line. 383
Error '(' is followed by whitespace. 384
Error ')' is preceded with whitespace. 384
Error First sentence should end with a period. 390
Error Line is longer than 80 characters. 396
Error '(' is followed by whitespace. 396
Error Expected @param tag for 'sourceCode'. 396
Error ')' is preceded with whitespace. 396
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error '{' should be on the previous line. 399
Error '(' is followed by whitespace. 402
Error ')' is preceded with whitespace. 402
Error '{' should be on the previous line. 403
Error Line is longer than 80 characters. 404
Error Line is longer than 80 characters. 406
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 411
Error '{' should be on the previous line. 412
Error '(' is followed by whitespace. 413
Error '(' is followed by whitespace. 413
Error ')' is preceded with whitespace. 413
Error ')' is preceded with whitespace. 413
Error '{' should be on the previous line. 414
Error Line is longer than 80 characters. 415
Error 'if' construct must use '{}'s. 416
Error '(' is followed by whitespace. 416
Error '!' is followed by whitespace. 416
Error ')' is preceded with whitespace. 416
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '{' should be on the previous line. 420
Error '(' is followed by whitespace. 421
Error 'if' construct must use '{}'s. 422
Error '(' is followed by whitespace. 422
Error '!' is followed by whitespace. 422
Error '(' is followed by whitespace. 422
Error ')' is preceded with whitespace. 422
Error ')' is preceded with whitespace. 422
Error Line is longer than 80 characters. 430
Error Missing a Javadoc comment. 430
Error '(' is followed by whitespace. 430
Error '(' is followed by whitespace. 432
Error '(' is followed by whitespace. 432
Error ')' is preceded with whitespace. 432
Error ')' is preceded with whitespace. 432
Error '(' is followed by whitespace. 434
Error '(' is followed by whitespace. 434
Error ')' is preceded with whitespace. 434
Error ')' is preceded with whitespace. 434
Error '{' should be on the previous line. 435
Error '}' should be on the same line. 437
Error '(' is followed by whitespace. 438
Error '(' is followed by whitespace. 438
Error ')' is preceded with whitespace. 438
Error ')' is preceded with whitespace. 438
Error '{' should be on the previous line. 439
Error '(' is followed by whitespace. 440
Error '(' is followed by whitespace. 440
Error ')' is preceded with whitespace. 440
Error ')' is preceded with whitespace. 440
Error '(' is followed by whitespace. 442
Error ')' is preceded with whitespace. 442
Error 'if' construct must use '{}'s. 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 Line is longer than 80 characters. 449
Error Missing a Javadoc comment. 449
Error '(' is followed by whitespace. 449
Error ')' is preceded with whitespace. 449
Error Line is longer than 80 characters. 452
Error '(' is followed by whitespace. 452
Error ')' is preceded with whitespace. 452
Error 'if' construct must use '{}'s. 453
Error '(' is followed by whitespace. 453
Error ')' is preceded with whitespace. 453

org/apache/avalon/fortress/tools/ComponentMetaInfoCollector.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. 48
Error Name 'm_services' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Name 'm_destDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Name 'm_serviceFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Missing a Javadoc comment. 64
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '{' should be on the previous line. 72
Error Redundant throws: 'BuildException' is unchecked exception. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 91
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '}' should be on the same line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '}' should be on the same line. 103
Error '{' should be on the previous line. 105
Error Expected @throws tag for 'CyclicDependencyException'. 115
Error Line is longer than 80 characters. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 128
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 140
Error '(' is followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error ')' is preceded with whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 142
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 followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 148
Error '{' should be on the previous line. 150
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '{' should be on the previous line. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
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. 176
Error ')' is preceded with whitespace. 176
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '{' should be on the previous line. 193
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '{' should be on the previous line. 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
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error Line is longer than 80 characters. 255
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '{' should be on the previous line. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '}' should be on the same line. 259
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '{' should be on the previous line. 261
Error Line is longer than 80 characters. 262
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262

org/apache/avalon/fortress/tools/Service.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. 36
Error Missing a Javadoc comment. 37
Error Name 'm_components' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 39
Error Name 'm_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error '(' is followed by whitespace. 46
Error Expected @param tag for 'type'. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error 'if' construct must use '{}'s. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 60
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error 'if' construct must use '{}'s. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Missing a Javadoc comment. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 87
Error Expected @param tag for 'rootDir'. 87
Error ')' is preceded with whitespace. 87
Error Expected @throws tag for 'IOException'. 87
Error '{' should be on the previous line. 88
Error 'if' construct must use '{}'s. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 94
Error '(' is followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error ')' is preceded with whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 96
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. 101
Error ')' is preceded with whitespace. 101
Error '}' should be on the same line. 103
Error '{' should be on the previous line. 105

org/apache/avalon/fortress/tools/package.html

ErrorLine
Error Missing package documentation file.0