Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
105 | 0 | 0 | 5556 |
Files
org/apache/avalon/fortress/impl/AbstractContainer.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
59
|
| Line is longer than 80 characters. |
72
|
| Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
80
|
| Variable 'm_context' must be private and have accessor methods. |
80
|
| Line is longer than 80 characters. |
81
|
| Name 'm_serviceManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| Variable 'm_serviceManager' must be private and have accessor methods. |
82
|
| Line is longer than 80 characters. |
83
|
| Name 'm_loggerManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
84
|
| Variable 'm_loggerManager' must be private and have accessor methods. |
84
|
| Line is longer than 80 characters. |
85
|
| Name 'm_poolManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
86
|
| Variable 'm_poolManager' must be private and have accessor methods. |
86
|
| Name 'm_commandSink' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
88
|
| Variable 'm_commandSink' must be private and have accessor methods. |
88
|
| Line is longer than 80 characters. |
89
|
| Name 'm_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
90
|
| Variable 'm_classLoader' must be private and have accessor methods. |
90
|
| Line is longer than 80 characters. |
91
|
| Name 'm_metaManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
92
|
| Variable 'm_metaManager' must be private and have accessor methods. |
92
|
| Line is longer than 80 characters. |
93
|
| Name 'm_instrumentManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
94
|
| Variable 'm_instrumentManager' must be private and have accessor methods. |
94
|
| Line is longer than 80 characters. |
95
|
| Name 'm_extManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
96
|
| Variable 'm_extManager' must be private and have accessor methods. |
96
|
| Line is longer than 80 characters. |
98
|
| Line is longer than 80 characters. |
100
|
| Name 'm_componentContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
102
|
| Variable 'm_componentContext' must be private and have accessor methods. |
102
|
| Name 'm_mapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
107
|
| Variable 'm_mapper' must be private and have accessor methods. |
107
|
| First sentence should end with a period. |
108
|
| Name 'm_components' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
109
|
| Variable 'm_components' must be private and have accessor methods. |
109
|
| '(' is followed by whitespace. |
109
|
| '10' is a magic number. |
109
|
| ')' is preceded with whitespace. |
109
|
| Missing a Javadoc comment. |
111
|
| Name 'm_shutDownOrder' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
111
|
| Variable 'm_shutDownOrder' must be private and have accessor methods. |
111
|
| Missing a Javadoc comment. |
113
|
| Name 'm_proxyManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
113
|
| Line is longer than 80 characters. |
116
|
| Method 'setProxyManager' is not designed for extension - needs to be abstract, final or empty. |
120
|
| '(' is followed by whitespace. |
120
|
| Parameter proxyManager should be final. |
120
|
| Expected @param tag for 'proxyManager'. |
120
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| 'if' construct must use '{}'s. |
122
|
| Line is longer than 80 characters. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| 'if' construct must use '{}'s. |
123
|
| Line is longer than 80 characters. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line is longer than 80 characters. |
128
|
| Line is longer than 80 characters. |
129
|
| Method 'getProxyManager' is not designed for extension - needs to be abstract, final or empty. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
155
|
| '{' should be on the previous line. |
158
|
| Line is longer than 80 characters. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '}' should be on the same line. |
160
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '{' should be on the previous line. |
184
|
| Line is longer than 80 characters. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line is longer than 80 characters. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line is longer than 80 characters. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| Line is longer than 80 characters. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '}' should be on the same line. |
198
|
| '{' should be on the previous line. |
200
|
| '+' should be on a new line. |
202
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Line is longer than 80 characters. |
207
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line is longer than 80 characters. |
216
|
| Line is longer than 80 characters. |
217
|
| Line is longer than 80 characters. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line is longer than 80 characters. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| '(' is followed by whitespace. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| Line is longer than 80 characters. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '}' should be on the same line. |
235
|
| '{' should be on the previous line. |
237
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| '{' should be on the previous line. |
239
|
| Line is longer than 80 characters. |
240
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line is longer than 80 characters. |
247
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| '{' should be on the previous line. |
251
|
| Line is longer than 80 characters. |
253
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line is longer than 80 characters. |
261
|
| Line is longer than 80 characters. |
265
|
| '(' is followed by whitespace. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line is longer than 80 characters. |
272
|
| Line is longer than 80 characters. |
273
|
| Method 'addComponent' is not designed for extension - needs to be abstract, final or empty. |
277
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
278
|
| '{' should be on the previous line. |
279
|
| Line is longer than 80 characters. |
282
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| '{' should be on the previous line. |
284
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| '(' is followed by whitespace. |
289
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| '||' should be on a new line. |
289
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| '{' should be on the previous line. |
291
|
| Line is longer than 80 characters. |
292
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '{' should be on the previous line. |
301
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| '{' should be on the previous line. |
308
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '{' should be on the previous line. |
313
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| '(' is followed by whitespace. |
316
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| Line is longer than 80 characters. |
323
|
| '(' is followed by whitespace. |
323
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| '(' is followed by whitespace. |
325
|
| ')' is preceded with whitespace. |
325
|
| Line is longer than 80 characters. |
332
|
| Line is longer than 80 characters. |
335
|
| '(' is followed by whitespace. |
339
|
| Line is longer than 80 characters. |
340
|
| ')' is preceded with whitespace. |
340
|
| '{' should be on the previous line. |
342
|
| '{' should be on the previous line. |
349
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| Line is longer than 80 characters. |
355
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
365
|
| ')' is preceded with whitespace. |
365
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| '{' should be on the previous line. |
370
|
| Line is longer than 80 characters. |
371
|
| Line is longer than 80 characters. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| Line is longer than 80 characters. |
380
|
| '(' is followed by whitespace. |
380
|
| ')' is preceded with whitespace. |
380
|
| '}' should be on the same line. |
381
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| '{' should be on the previous line. |
383
|
| '(' is followed by whitespace. |
387
|
| ')' is preceded with whitespace. |
387
|
| '{' should be on the previous line. |
388
|
| '+' should be on a new line. |
390
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| '(' is followed by whitespace. |
397
|
| ')' is preceded with whitespace. |
397
|
| '{' should be on the previous line. |
398
|
| '+' should be on a new line. |
400
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| '(' is followed by whitespace. |
409
|
| ')' is preceded with whitespace. |
409
|
| Unused @throws tag for 'ClassNotFoundException'. |
420
|
| Method 'createObjectFactory' is not designed for extension - needs to be abstract, final or empty. |
422
|
| '(' is followed by whitespace. |
422
|
| Line is longer than 80 characters. |
423
|
| ')' is preceded with whitespace. |
423
|
| Expected @throws tag for 'Exception'. |
424
|
| '{' should be on the previous line. |
425
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| '{' should be on the previous line. |
427
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '{' should be on the previous line. |
430
|
| Line is longer than 80 characters. |
431
|
| '(' is followed by whitespace. |
431
|
| ')' is preceded with whitespace. |
431
|
| '(' is followed by whitespace. |
435
|
| ')' is preceded with whitespace. |
435
|
| '(' is followed by whitespace. |
437
|
| ')' is preceded with whitespace. |
439
|
| '(' is followed by whitespace. |
440
|
| ')' is preceded with whitespace. |
440
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
455
|
| '(' is followed by whitespace. |
455
|
| ')' is preceded with whitespace. |
455
|
| Expected @throws tag for 'ServiceException'. |
456
|
| '{' should be on the previous line. |
457
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '(' is followed by whitespace. |
461
|
| ')' is preceded with whitespace. |
461
|
| '{' should be on the previous line. |
462
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| '(' is followed by whitespace. |
465
|
| ')' is preceded with whitespace. |
465
|
| '(' is followed by whitespace. |
468
|
| ')' is preceded with whitespace. |
468
|
| '{' should be on the previous line. |
469
|
| '(' is followed by whitespace. |
471
|
| ')' is preceded with whitespace. |
471
|
| '(' is followed by whitespace. |
473
|
| ')' is preceded with whitespace. |
473
|
| '{' should be on the previous line. |
474
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| '(' is followed by whitespace. |
485
|
| ')' is preceded with whitespace. |
485
|
| '{' should be on the previous line. |
486
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| '(' is followed by whitespace. |
489
|
| ')' is preceded with whitespace. |
489
|
| Line is longer than 80 characters. |
496
|
| Line is longer than 80 characters. |
497
|
| Method 'createHintMap' is not designed for extension - needs to be abstract, final or empty. |
510
|
| '{' should be on the previous line. |
511
|
| Expected an @return tag. |
525
|
| '(' is followed by whitespace. |
525
|
| Expected @param tag for 'role'. |
525
|
| Expected @param tag for 'hint'. |
525
|
| ')' is preceded with whitespace. |
525
|
| '{' should be on the previous line. |
526
|
| Method 'has' is not designed for extension - needs to be abstract, final or empty. |
541
|
| '(' is followed by whitespace. |
541
|
| ')' is preceded with whitespace. |
541
|
| '{' should be on the previous line. |
542
|
| '(' is followed by whitespace. |
543
|
| ')' is preceded with whitespace. |
543
|
| '(' is followed by whitespace. |
546
|
| ')' is preceded with whitespace. |
546
|
| '{' should be on the previous line. |
547
|
| '(' is followed by whitespace. |
551
|
| ')' is preceded with whitespace. |
551
|
| '{' should be on the previous line. |
552
|
| '(' is followed by whitespace. |
553
|
| ')' is preceded with whitespace. |
553
|
| '{' should be on the previous line. |
554
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
| '(' is followed by whitespace. |
558
|
| ')' is preceded with whitespace. |
558
|
| '{' should be on the previous line. |
559
|
| '(' is followed by whitespace. |
561
|
| ')' is preceded with whitespace. |
561
|
| '}' should be on the same line. |
563
|
| '{' should be on the previous line. |
565
|
| '(' is followed by whitespace. |
567
|
| ')' is preceded with whitespace. |
567
|
| Line is longer than 80 characters. |
575
|
| Line is longer than 80 characters. |
576
|
| Line is longer than 80 characters. |
578
|
| Line is longer than 80 characters. |
579
|
| Line is longer than 80 characters. |
580
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
582
|
| Redundant throws: 'CompositeException' is subclass of 'Exception'. |
583
|
| Expected @throws tag for 'Exception'. |
583
|
| '{' should be on the previous line. |
584
|
| Line is longer than 80 characters. |
587
|
| '(' is followed by whitespace. |
587
|
| '(' is followed by whitespace. |
587
|
| ')' is preceded with whitespace. |
587
|
| ')' is preceded with whitespace. |
587
|
| '(' is followed by whitespace. |
595
|
| ')' is preceded with whitespace. |
595
|
| '{' should be on the previous line. |
596
|
| '{' should be on the previous line. |
599
|
| Line is longer than 80 characters. |
606
|
| '(' is followed by whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| '(' is followed by whitespace. |
609
|
| ')' is preceded with whitespace. |
609
|
| '{' should be on the previous line. |
610
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| '{' should be on the previous line. |
617
|
| Line is longer than 80 characters. |
619
|
| Line is longer than 80 characters. |
623
|
| '(' is followed by whitespace. |
623
|
| ')' is preceded with whitespace. |
623
|
| '(' is followed by whitespace. |
624
|
| ')' is preceded with whitespace. |
624
|
| '(' is followed by whitespace. |
633
|
| ')' is preceded with whitespace. |
633
|
| '{' should be on the previous line. |
634
|
| Line is longer than 80 characters. |
635
|
| '+' should be on a new line. |
635
|
| Line is longer than 80 characters. |
636
|
| '+' should be on a new line. |
636
|
| '(' is followed by whitespace. |
638
|
| ')' is preceded with whitespace. |
638
|
| '}' should be on the same line. |
642
|
| '(' is followed by whitespace. |
643
|
| ')' is preceded with whitespace. |
643
|
| '{' should be on the previous line. |
644
|
| '(' is followed by whitespace. |
647
|
| ')' is preceded with whitespace. |
647
|
| '{' should be on the previous line. |
648
|
| Line is longer than 80 characters. |
649
|
| '(' is followed by whitespace. |
650
|
| ')' is preceded with whitespace. |
650
|
| '(' is followed by whitespace. |
653
|
| ')' is preceded with whitespace. |
653
|
| '(' is followed by whitespace. |
655
|
| ')' is preceded with whitespace. |
655
|
| '}' should be on the same line. |
656
|
| '(' is followed by whitespace. |
657
|
| ')' is preceded with whitespace. |
657
|
| '{' should be on the previous line. |
658
|
| '(' is followed by whitespace. |
661
|
| ')' is preceded with whitespace. |
661
|
| '{' should be on the previous line. |
662
|
| Line is longer than 80 characters. |
663
|
| '(' is followed by whitespace. |
664
|
| ')' is preceded with whitespace. |
664
|
| '(' is followed by whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| '}' should be on the same line. |
667
|
| '(' is followed by whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| '{' should be on the previous line. |
669
|
| '(' is followed by whitespace. |
672
|
| ')' is preceded with whitespace. |
672
|
| '{' should be on the previous line. |
673
|
| Line is longer than 80 characters. |
674
|
| '(' is followed by whitespace. |
675
|
| ')' is preceded with whitespace. |
675
|
| '(' is followed by whitespace. |
677
|
| ')' is preceded with whitespace. |
677
|
| '(' is followed by whitespace. |
683
|
| ')' is preceded with whitespace. |
683
|
| '{' should be on the previous line. |
684
|
| Line is longer than 80 characters. |
685
|
| '(' is followed by whitespace. |
685
|
| '(' is followed by whitespace. |
685
|
| ')' is preceded with whitespace. |
685
|
| ')' is preceded with whitespace. |
686
|
| Missing a Javadoc comment. |
690
|
| '{' should be on the previous line. |
691
|
| '(' is followed by whitespace. |
693
|
| ')' is preceded with whitespace. |
693
|
| '(' is followed by whitespace. |
696
|
| ')' is preceded with whitespace. |
696
|
| '{' should be on the previous line. |
697
|
| '(' is followed by whitespace. |
702
|
| ')' is preceded with whitespace. |
702
|
| '(' is followed by whitespace. |
703
|
| ')' is preceded with whitespace. |
703
|
| '{' should be on the previous line. |
704
|
| '(' is followed by whitespace. |
705
|
| ')' is preceded with whitespace. |
705
|
| '(' is followed by whitespace. |
706
|
| ')' is preceded with whitespace. |
706
|
| '(' is followed by whitespace. |
707
|
| ')' is preceded with whitespace. |
707
|
| Line is longer than 80 characters. |
710
|
| '(' is followed by whitespace. |
710
|
| ')' is preceded with whitespace. |
710
|
| '(' is followed by whitespace. |
713
|
| ')' is preceded with whitespace. |
713
|
| '{' should be on the previous line. |
714
|
| '(' is followed by whitespace. |
715
|
| ')' is preceded with whitespace. |
715
|
| Line is longer than 80 characters. |
717
|
| Line is longer than 80 characters. |
718
|
| 'if' construct must use '{}'s. |
721
|
| '(' is followed by whitespace. |
721
|
| ')' is preceded with whitespace. |
721
|
| '(' is followed by whitespace. |
724
|
| ')' is preceded with whitespace. |
724
|
| '{' should be on the previous line. |
725
|
| Line is longer than 80 characters. |
728
|
| '(' is followed by whitespace. |
730
|
| '(' is followed by whitespace. |
730
|
| '(' is followed by whitespace. |
730
|
| ')' is preceded with whitespace. |
730
|
| '||' should be on a new line. |
730
|
| '(' is followed by whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| '{' should be on the previous line. |
732
|
| '(' is followed by whitespace. |
734
|
| ')' is preceded with whitespace. |
734
|
| '(' is followed by whitespace. |
735
|
| ')' is preceded with whitespace. |
735
|
| '{' should be on the previous line. |
736
|
| '(' is followed by whitespace. |
737
|
| ')' is preceded with whitespace. |
737
|
| '(' is followed by whitespace. |
738
|
| ')' is preceded with whitespace. |
738
|
| '(' is followed by whitespace. |
739
|
| ')' is preceded with whitespace. |
739
|
| '(' is followed by whitespace. |
741
|
| ')' is preceded with whitespace. |
741
|
| '(' is followed by whitespace. |
747
|
| ')' is preceded with whitespace. |
747
|
| '(' is followed by whitespace. |
749
|
| ')' is preceded with whitespace. |
749
|
| '{' should be on the previous line. |
750
|
| '(' is followed by whitespace. |
751
|
| ')' is preceded with whitespace. |
751
|
| '(' is followed by whitespace. |
753
|
| ')' is preceded with whitespace. |
753
|
| '{' should be on the previous line. |
754
|
| Line has trailing spaces. |
757
|
| Line has trailing spaces. |
759
|
| '(' is followed by whitespace. |
760
|
| Avoid inline conditionals. |
760
|
| '(' is followed by whitespace. |
760
|
| ')' is preceded with whitespace. |
760
|
| ')' is preceded with whitespace. |
760
|
| '(' is followed by whitespace. |
765
|
| ')' is preceded with whitespace. |
765
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
773
|
| '{' should be on the previous line. |
774
|
| '(' is followed by whitespace. |
776
|
| ')' is preceded with whitespace. |
776
|
| '{' should be on the previous line. |
777
|
| '(' is followed by whitespace. |
778
|
| ')' is preceded with whitespace. |
778
|
| Line is longer than 80 characters. |
780
|
| '(' is followed by whitespace. |
780
|
| ')' is preceded with whitespace. |
780
|
| Line has trailing spaces. |
784
|
| Line has trailing spaces. |
786
|
| '(' is followed by whitespace. |
787
|
| Avoid inline conditionals. |
787
|
| '(' is followed by whitespace. |
787
|
| ')' is preceded with whitespace. |
787
|
| ')' is preceded with whitespace. |
787
|
| '(' is followed by whitespace. |
793
|
| ')' is preceded with whitespace. |
793
|
| '{' should be on the previous line. |
794
|
| 'if' construct must use '{}'s. |
798
|
| Line is longer than 80 characters. |
798
|
| '(' is followed by whitespace. |
798
|
| ')' is preceded with whitespace. |
798
|
| '(' is followed by whitespace. |
798
|
| ')' is preceded with whitespace. |
798
|
| '(' is followed by whitespace. |
799
|
| ')' is preceded with whitespace. |
799
|
| 'if' construct must use '{}'s. |
800
|
| '(' is followed by whitespace. |
800
|
| ')' is preceded with whitespace. |
800
|
| '(' is followed by whitespace. |
800
|
| ')' is preceded with whitespace. |
800
|
| Line has trailing spaces. |
803
|
| Line has trailing spaces. |
806
|
| '(' is followed by whitespace. |
810
|
| ')' is preceded with whitespace. |
810
|
| '{' should be on the previous line. |
811
|
| '(' is followed by whitespace. |
813
|
| ')' is preceded with whitespace. |
813
|
| Line has trailing spaces. |
814
|
| '(' is followed by whitespace. |
815
|
| ';' is followed by whitespace. |
815
|
| '{' should be on the previous line. |
816
|
| '(' is followed by whitespace. |
817
|
| ')' is preceded with whitespace. |
817
|
| '(' is followed by whitespace. |
818
|
| ')' is preceded with whitespace. |
818
|
| '(' is followed by whitespace. |
820
|
| ')' is preceded with whitespace. |
820
|
| '(' is followed by whitespace. |
821
|
| ')' is preceded with whitespace. |
821
|
| Line has trailing spaces. |
824
|
| Method 'getServiceManager' is not designed for extension - needs to be abstract, final or empty. |
837
|
| '{' should be on the previous line. |
838
|
| Expected an @return tag. |
861
|
| Line is longer than 80 characters. |
861
|
| Method 'provideServiceManager' is not designed for extension - needs to be abstract, final or empty. |
861
|
| '(' is followed by whitespace. |
861
|
| Expected @param tag for 'parent'. |
861
|
| ')' is preceded with whitespace. |
861
|
| Expected @throws tag for 'ServiceException'. |
862
|
| '{' should be on the previous line. |
863
|
| '(' is followed by whitespace. |
864
|
| ')' is preceded with whitespace. |
864
|
| Expected an @return tag. |
874
|
| Method 'provideComponentContext' is not designed for extension - needs to be abstract, final or empty. |
874
|
| '(' is followed by whitespace. |
874
|
| Expected @param tag for 'parent'. |
874
|
| ')' is preceded with whitespace. |
874
|
| Expected @throws tag for 'Exception'. |
875
|
| '{' should be on the previous line. |
876
|
| Line is longer than 80 characters. |
877
|
org/apache/avalon/fortress/impl/ComponentHandlerEntry.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Missing a Javadoc comment. |
32
|
| Name 'm_metaData' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
62
|
| '{' should be on the previous line. |
72
|
org/apache/avalon/fortress/impl/ComponentHandlerMetaData.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| Line is longer than 80 characters. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_configuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Missing a Javadoc comment. |
45
|
| Name 'm_activation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '{' should be on the previous line. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
81
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| Avoid inline conditionals. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| First sentence should end with a period. |
103
|
| '{' should be on the previous line. |
108
|
| First sentence should end with a period. |
112
|
| '{' should be on the previous line. |
117
|
| First sentence should end with a period. |
121
|
| '{' should be on the previous line. |
126
|
| Line has trailing spaces. |
129
|
| First sentence should end with a period. |
130
|
| '{' should be on the previous line. |
136
|
| First sentence should end with a period. |
140
|
| '{' should be on the previous line. |
147
|
org/apache/avalon/fortress/impl/DefaultContainer.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
28
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
71
|
| Line has trailing spaces. |
76
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| Line is longer than 80 characters. |
103
|
| Line is longer than 80 characters. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
105
|
| '}' should be on the same line. |
106
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line is longer than 80 characters. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '}' should be on the same line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line has trailing spaces. |
125
|
| First sentence should end with a period. |
126
|
| Line is longer than 80 characters. |
127
|
| Line has trailing spaces. |
128
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| Line is longer than 80 characters. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line is longer than 80 characters. |
155
|
| Method 'interpretProxy' is not designed for extension - needs to be abstract, final or empty. |
155
|
| '(' is followed by whitespace. |
155
|
| Parameter proxyType should be final. |
155
|
| Expected @param tag for 'proxyType'. |
155
|
| ')' is preceded with whitespace. |
155
|
| Expected @throws tag for 'ConfigurationException'. |
155
|
| 'if' construct must use '{}'s. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| 'if' construct must use '{}'s. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| 'if' construct must use '{}'s. |
161
|
| Line is longer than 80 characters. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| 'if' construct must use '{}'s. |
163
|
| '(' is followed by whitespace. |
163
|
| '!' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line is longer than 80 characters. |
164
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '}' should be on the same line. |
169
|
| '{' should be on the previous line. |
171
|
| Line is longer than 80 characters. |
172
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Expected @throws tag for 'ConfigurationException'. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '{' should be on the previous line. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '}' should be on the same line. |
190
|
| '{' should be on the previous line. |
192
|
| Line is longer than 80 characters. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
195
|
| Line is longer than 80 characters. |
196
|
| '+' should be on a new line. |
196
|
| Line is longer than 80 characters. |
197
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '{' should be on the previous line. |
205
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '{' should be on the previous line. |
231
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line has trailing spaces. |
234
|
| '(' is followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| '{' should be on the previous line. |
237
|
| '}' should be on the same line. |
239
|
| '(' is followed by whitespace. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| '{' should be on the previous line. |
241
|
| '}' should be on the same line. |
243
|
| '(' is followed by whitespace. |
244
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| '{' should be on the previous line. |
246
|
| '}' should be on the same line. |
248
|
| '{' should be on the previous line. |
250
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| Line is longer than 80 characters. |
255
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| Method 'getServiceManager' is not designed for extension - needs to be abstract, final or empty. |
266
|
| '{' should be on the previous line. |
267
|
| Line has trailing spaces. |
270
|
| Name 'm_defaultActivationPolicy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
274
|
org/apache/avalon/fortress/impl/DefaultContainerManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
47
|
| Missing a Javadoc comment. |
49
|
| Name 'm_contextManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
49
|
| Missing a Javadoc comment. |
50
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Missing a Javadoc comment. |
51
|
| Name 'm_containerInstance' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Missing a Javadoc comment. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
62
|
| '?' should be on a new line. |
62
|
| Avoid inline conditionals. |
62
|
| Line is longer than 80 characters. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line is longer than 80 characters. |
66
|
| Missing a Javadoc comment. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Missing a Javadoc comment. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Expected an @return tag. |
82
|
| Line is longer than 80 characters. |
82
|
| '(' is followed by whitespace. |
82
|
| Expected @param tag for 'initParameters'. |
82
|
| Line is longer than 80 characters. |
83
|
| Parameter logger should be final. |
83
|
| Expected @param tag for 'logger'. |
83
|
| ')' is preceded with whitespace. |
83
|
| Expected @throws tag for 'Exception'. |
83
|
| Line is longer than 80 characters. |
85
|
| Line is longer than 80 characters. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Method 'createLoggerFromContext' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '}' should be on the same line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
102
|
| First sentence should end with a period. |
107
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Expected @throws tag for 'Exception'. |
110
|
| '{' should be on the previous line. |
111
|
| Method 'initializeContainer' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| Missing a Javadoc comment. |
123
|
| '{' should be on the previous line. |
125
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '}' should be on the same line. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| Line is longer than 80 characters. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '{' should be on the previous line. |
147
|
| Line is longer than 80 characters. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
152
|
| Line is longer than 80 characters. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line has trailing spaces. |
157
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line is longer than 80 characters. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line is longer than 80 characters. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '}' should be on the same line. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '{' should be on the previous line. |
179
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '{' should be on the previous line. |
194
|
| '{' should be on the previous line. |
196
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '}' should be on the same line. |
198
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '{' should be on the previous line. |
200
|
| Method 'disposeContainer' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Missing a Javadoc comment. |
205
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| '{' should be on the previous line. |
210
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '}' should be on the same line. |
212
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '{' should be on the previous line. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '{' should be on the previous line. |
216
|
| Line is longer than 80 characters. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
218
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| First sentence should end with a period. |
227
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
230
|
| '{' should be on the previous line. |
231
|
| Expected an @return tag. |
240
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
240
|
| '{' should be on the previous line. |
241
|
| '{' should be on the previous line. |
250
|
org/apache/avalon/fortress/impl/DefaultECMContainer.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| First sentence should end with a period. |
36
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Expected @throws tag for 'ConfigurationException'. |
51
|
| '(' is followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '}' should be on the same line. |
57
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| Line is longer than 80 characters. |
64
|
| '+' should be on a new line. |
64
|
| Line is longer than 80 characters. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| 'cast' is not followed by whitespace. |
72
|
| '}' should be on the same line. |
73
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Expected @throws tag for 'ConfigurationException'. |
90
|
| '(' is followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '}' should be on the same line. |
96
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| '}' should be on the same line. |
102
|
| '{' should be on the previous line. |
104
|
| Line is longer than 80 characters. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| Line is longer than 80 characters. |
109
|
| '+' should be on a new line. |
109
|
| Line is longer than 80 characters. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| First sentence should end with a period. |
121
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '(' is followed by whitespace. |
127
|
| Parameter conf should be final. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line is longer than 80 characters. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| '-' is not preceded with whitespace. |
140
|
| '-' is not followed by whitespace. |
140
|
| '8' is a magic number. |
140
|
| ')' is preceded with whitespace. |
140
|
| '}' should be on the same line. |
141
|
| '{' should be on the previous line. |
143
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '{' should be on the previous line. |
151
|
| '+' is not preceded with whitespace. |
152
|
| '+' is not followed by whitespace. |
152
|
| '}' should be on the same line. |
154
|
| '{' should be on the previous line. |
156
|
| '(' is followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| '}' should be on the same line. |
164
|
| '{' should be on the previous line. |
166
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '{' should be on the previous line. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line is longer than 80 characters. |
181
|
| Line is longer than 80 characters. |
185
|
| '(' is followed by whitespace. |
189
|
| Line is longer than 80 characters. |
191
|
| '{' should be on the previous line. |
193
|
| '{' should be on the previous line. |
200
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '{' should be on the previous line. |
221
|
| Line is longer than 80 characters. |
222
|
| Line is longer than 80 characters. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line is longer than 80 characters. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '}' should be on the same line. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '{' should be on the previous line. |
233
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| '+' should be on a new line. |
240
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '+' should be on a new line. |
250
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line is longer than 80 characters. |
264
|
| Method 'getComponentHandlerClass' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Missing a Javadoc comment. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
266
|
| '(' is followed by whitespace. |
267
|
| ')' is preceded with whitespace. |
267
|
| '{' should be on the previous line. |
268
|
| '{' should be on the previous line. |
273
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| '(' is followed by whitespace. |
276
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| '{' should be on the previous line. |
277
|
| '}' should be on the same line. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '{' should be on the previous line. |
281
|
| '}' should be on the same line. |
283
|
| '(' is followed by whitespace. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| '{' should be on the previous line. |
285
|
| '}' should be on the same line. |
288
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| '{' should be on the previous line. |
290
|
| Line is longer than 80 characters. |
292
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '{' should be on the previous line. |
298
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| ';' is preceded with whitespace. |
301
|
| '}' should be on the same line. |
302
|
| '{' should be on the previous line. |
304
|
| Line is longer than 80 characters. |
305
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| '{' should be on the previous line. |
307
|
| Line is longer than 80 characters. |
309
|
| '+' should be on a new line. |
309
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| Method 'processSelector' is not designed for extension - needs to be abstract, final or empty. |
318
|
| Missing a Javadoc comment. |
318
|
| Parameter role should be final. |
318
|
| Parameter config should be final. |
318
|
| '{' should be on the previous line. |
320
|
| Line is longer than 80 characters. |
322
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '(' is followed by whitespace. |
325
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '{' should be on the previous line. |
331
|
| 'for' is not followed by whitespace. |
332
|
| '=' is not preceded with whitespace. |
332
|
| '=' is not followed by whitespace. |
332
|
| '<' is not preceded with whitespace. |
332
|
| '<' is not followed by whitespace. |
332
|
| '{' should be on the previous line. |
333
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| '{' should be on the previous line. |
339
|
| '{' should be on the previous line. |
341
|
| Line is longer than 80 characters. |
342
|
| 'cast' is not followed by whitespace. |
342
|
| '}' should be on the same line. |
343
|
| ')' is preceded with whitespace. |
344
|
| '{' should be on the previous line. |
345
|
| '}' should be on the same line. |
347
|
| '{' should be on the previous line. |
349
|
| Line is longer than 80 characters. |
350
|
| ')' is preceded with whitespace. |
353
|
| Method 'addComponent' is not designed for extension - needs to be abstract, final or empty. |
358
|
| Missing a Javadoc comment. |
358
|
| Parameter hint should be final. |
359
|
| Parameter shortName should be final. |
360
|
| '{' should be on the previous line. |
364
|
| Line is longer than 80 characters. |
368
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| '{' should be on the previous line. |
371
|
| Line is longer than 80 characters. |
376
|
| '(' is followed by whitespace. |
376
|
| ')' is preceded with whitespace. |
376
|
| '{' should be on the previous line. |
379
|
| '(' is followed by whitespace. |
381
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| '||' should be on a new line. |
381
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| '{' should be on the previous line. |
383
|
| Line is longer than 80 characters. |
384
|
| '(' is followed by whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| '(' is followed by whitespace. |
389
|
| Line is longer than 80 characters. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
391
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| '(' is followed by whitespace. |
399
|
| ')' is preceded with whitespace. |
399
|
| '{' should be on the previous line. |
400
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
403
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| '(' is followed by whitespace. |
410
|
| '(' is followed by whitespace. |
410
|
| ')' is preceded with whitespace. |
410
|
| ')' is preceded with whitespace. |
410
|
| '{' should be on the previous line. |
411
|
| '(' is followed by whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| '}' should be on the same line. |
414
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| '{' should be on the previous line. |
416
|
| '}' should be on the same line. |
418
|
| '(' is followed by whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
| '{' should be on the previous line. |
420
|
| '(' is followed by whitespace. |
421
|
| ')' is preceded with whitespace. |
421
|
| Expected an @return tag. |
430
|
| Method 'getDefaultProxyType' is not designed for extension - needs to be abstract, final or empty. |
430
|
org/apache/avalon/fortress/impl/extensions/InstrumentableCreator.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
32
|
| Name 'm_instrumentManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_instrumentEnabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
41
|
| Line is longer than 80 characters. |
44
|
| '(' is followed by whitespace. |
44
|
| Expected @param tag for 'object'. |
44
|
| Expected @param tag for 'context'. |
44
|
| ')' is preceded with whitespace. |
44
|
| Expected @throws tag for 'Exception'. |
44
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| Line is longer than 80 characters. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line is longer than 80 characters. |
52
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
org/apache/avalon/fortress/impl/factory/AbstractObjectFactory.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| First sentence should end with a period. |
44
|
| Line is longer than 80 characters. |
50
|
| Name 'm_delegateFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
79
|
| Variable 'm_delegateFactory' must be private and have accessor methods. |
79
|
| Missing a Javadoc comment. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
107
|
| Parameter object should be final. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line is longer than 80 characters. |
110
|
| Missing a Javadoc comment. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| Line is longer than 80 characters. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line is longer than 80 characters. |
121
|
| Missing a Javadoc comment. |
123
|
| '{' should be on the previous line. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| Line is longer than 80 characters. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Missing a Javadoc comment. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line is longer than 80 characters. |
147
|
| Missing a Javadoc comment. |
149
|
| '{' should be on the previous line. |
150
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| Line is longer than 80 characters. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '{' should be on the previous line. |
168
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '{' should be on the previous line. |
179
|
| Line is longer than 80 characters. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| '{' should be on the previous line. |
197
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
212
|
| '{' should be on the previous line. |
213
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '{' should be on the previous line. |
215
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
org/apache/avalon/fortress/impl/factory/BCELCodeGenerator.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Using the '.*' form of import should be avoided - org.apache.bcel.generic.*. |
24
|
| '{' should be on the previous line. |
41
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
44
|
| Unclosed HTML tag found: <ClassToWrap> WRAPPED_CLASS_FN; |
51
|
| Name 'm_wrapperClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| Name 'm_wrapperSuperclassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
71
|
| Name 'm_classToWrap' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
77
|
| Name 'm_classToWrapType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
83
|
| Name 'm_classGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
89
|
| Name 'm_constPoolGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
95
|
| Line is longer than 80 characters. |
98
|
| Name 'm_instructionList' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
101
|
| Line is longer than 80 characters. |
104
|
| Name 'm_instructionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
107
|
| Name 'm_isInitialized' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
112
|
| '{' should be on the previous line. |
118
|
| Missing a Javadoc comment. |
122
|
| ')' is preceded with whitespace. |
126
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
127
|
| '{' should be on the previous line. |
128
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '{' should be on the previous line. |
141
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| First sentence should end with a period. |
158
|
| Unclosed HTML tag found: <ClassToWrap> WRAPPED_CLASS_FN; |
162
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
170
|
| '{' should be on the previous line. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| ')' is preceded with whitespace. |
184
|
| Unclosed HTML tag found: <wrapperClass>(<classToWrap> classToWrap) |
193
|
| Unclosed HTML tag found: <classToWrap> classToWrap) |
193
|
| Unclosed HTML tag found: <WRAPPED_CLASS_FN> = classToWrap; |
195
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
204
|
| '{' should be on the previous line. |
205
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '{' should be on the previous line. |
207
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| ')' is preceded with whitespace. |
221
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| ')' is preceded with whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| ')' is preceded with whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| Line is longer than 80 characters. |
242
|
| '(' is followed by whitespace. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| Unclosed HTML tag found: <ACCESSOR_METHOD_NAME>() |
253
|
| Unclosed HTML tag found: <WRAPPED_CLASS_FN>; |
255
|
| Expected @throws tag for 'IllegalStateException'. |
262
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
262
|
| '{' should be on the previous line. |
263
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| ')' is preceded with whitespace. |
281
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| ')' is preceded with whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| Unclosed HTML tag found: <returnType> <methodName>(<parameterTypes>) |
304
|
| Unclosed HTML tag found: <methodName>(<parameterTypes>) |
304
|
| Unclosed HTML tag found: <parameterTypes>) |
304
|
| Unclosed HTML tag found: <exceptionNames> |
305
|
| Unclosed HTML tag found: <WRAPPED_CLASS_FN>.<methodName>(<parameterTypes>); |
307
|
| Unclosed HTML tag found: <methodName>(<parameterTypes>); |
307
|
| Unclosed HTML tag found: <parameterTypes>); |
307
|
| Line is longer than 80 characters. |
314
|
| Line is longer than 80 characters. |
317
|
| '(' is followed by whitespace. |
320
|
| Parameter meth should be final. |
320
|
| ')' is preceded with whitespace. |
320
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
321
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
321
|
| '{' should be on the previous line. |
322
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| '{' should be on the previous line. |
324
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
332
|
| '{' should be on the previous line. |
333
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| ')' is preceded with whitespace. |
347
|
| '(' is followed by whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| '{' should be on the previous line. |
351
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| ')' is preceded with whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '{' should be on the previous line. |
369
|
| Line is longer than 80 characters. |
371
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
375
|
| ')' is preceded with whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| Line is longer than 80 characters. |
388
|
| '(' is followed by whitespace. |
388
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Missing a Javadoc comment. |
396
|
| '(' is followed by whitespace. |
396
|
| Parameter meth should be final. |
396
|
| ')' is preceded with whitespace. |
396
|
| '{' should be on the previous line. |
397
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| '{' should be on the previous line. |
401
|
| '{' should be on the previous line. |
405
|
| Line is longer than 80 characters. |
406
|
| Line is longer than 80 characters. |
408
|
| Line is longer than 80 characters. |
409
|
| '{' should be on the previous line. |
412
|
| Line is longer than 80 characters. |
413
|
| '{' should be on the previous line. |
417
|
| '{' should be on the previous line. |
423
|
| 'catch' is not followed by whitespace. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| '{' should be on the previous line. |
426
|
| Line is longer than 80 characters. |
427
|
| Line is longer than 80 characters. |
428
|
| Line is longer than 80 characters. |
429
|
| Line is longer than 80 characters. |
431
|
| Line is longer than 80 characters. |
432
|
| Line is longer than 80 characters. |
433
|
| Line has trailing spaces. |
435
|
| Line is longer than 80 characters. |
435
|
| Line is longer than 80 characters. |
437
|
| ')' is preceded with whitespace. |
437
|
| '{' should be on the previous line. |
442
|
| Line is longer than 80 characters. |
443
|
| Unclosed HTML tag found: <returnType> <methodName>(<parameterTypes>) |
451
|
| Unclosed HTML tag found: <methodName>(<parameterTypes>) |
451
|
| Unclosed HTML tag found: <parameterTypes>) |
451
|
| Unclosed HTML tag found: <exceptionNames> |
452
|
| Unclosed HTML tag found: <WRAPPED_CLASS_FN>.<methodName>(<parameterTypes>); |
454
|
| Unclosed HTML tag found: <methodName>(<parameterTypes>); |
454
|
| Unclosed HTML tag found: <parameterTypes>); |
454
|
| '(' is followed by whitespace. |
466
|
| ')' is preceded with whitespace. |
466
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
467
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
467
|
| '{' should be on the previous line. |
468
|
| '(' is followed by whitespace. |
469
|
| ')' is preceded with whitespace. |
469
|
| '{' should be on the previous line. |
470
|
| '(' is followed by whitespace. |
472
|
| ')' is preceded with whitespace. |
472
|
| '(' is followed by whitespace. |
475
|
| '(' is followed by whitespace. |
475
|
| ')' is preceded with whitespace. |
475
|
| ')' is preceded with whitespace. |
475
|
| Line is longer than 80 characters. |
479
|
| Line is longer than 80 characters. |
482
|
| Line is longer than 80 characters. |
483
|
| Line is longer than 80 characters. |
484
|
| Line is longer than 80 characters. |
485
|
| Unused @throws tag for 'IllegalArgumentException'. |
485
|
| Line is longer than 80 characters. |
487
|
| Unused @throws tag for 'IllegalStateException'. |
487
|
| Line is longer than 80 characters. |
489
|
| '(' is followed by whitespace. |
489
|
| ')' is preceded with whitespace. |
489
|
| Expected @throws tag for 'Exception'. |
490
|
| '{' should be on the previous line. |
491
|
| '(' is followed by whitespace. |
492
|
| ')' is preceded with whitespace. |
492
|
| '{' should be on the previous line. |
493
|
| '(' is followed by whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| '(' is followed by whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| '{' should be on the previous line. |
498
|
| '(' is followed by whitespace. |
501
|
| ')' is preceded with whitespace. |
501
|
| Line is longer than 80 characters. |
505
|
| '(' is followed by whitespace. |
505
|
| ')' is preceded with whitespace. |
505
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| '{' should be on the previous line. |
507
|
| '(' is followed by whitespace. |
511
|
| '(' is followed by whitespace. |
511
|
| ')' is preceded with whitespace. |
511
|
| ')' is preceded with whitespace. |
511
|
| '{' should be on the previous line. |
512
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| '(' is followed by whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| '(' is followed by whitespace. |
522
|
| ')' is preceded with whitespace. |
522
|
| Line is longer than 80 characters. |
527
|
| Line is longer than 80 characters. |
528
|
| Line is longer than 80 characters. |
531
|
| '(' is followed by whitespace. |
536
|
| ')' is preceded with whitespace. |
536
|
| '{' should be on the previous line. |
537
|
| Line is longer than 80 characters. |
546
|
| '{' should be on the previous line. |
549
|
| Line is longer than 80 characters. |
554
|
| Line is longer than 80 characters. |
555
|
| Line is longer than 80 characters. |
558
|
| Line is longer than 80 characters. |
559
|
| Line is longer than 80 characters. |
561
|
| Line is longer than 80 characters. |
563
|
| Unused @throws tag for 'IllegalArgumentException'. |
563
|
| Line is longer than 80 characters. |
564
|
| Unused @throws tag for 'NullPointerException'. |
564
|
| Line is longer than 80 characters. |
566
|
| '(' is followed by whitespace. |
566
|
| Array brackets at illegal position. |
566
|
| ')' is preceded with whitespace. |
566
|
| Expected @throws tag for 'Exception'. |
567
|
| '{' should be on the previous line. |
568
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
| '{' should be on the previous line. |
570
|
| '(' is followed by whitespace. |
572
|
| ')' is preceded with whitespace. |
572
|
| '{' should be on the previous line. |
577
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| '{' should be on the previous line. |
580
|
| Line is longer than 80 characters. |
581
|
| '(' is followed by whitespace. |
582
|
| ')' is preceded with whitespace. |
582
|
| '(' is followed by whitespace. |
585
|
| ')' is preceded with whitespace. |
585
|
| '(' is followed by whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| Line is longer than 80 characters. |
591
|
| Missing a Javadoc comment. |
591
|
| Redundant 'final' modifier. |
591
|
| '(' is followed by whitespace. |
591
|
| ')' is preceded with whitespace. |
591
|
| '(' is followed by whitespace. |
594
|
| ')' is preceded with whitespace. |
594
|
| '{' should be on the previous line. |
595
|
| '(' is followed by whitespace. |
597
|
| ')' is preceded with whitespace. |
597
|
| Missing a Javadoc comment. |
601
|
| '{' should be on the previous line. |
602
|
| Missing a Javadoc comment. |
603
|
| Variable 'name' must be private and have accessor methods. |
603
|
| Missing a Javadoc comment. |
604
|
| Variable 'returnType' must be private and have accessor methods. |
604
|
| Missing a Javadoc comment. |
605
|
| Variable 'parameterTypes' must be private and have accessor methods. |
605
|
| Missing a Javadoc comment. |
606
|
| Variable 'exceptionNames' must be private and have accessor methods. |
606
|
| Missing a Javadoc comment. |
607
|
| Variable 'isFinal' must be private and have accessor methods. |
607
|
| Missing a Javadoc comment. |
608
|
| Variable 'implementingClassName' must be private and have accessor methods. |
608
|
| Missing a Javadoc comment. |
610
|
| '(' is followed by whitespace. |
610
|
| Parameter meth should be final. |
610
|
| ')' is preceded with whitespace. |
610
|
| '{' should be on the previous line. |
611
|
| Line is longer than 80 characters. |
613
|
| ')' is preceded with whitespace. |
613
|
| Avoid inline conditionals. |
613
|
| Line is longer than 80 characters. |
616
|
| Missing a Javadoc comment. |
616
|
| Parameter name should be final. |
616
|
| 'name' hides a field. |
616
|
| Parameter returnType should be final. |
616
|
| 'returnType' hides a field. |
616
|
| Parameter parameterTypes should be final. |
616
|
| 'parameterTypes' hides a field. |
616
|
| Parameter exceptionNames should be final. |
616
|
| 'exceptionNames' hides a field. |
616
|
| Missing a Javadoc comment. |
625
|
| Parameter o should be final. |
625
|
| '{' should be on the previous line. |
626
|
| 'cast' is not followed by whitespace. |
627
|
| Line is longer than 80 characters. |
630
|
| '{' should be on the previous line. |
633
|
| Line is longer than 80 characters. |
634
|
| Missing a Javadoc comment. |
640
|
| '{' should be on the previous line. |
641
|
| '5' is a magic number. |
643
|
| '{' should be on the previous line. |
647
|
| Missing a Javadoc comment. |
655
|
| '{' should be on the previous line. |
656
|
| '(' is followed by whitespace. |
658
|
| ')' is preceded with whitespace. |
658
|
| '(' is followed by whitespace. |
658
|
| ')' is preceded with whitespace. |
658
|
| '(' is followed by whitespace. |
658
|
| ')' is preceded with whitespace. |
658
|
| 'for' is not followed by whitespace. |
660
|
| '{' should be on the previous line. |
661
|
| 'if' construct must use '{}'s. |
663
|
| Avoid inline conditionals. |
666
|
org/apache/avalon/fortress/impl/factory/BCELWrapperGenerator.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
40
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
43
|
| Name 'm_repository' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Line is longer than 80 characters. |
56
|
| Name 'm_codeGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Name 'm_classGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
73
|
| Line is longer than 80 characters. |
76
|
| Name 'm_bcelClassLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
79
|
| Line is longer than 80 characters. |
82
|
| '{' should be on the previous line. |
85
|
| Name 'm_byteCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
91
|
| Line has trailing spaces. |
92
|
| Name 'm_protectionDomain' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
98
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
116
|
| Line is longer than 80 characters. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' is followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| ')' is preceded with whitespace. |
135
|
| Line has trailing spaces. |
136
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line is longer than 80 characters. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line is longer than 80 characters. |
174
|
| '{' should be on the previous line. |
178
|
| '{' should be on the previous line. |
190
|
| '{' should be on the previous line. |
199
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Expected an @return tag. |
210
|
| Line is longer than 80 characters. |
210
|
| '(' is followed by whitespace. |
210
|
| Expected @param tag for 'classToWrap'. |
210
|
| ')' is preceded with whitespace. |
210
|
| Expected @throws tag for 'Exception'. |
210
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| '{' should be on the previous line. |
213
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line has trailing spaces. |
217
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line is longer than 80 characters. |
225
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '{' should be on the previous line. |
236
|
| '|' is not followed by whitespace. |
244
|
| '|' is not followed by whitespace. |
245
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| ')' is preceded with whitespace. |
253
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| '{' should be on the previous line. |
258
|
| Line is longer than 80 characters. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| '}' should be on the same line. |
260
|
| '{' should be on the previous line. |
262
|
| Line is longer than 80 characters. |
271
|
| Line is longer than 80 characters. |
276
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| Expected @throws tag for 'Exception'. |
279
|
| '{' should be on the previous line. |
280
|
| '{' should be on the previous line. |
283
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| 'if' construct must use '{}'s. |
285
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| 'else' construct must use '{}'s. |
287
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| Line is longer than 80 characters. |
293
|
| Line is longer than 80 characters. |
294
|
| Line is longer than 80 characters. |
298
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Expected @throws tag for 'Exception'. |
301
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
304
|
| '{' should be on the previous line. |
305
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| Line is longer than 80 characters. |
317
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '{' should be on the previous line. |
320
|
| '(' is followed by whitespace. |
322
|
| ')' is preceded with whitespace. |
322
|
| '{' should be on the previous line. |
323
|
| Line is longer than 80 characters. |
326
|
| Line is longer than 80 characters. |
339
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| Expected @throws tag for 'Exception'. |
339
|
| '(' is followed by whitespace. |
342
|
| ')' is preceded with whitespace. |
342
|
| Line is longer than 80 characters. |
345
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| ')' is preceded with whitespace. |
349
|
| Line is longer than 80 characters. |
352
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| '(' is followed by whitespace. |
354
|
| ')' is preceded with whitespace. |
354
|
| '{' should be on the previous line. |
355
|
| '(' is followed by whitespace. |
356
|
| ')' is preceded with whitespace. |
356
|
org/apache/avalon/fortress/impl/factory/NoopObjectFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| '{' should be on the previous line. |
37
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter object should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
org/apache/avalon/fortress/impl/factory/PassThroughInvocationHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| Name 'm_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
65
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '}' should be on the same line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '{' should be on the previous line. |
82
|
org/apache/avalon/fortress/impl/factory/ProxyManager.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
26
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
38
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
39
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'm_isBCELPresent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_wrapperClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_factoryClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| '{' should be on the previous line. |
50
|
| Line is longer than 80 characters. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line is longer than 80 characters. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '}' should be on the same line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Must have at least one statement. |
56
|
| Missing a Javadoc comment. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '{' should be on the previous line. |
66
|
| 'if' construct must use '{}'s. |
72
|
| Line is longer than 80 characters. |
72
|
| '(' is followed by whitespace. |
72
|
| '!' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '}' should be on the same line. |
84
|
| '{' should be on the previous line. |
86
|
| Line is longer than 80 characters. |
93
|
| Missing a Javadoc comment. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
org/apache/avalon/fortress/impl/factory/ProxyObjectFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
33
|
| Line is longer than 80 characters. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Expected an @return tag. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
82
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Unused @throws tag for 'NullPointerException'. |
92
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
org/apache/avalon/fortress/impl/factory/WrapperClass.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
22
|
| '{' should be on the previous line. |
30
|
| Redundant 'public' modifier. |
37
|
| Expected @throws tag for 'IllegalStateException'. |
38
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
38
|
org/apache/avalon/fortress/impl/factory/WrapperObjectFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
31
|
| Name 'm_wrapperGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| ')' is preceded with whitespace. |
66
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
org/apache/avalon/fortress/impl/handler/AbstractComponentHandler.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| '{' should be on the previous line. |
44
|
| Missing a Javadoc comment. |
45
|
| Name 'm_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Missing a Javadoc comment. |
46
|
| Name 'm_release' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| First sentence should end with a period. |
48
|
| Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Variable 'm_factory' must be private and have accessor methods. |
52
|
| First sentence should end with a period. |
54
|
| Name 'm_prepared' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Variable 'm_prepared' must be private and have accessor methods. |
58
|
| First sentence should end with a period. |
60
|
| Name 'm_disposed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
64
|
| Variable 'm_disposed' must be private and have accessor methods. |
64
|
| First sentence should end with a period. |
66
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
67
|
| Variable 'm_logger' must be private and have accessor methods. |
67
|
| First sentence should end with a period. |
69
|
| Name 'm_loggerManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Variable 'm_loggerManager' must be private and have accessor methods. |
70
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
75
|
| '(' is followed by whitespace. |
75
|
| Expected @param tag for 'manager'. |
75
|
| ')' is preceded with whitespace. |
75
|
| Expected @throws tag for 'ServiceException'. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '{' should be on the previous line. |
86
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '(' is followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '16' is a magic number. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Method 'getComponentClass' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '{' should be on the previous line. |
120
|
| Method 'prepareHandler' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| Line is longer than 80 characters. |
140
|
| '+' should be on a new line. |
140
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| '+' should be on a new line. |
151
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' is not followed by whitespace. |
166
|
| '}' is not preceded with whitespace. |
166
|
| First sentence should end with a period. |
168
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Expected @throws tag for 'Exception'. |
173
|
| '{' should be on the previous line. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '{' should be on the previous line. |
181
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '{' should be on the previous line. |
188
|
| First sentence should end with a period. |
205
|
| Method 'put' is not designed for extension - needs to be abstract, final or empty. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| '{' should be on the previous line. |
210
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '{' should be on the previous line. |
212
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| '{' should be on the previous line. |
219
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '{' should be on the previous line. |
232
|
| Method 'newComponent' is not designed for extension - needs to be abstract, final or empty. |
241
|
| '{' should be on the previous line. |
243
|
| '{' should be on the previous line. |
245
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '}' should be on the same line. |
252
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '{' should be on the previous line. |
254
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| '{' should be on the previous line. |
256
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Method 'disposeComponent' is not designed for extension - needs to be abstract, final or empty. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| '{' should be on the previous line. |
271
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| '{' should be on the previous line. |
273
|
| '{' should be on the previous line. |
277
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '}' should be on the same line. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '{' should be on the previous line. |
281
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| '{' should be on the previous line. |
283
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
292
|
| '{' should be on the previous line. |
293
|
| '{' should be on the previous line. |
296
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '}' should be on the same line. |
298
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '{' should be on the previous line. |
300
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| '{' should be on the previous line. |
302
|
| '+' should be on a new line. |
303
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| '{' should be on the previous line. |
317
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
324
|
| '{' should be on the previous line. |
325
|
| Line is longer than 80 characters. |
326
|
org/apache/avalon/fortress/impl/handler/AbstractReleasableComponent.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter handler should be final. |
35
|
| 'handler' hides a field. |
35
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| Line is longer than 80 characters. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
51
|
| Line has trailing spaces. |
53
|
| Method 'releaseOnComponentHandler' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
org/apache/avalon/fortress/impl/handler/ComponentFactory.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| '{' should be on the previous line. |
59
|
| Missing a Javadoc comment. |
60
|
| Name 'm_newInstance' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
60
|
| Missing a Javadoc comment. |
61
|
| Name 'm_dispose' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| Name 'm_componentClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
66
|
| First sentence should end with a period. |
68
|
| Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
70
|
| Name 'm_serviceManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Name 'm_configuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
78
|
| First sentence should end with a period. |
80
|
| Name 'm_loggerManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
82
|
| First sentence should end with a period. |
84
|
| Name 'm_extManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
86
|
| First sentence should end with a period. |
88
|
| Name 'm_componentLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
90
|
| First sentence should end with a period. |
92
|
| Name 'm_classinfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
95
|
| First sentence should end with a period. |
97
|
| Name 'm_useDynamicCreation' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
98
|
| Line is longer than 80 characters. |
103
|
| Line is longer than 80 characters. |
104
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
106
|
| '(' is followed by whitespace. |
109
|
| Expected @param tag for 'extManager'. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line is longer than 80 characters. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line is longer than 80 characters. |
123
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| Line is longer than 80 characters. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line is longer than 80 characters. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line is longer than 80 characters. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
152
|
| Expected @throws tag for 'Exception'. |
158
|
| '{' should be on the previous line. |
159
|
| '{' should be on the previous line. |
163
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '+' should be on a new line. |
169
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '{' should be on the previous line. |
189
|
| '}' should be on the same line. |
192
|
| '{' should be on the previous line. |
194
|
| Missing a Javadoc comment. |
201
|
| '{' should be on the previous line. |
202
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '{' should be on the previous line. |
209
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '}' should be on the same line. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '{' should be on the previous line. |
216
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '{' should be on the previous line. |
218
|
| Line is longer than 80 characters. |
219
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Redundant 'final' modifier. |
231
|
| '{' should be on the previous line. |
232
|
| Redundant 'final' modifier. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| '{' should be on the previous line. |
243
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| '{' should be on the previous line. |
245
|
| Line is longer than 80 characters. |
246
|
| '+' should be on a new line. |
246
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| '(' is followed by whitespace. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '{' should be on the previous line. |
252
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '{' should be on the previous line. |
258
|
| '}' should be on the same line. |
261
|
| '{' should be on the previous line. |
263
|
| '+' should be on a new line. |
264
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| First sentence should end with a period. |
270
|
| Expected an @return tag. |
273
|
| Expected @throws tag for 'Exception'. |
273
|
| '{' should be on the previous line. |
274
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '{' should be on the previous line. |
276
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '{' should be on the previous line. |
281
|
| Line is longer than 80 characters. |
285
|
| First sentence should end with a period. |
288
|
| Parameter component should be final. |
291
|
| Expected @param tag for 'component'. |
291
|
| Expected @throws tag for 'Exception'. |
291
|
| '{' should be on the previous line. |
292
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| '{' should be on the previous line. |
296
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| '{' should be on the previous line. |
303
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line is longer than 80 characters. |
306
|
| '(' is followed by whitespace. |
306
|
| First sentence should end with a period. |
311
|
| Parameter component should be final. |
314
|
| Expected @param tag for 'component'. |
314
|
| Expected @throws tag for 'Exception'. |
314
|
| '{' should be on the previous line. |
315
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '{' should be on the previous line. |
318
|
| '{' should be on the previous line. |
320
|
| '}' should be on the same line. |
322
|
| Must have at least one statement. |
323
|
| '{' is not followed by whitespace. |
323
|
| '}' is not preceded with whitespace. |
323
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| '{' should be on the previous line. |
327
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line is longer than 80 characters. |
329
|
| '(' is followed by whitespace. |
329
|
| First sentence should end with a period. |
334
|
| Parameter component should be final. |
337
|
| Expected @param tag for 'component'. |
337
|
| Expected @throws tag for 'Exception'. |
337
|
| '{' should be on the previous line. |
338
|
| '(' is followed by whitespace. |
339
|
| ')' is preceded with whitespace. |
339
|
| '{' should be on the previous line. |
340
|
| Line is longer than 80 characters. |
341
|
| '(' is followed by whitespace. |
341
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| '{' should be on the previous line. |
346
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
347
|
| Line is longer than 80 characters. |
348
|
| '(' is followed by whitespace. |
348
|
| First sentence should end with a period. |
353
|
| Parameter component should be final. |
356
|
| Expected @param tag for 'component'. |
356
|
| Expected @throws tag for 'Exception'. |
356
|
| '{' should be on the previous line. |
357
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| '{' should be on the previous line. |
361
|
| Line is longer than 80 characters. |
362
|
| '(' is followed by whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
365
|
| ')' is preceded with whitespace. |
365
|
| '{' should be on the previous line. |
366
|
| '(' is followed by whitespace. |
367
|
| '!=' is not preceded with whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| Line is longer than 80 characters. |
368
|
| '(' is followed by whitespace. |
368
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| Line is longer than 80 characters. |
371
|
| '(' is followed by whitespace. |
371
|
| '(' is followed by whitespace. |
376
|
| ')' is preceded with whitespace. |
376
|
| '{' should be on the previous line. |
377
|
| Line is longer than 80 characters. |
378
|
| '(' is followed by whitespace. |
378
|
| Line is longer than 80 characters. |
380
|
| '(' is followed by whitespace. |
380
|
| ')' is preceded with whitespace. |
380
|
| 'for' is not followed by whitespace. |
382
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| '{' should be on the previous line. |
383
|
| '{' should be on the previous line. |
385
|
| Line is longer than 80 characters. |
386
|
| '(' is followed by whitespace. |
386
|
| '}' should be on the same line. |
387
|
| '{' should be on the previous line. |
389
|
| Line is longer than 80 characters. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| Line is longer than 80 characters. |
392
|
| Line is longer than 80 characters. |
393
|
| First sentence should end with a period. |
402
|
| Missing a Javadoc comment. |
410
|
| Name 'm_constructor' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
410
|
| Variable 'm_constructor' must be private and have accessor methods. |
410
|
| Missing a Javadoc comment. |
411
|
| Name 'm_constructorArguments' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
411
|
| Variable 'm_constructorArguments' must be private and have accessor methods. |
411
|
| Missing a Javadoc comment. |
412
|
| Name 'm_setLoggerMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
412
|
| Variable 'm_setLoggerMethod' must be private and have accessor methods. |
412
|
| Missing a Javadoc comment. |
413
|
| Name 'm_setConfigurationMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
413
|
| Variable 'm_setConfigurationMethod' must be private and have accessor methods. |
413
|
| Missing a Javadoc comment. |
414
|
| Name 'm_setParametersMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
414
|
| Variable 'm_setParametersMethod' must be private and have accessor methods. |
414
|
| Missing a Javadoc comment. |
415
|
| Name 'm_setContextMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
415
|
| Variable 'm_setContextMethod' must be private and have accessor methods. |
415
|
| Missing a Javadoc comment. |
416
|
| Name 'm_dynamicConfiguration' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
416
|
| Variable 'm_dynamicConfiguration' must be private and have accessor methods. |
416
|
| Missing a Javadoc comment. |
417
|
| Name 'm_setServiceManagerMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
417
|
| Variable 'm_setServiceManagerMethod' must be private and have accessor methods. |
417
|
| First sentence should end with a period. |
419
|
| Expected @throws tag for 'Exception'. |
421
|
| 'if' is not followed by whitespace. |
425
|
| '(' is followed by whitespace. |
425
|
| ')' is preceded with whitespace. |
425
|
| '{' should be on the previous line. |
426
|
| Line is longer than 80 characters. |
427
|
| 'if' is not followed by whitespace. |
430
|
| '(' is followed by whitespace. |
430
|
| ')' is preceded with whitespace. |
430
|
| '{' should be on the previous line. |
431
|
| '{' should be on the previous line. |
437
|
| Line is longer than 80 characters. |
438
|
| '(' is followed by whitespace. |
438
|
| ')' is preceded with whitespace. |
438
|
| '}' should be on the same line. |
439
|
| 'catch' is not followed by whitespace. |
440
|
| '(' is followed by whitespace. |
440
|
| ')' is preceded with whitespace. |
440
|
| '{' should be on the previous line. |
441
|
| '}' should be on the same line. |
445
|
| '{' should be on the previous line. |
447
|
| 'for' is not followed by whitespace. |
454
|
| '(' is followed by whitespace. |
454
|
| '=' is not preceded with whitespace. |
454
|
| '=' is not followed by whitespace. |
454
|
| '<' is not preceded with whitespace. |
454
|
| '<' is not followed by whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| '{' should be on the previous line. |
455
|
| 'if' is not followed by whitespace. |
457
|
| '(' is followed by whitespace. |
457
|
| '(' is followed by whitespace. |
457
|
| ')' is preceded with whitespace. |
457
|
| ')' is preceded with whitespace. |
457
|
| '{' should be on the previous line. |
458
|
| '(' is followed by whitespace. |
459
|
| ')' is preceded with whitespace. |
459
|
| '{' should be on the previous line. |
460
|
| '}' should be on the same line. |
464
|
| 'if' is not followed by whitespace. |
465
|
| '(' is followed by whitespace. |
465
|
| '(' is followed by whitespace. |
465
|
| ')' is preceded with whitespace. |
465
|
| ')' is preceded with whitespace. |
465
|
| '{' should be on the previous line. |
466
|
| '(' is followed by whitespace. |
467
|
| ')' is preceded with whitespace. |
467
|
| '{' should be on the previous line. |
468
|
| '}' should be on the same line. |
472
|
| 'if' is not followed by whitespace. |
473
|
| '(' is followed by whitespace. |
473
|
| '(' is followed by whitespace. |
473
|
| ')' is preceded with whitespace. |
473
|
| ')' is preceded with whitespace. |
473
|
| '{' should be on the previous line. |
474
|
| '(' is followed by whitespace. |
475
|
| ')' is preceded with whitespace. |
475
|
| '{' should be on the previous line. |
476
|
| Line is longer than 80 characters. |
477
|
| '}' should be on the same line. |
480
|
| 'if' is not followed by whitespace. |
481
|
| '(' is followed by whitespace. |
481
|
| '(' is followed by whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| '{' should be on the previous line. |
482
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| '{' should be on the previous line. |
484
|
| Line is longer than 80 characters. |
485
|
| Line is longer than 80 characters. |
487
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| '}' should be on the same line. |
488
|
| 'if' is not followed by whitespace. |
489
|
| '(' is followed by whitespace. |
489
|
| '(' is followed by whitespace. |
489
|
| ')' is preceded with whitespace. |
489
|
| ')' is preceded with whitespace. |
489
|
| '{' should be on the previous line. |
490
|
| '}' should be on the same line. |
492
|
| '{' should be on the previous line. |
494
|
| '{' should be on the previous line. |
499
|
| '}' should be on the same line. |
503
|
| '{' should be on the previous line. |
505
|
| Line is longer than 80 characters. |
507
|
| '(' is followed by whitespace. |
513
|
| '(' is followed by whitespace. |
513
|
| '{' should be on the previous line. |
515
|
| '(' is followed by whitespace. |
519
|
| '(' is followed by whitespace. |
519
|
| '{' should be on the previous line. |
520
|
| Line is longer than 80 characters. |
521
|
| '(' is followed by whitespace. |
524
|
| '(' is followed by whitespace. |
524
|
| '{' should be on the previous line. |
526
|
| Line is longer than 80 characters. |
527
|
| Line is longer than 80 characters. |
528
|
| Line is longer than 80 characters. |
529
|
| '(' is followed by whitespace. |
529
|
| ')' is preceded with whitespace. |
529
|
| '(' is followed by whitespace. |
535
|
| '{' should be on the previous line. |
537
|
| Line is longer than 80 characters. |
538
|
| Line is longer than 80 characters. |
543
|
| Expected an @return tag. |
545
|
| Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. |
545
|
| Parameter name should be final. |
545
|
| Expected @param tag for 'name'. |
545
|
| Parameter clazz should be final. |
545
|
| Expected @param tag for 'clazz'. |
545
|
| Expected @throws tag for 'Exception'. |
545
|
| '{' should be on the previous line. |
546
|
| '{' should be on the previous line. |
548
|
| '}' should be on the same line. |
550
|
| Must have at least one statement. |
551
|
| '{' is not followed by whitespace. |
551
|
| '}' is not preceded with whitespace. |
551
|
org/apache/avalon/fortress/impl/handler/ComponentHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Expected an @return tag. |
53
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
org/apache/avalon/fortress/impl/handler/FactoryComponentHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| First sentence should end with a period. |
31
|
| Expected an @return tag. |
35
|
| '{' should be on the previous line. |
37
|
| First sentence should end with a period. |
41
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
org/apache/avalon/fortress/impl/handler/LEAwareComponentHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Name 'm_componentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_extManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Missing a Javadoc comment. |
37
|
| Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
74
|
| '{' should be on the previous line. |
84
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '{' should be on the previous line. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '}' should be on the same line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| Must have at least one statement. |
113
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| First sentence should end with a period. |
127
|
| Expected an @return tag. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
org/apache/avalon/fortress/impl/handler/PerThreadComponentHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
28
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
37
|
| Name 'm_slot' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Missing a Javadoc comment. |
38
|
| Name 'm_instances' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| Missing a Javadoc comment. |
40
|
| '{' should be on the previous line. |
42
|
| First sentence should end with a period. |
48
|
| Expected an @return tag. |
51
|
| Expected @throws tag for 'Exception'. |
52
|
| '{' should be on the previous line. |
53
|
| 'synchronized' is not followed by whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '{' should be on the previous line. |
59
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Missing a Javadoc comment. |
78
|
| '{' should be on the previous line. |
79
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
org/apache/avalon/fortress/impl/handler/PoolableComponentHandler.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.avalon.framework.configuration.ConfigurationException. |
22
|
| '{' should be on the previous line. |
39
|
| First sentence should end with a period. |
40
|
| Name 'm_poolManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| First sentence should end with a period. |
43
|
| Name 'm_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| First sentence should end with a period. |
46
|
| Name 'm_poolMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| '10' is a magic number. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| First sentence should end with a period. |
83
|
| Expected an @return tag. |
87
|
| '{' should be on the previous line. |
89
|
| First sentence should end with a period. |
93
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
org/apache/avalon/fortress/impl/handler/PrepareHandlerCommand.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
24
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
32
|
| Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Avoid inline conditionals. |
44
|
| '{' should be on the previous line. |
53
|
| First sentence should end with a period. |
57
|
| Unused @throws tag for 'java.lang.Exception'. |
59
|
| Expected @throws tag for 'Exception'. |
62
|
| '{' should be on the previous line. |
63
|
| '{' should be on the previous line. |
65
|
| '}' should be on the same line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Must have at least one statement. |
71
|
| Line is longer than 80 characters. |
72
|
org/apache/avalon/fortress/impl/handler/ReleasableComponent.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| Line is longer than 80 characters. |
32
|
| Unused @throws tag for 'ServiceException'. |
33
|
| Expected @throws tag for 'Exception'. |
37
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
org/apache/avalon/fortress/impl/handler/ThreadSafeComponentHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| Name 'm_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| '{' should be on the previous line. |
39
|
| '{' should be on the previous line. |
51
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
org/apache/avalon/fortress/impl/lookup/ComponentKey.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Name 'm_component' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '&&' should be on a new line. |
35
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Missing a Javadoc comment. |
39
|
| '{' should be on the previous line. |
40
|
org/apache/avalon/fortress/impl/lookup/FortressServiceManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
44
|
| Missing a Javadoc comment. |
45
|
| Name 'm_container' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Missing a Javadoc comment. |
46
|
| Name 'm_used' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Missing a Javadoc comment. |
47
|
| Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| First sentence should end with a period. |
49
|
| '(' is followed by whitespace. |
56
|
| Line is longer than 80 characters. |
57
|
| ')' is preceded with whitespace. |
57
|
| Redundant throws: 'NullPointerException' is unchecked exception. |
57
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Method 'lookup' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
86
|
| Line is longer than 80 characters. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '}' should be on the same line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Method 'hasService' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| '}' should be on the same line. |
128
|
| '{' should be on the previous line. |
130
|
| Avoid inline conditionals. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Missing a Javadoc comment. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '{' should be on the previous line. |
136
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| 'cast' is not followed by whitespace. |
140
|
| Line is longer than 80 characters. |
143
|
| '(' is followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '{' should be on the previous line. |
147
|
| Must have at least one statement. |
147
|
| Line is longer than 80 characters. |
156
|
| '}' should be on the same line. |
157
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '}' should be on the same line. |
162
|
| '{' should be on the previous line. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Missing a Javadoc comment. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| Line is longer than 80 characters. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '{' should be on the previous line. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Missing a Javadoc comment. |
193
|
| 'static' modifier out of order with the JLS suggestions. |
193
|
| '{' should be on the previous line. |
194
|
| Missing a Javadoc comment. |
195
|
| Name 'm_role' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
195
|
| Variable 'm_role' must be private and have accessor methods. |
195
|
| Missing a Javadoc comment. |
196
|
| Name 'm_hint' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
196
|
| Variable 'm_hint' must be private and have accessor methods. |
196
|
org/apache/avalon/fortress/impl/lookup/FortressServiceSelector.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
40
|
| Missing a Javadoc comment. |
41
|
| Name 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'm_container' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_used' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Method 'select' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
69
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '}' should be on the same line. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| '}' should be on the same line. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| Line is longer than 80 characters. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Method 'isSelectable' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| 'cast' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Missing a Javadoc comment. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
131
|
| Line has trailing spaces. |
135
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| '{' should be on the previous line. |
137
|
org/apache/avalon/fortress/impl/lookup/NoopServiceManager.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
24
|
| '{' should be on the previous line. |
31
|
| Line is longer than 80 characters. |
32
|
| Missing a Javadoc comment. |
32
|
| Method 'lookup' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter role should be final. |
34
|
| ')' is preceded with whitespace. |
34
|
| '{' should be on the previous line. |
35
|
| Method 'hasService' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter role should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter component should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
org/apache/avalon/fortress/impl/role/AbstractMetaInfoManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
36
|
| Name 'm_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Name 'm_shorthands' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
46
|
| Name 'm_classnames' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '{' should be on the previous line. |
72
|
| '(' is followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Method 'addComponent' is not designed for extension - needs to be abstract, final or empty. |
112
|
| '(' is followed by whitespace. |
112
|
| Expected @param tag for 'deps'. |
115
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| '(' is followed by whitespace. |
129
|
| '+' should be on a new line. |
129
|
| Line is longer than 80 characters. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '}' should be on the same line. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '}' should be on the same line. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '{' should be on the previous line. |
155
|
| Line is longer than 80 characters. |
157
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Method 'getMetaInfoForClassname' is not designed for extension - needs to be abstract, final or empty. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| Line is longer than 80 characters. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| '}' should be on the same line. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| '{' should be on the previous line. |
180
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '}' should be on the same line. |
182
|
| '{' should be on the previous line. |
184
|
| Method 'getMetaInfoForShortName' is not designed for extension - needs to be abstract, final or empty. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| Line is longer than 80 characters. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '{' should be on the previous line. |
199
|
| '}' should be on the same line. |
201
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '}' should be on the same line. |
205
|
| '{' should be on the previous line. |
207
|
| Method 'getLoader' is not designed for extension - needs to be abstract, final or empty. |
218
|
| '{' should be on the previous line. |
219
|
| Line has trailing spaces. |
222
|
| Line has trailing spaces. |
226
|
| Method 'isAlreadyAdded' is not designed for extension - needs to be abstract, final or empty. |
230
|
| '(' is followed by whitespace. |
230
|
| Parameter className should be final. |
230
|
| ')' is preceded with whitespace. |
230
|
| '{' should be on the previous line. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
org/apache/avalon/fortress/impl/role/AbstractRoleManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
39
|
| Name 'm_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Name 'm_shorthands' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| Name 'm_classnames' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| Expected an @return tag. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '}' should be on the same line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '{' should be on the previous line. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '}' should be on the same line. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '+' should be on a new line. |
134
|
| Line is longer than 80 characters. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '}' should be on the same line. |
139
|
| '{' should be on the previous line. |
141
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| Line is longer than 80 characters. |
147
|
| '(' is followed by whitespace. |
147
|
| Line is longer than 80 characters. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line is longer than 80 characters. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
164
|
| Missing a Javadoc comment. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '{' should be on the previous line. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '{' should be on the previous line. |
172
|
| '}' should be on the same line. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '{' should be on the previous line. |
176
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '}' should be on the same line. |
178
|
| '{' should be on the previous line. |
180
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| '{' should be on the previous line. |
192
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
195
|
| '}' should be on the same line. |
197
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '{' should be on the previous line. |
199
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '}' should be on the same line. |
201
|
| '{' should be on the previous line. |
203
|
| '{' should be on the previous line. |
215
|
org/apache/avalon/fortress/impl/role/ConfigurableRoleManager.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
37
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line is longer than 80 characters. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line is longer than 80 characters. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
103
|
| Line is longer than 80 characters. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
106
|
| '!' is followed by whitespace. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line is longer than 80 characters. |
108
|
| '+' should be on a new line. |
108
|
| '+' should be on a new line. |
109
|
| '+' should be on a new line. |
110
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
org/apache/avalon/fortress/impl/role/ECMMetaInfoManager.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
26
|
| '{' should be on the previous line. |
33
|
| '{' should be on the previous line. |
39
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
48
|
| Expected @param tag for 'parent'. |
48
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| Expected @param tag for 'parent'. |
60
|
| Expected @param tag for 'loader'. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| First sentence should end with a period. |
65
|
| Redundant 'final' modifier. |
68
|
| '(' is followed by whitespace. |
68
|
| Expected @param tag for 'role'. |
68
|
| Expected @param tag for 'hint'. |
69
|
| Expected @param tag for 'className'. |
70
|
| Expected @param tag for 'handlerClassName'. |
71
|
| ')' is preceded with whitespace. |
71
|
| '{' should be on the previous line. |
72
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
82
|
| '}' should be on the same line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
86
|
| '}' should be on the same line. |
86
|
| '{' should be on the previous line. |
88
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
95
|
org/apache/avalon/fortress/impl/role/ECMRoleManager.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
38
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
101
|
| '!' is followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line is longer than 80 characters. |
104
|
| '+' should be on a new line. |
104
|
| '+' should be on a new line. |
105
|
| Method 'getComponentHandlerClassName' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '}' should be on the same line. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| Line is longer than 80 characters. |
128
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| '}' should be on the same line. |
136
|
| '(' is followed by whitespace. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| '}' should be on the same line. |
140
|
| '(' is followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| ';' is preceded with whitespace. |
147
|
org/apache/avalon/fortress/impl/role/FortressRoleManager.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| '{' should be on the previous line. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line is longer than 80 characters. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line is longer than 80 characters. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
70
|
| Line is longer than 80 characters. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
74
|
| Line is longer than 80 characters. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
78
|
| Line is longer than 80 characters. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
84
|
| Line is longer than 80 characters. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
88
|
| Line is longer than 80 characters. |
91
|
| ')' is preceded with whitespace. |
91
|
| '(' is followed by whitespace. |
94
|
| Line is longer than 80 characters. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
98
|
| Line is longer than 80 characters. |
101
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
104
|
| Line is longer than 80 characters. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
110
|
| Line is longer than 80 characters. |
113
|
| ')' is preceded with whitespace. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
117
|
org/apache/avalon/fortress/impl/role/Role2MetaInfoManager.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
25
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'm_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '{' should be on the previous line. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '}' should be on the same line. |
62
|
| '{' should be on the previous line. |
64
|
| Line is longer than 80 characters. |
65
|
| Avoid inline conditionals. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '}' should be on the same line. |
86
|
| '{' should be on the previous line. |
88
|
| Line is longer than 80 characters. |
89
|
| Avoid inline conditionals. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
org/apache/avalon/fortress/impl/role/ServiceMetaManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
30
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
82
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '(' is followed by whitespace. |
97
|
| Expected @param tag for 'parent'. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
107
|
| Expected @param tag for 'parent'. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line is longer than 80 characters. |
119
|
| '(' is followed by whitespace. |
119
|
| Expected @param tag for 'parent'. |
119
|
| Expected @param tag for 'loader'. |
119
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
131
|
| Line is longer than 80 characters. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '{' should be on the previous line. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '}' should be on the same line. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| Line is longer than 80 characters. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '{' should be on the previous line. |
166
|
| Line is longer than 80 characters. |
167
|
| '(' is followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
173
|
| '!' is followed by whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '{' should be on the previous line. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '}' should be on the same line. |
176
|
| '{' should be on the previous line. |
178
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '(' is followed by whitespace. |
191
|
| Expected @param tag for 'role'. |
191
|
| Expected @param tag for 'implementation'. |
191
|
| ')' is preceded with whitespace. |
191
|
| '{' should be on the previous line. |
192
|
| '{' should be on the previous line. |
197
|
| Line is longer than 80 characters. |
199
|
| '(' is followed by whitespace. |
199
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| '{' should be on the previous line. |
202
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '}' should be on the same line. |
204
|
| '{' should be on the previous line. |
206
|
| '+' should be on a new line. |
208
|
| '}' should be on the same line. |
213
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '{' should be on the previous line. |
215
|
| '(' is followed by whitespace. |
216
|
| '+' should be on a new line. |
216
|
| ')' is preceded with whitespace. |
217
|
| '{' should be on the previous line. |
222
|
| Line is longer than 80 characters. |
223
|
| '(' is followed by whitespace. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| '{' should be on the previous line. |
228
|
| Line is longer than 80 characters. |
229
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '}' should be on the same line. |
231
|
| '{' should be on the previous line. |
233
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| '}' should be on the same line. |
238
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| '{' should be on the previous line. |
240
|
| '(' is followed by whitespace. |
241
|
| '+' should be on a new line. |
241
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| '(' is followed by whitespace. |
254
|
| Expected @param tag for 'implementation'. |
254
|
| ')' is preceded with whitespace. |
254
|
| '{' should be on the previous line. |
255
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| '(' is followed by whitespace. |
267
|
| Expected @param tag for 'implementation'. |
267
|
| ')' is preceded with whitespace. |
267
|
| '{' should be on the previous line. |
268
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| '(' is followed by whitespace. |
282
|
| Expected @param tag for 'entries'. |
282
|
| Expected @param tag for 'url'. |
282
|
| ')' is preceded with whitespace. |
282
|
| '{' should be on the previous line. |
284
|
| Line is longer than 80 characters. |
285
|
| '(' is followed by whitespace. |
285
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| '{' should be on the previous line. |
288
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| '{' should be on the previous line. |
291
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '}' should be on the same line. |
295
|
| '{' should be on the previous line. |
297
|
org/apache/avalon/fortress/util/CommandSink.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
15
|
| Missing a Javadoc comment. |
16
|
| Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Missing a Javadoc comment. |
18
|
| Parameter manager should be final. |
18
|
| '{' should be on the previous line. |
19
|
| 'if' construct must use '{}'s. |
20
|
| Method 'enqueue' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter o should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| '(' is followed by whitespace. |
28
|
| 'cast' is not followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter o should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
33
|
| 'if' construct must use '{}'s. |
34
|
| Line is longer than 80 characters. |
34
|
| '(' is followed by whitespace. |
34
|
| '!' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Method 'enqueue' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter objects should be final. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Method 'tryEnqueue' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter o should be final. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '{' should be on the previous line. |
55
|
| '}' should be on the same line. |
57
|
| '{' should be on the previous line. |
59
|
| Method 'prepareEnqueue' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| '(' is followed by whitespace. |
66
|
| Parameter objects should be final. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
68
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '{' should be on the previous line. |
73
|
org/apache/avalon/fortress/util/CompositeException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Name 'm_ex' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
26
|
| Missing a Javadoc comment. |
27
|
| Name 'm_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| Missing a Javadoc comment. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| '{' should be on the previous line. |
30
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| '{' should be on the previous line. |
35
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| Line is longer than 80 characters. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| 'if' construct must use '{}'s. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '}' should be on the same line. |
51
|
| 'else' construct must use '{}'s. |
52
|
| Missing a Javadoc comment. |
56
|
| '{' should be on the previous line. |
57
|
| Missing a Javadoc comment. |
61
|
| '{' should be on the previous line. |
62
|
org/apache/avalon/fortress/util/ContextManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Using the '.*' form of import should be avoided - org.d_haven.event.command.*. |
48
|
| Line is longer than 80 characters. |
50
|
| '{' should be on the previous line. |
92
|
| Missing a Javadoc comment. |
93
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Name 'm_rootContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
106
|
| Variable 'm_rootContext' must be private and have accessor methods. |
106
|
| Name 'm_childContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
113
|
| Variable 'm_childContext' must be private and have accessor methods. |
113
|
| Name 'm_containerManagerContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
120
|
| Variable 'm_containerManagerContext' must be private and have accessor methods. |
120
|
| Missing a Javadoc comment. |
122
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
122
|
| Variable 'm_logger' must be private and have accessor methods. |
122
|
| Missing a Javadoc comment. |
123
|
| Name 'm_primordialLogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
123
|
| Variable 'm_primordialLogger' must be private and have accessor methods. |
123
|
| Name 'm_defaultSourceResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
130
|
| Variable 'm_defaultSourceResolver' must be private and have accessor methods. |
130
|
| Name 'm_loggerManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
136
|
| Variable 'm_loggerManager' must be private and have accessor methods. |
136
|
| Name 'm_sink' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
142
|
| Variable 'm_sink' must be private and have accessor methods. |
142
|
| Name 'm_metaInfoManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
148
|
| Variable 'm_metaInfoManager' must be private and have accessor methods. |
148
|
| Name 'm_poolManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
154
|
| Variable 'm_poolManager' must be private and have accessor methods. |
154
|
| Name 'm_threadManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
160
|
| Variable 'm_threadManager' must be private and have accessor methods. |
160
|
| Name 'm_instrumentManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
166
|
| Variable 'm_instrumentManager' must be private and have accessor methods. |
166
|
| Missing a Javadoc comment. |
181
|
| Name 'm_commandManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
181
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '}' should be on the same line. |
206
|
| '{' should be on the previous line. |
208
|
| Unused @throws tag for 'IllegalArgumentException'. |
221
|
| Method 'assumeOwnership' is not designed for extension - needs to be abstract, final or empty. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| Line is longer than 80 characters. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
239
|
| '{' should be on the previous line. |
240
|
| Method 'initializeConfiguration' is not designed for extension - needs to be abstract, final or empty. |
261
|
| '{' should be on the previous line. |
262
|
| '{' should be on the previous line. |
264
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| '}' should be on the same line. |
267
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| '{' should be on the previous line. |
269
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| '{' should be on the previous line. |
274
|
| Line is longer than 80 characters. |
275
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '}' should be on the same line. |
278
|
| '{' should be on the previous line. |
280
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Method 'initializeContext' is not designed for extension - needs to be abstract, final or empty. |
291
|
| '{' should be on the previous line. |
292
|
| '(' is followed by whitespace. |
293
|
| ')' is preceded with whitespace. |
293
|
| '{' should be on the previous line. |
296
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '}' should be on the same line. |
298
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '{' should be on the previous line. |
300
|
| Line is longer than 80 characters. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
302
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| '(' is followed by whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '(' is followed by whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| Method 'copyEntry' is not designed for extension - needs to be abstract, final or empty. |
329
|
| '(' is followed by whitespace. |
329
|
| Expected @param tag for 'key'. |
329
|
| ')' is preceded with whitespace. |
329
|
| '{' should be on the previous line. |
330
|
| '(' is followed by whitespace. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| Expected an @return tag. |
342
|
| Method 'entryPresent' is not designed for extension - needs to be abstract, final or empty. |
342
|
| '(' is followed by whitespace. |
342
|
| Parameter context should be final. |
342
|
| ')' is preceded with whitespace. |
342
|
| '{' should be on the previous line. |
343
|
| '{' should be on the previous line. |
347
|
| '(' is followed by whitespace. |
348
|
| ')' is preceded with whitespace. |
348
|
| '}' should be on the same line. |
350
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| '{' should be on the previous line. |
352
|
| Must have at least one statement. |
352
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
362
|
| '{' should be on the previous line. |
363
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '{' should be on the previous line. |
369
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| '{' should be on the previous line. |
374
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
375
|
| '}' should be on the same line. |
376
|
| '{' should be on the previous line. |
378
|
| '(' is followed by whitespace. |
379
|
| ')' is preceded with whitespace. |
379
|
| '{' should be on the previous line. |
380
|
| Line is longer than 80 characters. |
381
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| First sentence should end with a period. |
386
|
| Method 'disposeOwned' is not designed for extension - needs to be abstract, final or empty. |
389
|
| '{' should be on the previous line. |
390
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '(' is followed by whitespace. |
395
|
| ')' is preceded with whitespace. |
395
|
| '{' should be on the previous line. |
396
|
| '{' should be on the previous line. |
400
|
| 'if' construct must use '{}'s. |
401
|
| Line is longer than 80 characters. |
401
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| 'if' construct must use '{}'s. |
403
|
| Line is longer than 80 characters. |
403
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| '}' should be on the same line. |
404
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '{' should be on the previous line. |
406
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
408
|
| Expected an @return tag. |
424
|
| Line is longer than 80 characters. |
424
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
424
|
| '(' is followed by whitespace. |
424
|
| ')' is preceded with whitespace. |
424
|
| '{' should be on the previous line. |
427
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| '}' should be on the same line. |
429
|
| '(' is followed by whitespace. |
430
|
| ')' is preceded with whitespace. |
430
|
| '{' should be on the previous line. |
431
|
| Method 'initializeCommandSink' is not designed for extension - needs to be abstract, final or empty. |
442
|
| '{' should be on the previous line. |
443
|
| '{' should be on the previous line. |
445
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| '}' should be on the same line. |
447
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| '{' should be on the previous line. |
449
|
| First sentence should end with a period. |
455
|
| '{' should be on the previous line. |
462
|
| '(' is followed by whitespace. |
466
|
| ')' is preceded with whitespace. |
466
|
| Line is longer than 80 characters. |
468
|
| '(' is followed by whitespace. |
468
|
| '{' should be on the previous line. |
473
|
| Line is longer than 80 characters. |
474
|
| 'cast' is not followed by whitespace. |
474
|
| '(' is followed by whitespace. |
474
|
| ')' is preceded with whitespace. |
474
|
| '}' should be on the same line. |
475
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| '{' should be on the previous line. |
477
|
| Line is longer than 80 characters. |
481
|
| 'cast' is not followed by whitespace. |
481
|
| Line is longer than 80 characters. |
482
|
| '(' is followed by whitespace. |
482
|
| ')' is preceded with whitespace. |
482
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| '(' is followed by whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| '(' is followed by whitespace. |
485
|
| ')' is preceded with whitespace. |
485
|
| '{' should be on the previous line. |
497
|
| '(' is followed by whitespace. |
498
|
| ')' is preceded with whitespace. |
498
|
| '(' is followed by whitespace. |
500
|
| '(' is followed by whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| '{' should be on the previous line. |
508
|
| '(' is followed by whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| '}' should be on the same line. |
510
|
| '(' is followed by whitespace. |
511
|
| ')' is preceded with whitespace. |
511
|
| '{' should be on the previous line. |
512
|
| '(' is followed by whitespace. |
513
|
| ')' is preceded with whitespace. |
513
|
| '{' should be on the previous line. |
517
|
| '(' is followed by whitespace. |
518
|
| ')' is preceded with whitespace. |
518
|
| '}' should be on the same line. |
519
|
| '(' is followed by whitespace. |
520
|
| ')' is preceded with whitespace. |
520
|
| '{' should be on the previous line. |
521
|
| '(' is followed by whitespace. |
522
|
| '1000' is a magic number. |
522
|
| ')' is preceded with whitespace. |
522
|
| Line is longer than 80 characters. |
525
|
| Method 'initializePoolManager' is not designed for extension - needs to be abstract, final or empty. |
533
|
| '{' should be on the previous line. |
534
|
| '{' should be on the previous line. |
536
|
| Line is longer than 80 characters. |
537
|
| '(' is followed by whitespace. |
537
|
| ')' is preceded with whitespace. |
537
|
| '}' should be on the same line. |
538
|
| '(' is followed by whitespace. |
539
|
| ')' is preceded with whitespace. |
539
|
| '{' should be on the previous line. |
540
|
| '(' is followed by whitespace. |
541
|
| ')' is preceded with whitespace. |
541
|
| '(' is followed by whitespace. |
542
|
| ')' is preceded with whitespace. |
542
|
| Expected an @return tag. |
553
|
| Method 'obtainRoleManager' is not designed for extension - needs to be abstract, final or empty. |
553
|
| '{' should be on the previous line. |
554
|
| '(' is followed by whitespace. |
558
|
| '(' is followed by whitespace. |
558
|
| ')' is preceded with whitespace. |
558
|
| ')' is preceded with whitespace. |
558
|
| '{' should be on the previous line. |
559
|
| '(' is followed by whitespace. |
560
|
| ')' is preceded with whitespace. |
560
|
| '(' is followed by whitespace. |
563
|
| '(' is followed by whitespace. |
563
|
| ')' is preceded with whitespace. |
563
|
| '&&' should be on a new line. |
563
|
| '(' is followed by whitespace. |
564
|
| ')' is preceded with whitespace. |
564
|
| ')' is preceded with whitespace. |
564
|
| Line is longer than 80 characters. |
570
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| '(' is followed by whitespace. |
572
|
| ')' is preceded with whitespace. |
572
|
| '{' should be on the previous line. |
573
|
| '(' is followed by whitespace. |
580
|
| ')' is preceded with whitespace. |
580
|
| '(' is followed by whitespace. |
584
|
| ')' is preceded with whitespace. |
584
|
| ')' is preceded with whitespace. |
584
|
| Line is longer than 80 characters. |
587
|
| '(' is followed by whitespace. |
587
|
| ')' is preceded with whitespace. |
587
|
| '(' is followed by whitespace. |
588
|
| '(' is followed by whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| ')' is preceded with whitespace. |
588
|
| '(' is followed by whitespace. |
592
|
| '(' is followed by whitespace. |
592
|
| ')' is preceded with whitespace. |
592
|
| ')' is preceded with whitespace. |
592
|
| '{' should be on the previous line. |
593
|
| 'cast' is not followed by whitespace. |
594
|
| '(' is followed by whitespace. |
594
|
| ')' is preceded with whitespace. |
594
|
| Line is longer than 80 characters. |
595
|
| '{' should be on the previous line. |
597
|
| Line is longer than 80 characters. |
598
|
| Line is longer than 80 characters. |
599
|
| 'cast' is not followed by whitespace. |
599
|
| '}' should be on the same line. |
600
|
| ')' is preceded with whitespace. |
601
|
| '{' should be on the previous line. |
602
|
| 'cast' is not followed by whitespace. |
603
|
| '}' should be on the same line. |
605
|
| '{' should be on the previous line. |
607
|
| '(' is followed by whitespace. |
609
|
| ')' is preceded with whitespace. |
609
|
| ')' is preceded with whitespace. |
612
|
| '(' is followed by whitespace. |
613
|
| ')' is preceded with whitespace. |
613
|
| '(' is followed by whitespace. |
614
|
| ')' is preceded with whitespace. |
614
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| Method 'initializeMetaInfoManager' is not designed for extension - needs to be abstract, final or empty. |
620
|
| Missing a Javadoc comment. |
620
|
| '{' should be on the previous line. |
621
|
| '{' should be on the previous line. |
625
|
| Line is longer than 80 characters. |
626
|
| '(' is followed by whitespace. |
626
|
| ')' is preceded with whitespace. |
626
|
| '}' should be on the same line. |
628
|
| '(' is followed by whitespace. |
629
|
| ')' is preceded with whitespace. |
629
|
| '{' should be on the previous line. |
630
|
| Must have at least one statement. |
630
|
| '(' is followed by whitespace. |
637
|
| ')' is preceded with whitespace. |
637
|
| '{' should be on the previous line. |
638
|
| '(' is followed by whitespace. |
639
|
| ')' is preceded with whitespace. |
639
|
| '{' should be on the previous line. |
640
|
| Line is longer than 80 characters. |
641
|
| '(' is followed by whitespace. |
641
|
| ')' is preceded with whitespace. |
641
|
| '}' should be on the same line. |
645
|
| '{' should be on the previous line. |
647
|
| Line is longer than 80 characters. |
649
|
| '(' is followed by whitespace. |
649
|
| ')' is preceded with whitespace. |
649
|
| '(' is followed by whitespace. |
651
|
| ')' is preceded with whitespace. |
651
|
| '{' should be on the previous line. |
652
|
| '(' is followed by whitespace. |
654
|
| ')' is preceded with whitespace. |
654
|
| Line is longer than 80 characters. |
656
|
| '(' is followed by whitespace. |
656
|
| ')' is preceded with whitespace. |
656
|
| ')' is preceded with whitespace. |
656
|
| Line is longer than 80 characters. |
663
|
| '(' is followed by whitespace. |
664
|
| ')' is preceded with whitespace. |
664
|
| '{' should be on the previous line. |
665
|
| Line is longer than 80 characters. |
667
|
| '(' is followed by whitespace. |
667
|
| '(' is followed by whitespace. |
667
|
| ')' is preceded with whitespace. |
667
|
| ')' is preceded with whitespace. |
667
|
| Line is longer than 80 characters. |
668
|
| '(' is followed by whitespace. |
668
|
| '(' is followed by whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| ')' is preceded with whitespace. |
668
|
| '}' should be on the same line. |
670
|
| '{' should be on the previous line. |
672
|
| Line is longer than 80 characters. |
674
|
| '(' is followed by whitespace. |
674
|
| '(' is followed by whitespace. |
674
|
| ')' is preceded with whitespace. |
674
|
| ')' is preceded with whitespace. |
674
|
| Line is longer than 80 characters. |
675
|
| '(' is followed by whitespace. |
675
|
| '(' is followed by whitespace. |
675
|
| ')' is preceded with whitespace. |
675
|
| ')' is preceded with whitespace. |
675
|
| '(' is followed by whitespace. |
680
|
| ')' is preceded with whitespace. |
680
|
| First sentence should end with a period. |
685
|
| Method 'initializeDefaultSourceResolver' is not designed for extension - needs to be abstract, final or empty. |
690
|
| '{' should be on the previous line. |
691
|
| '(' is followed by whitespace. |
695
|
| ')' is preceded with whitespace. |
695
|
| '(' is followed by whitespace. |
696
|
| ')' is preceded with whitespace. |
696
|
| '(' is followed by whitespace. |
698
|
| ')' is preceded with whitespace. |
698
|
| '(' is followed by whitespace. |
699
|
| ')' is preceded with whitespace. |
699
|
| '(' is followed by whitespace. |
701
|
| ')' is preceded with whitespace. |
701
|
| '(' is followed by whitespace. |
704
|
| ')' is preceded with whitespace. |
704
|
| '(' is followed by whitespace. |
705
|
| ')' is preceded with whitespace. |
705
|
| '(' is followed by whitespace. |
706
|
| ')' is preceded with whitespace. |
706
|
| '(' is followed by whitespace. |
707
|
| ')' is preceded with whitespace. |
707
|
| Method 'initializeServiceManager' is not designed for extension - needs to be abstract, final or empty. |
719
|
| '{' should be on the previous line. |
720
|
| Line is longer than 80 characters. |
721
|
| '(' is followed by whitespace. |
721
|
| ')' is preceded with whitespace. |
721
|
| Line is longer than 80 characters. |
722
|
| '(' is followed by whitespace. |
722
|
| ')' is preceded with whitespace. |
722
|
| Line is longer than 80 characters. |
725
|
| '(' is followed by whitespace. |
729
|
| '(' is followed by whitespace. |
729
|
| ')' is preceded with whitespace. |
729
|
| ')' is preceded with whitespace. |
729
|
| '{' should be on the previous line. |
730
|
| '(' is followed by whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| '(' is followed by whitespace. |
734
|
| '(' is followed by whitespace. |
741
|
| ')' is preceded with whitespace. |
741
|
| '(' is followed by whitespace. |
742
|
| ')' is preceded with whitespace. |
742
|
| '(' is followed by whitespace. |
743
|
| ')' is preceded with whitespace. |
743
|
| '(' is followed by whitespace. |
744
|
| ')' is preceded with whitespace. |
744
|
| '(' is followed by whitespace. |
745
|
| ')' is preceded with whitespace. |
745
|
| '(' is followed by whitespace. |
746
|
| ')' is preceded with whitespace. |
746
|
| '(' is followed by whitespace. |
748
|
| ')' is preceded with whitespace. |
748
|
| '{' should be on the previous line. |
749
|
| '(' is followed by whitespace. |
750
|
| ')' is preceded with whitespace. |
750
|
| '(' is followed by whitespace. |
755
|
| ')' is preceded with whitespace. |
755
|
| '(' is followed by whitespace. |
756
|
| ')' is preceded with whitespace. |
756
|
| Expected an @return tag. |
766
|
| Line is longer than 80 characters. |
766
|
| Method 'getConfiguration' is not designed for extension - needs to be abstract, final or empty. |
766
|
| '(' is followed by whitespace. |
766
|
| ')' is preceded with whitespace. |
766
|
| '{' should be on the previous line. |
769
|
| '(' is followed by whitespace. |
770
|
| ')' is preceded with whitespace. |
770
|
| '}' should be on the same line. |
771
|
| '(' is followed by whitespace. |
772
|
| ')' is preceded with whitespace. |
772
|
| '{' should be on the previous line. |
773
|
| Line is longer than 80 characters. |
774
|
| '(' is followed by whitespace. |
774
|
| Line is longer than 80 characters. |
775
|
| ')' is preceded with whitespace. |
775
|
| '{' should be on the previous line. |
780
|
| '(' is followed by whitespace. |
781
|
| ')' is preceded with whitespace. |
781
|
| '}' should be on the same line. |
782
|
| '(' is followed by whitespace. |
783
|
| ')' is preceded with whitespace. |
783
|
| '{' should be on the previous line. |
784
|
| Line is longer than 80 characters. |
785
|
| '(' is followed by whitespace. |
785
|
| ')' is preceded with whitespace. |
785
|
| '{' should be on the previous line. |
791
|
| '(' is followed by whitespace. |
792
|
| ')' is preceded with whitespace. |
792
|
| '(' is followed by whitespace. |
793
|
| ')' is preceded with whitespace. |
793
|
| '{' should be on the previous line. |
794
|
| '(' is followed by whitespace. |
798
|
| ')' is preceded with whitespace. |
798
|
| '}' should be on the same line. |
799
|
| '(' is followed by whitespace. |
800
|
| ')' is preceded with whitespace. |
800
|
| '{' should be on the previous line. |
801
|
| Line is longer than 80 characters. |
802
|
| '(' is followed by whitespace. |
802
|
| ')' is preceded with whitespace. |
802
|
| '}' should be on the same line. |
805
|
| '{' should be on the previous line. |
807
|
| '(' is followed by whitespace. |
808
|
| ')' is preceded with whitespace. |
808
|
| Method 'getContainerManagerContext' is not designed for extension - needs to be abstract, final or empty. |
817
|
| '{' should be on the previous line. |
818
|
| Method 'getChildContext' is not designed for extension - needs to be abstract, final or empty. |
827
|
| '{' should be on the previous line. |
828
|
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. |
837
|
| '{' should be on the previous line. |
838
|
| '(' is followed by whitespace. |
839
|
| ')' is preceded with whitespace. |
839
|
| '{' should be on the previous line. |
840
|
| '}' should be on the same line. |
842
|
| '{' should be on the previous line. |
844
|
| Method 'initializeLoggerManager' is not designed for extension - needs to be abstract, final or empty. |
859
|
| '{' should be on the previous line. |
860
|
| '{' should be on the previous line. |
862
|
| Line is longer than 80 characters. |
863
|
| Line is longer than 80 characters. |
864
|
| '(' is followed by whitespace. |
864
|
| ')' is preceded with whitespace. |
864
|
| '}' should be on the same line. |
865
|
| '(' is followed by whitespace. |
866
|
| ')' is preceded with whitespace. |
866
|
| '{' should be on the previous line. |
867
|
| '(' is followed by whitespace. |
871
|
| ')' is preceded with whitespace. |
872
|
| '(' is followed by whitespace. |
874
|
| ')' is preceded with whitespace. |
874
|
| '{' should be on the previous line. |
875
|
| Line is longer than 80 characters. |
882
|
| '(' is followed by whitespace. |
882
|
| ')' is preceded with whitespace. |
882
|
| Line is longer than 80 characters. |
883
|
| '(' is followed by whitespace. |
883
|
| ')' is preceded with whitespace. |
883
|
| Line is longer than 80 characters. |
886
|
| '(' is followed by whitespace. |
886
|
| ')' is preceded with whitespace. |
886
|
| '(' is followed by whitespace. |
888
|
| ')' is preceded with whitespace. |
888
|
| '(' is followed by whitespace. |
889
|
| ')' is preceded with whitespace. |
889
|
| '(' is followed by whitespace. |
890
|
| ')' is preceded with whitespace. |
890
|
| '(' is followed by whitespace. |
891
|
| ')' is preceded with whitespace. |
891
|
| Line is longer than 80 characters. |
894
|
| '(' is followed by whitespace. |
897
|
| ')' is preceded with whitespace. |
897
|
| '{' should be on the previous line. |
898
|
| Line is longer than 80 characters. |
899
|
| '(' is followed by whitespace. |
899
|
| ')' is preceded with whitespace. |
899
|
| '(' is followed by whitespace. |
905
|
| ')' is preceded with whitespace. |
905
|
| Method 'initializeThreadManager' is not designed for extension - needs to be abstract, final or empty. |
908
|
| Missing a Javadoc comment. |
908
|
| '{' should be on the previous line. |
909
|
| '{' should be on the previous line. |
911
|
| Line is longer than 80 characters. |
912
|
| 'cast' is not followed by whitespace. |
912
|
| '(' is followed by whitespace. |
912
|
| ')' is preceded with whitespace. |
912
|
| '}' should be on the same line. |
913
|
| 'catch' is not followed by whitespace. |
914
|
| '(' is followed by whitespace. |
914
|
| ')' is preceded with whitespace. |
914
|
| '{' should be on the previous line. |
915
|
| Line is longer than 80 characters. |
917
|
| '(' is followed by whitespace. |
920
|
| ')' is preceded with whitespace. |
920
|
| '(' is followed by whitespace. |
924
|
| ')' is preceded with whitespace. |
924
|
| Method 'initializeInstrumentManager' is not designed for extension - needs to be abstract, final or empty. |
940
|
| '{' should be on the previous line. |
941
|
| '{' should be on the previous line. |
943
|
| Line is longer than 80 characters. |
944
|
| Line is longer than 80 characters. |
945
|
| '(' is followed by whitespace. |
945
|
| ')' is preceded with whitespace. |
945
|
| '}' should be on the same line. |
946
|
| '(' is followed by whitespace. |
947
|
| ')' is preceded with whitespace. |
947
|
| '{' should be on the previous line. |
948
|
| Line is longer than 80 characters. |
951
|
| '(' is followed by whitespace. |
951
|
| ')' is preceded with whitespace. |
952
|
| '(' is followed by whitespace. |
953
|
| ')' is preceded with whitespace. |
953
|
| '{' should be on the previous line. |
954
|
| Line is longer than 80 characters. |
961
|
| '(' is followed by whitespace. |
961
|
| ')' is preceded with whitespace. |
961
|
| ')' is preceded with whitespace. |
961
|
| '(' is followed by whitespace. |
966
|
| ')' is preceded with whitespace. |
966
|
| '(' is followed by whitespace. |
967
|
| ')' is preceded with whitespace. |
967
|
| '(' is followed by whitespace. |
970
|
| ')' is preceded with whitespace. |
970
|
| Missing a Javadoc comment. |
976
|
| '{' should be on the previous line. |
977
|
| Missing a Javadoc comment. |
978
|
| '(' is followed by whitespace. |
978
|
| ')' is preceded with whitespace. |
978
|
| '{' should be on the previous line. |
979
|
| Missing a Javadoc comment. |
983
|
| '{' should be on the previous line. |
984
|
| Missing a Javadoc comment. |
988
|
| '(' is followed by whitespace. |
988
|
| ')' is preceded with whitespace. |
988
|
| '{' should be on the previous line. |
989
|
| '(' is followed by whitespace. |
990
|
| ')' is preceded with whitespace. |
990
|
| '(' is followed by whitespace. |
991
|
| ')' is preceded with whitespace. |
991
|
| 'if' construct must use '{}'s. |
993
|
| '(' is followed by whitespace. |
993
|
| ')' is preceded with whitespace. |
993
|
| 'if' construct must use '{}'s. |
994
|
| '(' is followed by whitespace. |
994
|
| ')' is preceded with whitespace. |
994
|
| Missing a Javadoc comment. |
998
|
| '(' is followed by whitespace. |
998
|
| ')' is preceded with whitespace. |
998
|
| '{' should be on the previous line. |
999
|
| 'if' construct must use '{}'s. |
1002
|
| '(' is followed by whitespace. |
1002
|
| ')' is preceded with whitespace. |
1002
|
| 'if' construct must use '{}'s. |
1003
|
| '(' is followed by whitespace. |
1003
|
| ')' is preceded with whitespace. |
1003
|
| 'if' construct must use '{}'s. |
1004
|
| '(' is followed by whitespace. |
1004
|
| ')' is preceded with whitespace. |
1004
|
| '3' is a magic number. |
1004
|
| Line is longer than 80 characters. |
1011
|
| '{' should be on the previous line. |
1015
|
| Missing a Javadoc comment. |
1016
|
| Name 'm_ealogger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
1016
|
| Missing a Javadoc comment. |
1018
|
| '(' is followed by whitespace. |
1018
|
| Parameter parent should be final. |
1018
|
| Parameter logger should be final. |
1018
|
| ')' is preceded with whitespace. |
1018
|
| '{' should be on the previous line. |
1019
|
| '(' is followed by whitespace. |
1020
|
| ')' is preceded with whitespace. |
1020
|
| Missing a Javadoc comment. |
1024
|
| Parameter role should be final. |
1024
|
| '{' should be on the previous line. |
1025
|
| '(' is followed by whitespace. |
1026
|
| '(' is followed by whitespace. |
1026
|
| ')' is preceded with whitespace. |
1026
|
| ')' is preceded with whitespace. |
1026
|
| '{' should be on the previous line. |
1027
|
| Line is longer than 80 characters. |
1028
|
| '(' is followed by whitespace. |
1032
|
| ')' is preceded with whitespace. |
1032
|
| Missing a Javadoc comment. |
1035
|
| Parameter role should be final. |
1035
|
| '{' should be on the previous line. |
1036
|
| 'if' construct must use '{}'s. |
1037
|
| Line is longer than 80 characters. |
1037
|
| '(' is followed by whitespace. |
1037
|
| ')' is preceded with whitespace. |
1037
|
| ')' is preceded with whitespace. |
1037
|
| '(' is followed by whitespace. |
1039
|
| ')' is preceded with whitespace. |
1039
|
org/apache/avalon/fortress/util/ContextManagerConstants.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| interfaces should describe a type and hence have methods. |
28
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
org/apache/avalon/fortress/util/FortressCommandFailureHandler.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
38
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
46
|
| Line is longer than 80 characters. |
48
|
| Method 'handleCommandFailure' is not designed for extension - needs to be abstract, final or empty. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| 'cast' is not followed by whitespace. |
52
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
58
|
| '}' should be on the same line. |
60
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
org/apache/avalon/fortress/util/FortressConfig.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| '{' should be on the previous line. |
40
|
| Missing a Javadoc comment. |
41
|
| Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Line is longer than 80 characters. |
48
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Expected an @return tag. |
75
|
| Redundant 'final' modifier. |
75
|
| '{' should be on the previous line. |
76
|
| Line is longer than 80 characters. |
77
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Expected an @return tag. |
83
|
| Line is longer than 80 characters. |
83
|
| Redundant 'final' modifier. |
83
|
| '(' is followed by whitespace. |
83
|
| Expected @param tag for 'classLoader'. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
90
|
| Line is longer than 80 characters. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
92
|
| '}' should be on the same line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Must have at least one statement. |
95
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line is longer than 80 characters. |
103
|
| '(' is followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| '1000' is a magic number. |
103
|
| ')' is preceded with whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line is longer than 80 characters. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line is longer than 80 characters. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line is longer than 80 characters. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Expected an @return tag. |
119
|
| '{' should be on the previous line. |
120
|
| Missing a Javadoc comment. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Missing a Javadoc comment. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| Line is longer than 80 characters. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line is longer than 80 characters. |
135
|
| Missing a Javadoc comment. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Missing a Javadoc comment. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
145
|
| Line is longer than 80 characters. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '}' should be on the same line. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| '(' is followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Missing a Javadoc comment. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
157
|
| Line is longer than 80 characters. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Expected @throws tag for 'ClassNotFoundException'. |
169
|
| '{' should be on the previous line. |
170
|
| '{' should be on the previous line. |
173
|
| Line is longer than 80 characters. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '}' should be on the same line. |
175
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| Line is longer than 80 characters. |
181
|
| '(' is followed by whitespace. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line is longer than 80 characters. |
191
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line is longer than 80 characters. |
194
|
| ')' is preceded with whitespace. |
194
|
| Missing a Javadoc comment. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '{' should be on the previous line. |
198
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| Missing a Javadoc comment. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '{' should be on the previous line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Missing a Javadoc comment. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '{' should be on the previous line. |
209
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Missing a Javadoc comment. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '{' should be on the previous line. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Missing a Javadoc comment. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| '{' should be on the previous line. |
219
|
| Line is longer than 80 characters. |
220
|
| '(' is followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Missing a Javadoc comment. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| Missing a Javadoc comment. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Missing a Javadoc comment. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '{' should be on the previous line. |
234
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line is longer than 80 characters. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line is longer than 80 characters. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| Missing a Javadoc comment. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| '{' should be on the previous line. |
241
|
| Line is longer than 80 characters. |
242
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line is longer than 80 characters. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| Missing a Javadoc comment. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| '{' should be on the previous line. |
247
|
| Line is longer than 80 characters. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Missing a Javadoc comment. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '{' should be on the previous line. |
252
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| Line is longer than 80 characters. |
254
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line is longer than 80 characters. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Missing a Javadoc comment. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line is longer than 80 characters. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| Line is longer than 80 characters. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Missing a Javadoc comment. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '{' should be on the previous line. |
265
|
| Line is longer than 80 characters. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Missing a Javadoc comment. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| '{' should be on the previous line. |
270
|
| Line is longer than 80 characters. |
271
|
| '(' is followed by whitespace. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| Missing a Javadoc comment. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| '{' should be on the previous line. |
275
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| Line is longer than 80 characters. |
279
|
| Missing a Javadoc comment. |
279
|
| '(' is followed by whitespace. |
279
|
| ')' is preceded with whitespace. |
279
|
| Line is longer than 80 characters. |
281
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Missing a Javadoc comment. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| '{' should be on the previous line. |
285
|
| Line is longer than 80 characters. |
286
|
| '(' is followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
286
|
| Line is longer than 80 characters. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Missing a Javadoc comment. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| '{' should be on the previous line. |
292
|
| '{' should be on the previous line. |
295
|
| Line is longer than 80 characters. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| '}' should be on the same line. |
297
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '{' should be on the previous line. |
299
|
| '(' is followed by whitespace. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| Missing a Javadoc comment. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| '{' should be on the previous line. |
307
|
| '(' is followed by whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| Missing a Javadoc comment. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '{' should be on the previous line. |
312
|
| Line is longer than 80 characters. |
313
|
| '(' is followed by whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| Missing a Javadoc comment. |
316
|
| '(' is followed by whitespace. |
316
|
| ')' is preceded with whitespace. |
316
|
| '{' should be on the previous line. |
317
|
| Line is longer than 80 characters. |
318
|
| '(' is followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| Missing a Javadoc comment. |
321
|
| '(' is followed by whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| '{' should be on the previous line. |
322
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| Missing a Javadoc comment. |
326
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| '{' should be on the previous line. |
327
|
| '(' is followed by whitespace. |
328
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Missing a Javadoc comment. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '{' should be on the previous line. |
332
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
org/apache/avalon/fortress/util/LifecycleExtensionManager.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
57
|
| Name 'm_accessorExtensions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Missing a Javadoc comment. |
58
|
| Name 'm_creatorExtensions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Missing a Javadoc comment. |
59
|
| Name 'm_readOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
59
|
| '{' should be on the previous line. |
65
|
| Expected an @return tag. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line is longer than 80 characters. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '{' should be on the previous line. |
91
|
| Line is longer than 80 characters. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line is longer than 80 characters. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
105
|
| Line is longer than 80 characters. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Line is longer than 80 characters. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
119
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line is longer than 80 characters. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
133
|
| Line is longer than 80 characters. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line is longer than 80 characters. |
143
|
| Line is longer than 80 characters. |
144
|
| Line is longer than 80 characters. |
146
|
| Line is longer than 80 characters. |
147
|
| First sentence should end with a period. |
153
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| First sentence should end with a period. |
164
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| First sentence should end with a period. |
175
|
| Line is longer than 80 characters. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| First sentence should end with a period. |
187
|
| Line is longer than 80 characters. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| First sentence should end with a period. |
199
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| First sentence should end with a period. |
211
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '{' should be on the previous line. |
218
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '{' should be on the previous line. |
229
|
| '{' should be on the previous line. |
239
|
| First sentence should end with a period. |
243
|
| Line is longer than 80 characters. |
244
|
| '{' should be on the previous line. |
249
|
| First sentence should end with a period. |
253
|
| Line is longer than 80 characters. |
254
|
| '{' should be on the previous line. |
259
|
| First sentence should end with a period. |
263
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| '{' should be on the previous line. |
270
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| First sentence should end with a period. |
274
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '{' should be on the previous line. |
281
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| First sentence should end with a period. |
285
|
| '{' should be on the previous line. |
289
|
| First sentence should end with a period. |
294
|
| '{' should be on the previous line. |
298
|
| Missing a Javadoc comment. |
304
|
| Missing a Javadoc comment. |
305
|
| Missing a Javadoc comment. |
306
|
| Missing a Javadoc comment. |
307
|
| '(' is followed by whitespace. |
320
|
| Expected @param tag for 'extensions'. |
320
|
| ')' is preceded with whitespace. |
323
|
| '{' should be on the previous line. |
325
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| '{' should be on the previous line. |
327
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '{' should be on the previous line. |
330
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '(' is followed by whitespace. |
336
|
| ')' is preceded with whitespace. |
336
|
| '{' should be on the previous line. |
337
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '{' should be on the previous line. |
344
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| '(' is followed by whitespace. |
350
|
| ')' is preceded with whitespace. |
350
|
| '{' should be on the previous line. |
351
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| '{' should be on the previous line. |
358
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| Redundant 'final' modifier. |
372
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
373
|
| '{' should be on the previous line. |
374
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
375
|
| '{' should be on the previous line. |
376
|
| Line is longer than 80 characters. |
378
|
| '(' is followed by whitespace. |
379
|
| ')' is preceded with whitespace. |
379
|
| '{' should be on the previous line. |
410
|
| Missing a Javadoc comment. |
412
|
| Name 'EMPTY_ARRAY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
412
|
| Line is longer than 80 characters. |
415
|
| Missing a Javadoc comment. |
415
|
| Name 'm_proxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
415
|
| '(' is followed by whitespace. |
415
|
| ')' is preceded with whitespace. |
415
|
| Missing a Javadoc comment. |
418
|
| Name 'm_cache' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
418
|
| '(' is followed by whitespace. |
423
|
| Expected @param tag for 'original'. |
423
|
| ')' is preceded with whitespace. |
423
|
| '{' should be on the previous line. |
424
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| First sentence should end with a period. |
430
|
| '(' is followed by whitespace. |
435
|
| ')' is preceded with whitespace. |
435
|
| '{' should be on the previous line. |
436
|
| '(' is followed by whitespace. |
437
|
| ')' is preceded with whitespace. |
437
|
| First sentence should end with a period. |
441
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| '{' should be on the previous line. |
448
|
| '(' is followed by whitespace. |
449
|
| ')' is preceded with whitespace. |
449
|
| First sentence should end with a period. |
453
|
| '(' is followed by whitespace. |
459
|
| ')' is preceded with whitespace. |
459
|
| '{' should be on the previous line. |
460
|
| '(' is followed by whitespace. |
461
|
| ')' is preceded with whitespace. |
461
|
| '{' should be on the previous line. |
472
|
| '(' is followed by whitespace. |
474
|
| ')' is preceded with whitespace. |
474
|
| First sentence should end with a period. |
477
|
| '{' should be on the previous line. |
483
|
| First sentence should end with a period. |
487
|
| '(' is followed by whitespace. |
493
|
| ')' is preceded with whitespace. |
493
|
| '{' should be on the previous line. |
494
|
| '(' is followed by whitespace. |
495
|
| ')' is preceded with whitespace. |
495
|
| First sentence should end with a period. |
498
|
| '(' is followed by whitespace. |
504
|
| ')' is preceded with whitespace. |
504
|
| '{' should be on the previous line. |
505
|
| '(' is followed by whitespace. |
506
|
| ')' is preceded with whitespace. |
506
|
| First sentence should end with a period. |
509
|
| '{' should be on the previous line. |
513
|
| '{' should be on the previous line. |
526
|
| '{' should be on the previous line. |
535
|
| Missing a Javadoc comment. |
536
|
| Name 'm_base' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
536
|
| Missing a Javadoc comment. |
538
|
| '(' is followed by whitespace. |
538
|
| ')' is preceded with whitespace. |
538
|
| '{' should be on the previous line. |
539
|
| 'if' construct must use '{}'s. |
540
|
| Line is longer than 80 characters. |
540
|
| '(' is followed by whitespace. |
540
|
| ')' is preceded with whitespace. |
540
|
| '(' is followed by whitespace. |
540
|
| ')' is preceded with whitespace. |
540
|
| Missing a Javadoc comment. |
544
|
| '{' should be on the previous line. |
545
|
| Missing a Javadoc comment. |
549
|
| '{' should be on the previous line. |
550
|
| Missing a Javadoc comment. |
554
|
| '{' should be on the previous line. |
555
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
org/apache/avalon/fortress/util/OverridableContext.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '}' should be on the same line. |
52
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
org/apache/avalon/fortress/util/ReflectiveConfigurator.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Parameter component should be final. |
41
|
| Parameter context should be final. |
41
|
| Line has trailing spaces. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line has trailing spaces. |
45
|
| '(' is followed by whitespace. |
46
|
| Line has trailing spaces. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
50
|
| '(' is followed by whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line has trailing spaces. |
54
|
| 'for' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
56
|
| '{' should be on the previous line. |
57
|
| Line is longer than 80 characters. |
58
|
| '(' is followed by whitespace. |
58
|
| Line has trailing spaces. |
59
|
| '}' should be on the same line. |
59
|
| Line has trailing spaces. |
60
|
| '{' should be on the previous line. |
61
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
65
|
| Line is longer than 80 characters. |
65
|
| Line contains a tab character. |
71
|
| Line has trailing spaces. |
72
|
org/apache/avalon/fortress/util/Service.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Using the '.*' form of import should be avoided - java.util.*. |
25
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
41
|
| Missing a Javadoc comment. |
42
|
| 'static' modifier out of order with the JLS suggestions. |
42
|
| '{' should be on the previous line. |
48
|
| Line is longer than 80 characters. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '}' should be on the same line. |
50
|
| '{' should be on the previous line. |
52
|
| Must have at least one statement. |
52
|
| Missing a Javadoc comment. |
59
|
| Missing a Javadoc comment. |
60
|
| Name 'providers' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
60
|
| First sentence should end with a period. |
62
|
| '{' should be on the previous line. |
66
|
| Line is longer than 80 characters. |
77
|
| '(' is followed by whitespace. |
77
|
| Parameter loader should be final. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '}' should be on the same line. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| '{' should be on the previous line. |
110
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '{' should be on the previous line. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '{' should be on the previous line. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '}' should be on the same line. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| Must have at least one statement. |
138
|
| '}' should be on the same line. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| Must have at least one statement. |
146
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '{' should be on the previous line. |
164
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line is longer than 80 characters. |
175
|
| '(' is followed by whitespace. |
177
|
| Parameter clazz should be final. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '{' should be on the previous line. |
182
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|