Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
75 | 0 | 0 | 2780 |
Files
org/apache/excalibur/source/ModifiableSource.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
|
| Expected an @return tag. |
44
|
| Expected @throws tag for 'IOException'. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Expected @throws tag for 'SourceException'. |
49
|
| Expected @param tag for 'stream'. |
57
|
| Expected @param tag for 'stream'. |
65
|
| Expected @throws tag for 'IOException'. |
65
|
| Line has trailing spaces. |
66
|
org/apache/excalibur/source/ModifiableTraversableSource.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 has trailing spaces. |
22
|
| Line is longer than 80 characters. |
26
|
| Redundant 'public' modifier. |
35
|
| Expected @throws tag for 'SourceException'. |
35
|
org/apache/excalibur/source/MoveableSource.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. |
27
|
org/apache/excalibur/source/Source.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. |
32
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
79
|
| Line is longer than 80 characters. |
80
|
| Redundant throws: 'SourceNotFoundException' is subclass of 'IOException'. |
85
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
106
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
116
|
| Line is longer than 80 characters. |
118
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
148
|
org/apache/excalibur/source/SourceException.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
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line has trailing spaces. |
59
|
org/apache/excalibur/source/SourceFactory.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 has trailing spaces. |
33
|
| Missing a Javadoc comment. |
40
|
| Line is longer than 80 characters. |
47
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
52
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Expected @throws tag for 'MalformedURLException'. |
59
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
59
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
63
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
org/apache/excalibur/source/SourceNotFoundException.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
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line is longer than 80 characters. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
org/apache/excalibur/source/SourceParameters.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
|
| Name 'names' must match pattern '^m_[a-z](_?[a-zA-Z0-9])*$'. |
49
|
| '(' is followed by whitespace. |
49
|
| '5' is a magic number. |
49
|
| ')' is preceded with whitespace. |
49
|
| Expected an @return tag. |
54
|
| '(' is followed by whitespace. |
54
|
| Parameter s should be final. |
54
|
| Expected @param tag for 's'. |
54
|
| ')' is preceded with whitespace. |
54
|
| 'for' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line is longer than 80 characters. |
68
|
| '(' is followed by whitespace. |
68
|
| 'cast' is not followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| '3' is a magic number. |
68
|
| ')' is preceded with whitespace. |
68
|
| '16' is a magic number. |
69
|
| ')' is preceded with whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| 'catch' is not followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| 'catch' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| 'if' construct must use '{}'s. |
80
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Expected an @return tag. |
99
|
| '(' is followed by whitespace. |
99
|
| Parameter conf should be final. |
99
|
| Expected @param tag for 'conf'. |
99
|
| ')' is preceded with whitespace. |
99
|
| 'if' is not followed by whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| 'for' is not followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| 'catch' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '(' is followed by whitespace. |
135
|
| Parameter queryString should be final. |
135
|
| Expected @param tag for 'queryString'. |
135
|
| ')' is preceded with whitespace. |
135
|
| 'if' is not followed by whitespace. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| 'while' is not followed by whitespace. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| 'if' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '(' is followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line is longer than 80 characters. |
147
|
| '(' is followed by whitespace. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '(' is followed by whitespace. |
159
|
| Parameter name should be final. |
159
|
| Parameter value should be final. |
159
|
| ')' is preceded with whitespace. |
159
|
| 'if' is not followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Expression can be simplified. |
162
|
| ')' is preceded with whitespace. |
162
|
| 'cast' is not followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
168
|
| '3' is a magic number. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
180
|
| Parameter name should be final. |
180
|
| ')' is preceded with whitespace. |
180
|
| 'if' is not followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| Expression can be simplified. |
182
|
| ')' is preceded with whitespace. |
182
|
| 'cast' is not followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| 'cast' is not followed by whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
196
|
| Parameter name should be final. |
196
|
| Parameter defaultValue should be final. |
196
|
| ')' is preceded with whitespace. |
196
|
| 'if' is not followed by whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Expression can be simplified. |
198
|
| ')' is preceded with whitespace. |
198
|
| 'cast' is not followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| 'cast' is not followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '(' is followed by whitespace. |
212
|
| Parameter name should be final. |
212
|
| Parameter defaultValue should be final. |
212
|
| ')' is preceded with whitespace. |
212
|
| 'if' is not followed by whitespace. |
214
|
| '(' is followed by whitespace. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Expression can be simplified. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line is longer than 80 characters. |
216
|
| '(' is followed by whitespace. |
216
|
| 'cast' is not followed by whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| 'cast' is not followed by whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '(' is followed by whitespace. |
228
|
| Parameter name should be final. |
228
|
| Parameter defaultValue should be final. |
228
|
| ')' is preceded with whitespace. |
228
|
| 'if' is not followed by whitespace. |
230
|
| '(' is followed by whitespace. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Expression can be simplified. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line is longer than 80 characters. |
232
|
| '(' is followed by whitespace. |
232
|
| 'cast' is not followed by whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| 'cast' is not followed by whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line is longer than 80 characters. |
240
|
| '(' is followed by whitespace. |
242
|
| Parameter name should be final. |
242
|
| ')' is preceded with whitespace. |
242
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| '(' is followed by whitespace. |
253
|
| Parameter name should be final. |
253
|
| ')' is preceded with whitespace. |
253
|
| 'if' is not followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| Expression can be simplified. |
255
|
| ')' is preceded with whitespace. |
255
|
| 'cast' is not followed by whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '(' is followed by whitespace. |
268
|
| Parameter name should be final. |
268
|
| ')' is preceded with whitespace. |
268
|
| 'if' is not followed by whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Expression can be simplified. |
270
|
| ')' is preceded with whitespace. |
270
|
| 'cast' is not followed by whitespace. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| 'for' is not followed by whitespace. |
274
|
| '=' is not preceded with whitespace. |
274
|
| '=' is not followed by whitespace. |
274
|
| ';' is not followed by whitespace. |
274
|
| '<' is not preceded with whitespace. |
274
|
| '<' is not followed by whitespace. |
274
|
| ';' is not followed by whitespace. |
274
|
| 'cast' is not followed by whitespace. |
276
|
| 'while' is not followed by whitespace. |
303
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| 'cast' is not followed by whitespace. |
305
|
| '(' is followed by whitespace. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| 'while' is not followed by whitespace. |
326
|
| '(' is followed by whitespace. |
326
|
| Expression can be simplified. |
326
|
| ')' is preceded with whitespace. |
326
|
| 'cast' is not followed by whitespace. |
328
|
| '(' is followed by whitespace. |
329
|
| 'cast' is not followed by whitespace. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| 'while' is not followed by whitespace. |
330
|
| '(' is followed by whitespace. |
330
|
| Expression can be simplified. |
330
|
| ')' is preceded with whitespace. |
330
|
| 'if' construct must use '{}'s. |
332
|
| 'if' is not followed by whitespace. |
332
|
| '(' is followed by whitespace. |
332
|
| Expression can be simplified. |
332
|
| ')' is preceded with whitespace. |
332
|
| '(' is followed by whitespace. |
332
|
| ')' is preceded with whitespace. |
332
|
| 'cast' is not followed by whitespace. |
333
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| '(' is followed by whitespace. |
338
|
| Avoid inline conditionals. |
338
|
| ')' is preceded with whitespace. |
338
|
| 'while' is not followed by whitespace. |
356
|
| '(' is followed by whitespace. |
356
|
| Expression can be simplified. |
356
|
| ')' is preceded with whitespace. |
356
|
| 'cast' is not followed by whitespace. |
358
|
| '(' is followed by whitespace. |
359
|
| 'cast' is not followed by whitespace. |
359
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| 'while' is not followed by whitespace. |
360
|
| '(' is followed by whitespace. |
360
|
| Expression can be simplified. |
360
|
| ')' is preceded with whitespace. |
360
|
| 'if' construct must use '{}'s. |
362
|
| 'if' is not followed by whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| Expression can be simplified. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| 'cast' is not followed by whitespace. |
363
|
| Line is longer than 80 characters. |
364
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| '(' is followed by whitespace. |
364
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| '(' is followed by whitespace. |
368
|
| Avoid inline conditionals. |
368
|
| ')' is preceded with whitespace. |
368
|
| '(' is followed by whitespace. |
374
|
| Parameter parameters should be final. |
374
|
| Expected @param tag for 'parameters'. |
374
|
| ')' is preceded with whitespace. |
374
|
| 'if' is not followed by whitespace. |
376
|
| '(' is followed by whitespace. |
376
|
| ')' is preceded with whitespace. |
376
|
| 'names' hides a field. |
378
|
| 'while' is not followed by whitespace. |
382
|
| '(' is followed by whitespace. |
382
|
| Expression can be simplified. |
382
|
| ')' is preceded with whitespace. |
382
|
| 'cast' is not followed by whitespace. |
384
|
| '(' is followed by whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| 'while' is not followed by whitespace. |
386
|
| '(' is followed by whitespace. |
386
|
| Expression can be simplified. |
386
|
| ')' is preceded with whitespace. |
386
|
| 'cast' is not followed by whitespace. |
388
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| Expected an @return tag. |
398
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| 'names' hides a field. |
401
|
| 'while' is not followed by whitespace. |
407
|
| '(' is followed by whitespace. |
407
|
| Expression can be simplified. |
407
|
| ')' is preceded with whitespace. |
407
|
| 'cast' is not followed by whitespace. |
409
|
| 'if' is not followed by whitespace. |
410
|
| '(' is followed by whitespace. |
410
|
| Expression can be simplified. |
410
|
| ')' is preceded with whitespace. |
410
|
| '(' is followed by whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '(' is followed by whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
| 'while' is not followed by whitespace. |
421
|
| '(' is followed by whitespace. |
421
|
| Expression can be simplified. |
421
|
| ')' is preceded with whitespace. |
421
|
| 'cast' is not followed by whitespace. |
423
|
| 'if' is not followed by whitespace. |
424
|
| '(' is followed by whitespace. |
424
|
| Expression can be simplified. |
424
|
| ')' is preceded with whitespace. |
424
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| '(' is followed by whitespace. |
432
|
| ')' is preceded with whitespace. |
432
|
| '(' is followed by whitespace. |
434
|
| ')' is preceded with whitespace. |
434
|
| '(' is followed by whitespace. |
436
|
| ')' is preceded with whitespace. |
436
|
| Expected an @return tag. |
443
|
| 'names' hides a field. |
446
|
| 'while' is not followed by whitespace. |
449
|
| '(' is followed by whitespace. |
449
|
| ')' is preceded with whitespace. |
449
|
| 'cast' is not followed by whitespace. |
451
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| 'while' is not followed by whitespace. |
453
|
| '(' is followed by whitespace. |
453
|
| ')' is preceded with whitespace. |
453
|
| 'cast' is not followed by whitespace. |
455
|
| '(' is followed by whitespace. |
456
|
| ')' is preceded with whitespace. |
456
|
| Expected an @return tag. |
465
|
| '(' is followed by whitespace. |
467
|
| ')' is preceded with whitespace. |
467
|
| '(' is followed by whitespace. |
474
|
| Parameter name should be final. |
474
|
| Expected @param tag for 'name'. |
474
|
| Parameter value should be final. |
474
|
| Expected @param tag for 'value'. |
474
|
| ')' is preceded with whitespace. |
474
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| '(' is followed by whitespace. |
477
|
| ')' is preceded with whitespace. |
477
|
| '(' is followed by whitespace. |
483
|
| Parameter name should be final. |
483
|
| Expected @param tag for 'name'. |
483
|
| ')' is preceded with whitespace. |
483
|
| 'if' is not followed by whitespace. |
485
|
| '(' is followed by whitespace. |
485
|
| '(' is followed by whitespace. |
485
|
| ')' is preceded with whitespace. |
485
|
| ')' is preceded with whitespace. |
485
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| Line has trailing spaces. |
490
|
| Line has trailing spaces. |
492
|
| Line is longer than 80 characters. |
492
|
| Line has trailing spaces. |
493
|
| Line is longer than 80 characters. |
493
|
| Expected an @return tag. |
496
|
| Line has trailing spaces. |
496
|
| Line has trailing spaces. |
500
|
| 'cast' is not followed by whitespace. |
502
|
| 'cast' is not followed by whitespace. |
503
|
| 'for' is not followed by whitespace. |
505
|
| '=' is not preceded with whitespace. |
505
|
| '=' is not followed by whitespace. |
505
|
| ';' is not followed by whitespace. |
505
|
| '<' is not preceded with whitespace. |
505
|
| '<' is not followed by whitespace. |
505
|
| ';' is not followed by whitespace. |
505
|
| 'cast' is not followed by whitespace. |
507
|
org/apache/excalibur/source/SourceResolver.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
|
| Missing a Javadoc comment. |
48
|
| '+' is not preceded with whitespace. |
54
|
| '+' is not followed by whitespace. |
54
|
| Line is longer than 80 characters. |
56
|
| '+' is not preceded with whitespace. |
60
|
| '+' is not followed by whitespace. |
60
|
| '+' is not preceded with whitespace. |
66
|
| '+' is not followed by whitespace. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
74
|
| '(' is followed by whitespace. |
76
|
| Expected @param tag for 'location'. |
76
|
| ')' is preceded with whitespace. |
76
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
77
|
| Line is longer than 80 characters. |
91
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
95
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
96
|
| Line has trailing spaces. |
100
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
org/apache/excalibur/source/SourceUtil.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
|
| Utility classes should not have a public or default constructor. |
38
|
| Missing a Javadoc comment. |
40
|
| Name 'alphabet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
40
|
| Expected an @return tag. |
56
|
| '(' is followed by whitespace. |
56
|
| Parameter uri should be final. |
56
|
| Expected @param tag for 'uri'. |
56
|
| Parameter parameters should be final. |
57
|
| Expected @param tag for 'parameters'. |
57
|
| ')' is preceded with whitespace. |
57
|
| 'if' is not followed by whitespace. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Avoid inline conditionals. |
64
|
| ')' is preceded with whitespace. |
64
|
| 'if' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| 'for' is not followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line is longer than 80 characters. |
74
|
| '(' is followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Expected an @return tag. |
89
|
| '(' is followed by whitespace. |
89
|
| Parameter uri should be final. |
89
|
| Expected @param tag for 'uri'. |
89
|
| Parameter parameters should be final. |
90
|
| Expected @param tag for 'parameters'. |
90
|
| ')' is preceded with whitespace. |
90
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Avoid inline conditionals. |
97
|
| ')' is preceded with whitespace. |
97
|
| 'while' is not followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| Expression can be simplified. |
100
|
| ')' is preceded with whitespace. |
100
|
| 'cast' is not followed by whitespace. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| 'while' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| Expression can be simplified. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| 'cast' is not followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Expected an @return tag. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter s should be final. |
123
|
| Expected @param tag for 's'. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Expected an @return tag. |
132
|
| '(' is followed by whitespace. |
132
|
| Parameter octetString should be final. |
132
|
| Expected @param tag for 'octetString'. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
137
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '3' is a magic number. |
137
|
| ')' is preceded with whitespace. |
137
|
| '4' is a magic number. |
137
|
| 'while' is not followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| '3' is a magic number. |
142
|
| ')' is preceded with whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
145
|
| '0xFF' is a magic number. |
145
|
| ')' is preceded with whitespace. |
145
|
| '16' is a magic number. |
145
|
| '(' is followed by whitespace. |
146
|
| '0xFF' is a magic number. |
146
|
| ')' is preceded with whitespace. |
146
|
| '8' is a magic number. |
146
|
| '(' is followed by whitespace. |
147
|
| '0xFF' is a magic number. |
147
|
| ')' is preceded with whitespace. |
147
|
| '(' is followed by whitespace. |
149
|
| '0x00FC0000' is a magic number. |
149
|
| ')' is preceded with whitespace. |
149
|
| '18' is a magic number. |
149
|
| '(' is followed by whitespace. |
151
|
| '0x0003F000' is a magic number. |
151
|
| ')' is preceded with whitespace. |
151
|
| '12' is a magic number. |
151
|
| '(' is followed by whitespace. |
153
|
| '0x00000FC0' is a magic number. |
153
|
| ')' is preceded with whitespace. |
153
|
| '6' is a magic number. |
153
|
| '(' is followed by whitespace. |
155
|
| '0x0000003F' is a magic number. |
155
|
| ')' is preceded with whitespace. |
155
|
| 'if' is not followed by whitespace. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '(' is followed by whitespace. |
162
|
| '0xFF' is a magic number. |
162
|
| ')' is preceded with whitespace. |
162
|
| '16' is a magic number. |
162
|
| '(' is followed by whitespace. |
163
|
| '0xFF' is a magic number. |
163
|
| ')' is preceded with whitespace. |
163
|
| '8' is a magic number. |
163
|
| '(' is followed by whitespace. |
165
|
| '0x00FC0000' is a magic number. |
165
|
| ')' is preceded with whitespace. |
165
|
| '18' is a magic number. |
165
|
| '(' is followed by whitespace. |
167
|
| '0x0003F000' is a magic number. |
167
|
| ')' is preceded with whitespace. |
167
|
| '12' is a magic number. |
167
|
| '(' is followed by whitespace. |
169
|
| '0x00000FC0' is a magic number. |
169
|
| ')' is preceded with whitespace. |
169
|
| '6' is a magic number. |
169
|
| 'if' is not followed by whitespace. |
175
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
| '(' is followed by whitespace. |
178
|
| '0xFF' is a magic number. |
178
|
| ')' is preceded with whitespace. |
178
|
| '16' is a magic number. |
178
|
| '(' is followed by whitespace. |
180
|
| '0x00FC0000' is a magic number. |
180
|
| ')' is preceded with whitespace. |
180
|
| '18' is a magic number. |
180
|
| '(' is followed by whitespace. |
182
|
| '0x0003F000' is a magic number. |
182
|
| ')' is preceded with whitespace. |
182
|
| '12' is a magic number. |
182
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Name 'charactersDontNeedingEncoding' must match pattern '^c_[a-z](_?[a-zA-Z0-9])*$'. |
194
|
| Variable 'charactersDontNeedingEncoding' must be private and have accessor methods. |
194
|
| Missing a Javadoc comment. |
195
|
| Name 'characterCaseDiff' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '(' is followed by whitespace. |
200
|
| '256' is a magic number. |
200
|
| ')' is preceded with whitespace. |
200
|
| 'for' is not followed by whitespace. |
202
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| 'for' is not followed by whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| 'for' is not followed by whitespace. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '(' 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. |
227
|
| Parameter s should be final. |
227
|
| ')' is preceded with whitespace. |
227
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '(' is followed by whitespace. |
230
|
| '32' is a magic number. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| 'for' is not followed by whitespace. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| 'if' is not followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
237
|
| 'cast' is not followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| 'catch' is not followed by whitespace. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| 'for' is not followed by whitespace. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| '(' is followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| '4' is a magic number. |
255
|
| ')' is preceded with whitespace. |
255
|
| '0xF' is a magic number. |
255
|
| '16' is a magic number. |
255
|
| ')' is preceded with whitespace. |
255
|
| 'if' is not followed by whitespace. |
258
|
| '(' is followed by whitespace. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '(' is followed by whitespace. |
263
|
| '0xF' is a magic number. |
263
|
| '16' is a magic number. |
263
|
| ')' is preceded with whitespace. |
263
|
| 'if' is not followed by whitespace. |
264
|
| '(' is followed by whitespace. |
264
|
| '(' is followed by whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| ')' is preceded with whitespace. |
264
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Line contains a tab character. |
282
|
| Line is longer than 80 characters. |
286
|
| '(' is followed by whitespace. |
286
|
| Parameter s should be final. |
286
|
| Parameter enc should be final. |
286
|
| ')' is preceded with whitespace. |
286
|
| Expected @throws tag for 'UnsupportedEncodingException'. |
286
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| '(' is followed by whitespace. |
290
|
| '32' is a magic number. |
290
|
| ')' is preceded with whitespace. |
290
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| 'for' is not followed by whitespace. |
292
|
| '(' is followed by whitespace. |
292
|
| ')' is preceded with whitespace. |
292
|
| '(' is followed by whitespace. |
294
|
| ')' is preceded with whitespace. |
294
|
| 'if' is not followed by whitespace. |
295
|
| '(' is followed by whitespace. |
295
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| '(' is followed by whitespace. |
297
|
| 'cast' is not followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| 'catch' is not followed by whitespace. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| 'for' is not followed by whitespace. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| '(' is followed by whitespace. |
315
|
| '(' is followed by whitespace. |
315
|
| '4' is a magic number. |
315
|
| ')' is preceded with whitespace. |
315
|
| '0xF' is a magic number. |
315
|
| '16' is a magic number. |
315
|
| ')' is preceded with whitespace. |
315
|
| 'if' is not followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
322
|
| ')' is preceded with whitespace. |
322
|
| '(' is followed by whitespace. |
323
|
| '0xF' is a magic number. |
323
|
| '16' is a magic number. |
323
|
| ')' is preceded with whitespace. |
323
|
| 'if' is not followed by whitespace. |
324
|
| '(' is followed by whitespace. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line is longer than 80 characters. |
338
|
| '(' is followed by whitespace. |
343
|
| Parameter source should be final. |
343
|
| Expected @param tag for 'source'. |
343
|
| ')' is preceded with whitespace. |
343
|
| 'if' is not followed by whitespace. |
346
|
| '(' is followed by whitespace. |
346
|
| '(' is followed by whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| ')' is preceded with whitespace. |
346
|
| '(' is followed by whitespace. |
348
|
| '(' is followed by whitespace. |
348
|
| '5' is a magic number. |
348
|
| ')' is preceded with whitespace. |
348
|
| ')' is preceded with whitespace. |
348
|
| 'public' modifier out of order with the JLS suggestions. |
362
|
| Parameter source should be final. |
362
|
| Parameter destination should be final. |
363
|
| 'cast' is not followed by whitespace. |
369
|
| Line is longer than 80 characters. |
378
|
| '+' is not preceded with whitespace. |
378
|
| '+' is not followed by whitespace. |
378
|
| '+' is not preceded with whitespace. |
378
|
| Line is longer than 80 characters. |
383
|
| Line is longer than 80 characters. |
384
|
| Line is longer than 80 characters. |
388
|
| Line is longer than 80 characters. |
389
|
| Parameter uri should be final. |
395
|
| '(' is followed by whitespace. |
423
|
| '&&' should be on a new line. |
423
|
| ')' is preceded with whitespace. |
424
|
| Line is longer than 80 characters. |
433
|
| '(' is followed by whitespace. |
438
|
| '&&' should be on a new line. |
438
|
| '&&' should be on a new line. |
439
|
| '&&' should be on a new line. |
440
|
| Parameter uri should be final. |
457
|
| Avoid inline conditionals. |
460
|
| Line is longer than 80 characters. |
464
|
| Line is longer than 80 characters. |
465
|
| Parameter uri should be final. |
471
|
| Avoid inline conditionals. |
474
|
| '+' is not preceded with whitespace. |
474
|
| '+' is not followed by whitespace. |
474
|
| 'public' modifier out of order with the JLS suggestions. |
486
|
| Parameter source should be final. |
486
|
| Parameter destination should be final. |
487
|
| '(' is followed by whitespace. |
497
|
| '{' should be on a new line. |
497
|
| '+' is not preceded with whitespace. |
498
|
| '+' should be on a new line. |
498
|
| '+' is not preceded with whitespace. |
499
|
| '+' should be on a new line. |
499
|
| Line has trailing spaces. |
502
|
| 'cast' is not followed by whitespace. |
504
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| Line is longer than 80 characters. |
519
|
| Line has trailing spaces. |
522
|
| '(' is followed by whitespace. |
524
|
| '(' is followed by whitespace. |
524
|
| ')' is preceded with whitespace. |
524
|
| ')' is preceded with whitespace. |
524
|
| '(' is followed by whitespace. |
526
|
| ')' is preceded with whitespace. |
526
|
| Line is longer than 80 characters. |
533
|
| '(' is followed by whitespace. |
534
|
| ')' is preceded with whitespace. |
534
|
| '}' should be alone on a line. |
544
|
| '{' should be on a new line. |
544
|
| '(' is followed by whitespace. |
545
|
| ')' is preceded with whitespace. |
545
|
| Line has trailing spaces. |
550
|
| Line is longer than 80 characters. |
551
|
| '(' is followed by whitespace. |
552
|
| ')' is preceded with whitespace. |
552
|
| '+' is not preceded with whitespace. |
554
|
| '+' should be on a new line. |
554
|
| '+' is not preceded with whitespace. |
555
|
| '+' is not followed by whitespace. |
555
|
| '+' is not preceded with whitespace. |
555
|
| '+' should be on a new line. |
555
|
| '+' is not preceded with whitespace. |
556
|
| '+' is not followed by whitespace. |
556
|
| '+' is not preceded with whitespace. |
556
|
| '+' should be on a new line. |
556
|
| Line is longer than 80 characters. |
563
|
| 'public' modifier out of order with the JLS suggestions. |
569
|
| Parameter in should be final. |
569
|
| Expected @param tag for 'in'. |
569
|
| Parameter out should be final. |
569
|
| Expected @param tag for 'out'. |
569
|
| Expected @throws tag for 'IOException'. |
569
|
| '8192' is a magic number. |
571
|
| '>' is not preceded with whitespace. |
574
|
| '>' is not followed by whitespace. |
574
|
| '{' should be on a new line. |
574
|
| Expected an @return tag. |
585
|
| Parameter url1 should be final. |
585
|
| Expected @param tag for 'url1'. |
585
|
| Parameter url2 should be final. |
585
|
| Expected @param tag for 'url2'. |
585
|
| Expected an @return tag. |
593
|
| Line is longer than 80 characters. |
593
|
| Parameter url1 should be final. |
593
|
| Expected @param tag for 'url1'. |
593
|
| Parameter url2 should be final. |
593
|
| Expected @param tag for 'url2'. |
593
|
| Parameter treatAuthorityAsBelongingToPath should be final. |
593
|
| Expected @param tag for 'treatAuthorityAsBelongingToPath'. |
593
|
| Line is longer than 80 characters. |
599
|
| Line is longer than 80 characters. |
603
|
| Line is longer than 80 characters. |
605
|
| Expected an @return tag. |
607
|
| Line is longer than 80 characters. |
607
|
| Parameter url1 should be final. |
607
|
| Parameter url2 should be final. |
607
|
| Parameter treatAuthorityAsBelongingToPath should be final. |
607
|
| Parameter normalizePath should be final. |
607
|
| 'if' construct must use '{}'s. |
609
|
| Line is longer than 80 characters. |
612
|
| 'if' construct must use '{}'s. |
613
|
| Line is longer than 80 characters. |
617
|
| 'if' construct must use '{}'s. |
621
|
| Line is longer than 80 characters. |
624
|
| 'if' construct must use '{}'s. |
625
|
| Line is longer than 80 characters. |
625
|
| Line is longer than 80 characters. |
626
|
| 'if' construct must use '{}'s. |
629
|
| Line is longer than 80 characters. |
630
|
| 'if' construct must use '{}'s. |
636
|
| Line is longer than 80 characters. |
636
|
| Line is longer than 80 characters. |
637
|
| Avoid inline conditionals. |
641
|
| 'if' construct must use '{}'s. |
642
|
| Line is longer than 80 characters. |
645
|
| Line is longer than 80 characters. |
649
|
| Line is longer than 80 characters. |
650
|
| Line is longer than 80 characters. |
651
|
| Expected an @return tag. |
653
|
| Line is longer than 80 characters. |
653
|
| Parameter url1Parts should be final. |
653
|
| Expected @param tag for 'url1Parts'. |
653
|
| Parameter url2Parts should be final. |
653
|
| Expected @param tag for 'url2Parts'. |
653
|
| 'if' construct must use '{}'s. |
661
|
| 'if' construct must use '{}'s. |
663
|
| Avoid inline conditionals. |
667
|
| Missing a Javadoc comment. |
674
|
| Parameter path should be final. |
674
|
| 'if' construct must use '{}'s. |
677
|
| 'if' is not followed by whitespace. |
677
|
| Line is longer than 80 characters. |
683
|
| Expected an @return tag. |
686
|
| Parameter path should be final. |
686
|
| Expected @param tag for 'path'. |
686
|
| '3' is a magic number. |
692
|
| 'if' construct must use '{}'s. |
696
|
| 'if' construct must use '{}'s. |
703
|
| '-' is followed by whitespace. |
703
|
| Line is longer than 80 characters. |
704
|
| '4' is a magic number. |
704
|
| Avoid inline conditionals. |
704
|
| '4' is a magic number. |
704
|
| '3' is a magic number. |
708
|
| '4' is a magic number. |
710
|
| '3' is a magic number. |
711
|
| Line is longer than 80 characters. |
722
|
| Expected an @return tag. |
725
|
| Line is longer than 80 characters. |
725
|
| Parameter scheme should be final. |
725
|
| Expected @param tag for 'scheme'. |
725
|
| Parameter authority should be final. |
725
|
| Expected @param tag for 'authority'. |
725
|
| Parameter path should be final. |
725
|
| Expected @param tag for 'path'. |
725
|
| Parameter query should be final. |
725
|
| Expected @param tag for 'query'. |
725
|
| Parameter fragment should be final. |
725
|
| Expected @param tag for 'fragment'. |
725
|
| 'if' construct must use '{}'s. |
728
|
| 'if' construct must use '{}'s. |
731
|
| 'if' construct must use '{}'s. |
734
|
| 'if' construct must use '{}'s. |
737
|
| 'if' construct must use '{}'s. |
740
|
| Missing a Javadoc comment. |
746
|
| Missing a Javadoc comment. |
747
|
| Missing a Javadoc comment. |
748
|
| Missing a Javadoc comment. |
749
|
| Missing a Javadoc comment. |
750
|
| Line is longer than 80 characters. |
753
|
| Line is longer than 80 characters. |
755
|
| Line is longer than 80 characters. |
756
|
| Line is longer than 80 characters. |
757
|
| Line is longer than 80 characters. |
764
|
| Line is longer than 80 characters. |
767
|
| Expected an @return tag. |
770
|
| Parameter url should be final. |
770
|
| Expected @param tag for 'url'. |
770
|
| '{' should be on a new line. |
770
|
| 'if' construct must use '{}'s. |
807
|
| Line is longer than 80 characters. |
811
|
| '+' is not preceded with whitespace. |
811
|
| '+' is not followed by whitespace. |
811
|
| Line is longer than 80 characters. |
829
|
| 'if' construct must use '{}'s. |
871
|
| Line is longer than 80 characters. |
880
|
| Line is longer than 80 characters. |
883
|
| Parameter path should be final. |
890
|
| '{' should be on a new line. |
890
|
| '3' is a magic number. |
892
|
| '{' should be on a new line. |
896
|
| '{' should be on a new line. |
897
|
| Line is longer than 80 characters. |
898
|
| Line is longer than 80 characters. |
899
|
| '{' should be on a new line. |
900
|
| '{' should be on a new line. |
901
|
| '{' should be on a new line. |
902
|
| Line is longer than 80 characters. |
903
|
| 'cast' is not followed by whitespace. |
903
|
| '3' is a magic number. |
903
|
| '16' is a magic number. |
903
|
| '}' should be alone on a line. |
905
|
| '{' should be on a new line. |
905
|
| Line is longer than 80 characters. |
906
|
| '3' is a magic number. |
906
|
| '3' is a magic number. |
909
|
| '}' should be alone on a line. |
910
|
| '{' should be on a new line. |
910
|
| Line is longer than 80 characters. |
911
|
| '{' should be on a new line. |
914
|
| Line is longer than 80 characters. |
915
|
| '}' should be alone on a line. |
917
|
| '{' should be on a new line. |
917
|
| Line is longer than 80 characters. |
918
|
| Line is longer than 80 characters. |
919
|
| '}' should be alone on a line. |
922
|
| '{' should be on a new line. |
922
|
org/apache/excalibur/source/SourceValidity.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
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
45
|
| Redundant 'final' modifier. |
45
|
| Missing a Javadoc comment. |
46
|
| Redundant 'final' modifier. |
46
|
| Redundant 'final' modifier. |
48
|
| Missing a Javadoc comment. |
49
|
| Redundant 'final' modifier. |
49
|
| Line has trailing spaces. |
50
|
| Line is longer than 80 characters. |
55
|
| Expected an @return tag. |
60
|
| Line is longer than 80 characters. |
63
|
| '(' is followed by whitespace. |
77
|
| Expected @param tag for 'newValidity'. |
77
|
| ')' is preceded with whitespace. |
77
|
org/apache/excalibur/source/TraversableSource.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 a new line. |
29
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
48
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
56
|
| Line is longer than 80 characters. |
59
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
73
|
| Line is longer than 80 characters. |
74
|
org/apache/excalibur/source/URIAbsolutizer.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
|
| Missing a Javadoc comment. |
31
|
| Redundant 'public' modifier. |
31
|
org/apache/excalibur/source/impl/AbstractSource.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
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Method 'getInfos' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Method 'checkInfos' is not designed for extension - needs to be abstract, final or empty. |
58
|
| 'if' is not followed by whitespace. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Expected an @return tag. |
76
|
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
77
|
| Expected an @return tag. |
85
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Expected an @return tag. |
93
|
| Line has trailing spaces. |
93
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Expected an @return tag. |
104
|
| Method 'getValidity' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Method 'refresh' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Expected an @return tag. |
123
|
| Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Expected an @return tag. |
132
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Expected an @return tag. |
142
|
| Method 'getLastModified' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Method 'setContentLength' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Parameter contentLength should be final. |
151
|
| Method 'setLastModified' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Parameter lastModificationDate should be final. |
160
|
| Method 'setScheme' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Parameter scheme should be final. |
169
|
| Method 'setSystemId' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Parameter systemId should be final. |
178
|
org/apache/excalibur/source/impl/CommonsVFSSource.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 has trailing spaces. |
37
|
| Line is longer than 80 characters. |
37
|
| Line has trailing spaces. |
38
|
| '{' should be on a new line. |
44
|
| Line has trailing spaces. |
45
|
| '{' should be on a new line. |
54
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
63
|
| Method 'getInfos' is not designed for extension - needs to be abstract, final or empty. |
66
|
| '{' should be on a new line. |
66
|
| '{' should be on a new line. |
67
|
| '}' should be alone on a line. |
69
|
| '{' should be on a new line. |
69
|
| Line has trailing spaces. |
70
|
| '{' should be on a new line. |
71
|
| Line has trailing spaces. |
78
|
| '{' should be on a new line. |
79
|
| '}' should be alone on a line. |
81
|
| '{' should be on a new line. |
81
|
| '{' should be on a new line. |
83
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
97
|
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
103
|
| '{' should be on a new line. |
103
|
| Line has trailing spaces. |
109
|
| Method 'exists' is not designed for extension - needs to be abstract, final or empty. |
113
|
| '{' should be on a new line. |
113
|
| '{' should be on a new line. |
114
|
| '}' should be alone on a line. |
116
|
| '{' should be on a new line. |
116
|
| '{' should be on a new line. |
118
|
| Line is longer than 80 characters. |
119
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
129
|
| Line is longer than 80 characters. |
132
|
| Method 'canCancel' is not designed for extension - needs to be abstract, final or empty. |
134
|
| '{' should be on a new line. |
134
|
| Line is longer than 80 characters. |
135
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
144
|
| Method 'cancel' is not designed for extension - needs to be abstract, final or empty. |
146
|
| '{' should be on a new line. |
146
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
152
|
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '{' should be on a new line. |
156
|
| '{' should be on a new line. |
157
|
| '}' should be alone on a line. |
159
|
| '{' should be on a new line. |
159
|
| Line is longer than 80 characters. |
160
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
167
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Expected @throws tag for 'IOException'. |
170
|
| '{' should be on a new line. |
170
|
| Line has trailing spaces. |
173
|
| Line has trailing spaces. |
176
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
181
|
| '{' should be on a new line. |
181
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
187
|
| '{' should be on a new line. |
190
|
| Line has trailing spaces. |
196
|
| Line has trailing spaces. |
199
|
| Line has trailing spaces. |
202
|
| Line has trailing spaces. |
205
|
org/apache/excalibur/source/impl/CommonsVFSSourceFactory.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 has trailing spaces. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Line is longer than 80 characters. |
51
|
| Expected an @return tag. |
53
|
| Line is longer than 80 characters. |
53
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter location should be final. |
53
|
| Parameter parameters should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line is longer than 80 characters. |
64
|
| '(' is followed by whitespace. |
66
|
| Parameter source should be final. |
66
|
| ')' is preceded with whitespace. |
66
|
org/apache/excalibur/source/impl/FTPSource.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Import from illegal package - sun.net.ftp.FtpClient. |
34
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
45
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
54
|
| '(' is followed by whitespace. |
54
|
| Expected @param tag for 'url'. |
54
|
| ')' is preceded with whitespace. |
54
|
| Expected @throws tag for 'IOException'. |
54
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line is longer than 80 characters. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line is longer than 80 characters. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line has trailing spaces. |
78
|
| Method 'canCancel' is not designed for extension - needs to be abstract, final or empty. |
81
|
| '(' is followed by whitespace. |
81
|
| Expected @param tag for 'stream'. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line is longer than 80 characters. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Method 'cancel' is not designed for extension - needs to be abstract, final or empty. |
101
|
| '(' is followed by whitespace. |
101
|
| Expected @param tag for 'stream'. |
101
|
| ')' is preceded with whitespace. |
101
|
| Expected @throws tag for 'IOException'. |
101
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Expected @throws tag for 'SourceException'. |
126
|
| Line is longer than 80 characters. |
132
|
| '(' is followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Must have at least one statement. |
156
|
| '{' is not followed by whitespace. |
156
|
| '}' is not preceded with whitespace. |
156
|
| Method 'getInfos' is not designed for extension - needs to be abstract, final or empty. |
165
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line is longer than 80 characters. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Expected an @return tag. |
196
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Expected @throws tag for 'IOException'. |
196
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Expected an @return tag. |
204
|
| Redundant 'final' modifier. |
204
|
| Expected @throws tag for 'IOException'. |
205
|
| Line has trailing spaces. |
207
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
214
|
| Redundant 'final' modifier. |
217
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line is longer than 80 characters. |
228
|
| '(' is followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Must have at least one statement. |
230
|
| '{' is not followed by whitespace. |
230
|
| '}' is not preceded with whitespace. |
230
|
| Line has trailing spaces. |
237
|
| Redundant 'final' modifier. |
240
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| Line is longer than 80 characters. |
251
|
| '(' is followed by whitespace. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '{' should be on a new line. |
253
|
| Must have at least one statement. |
253
|
| Class EnhancedFtpClient should be declared as final. |
263
|
| Missing a Javadoc comment. |
266
|
| '(' is followed by whitespace. |
266
|
| Parameter host should be final. |
266
|
| ')' is preceded with whitespace. |
266
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| Missing a Javadoc comment. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
271
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| '(' is followed by whitespace. |
279
|
| Expected @param tag for 'directoryName'. |
279
|
| ')' is preceded with whitespace. |
279
|
| Expected @throws tag for 'IOException'. |
279
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| Line has trailing spaces. |
287
|
| Line has trailing spaces. |
289
|
| Line has trailing spaces. |
292
|
| Line has trailing spaces. |
293
|
| '(' is followed by whitespace. |
296
|
| Expected @param tag for 'directoryPath'. |
296
|
| ')' is preceded with whitespace. |
296
|
| Expected @throws tag for 'IOException'. |
296
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '(' is followed by whitespace. |
302
|
| ')' 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
|
| Line has trailing spaces. |
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. |
318
|
| ')' is preceded with whitespace. |
318
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| Line has trailing spaces. |
326
|
| Missing a Javadoc comment. |
331
|
| Missing a Javadoc comment. |
332
|
| Missing a Javadoc comment. |
334
|
| '(' is followed by whitespace. |
334
|
| ')' is preceded with whitespace. |
334
|
| '(' is followed by whitespace. |
336
|
| '8192' is a magic number. |
336
|
| ')' is preceded with whitespace. |
336
|
| Missing a Javadoc comment. |
340
|
| '(' is followed by whitespace. |
342
|
| ')' is preceded with whitespace. |
342
|
| '{' should be on a new line. |
349
|
| '}' should be alone on a line. |
351
|
| '{' should be on a new line. |
351
|
| Line is longer than 80 characters. |
356
|
| '(' is followed by whitespace. |
356
|
| ')' is preceded with whitespace. |
356
|
| '(' is followed by whitespace. |
356
|
| ')' is preceded with whitespace. |
356
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| '(' is followed by whitespace. |
374
|
| ')' is preceded with whitespace. |
374
|
| '(' is followed by whitespace. |
380
|
| ')' is preceded with whitespace. |
380
|
| Must have at least one statement. |
380
|
| '{' is not followed by whitespace. |
380
|
| '}' is not preceded with whitespace. |
380
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| Must have at least one statement. |
388
|
| '{' is not followed by whitespace. |
388
|
| '}' is not preceded with whitespace. |
388
|
| Missing a Javadoc comment. |
395
|
| Missing a Javadoc comment. |
400
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| Missing a Javadoc comment. |
411
|
org/apache/excalibur/source/impl/FTPSourceFactory.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 has trailing spaces. |
30
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
41
|
| Expected an @return tag. |
49
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
49
|
| Expected @param tag for 'url'. |
49
|
| Expected @param tag for 'parameters'. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| Expected @throws tag for 'MalformedURLException'. |
50
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
50
|
| Expected @throws tag for 'IOException'. |
50
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
56
|
org/apache/excalibur/source/impl/FileSource.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. |
62
|
| Parameter uri should be final. |
67
|
| Expected @param tag for 'uri'. |
67
|
| Expected @throws tag for 'SourceException'. |
67
|
| Expected @throws tag for 'MalformedURLException'. |
67
|
| Line has trailing spaces. |
83
|
| Parameter scheme should be final. |
88
|
| Expected @param tag for 'scheme'. |
88
|
| Parameter file should be final. |
88
|
| Expected @param tag for 'file'. |
88
|
| Expected @throws tag for 'SourceException'. |
88
|
| Missing a Javadoc comment. |
93
|
| Parameter scheme should be final. |
93
|
| Parameter file should be final. |
93
|
| Line is longer than 80 characters. |
105
|
| Expected an @return tag. |
122
|
| Method 'getFile' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Line is longer than 80 characters. |
127
|
| Line is longer than 80 characters. |
129
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Line is longer than 80 characters. |
142
|
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Redundant throws: 'SourceNotFoundException' is subclass of 'IOException'. |
142
|
| Method 'getLastModified' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Line is longer than 80 characters. |
167
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Missing a Javadoc comment. |
173
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
182
|
| Missing a Javadoc comment. |
182
|
| Line has trailing spaces. |
189
|
| Method 'getValidity' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Method 'exists' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Line is longer than 80 characters. |
222
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
227
|
| Method 'getChild' is not designed for extension - needs to be abstract, final or empty. |
229
|
| Parameter name should be final. |
229
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
243
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
267
|
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. |
275
|
| Method 'isCollection' is not designed for extension - needs to be abstract, final or empty. |
283
|
| Line is longer than 80 characters. |
288
|
| Line is longer than 80 characters. |
290
|
| Unused @throws tag for 'ConcurrentModificationException'. |
305
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
308
|
| Expected @throws tag for 'IOException'. |
308
|
| Line is longer than 80 characters. |
310
|
| Line is longer than 80 characters. |
320
|
| Line is longer than 80 characters. |
323
|
| Line is longer than 80 characters. |
327
|
| Method 'canCancel' is not designed for extension - needs to be abstract, final or empty. |
340
|
| Parameter stream should be final. |
340
|
| Expected @param tag for 'stream'. |
340
|
| Line is longer than 80 characters. |
352
|
| Method 'cancel' is not designed for extension - needs to be abstract, final or empty. |
361
|
| Parameter stream should be final. |
361
|
| Expected @param tag for 'stream'. |
361
|
| Expected @throws tag for 'SourceException'. |
361
|
| Line is longer than 80 characters. |
381
|
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
387
|
| Expected @throws tag for 'SourceException'. |
387
|
| Line is longer than 80 characters. |
391
|
| Line has trailing spaces. |
393
|
| Line is longer than 80 characters. |
396
|
| Line has trailing spaces. |
397
|
| Line is longer than 80 characters. |
400
|
| Line is longer than 80 characters. |
402
|
| Line is longer than 80 characters. |
405
|
| Method 'makeCollection' is not designed for extension - needs to be abstract, final or empty. |
407
|
| Line is longer than 80 characters. |
412
|
| Line is longer than 80 characters. |
414
|
| Line is longer than 80 characters. |
417
|
| Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. |
419
|
| Parameter destination should be final. |
419
|
| Line is longer than 80 characters. |
423
|
| Line is longer than 80 characters. |
427
|
| Line is longer than 80 characters. |
432
|
| Method 'moveTo' is not designed for extension - needs to be abstract, final or empty. |
434
|
| Parameter destination should be final. |
434
|
| Line is longer than 80 characters. |
448
|
| Line is longer than 80 characters. |
458
|
| Line is longer than 80 characters. |
460
|
| Line is longer than 80 characters. |
463
|
| Missing a Javadoc comment. |
469
|
| Missing a Javadoc comment. |
470
|
| Missing a Javadoc comment. |
471
|
| Line is longer than 80 characters. |
473
|
| Missing a Javadoc comment. |
473
|
| Parameter tmpFile should be final. |
473
|
| Parameter source should be final. |
473
|
| Missing a Javadoc comment. |
480
|
| Line has trailing spaces. |
493
|
| Line has trailing spaces. |
495
|
| '+' should be on a new line. |
495
|
| Line has trailing spaces. |
496
|
| '+' should be on a new line. |
496
|
| Missing a Javadoc comment. |
515
|
| Missing a Javadoc comment. |
520
|
| Line is longer than 80 characters. |
524
|
| Missing a Javadoc comment. |
532
|
| Missing a Javadoc comment. |
541
|
org/apache/excalibur/source/impl/FileSourceFactory.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 has trailing spaces. |
31
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
46
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Parameter location should be final. |
46
|
| Parameter parameters should be final. |
46
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
46
|
| Line has trailing spaces. |
53
|
| Line is longer than 80 characters. |
54
|
| Parameter source should be final. |
56
|
| Method 'absolutize' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Parameter baseURI should be final. |
61
|
| Parameter location should be final. |
61
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
65
|
org/apache/excalibur/source/impl/HTTPClientSource.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
|
| Unused import - org.apache.excalibur.source.Source. |
48
|
| Unused import - org.apache.excalibur.source.SourceFactory. |
50
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
176
|
| '(' is followed by whitespace. |
176
|
| Expected @param tag for 'httpState'. |
176
|
| ')' is preceded with whitespace. |
176
|
| Avoid inline conditionals. |
180
|
| Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Avoid inline conditionals. |
200
|
| Line has trailing spaces. |
201
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
213
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line is longer than 80 characters. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Line has trailing spaces. |
233
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Avoid inline conditionals. |
240
|
| '(' is followed by whitespace. |
254
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| Line has trailing spaces. |
257
|
| Line is longer than 80 characters. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| Line has trailing spaces. |
275
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
285
|
| '(' is followed by whitespace. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| '(' is followed by whitespace. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| Line is longer than 80 characters. |
314
|
| '(' is followed by whitespace. |
314
|
| ';' is followed by whitespace. |
314
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| Line has trailing spaces. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '(' is followed by whitespace. |
326
|
| ')' is preceded with whitespace. |
326
|
| '(' is followed by whitespace. |
338
|
| ')' is preceded with whitespace. |
338
|
| '(' is followed by whitespace. |
340
|
| ')' is preceded with whitespace. |
340
|
| '(' is followed by whitespace. |
356
|
| ')' is preceded with whitespace. |
356
|
| Line has trailing spaces. |
357
|
| '(' is followed by whitespace. |
357
|
| Line has trailing spaces. |
358
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| '(' is followed by whitespace. |
369
|
| ')' is preceded with whitespace. |
369
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| '(' is followed by whitespace. |
383
|
| '(' is followed by whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| '(' is followed by whitespace. |
385
|
| ')' is preceded with whitespace. |
385
|
| '(' is followed by whitespace. |
388
|
| ')' is preceded with whitespace. |
388
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '(' is followed by whitespace. |
393
|
| ')' is preceded with whitespace. |
393
|
| Line is longer than 80 characters. |
396
|
| '{' should be on a new line. |
400
|
| Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. |
422
|
| '(' is followed by whitespace. |
422
|
| ')' is preceded with whitespace. |
422
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '(' is followed by whitespace. |
430
|
| ')' is preceded with whitespace. |
430
|
| '(' is followed by whitespace. |
431
|
| ')' is preceded with whitespace. |
431
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| '||' should be on a new line. |
458
|
| '||' should be on a new line. |
459
|
| Line has trailing spaces. |
466
|
| Line has trailing spaces. |
467
|
| Method 'exists' is not designed for extension - needs to be abstract, final or empty. |
470
|
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. |
484
|
| Redundant throws: 'SourceNotFoundException' is subclass of 'IOException'. |
485
|
| '(' is followed by whitespace. |
488
|
| ')' is preceded with whitespace. |
488
|
| '(' is followed by whitespace. |
493
|
| ')' is preceded with whitespace. |
493
|
| '(' is followed by whitespace. |
496
|
| ')' is preceded with whitespace. |
496
|
| '(' is followed by whitespace. |
497
|
| ')' is preceded with whitespace. |
497
|
| '(' is followed by whitespace. |
498
|
| ')' is preceded with whitespace. |
498
|
| '(' is followed by whitespace. |
499
|
| ')' is preceded with whitespace. |
499
|
| '(' is followed by whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
| '(' is followed by whitespace. |
502
|
| ')' is preceded with whitespace. |
502
|
| Line has trailing spaces. |
504
|
| Line has trailing spaces. |
510
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
513
|
| Line has trailing spaces. |
519
|
| Line is longer than 80 characters. |
520
|
| Line has trailing spaces. |
521
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
524
|
| '(' is followed by whitespace. |
526
|
| ')' is preceded with whitespace. |
526
|
| Line has trailing spaces. |
528
|
| Line has trailing spaces. |
531
|
| Line has trailing spaces. |
532
|
| Method 'getValidity' is not designed for extension - needs to be abstract, final or empty. |
535
|
| '(' is followed by whitespace. |
541
|
| ')' is preceded with whitespace. |
541
|
| '(' is followed by whitespace. |
543
|
| ')' is preceded with whitespace. |
543
|
| '(' is followed by whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| Method 'refresh' is not designed for extension - needs to be abstract, final or empty. |
559
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| Line is longer than 80 characters. |
572
|
| '(' is followed by whitespace. |
574
|
| ')' is preceded with whitespace. |
574
|
| Avoid inline conditionals. |
575
|
| Line has trailing spaces. |
580
|
| Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. |
583
|
| '(' is followed by whitespace. |
595
|
| ')' is preceded with whitespace. |
595
|
| Line has trailing spaces. |
599
|
| '(' is followed by whitespace. |
600
|
| ')' is preceded with whitespace. |
600
|
| Line has trailing spaces. |
601
|
| Avoid inline conditionals. |
602
|
| '(' is followed by whitespace. |
602
|
| ')' is preceded with whitespace. |
602
|
| '(' is followed by whitespace. |
604
|
| ')' is preceded with whitespace. |
604
|
| '(' is followed by whitespace. |
606
|
| ')' is preceded with whitespace. |
606
|
| Line has trailing spaces. |
609
|
| Line has trailing spaces. |
619
|
| Line has trailing spaces. |
620
|
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. |
623
|
| '(' is followed by whitespace. |
635
|
| ')' is preceded with whitespace. |
635
|
| '(' is followed by whitespace. |
637
|
| ')' is preceded with whitespace. |
637
|
| Line has trailing spaces. |
638
|
| Avoid inline conditionals. |
639
|
| '(' is followed by whitespace. |
639
|
| ')' is preceded with whitespace. |
639
|
| Line has trailing spaces. |
645
|
| Method 'getLastModified' is not designed for extension - needs to be abstract, final or empty. |
648
|
| Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. |
675
|
| '(' is followed by whitespace. |
678
|
| ')' is preceded with whitespace. |
678
|
| Line has trailing spaces. |
682
|
| '(' is followed by whitespace. |
706
|
| ')' is preceded with whitespace. |
706
|
| '(' is followed by whitespace. |
709
|
| ')' is preceded with whitespace. |
709
|
| '(' is followed by whitespace. |
724
|
| ')' is preceded with whitespace. |
724
|
| '(' is followed by whitespace. |
749
|
| ')' is preceded with whitespace. |
749
|
| '(' is followed by whitespace. |
751
|
| ')' is preceded with whitespace. |
751
|
| '(' is followed by whitespace. |
768
|
| ')' is preceded with whitespace. |
768
|
| '(' is followed by whitespace. |
770
|
| ')' is preceded with whitespace. |
770
|
| '(' is followed by whitespace. |
772
|
| ')' is preceded with whitespace. |
772
|
| '(' is followed by whitespace. |
777
|
| ')' is preceded with whitespace. |
777
|
| '(' is followed by whitespace. |
779
|
| '(' is followed by whitespace. |
779
|
| ')' is preceded with whitespace. |
779
|
| ')' is preceded with whitespace. |
779
|
| Line has trailing spaces. |
781
|
| '(' is followed by whitespace. |
781
|
| '(' is followed by whitespace. |
786
|
| ')' is preceded with whitespace. |
786
|
| Line has trailing spaces. |
788
|
| '(' is followed by whitespace. |
788
|
| '(' is followed by whitespace. |
795
|
| ')' is preceded with whitespace. |
795
|
| '(' is followed by whitespace. |
809
|
| ')' is preceded with whitespace. |
809
|
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. |
822
|
| '(' is followed by whitespace. |
824
|
| ')' is preceded with whitespace. |
824
|
| '(' is followed by whitespace. |
827
|
| ')' is preceded with whitespace. |
827
|
| '(' is followed by whitespace. |
829
|
| '(' is followed by whitespace. |
829
|
| ')' is preceded with whitespace. |
829
|
| ')' is preceded with whitespace. |
829
|
| '(' is followed by whitespace. |
836
|
| ')' is preceded with whitespace. |
836
|
| '(' is followed by whitespace. |
838
|
| '(' is followed by whitespace. |
841
|
| ')' is preceded with whitespace. |
841
|
| Line has trailing spaces. |
844
|
| Line has trailing spaces. |
847
|
| '(' is followed by whitespace. |
860
|
| ')' is preceded with whitespace. |
860
|
| Line has trailing spaces. |
868
|
| Line has trailing spaces. |
872
|
| Method 'canCancel' is not designed for extension - needs to be abstract, final or empty. |
875
|
| '(' is followed by whitespace. |
875
|
| Expected @param tag for 'stream'. |
875
|
| ')' is preceded with whitespace. |
875
|
| '(' is followed by whitespace. |
879
|
| ')' is preceded with whitespace. |
879
|
| Method 'cancel' is not designed for extension - needs to be abstract, final or empty. |
896
|
| '(' is followed by whitespace. |
896
|
| Expected @param tag for 'stream'. |
896
|
| ')' is preceded with whitespace. |
896
|
| Expected @throws tag for 'IOException'. |
896
|
| '(' is followed by whitespace. |
898
|
| ')' is preceded with whitespace. |
898
|
org/apache/excalibur/source/impl/HTTPClientSourceFactory.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. |
42
|
| Expected an @return tag. |
55
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
55
|
| '(' is followed by whitespace. |
55
|
| Expected @param tag for 'uri'. |
55
|
| Expected @param tag for 'sourceParams'. |
55
|
| ')' is preceded with whitespace. |
55
|
| Expected @throws tag for 'MalformedURLException'. |
56
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
56
|
| Expected @throws tag for 'IOException'. |
56
|
| Line has trailing spaces. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line has trailing spaces. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
org/apache/excalibur/source/impl/HTTPSClientSourceFactory.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. |
36
|
| Line is longer than 80 characters. |
56
|
| Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line has trailing spaces. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line has trailing spaces. |
119
|
| '443' is a magic number. |
119
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
org/apache/excalibur/source/impl/ResourceSource.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
|
| Unused import - org.apache.excalibur.source.impl.validity.NOPValidity. |
30
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '!' is followed by whitespace. |
51
|
| Line is longer than 80 characters. |
53
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
57
|
| '(' is followed by whitespace. |
57
|
| '3' is a magic number. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line has trailing spaces. |
60
|
| Missing a Javadoc comment. |
61
|
| Line has trailing spaces. |
65
|
| Missing a Javadoc comment. |
66
|
| Line has trailing spaces. |
71
|
| '{' should be on a new line. |
72
|
| Line has trailing spaces. |
76
|
| 'catch' is not followed by whitespace. |
82
|
| Line has trailing spaces. |
92
|
| Missing a Javadoc comment. |
93
|
| Expected an @return tag. |
103
|
| Expected @throws tag for 'IOException'. |
104
|
| Expected @throws tag for 'SourceException'. |
104
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
104
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
115
|
| Expected an @return tag. |
117
|
| Line has trailing spaces. |
121
|
| Missing a Javadoc comment. |
122
|
| '{' should be on a new line. |
122
|
| 'if' is not followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line has trailing spaces. |
128
|
org/apache/excalibur/source/impl/ResourceSourceFactory.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 has trailing spaces. |
31
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
50
|
| Expected an @return tag. |
54
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
54
|
| '(' is followed by whitespace. |
54
|
| Parameter location should be final. |
54
|
| Parameter parameters should be final. |
54
|
| ')' is preceded with whitespace. |
54
|
| Expected @throws tag for 'MalformedURLException'. |
55
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
55
|
| Expected @throws tag for 'IOException'. |
55
|
| Expected @throws tag for 'SourceException'. |
55
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
55
|
| 'if' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
68
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
68
|
| '(' is followed by whitespace. |
68
|
| Parameter source should be final. |
68
|
| Expected @param tag for 'source'. |
68
|
| ')' is preceded with whitespace. |
68
|
| 'if' is not followed by whitespace. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line is longer than 80 characters. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
77
|
org/apache/excalibur/source/impl/SourceResolverImpl.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.excalibur.source.*. |
36
|
| Line is longer than 80 characters. |
57
|
| Variable 'm_manager' must be private and have accessor methods. |
68
|
| Variable 'm_factorySelector' must be private and have accessor methods. |
71
|
| Variable 'm_baseURL' must be private and have accessor methods. |
76
|
| Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. |
81
|
| '(' is followed by whitespace. |
81
|
| Parameter context should be final. |
81
|
| Expected @param tag for 'context'. |
81
|
| ')' is preceded with whitespace. |
81
|
| Expected @throws tag for 'ContextException'. |
82
|
| 'if' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| 'cast' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
92
|
| 'cast' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| 'catch' is not followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line is longer than 80 characters. |
100
|
| '(' is followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| 'if' is not followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line is longer than 80 characters. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| 'catch' is not followed by whitespace. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| 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
|
| 'catch' is not followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line is longer than 80 characters. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
125
|
| '(' is followed by whitespace. |
125
|
| Expected @param tag for 'manager'. |
125
|
| ')' is preceded with whitespace. |
125
|
| Expected @throws tag for 'ServiceException'. |
126
|
| '(' is followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line is longer than 80 characters. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| 'if' is not followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line is longer than 80 characters. |
147
|
| Unused @throws tag for 'org.apache.excalibur.source.SourceNotFoundException'. |
147
|
| Expected an @return tag. |
149
|
| Method 'resolveURI' is not designed for extension - needs to be abstract, final or empty. |
149
|
| '(' is followed by whitespace. |
149
|
| Parameter location should be final. |
149
|
| Expected @param tag for 'location'. |
149
|
| ')' is preceded with whitespace. |
149
|
| Expected @throws tag for 'MalformedURLException'. |
150
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
150
|
| Expected @throws tag for 'IOException'. |
150
|
| Expected @throws tag for 'SourceException'. |
150
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
150
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| Line is longer than 80 characters. |
157
|
| Unused @throws tag for 'org.apache.excalibur.source.SourceNotFoundException'. |
157
|
| Expected an @return tag. |
159
|
| Method 'resolveURI' is not designed for extension - needs to be abstract, final or empty. |
159
|
| '(' is followed by whitespace. |
159
|
| Parameter location should be final. |
159
|
| Expected @param tag for 'location'. |
159
|
| Parameter baseURI should be final. |
160
|
| Expected @param tag for 'baseURI'. |
160
|
| Parameter parameters should be final. |
161
|
| Expected @param tag for 'parameters'. |
161
|
| ')' is preceded with whitespace. |
161
|
| Expected @throws tag for 'MalformedURLException'. |
162
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
162
|
| Expected @throws tag for 'IOException'. |
162
|
| Expected @throws tag for 'SourceException'. |
162
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
162
|
| 'if' is not followed by whitespace. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line is longer than 80 characters. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| 'if' construct must use '{}'s. |
168
|
| Line is longer than 80 characters. |
168
|
| 'if' is not followed by whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| 'if' is not followed by whitespace. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line is longer than 80 characters. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| 'if' construct must use '{}'s. |
174
|
| 'if' is not followed by whitespace. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| 'if' construct must use '{}'s. |
178
|
| 'if' is not followed by whitespace. |
178
|
| '(' is followed by whitespace. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| 'if' construct must use '{}'s. |
180
|
| Line is longer than 80 characters. |
180
|
| 'if' is not followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line is longer than 80 characters. |
183
|
| 'if' is not followed by whitespace. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| 'if' construct must use '{}'s. |
193
|
| 'if' is not followed by whitespace. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| 'else' construct must use '{}'s. |
195
|
| 'cast' is not followed by whitespace. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| 'if' construct must use '{}'s. |
206
|
| 'if' is not followed by whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| 'catch' is not followed by whitespace. |
210
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Must have at least one statement. |
211
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| 'if' is not followed by whitespace. |
219
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| 'if' construct must use '{}'s. |
225
|
| 'if' is not followed by whitespace. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| ')' is preceded with whitespace. |
229
|
| Line is longer than 80 characters. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Expected an @return tag. |
245
|
| Line is longer than 80 characters. |
245
|
| '(' is followed by whitespace. |
245
|
| Parameter factory should be final. |
245
|
| Expected @param tag for 'factory'. |
245
|
| Parameter baseURI should be final. |
245
|
| Expected @param tag for 'baseURI'. |
245
|
| Parameter systemID should be final. |
245
|
| Expected @param tag for 'systemID'. |
245
|
| ')' is preceded with whitespace. |
245
|
| 'if' construct must use '{}'s. |
247
|
| 'if' is not followed by whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| 'cast' is not followed by whitespace. |
248
|
| 'else' construct must use '{}'s. |
249
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| 'if' construct must use '{}'s. |
260
|
| 'if' is not followed by whitespace. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| ')' is preceded with whitespace. |
271
|
| ')' is preceded with whitespace. |
278
|
| Line is longer than 80 characters. |
280
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
org/apache/excalibur/source/impl/URLSource.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Variable 'm_url' must be private and have accessor methods. |
47
|
| Variable 'm_connection' must be private and have accessor methods. |
50
|
| Variable 'm_parameters' must be private and have accessor methods. |
53
|
| Variable 'm_encoding' must be private and have accessor methods. |
56
|
| Variable 'm_isPost' must be private and have accessor methods. |
59
|
| Variable 'm_exists' must be private and have accessor methods. |
62
|
| Variable 'm_cachedValidity' must be private and have accessor methods. |
65
|
| Missing a Javadoc comment. |
67
|
| Variable 'm_cachedLastModificationDate' must be private and have accessor methods. |
67
|
| Variable 'm_mimeType' must be private and have accessor methods. |
70
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Parameter url should be final. |
83
|
| Expected @param tag for 'url'. |
83
|
| Parameter parameters should be final. |
83
|
| Expected @throws tag for 'IOException'. |
83
|
| '{' should be on a new line. |
92
|
| '}' should be alone on a line. |
94
|
| '{' should be on a new line. |
94
|
| Line has trailing spaces. |
95
|
| Line is longer than 80 characters. |
100
|
| Line is longer than 80 characters. |
101
|
| 'if' construct must use '{}'s. |
103
|
| Line is longer than 80 characters. |
106
|
| 'if' construct must use '{}'s. |
107
|
| 'if' construct must use '{}'s. |
119
|
| Expression can be simplified. |
119
|
| Expression can be simplified. |
125
|
| Line is longer than 80 characters. |
127
|
| 'if' construct must use '{}'s. |
128
|
| Expression can be simplified. |
128
|
| Method 'getInfos' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Line is longer than 80 characters. |
160
|
| '{' is not preceded with whitespace. |
160
|
| '{' should be on a new line. |
160
|
| Line is longer than 80 characters. |
161
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line is longer than 80 characters. |
171
|
| Line has trailing spaces. |
172
|
| Line is longer than 80 characters. |
174
|
| 'cast' is not followed by whitespace. |
174
|
| '(' is followed by whitespace. |
175
|
| '200' is a magic number. |
175
|
| '304' is a magic number. |
175
|
| ')' is preceded with whitespace. |
175
|
| Line has trailing spaces. |
178
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
189
|
| Line has trailing spaces. |
190
|
| Expected an @return tag. |
210
|
| Method 'exists' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Expected an @return tag. |
225
|
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. |
225
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
225
|
| Line is longer than 80 characters. |
236
|
| '2000' is a magic number. |
242
|
| Expression can be simplified. |
252
|
| Line is longer than 80 characters. |
254
|
| 'if' construct must use '{}'s. |
255
|
| Expression can be simplified. |
255
|
| Line is longer than 80 characters. |
271
|
| Line is longer than 80 characters. |
273
|
| Line is longer than 80 characters. |
274
|
| Line is longer than 80 characters. |
275
|
| Line is longer than 80 characters. |
280
|
| Line is longer than 80 characters. |
285
|
| Expected an @return tag. |
295
|
| Method 'getValidity' is not designed for extension - needs to be abstract, final or empty. |
295
|
| 'if' construct must use '{}'s. |
300
|
| Method 'refresh' is not designed for extension - needs to be abstract, final or empty. |
314
|
| Expected an @return tag. |
326
|
| Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. |
326
|
| Expected an @return tag. |
335
|
| Method 'getUserInfo' is not designed for extension - needs to be abstract, final or empty. |
335
|
| 'if' construct must use '{}'s. |
337
|
| 'if' construct must use '{}'s. |
339
|
| ',' is not followed by whitespace. |
343
|
| Must have at least one statement. |
346
|
org/apache/excalibur/source/impl/URLSourceFactory.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 has trailing spaces. |
31
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
44
|
| Expected an @return tag. |
47
|
| Line is longer than 80 characters. |
47
|
| Method 'createURLSource' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Parameter url should be final. |
47
|
| Expected @param tag for 'url'. |
47
|
| Parameter parameters should be final. |
47
|
| Expected @param tag for 'parameters'. |
47
|
| Expected @throws tag for 'MalformedURLException'. |
47
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
47
|
| Expected @throws tag for 'IOException'. |
47
|
| Line is longer than 80 characters. |
55
|
| Expected an @return tag. |
58
|
| Line is longer than 80 characters. |
58
|
| Method 'createFileSource' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Parameter uri should be final. |
58
|
| Expected @param tag for 'uri'. |
58
|
| Expected @throws tag for 'MalformedURLException'. |
58
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
58
|
| Expected @throws tag for 'IOException'. |
58
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
66
|
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter uri should be final. |
66
|
| Parameter parameters should be final. |
66
|
| Redundant throws: 'MalformedURLException' is subclass of 'IOException'. |
66
|
| Line is longer than 80 characters. |
94
|
| Line is longer than 80 characters. |
104
|
| Parameter source should be final. |
106
|
org/apache/excalibur/source/impl/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/source/impl/validity/AbstractAggregatedValidity.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
|
| Missing a Javadoc comment. |
35
|
| Variable 'm_list' must be private and have accessor methods. |
35
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| 'for' is not followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ';' is followed by whitespace. |
45
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| 'if' construct must use '{}'s. |
48
|
| 'if' is not followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
53
|
| Method 'getValidities' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Method 'getValidity' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Line has trailing spaces. |
62
|
org/apache/excalibur/source/impl/validity/AggregatedValidity.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
|
| Expected an @return tag. |
41
|
| 'for' is not followed by whitespace. |
43
|
| '(' is followed by whitespace. |
43
|
| ';' is followed by whitespace. |
43
|
| '(' is followed by whitespace. |
45
|
| 'cast' is not followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| 'if' is not followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Missing a Javadoc comment. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| 'if' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| 'cast' is not followed by whitespace. |
58
|
| 'if' is not followed by whitespace. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line is longer than 80 characters. |
65
|
| 'for' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ';' is followed by whitespace. |
65
|
| 'cast' is not followed by whitespace. |
67
|
| 'cast' is not followed by whitespace. |
68
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
70
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
77
|
org/apache/excalibur/source/impl/validity/DeferredAggregatedValidity.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
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Expected an @return tag. |
52
|
| 'for' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ';' is followed by whitespace. |
54
|
| '{' should be on a new line. |
58
|
| 'cast' is not followed by whitespace. |
59
|
| '}' should be alone on a line. |
60
|
| '{' should be on a new line. |
60
|
| 'cast' is not followed by whitespace. |
61
|
| 'if' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Missing a Javadoc comment. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| 'cast' is not followed by whitespace. |
79
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
82
|
| '(' is followed by whitespace. |
82
|
| 'if' is not followed by whitespace. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| 'for' is not followed by whitespace. |
90
|
| '=' is not preceded with whitespace. |
90
|
| '=' is not followed by whitespace. |
90
|
| '{' should be on a new line. |
90
|
| Line has trailing spaces. |
93
|
| '(' is followed by whitespace. |
93
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
101
|
| Missing a Javadoc comment. |
112
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| 'for' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ';' is followed by whitespace. |
115
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| 'if' construct must use '{}'s. |
118
|
| 'if' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
123
|
| Missing a Javadoc comment. |
123
|
| '{' should be on a new line. |
127
|
| 'cast' is not followed by whitespace. |
128
|
| '}' should be alone on a line. |
129
|
| '{' should be on a new line. |
129
|
| 'cast' is not followed by whitespace. |
130
|
| Line has trailing spaces. |
135
|
| Missing a Javadoc comment. |
136
|
| Parameter out should be final. |
136
|
| 'for' is not followed by whitespace. |
140
|
| '=' is not preceded with whitespace. |
140
|
| '=' is not followed by whitespace. |
140
|
| '<' is not preceded with whitespace. |
140
|
| '<' is not followed by whitespace. |
140
|
| ';' is not followed by whitespace. |
140
|
| '{' should be on a new line. |
140
|
org/apache/excalibur/source/impl/validity/DeferredValidity.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 has trailing spaces. |
23
|
| '{' should be on a new line. |
29
|
| Line has trailing spaces. |
31
|
| Expected an @return tag. |
34
|
org/apache/excalibur/source/impl/validity/ExpiresValidity.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 has trailing spaces. |
23
|
| Missing a Javadoc comment. |
32
|
| Name 'expires' must match pattern '^m_[a-z](_?[a-zA-Z0-9])*$'. |
32
|
| Line has trailing spaces. |
38
|
| '(' is followed by whitespace. |
38
|
| Parameter expires should be final. |
38
|
| 'expires' hides a field. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
48
|
| Line is longer than 80 characters. |
51
|
| Avoid inline conditionals. |
51
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter newValidity should be final. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
69
|
org/apache/excalibur/source/impl/validity/FileTimeStampValidity.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
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '(' is followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Missing a Javadoc comment. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
46
|
| Expected an @return tag. |
59
|
| '(' is followed by whitespace. |
61
|
| Avoid inline conditionals. |
61
|
| ')' is preceded with whitespace. |
61
|
| Missing a Javadoc comment. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| 'if' is not followed by whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
69
|
| 'cast' is not followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
70
|
| Avoid inline conditionals. |
70
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
80
|
| Missing a Javadoc comment. |
85
|
| Line is longer than 80 characters. |
87
|
org/apache/excalibur/source/impl/validity/NOPValidity.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
|
| Missing a Javadoc comment. |
30
|
| Expected an @return tag. |
39
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Missing a Javadoc comment. |
53
|
org/apache/excalibur/source/impl/validity/TimeStampValidity.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
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Expected an @return tag. |
44
|
| Missing a Javadoc comment. |
49
|
| '(' is followed by whitespace. |
49
|
| Parameter newValidity should be final. |
49
|
| ')' is preceded with whitespace. |
49
|
| 'if' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
54
|
| 'cast' is not followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Avoid inline conditionals. |
55
|
| Missing a Javadoc comment. |
60
|
| Missing a Javadoc comment. |
65
|
org/apache/excalibur/source/impl/validity/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/source/package.html
Error | Line |
| Missing package documentation file. | 0 |