Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
96 | 0 | 0 | 1407 |
Files
org/apache/avalon/framework/CascadingError.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
49
|
org/apache/avalon/framework/CascadingException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
28
|
| Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
32
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
62
|
org/apache/avalon/framework/CascadingRuntimeException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| Line is longer than 80 characters. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
49
|
org/apache/avalon/framework/CascadingThrowable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|
org/apache/avalon/framework/Enum.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
70
|
| '{' should be on the previous line. |
73
|
| Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
77
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| 'if' is not followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
122
|
| '(' is followed by whitespace. |
122
|
| Parameter o should be final. |
122
|
| ')' is preceded with whitespace. |
122
|
| '{' should be on the previous line. |
123
|
| 'if' construct must use '{}'s. |
124
|
| 'if' is not followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| 'if' construct must use '{}'s. |
126
|
| 'if' is not followed by whitespace. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| 'cast' is not followed by whitespace. |
129
|
| 'if' construct must use '{}'s. |
131
|
| 'if' is not followed by whitespace. |
131
|
| '(' is followed by whitespace. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| 'if' construct must use '{}'s. |
133
|
| Line is longer than 80 characters. |
133
|
| 'if' is not followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| Avoid inline conditionals. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Missing a Javadoc comment. |
139
|
| '{' should be on the previous line. |
140
|
| Avoid inline conditionals. |
142
|
| '29' is a magic number. |
143
|
| '{' should be on the previous line. |
162
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
171
|
| '{' should be on the previous line. |
172
|
org/apache/avalon/framework/ValuedEnum.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
31
|
| 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. |
59
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
76
|
| '{' should be on the previous line. |
80
|
| Name 'm_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
84
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Extra HTML tag found: </p> |
107
|
| Extra HTML tag found: </p> |
110
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
128
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
139
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '{' should be on the previous line. |
172
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter o should be final. |
194
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| 'if' construct must use '{}'s. |
197
|
| 'if' is not followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| '!' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line has trailing spaces. |
199
|
| 'if' construct must use '{}'s. |
200
|
| 'if' is not followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| Line has trailing spaces. |
206
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Missing a Javadoc comment. |
207
|
| '{' should be on the previous line. |
208
|
| '31' is a magic number. |
211
|
| ')' is preceded with whitespace. |
211
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
215
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
222
|
| '{' should be on the previous line. |
223
|
org/apache/avalon/framework/Version.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
22
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
51
|
| '{' should be on the previous line. |
55
|
| Missing a Javadoc comment. |
56
|
| Name 'm_major' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Missing a Javadoc comment. |
57
|
| Name 'm_minor' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
57
|
| Missing a Javadoc comment. |
58
|
| Name 'm_micro' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
58
|
| Unclosed HTML tag found: <major>.<minor>.<micro> where |
62
|
| Unclosed HTML tag found: <minor>.<micro> where |
62
|
| Unclosed HTML tag found: <micro> where |
62
|
| Unused @throws tag for 'NullPointerException'. |
69
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Redundant throws: 'NumberFormatException' is subclass of 'IllegalArgumentException'. |
73
|
| Redundant throws: 'NumberFormatException' is unchecked exception. |
73
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
73
|
| '{' should be on the previous line. |
74
|
| 'if' construct must use '{}'s. |
75
|
| 'if' is not followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| 'for' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| 'if' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| 'if' is not followed by whitespace. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '{' should be on the previous line. |
128
|
| '{' should be on the previous line. |
139
|
| '{' should be on the previous line. |
150
|
| Line is longer than 80 characters. |
160
|
| Line is longer than 80 characters. |
162
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| 'if' construct must use '{}'s. |
167
|
| 'if' is not followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line has trailing spaces. |
176
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line is longer than 80 characters. |
186
|
| Line is longer than 80 characters. |
187
|
| Line is longer than 80 characters. |
191
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '{' should be on the previous line. |
194
|
| Line has trailing spaces. |
196
|
| 'if' is not followed by whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '{' should be on the previous line. |
198
|
| '(' is followed by whitespace. |
199
|
| 'cast' is not followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line has trailing spaces. |
204
|
| Line has trailing spaces. |
210
|
| '{' should be on the previous line. |
214
|
| '17' is a magic number. |
216
|
| '17' is a magic number. |
218
|
| Line has trailing spaces. |
220
|
| Line is longer than 80 characters. |
233
|
| Line is longer than 80 characters. |
249
|
| Line is longer than 80 characters. |
251
|
| '(' is followed by whitespace. |
253
|
| ')' is preceded with whitespace. |
253
|
| '{' should be on the previous line. |
254
|
| 'if' construct must use '{}'s. |
255
|
| 'if' is not followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| 'if' is not followed by whitespace. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '{' should be on the previous line. |
259
|
| 'if' is not followed by whitespace. |
262
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| '{' should be on the previous line. |
263
|
| '}' should be on the same line. |
265
|
| 'if' is not followed by whitespace. |
266
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| '{' should be on the previous line. |
267
|
| '}' should be on the same line. |
270
|
| Line has trailing spaces. |
271
|
| Conditional logic can be removed. |
271
|
| 'if' is not followed by whitespace. |
271
|
| '(' is followed by whitespace. |
271
|
| ')' is preceded with whitespace. |
272
|
| '{' should be on the previous line. |
273
|
| '}' should be on the same line. |
277
|
| '{' should be on the previous line. |
279
|
| '{' should be on the previous line. |
290
|
| Line has trailing spaces. |
297
|
| Parameter o should be final. |
300
|
| Expected @param tag for 'o'. |
300
|
| 'if' construct must use '{}'s. |
301
|
| 'if' is not followed by whitespace. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| 'cast' is not followed by whitespace. |
305
|
| 'if' construct must use '{}'s. |
308
|
| '(' is followed by whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| 'if' construct must use '{}'s. |
309
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| 'if' construct must use '{}'s. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| 'if' construct must use '{}'s. |
312
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| 'if' construct must use '{}'s. |
314
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| 'if' construct must use '{}'s. |
315
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
org/apache/avalon/framework/activity/Disposable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|
org/apache/avalon/framework/activity/Executable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
27
|
| '{' should be on the previous line. |
30
|
org/apache/avalon/framework/activity/Initializable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|
org/apache/avalon/framework/activity/Startable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
27
|
| '{' should be on the previous line. |
30
|
org/apache/avalon/framework/activity/Suspendable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
25
|
| '{' should be on the previous line. |
28
|
org/apache/avalon/framework/availability/AvailabilityAware.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
23
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
50
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
67
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
org/apache/avalon/framework/availability/UnavailableException.java
Error | Line |
| File does not end with a newline. |
0
|
org/apache/avalon/framework/availability/UnavailableException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
19
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Name 'm_Key' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| Line has trailing spaces. |
31
|
| '(' is followed by whitespace. |
39
|
| Parameter message should be final. |
39
|
| Parameter key should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Expected an @return tag. |
48
|
| Method 'getLookupKey' is not designed for extension - needs to be abstract, final or empty. |
48
|
| '{' should be on the previous line. |
49
|
org/apache/avalon/framework/availability/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/avalon/framework/component/Component.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
48
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
75
|
| '{' should be on the previous line. |
78
|
org/apache/avalon/framework/component/ComponentException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
91
|
| '{' should be on the previous line. |
102
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
111
|
| '{' should be on the previous line. |
112
|
| 'if' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| '}' should be on the same line. |
116
|
| '{' should be on the previous line. |
118
|
org/apache/avalon/framework/component/ComponentManager.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
60
|
| '{' should be on the previous line. |
63
|
| Line is longer than 80 characters. |
73
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line is longer than 80 characters. |
98
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
org/apache/avalon/framework/component/ComponentSelector.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
57
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line is longer than 80 characters. |
100
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
org/apache/avalon/framework/component/Composable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
39
|
| '{' should be on the previous line. |
42
|
| Line is longer than 80 characters. |
50
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
org/apache/avalon/framework/component/Recomposable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
22
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
org/apache/avalon/framework/configuration/Configurable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
25
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
39
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
org/apache/avalon/framework/configuration/Configuration.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
28
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
85
|
| Line is longer than 80 characters. |
89
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
98
|
| Line is longer than 80 characters. |
101
|
| Line is longer than 80 characters. |
102
|
| Line is longer than 80 characters. |
104
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
107
|
| Extra HTML tag found: </p> |
110
|
| Line is longer than 80 characters. |
135
|
| '{' should be on the previous line. |
138
|
| Line is longer than 80 characters. |
148
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| Line is longer than 80 characters. |
260
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| Line is longer than 80 characters. |
272
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line is longer than 80 characters. |
283
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| Line is longer than 80 characters. |
294
|
| Line is longer than 80 characters. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
296
|
| Line is longer than 80 characters. |
299
|
| Line is longer than 80 characters. |
305
|
| Line is longer than 80 characters. |
307
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| Line is longer than 80 characters. |
338
|
| Line is longer than 80 characters. |
346
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| '(' is followed by whitespace. |
378
|
| ')' is preceded with whitespace. |
378
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| '(' is followed by whitespace. |
411
|
| ')' is preceded with whitespace. |
411
|
| '(' is followed by whitespace. |
422
|
| ')' is preceded with whitespace. |
422
|
| '(' is followed by whitespace. |
435
|
| ')' is preceded with whitespace. |
435
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| '(' is followed by whitespace. |
461
|
| ')' is preceded with whitespace. |
461
|
| '(' is followed by whitespace. |
474
|
| ')' is preceded with whitespace. |
474
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| '(' is followed by whitespace. |
500
|
| ')' is preceded with whitespace. |
500
|
org/apache/avalon/framework/configuration/ConfigurationException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
25
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Name 'm_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line is longer than 80 characters. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line is longer than 80 characters. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line is longer than 80 characters. |
80
|
| '(' is followed by whitespace. |
80
|
| Expected @param tag for 'config'. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Method 'getOffendingConfiguration' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| '{' should be on the previous line. |
87
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
92
|
| '{' should be on the previous line. |
96
|
org/apache/avalon/framework/configuration/Reconfigurable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
22
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
org/apache/avalon/framework/context/Context.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
27
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
114
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
131
|
| Line is longer than 80 characters. |
132
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
137
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
143
|
| '{' should be on the previous line. |
146
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
org/apache/avalon/framework/context/ContextException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
28
|
| '{' should be on the previous line. |
32
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
org/apache/avalon/framework/context/Contextualizable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
24
|
| '{' should be on the previous line. |
27
|
| Line is longer than 80 characters. |
30
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
org/apache/avalon/framework/context/Recontextualizable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
24
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
org/apache/avalon/framework/context/Resolvable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
org/apache/avalon/framework/logger/AbstractLogEnabled.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
19
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
29
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '{' should be on the previous line. |
37
|
| '{' should be on the previous line. |
53
|
| Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
64
|
| 'cast' is not followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line is longer than 80 characters. |
74
|
| Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| 'if' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| 'if' is not followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
96
|
| 'cast' is not followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
org/apache/avalon/framework/logger/LogEnabled.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
org/apache/avalon/framework/logger/Loggable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
25
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
org/apache/avalon/framework/logger/Logger.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
24
|
| '{' should be on the previous line. |
27
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line is longer than 80 characters. |
141
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
org/apache/avalon/framework/parameters/ParameterException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
25
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
org/apache/avalon/framework/parameters/Parameterizable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
34
|
| '{' should be on the previous line. |
37
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
org/apache/avalon/framework/parameters/Parameters.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
54
|
| '{' should be on the previous line. |
58
|
| First sentence should end with a period. |
59
|
| Missing a Javadoc comment. |
74
|
| Name 'm_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
74
|
| Missing a Javadoc comment. |
76
|
| Name 'm_readOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
76
|
| Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
89
|
| '{' should be on the previous line. |
90
|
| 'if' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| 'cast' is not followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| 'cast' is not followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| First sentence should end with a period. |
106
|
| Method 'removeParameter' is not designed for extension - needs to be abstract, final or empty. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Method 'getParameterNames' is not designed for extension - needs to be abstract, final or empty. |
122
|
| '{' should be on the previous line. |
123
|
| Method 'getNames' is not designed for extension - needs to be abstract, final or empty. |
132
|
| '{' should be on the previous line. |
133
|
| 'cast' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Method 'isParameter' is not designed for extension - needs to be abstract, final or empty. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
159
|
| 'if' is not followed by whitespace. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| Line is longer than 80 characters. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| 'cast' is not followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| 'if' is not followed by whitespace. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '{' should be on the previous line. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
170
|
| '}' should be on the same line. |
171
|
| '{' should be on the previous line. |
173
|
| Line is longer than 80 characters. |
185
|
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| 'if' is not followed by whitespace. |
191
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| '{' should be on the previous line. |
192
|
| 'cast' is not followed by whitespace. |
196
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| 'if' is not followed by whitespace. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| '{' should be on the previous line. |
199
|
| '}' should be on the same line. |
201
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Redundant throws: 'NumberFormatException' is unchecked exception. |
219
|
| '{' should be on the previous line. |
220
|
| 'if' is not followed by whitespace. |
221
|
| '(' is followed by whitespace. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| '{' should be on the previous line. |
222
|
| '(' is followed by whitespace. |
223
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '16' is a magic number. |
223
|
| ')' is preceded with whitespace. |
223
|
| '}' should be on the same line. |
224
|
| 'if' is not followed by whitespace. |
225
|
| '(' is followed by whitespace. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| '(' is followed by whitespace. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '8' is a magic number. |
227
|
| ')' is preceded with whitespace. |
227
|
| '}' should be on the same line. |
228
|
| 'if' is not followed by whitespace. |
229
|
| '(' is followed by whitespace. |
229
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '{' should be on the previous line. |
230
|
| '(' is followed by whitespace. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '}' should be on the same line. |
232
|
| '{' should be on the previous line. |
234
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Method 'getParameterAsInteger' is not designed for extension - needs to be abstract, final or empty. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| '{' should be on the previous line. |
254
|
| '{' should be on the previous line. |
256
|
| '(' is followed by whitespace. |
257
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '}' should be on the same line. |
258
|
| 'catch' is not followed by whitespace. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| '{' should be on the previous line. |
260
|
| Line is longer than 80 characters. |
261
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Line is longer than 80 characters. |
275
|
| Line is longer than 80 characters. |
278
|
| Method 'getParameterAsInteger' is not designed for extension - needs to be abstract, final or empty. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '{' should be on the previous line. |
281
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| 'if' is not followed by whitespace. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| '{' should be on the previous line. |
284
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| '}' should be on the same line. |
289
|
| 'catch' is not followed by whitespace. |
290
|
| '(' is followed by whitespace. |
290
|
| ')' is preceded with whitespace. |
290
|
| '{' should be on the previous line. |
291
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| Redundant throws: 'NumberFormatException' is unchecked exception. |
307
|
| '{' should be on the previous line. |
308
|
| 'if' is not followed by whitespace. |
309
|
| '(' is followed by whitespace. |
309
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| '{' should be on the previous line. |
310
|
| '(' is followed by whitespace. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '16' is a magic number. |
311
|
| ')' is preceded with whitespace. |
311
|
| '}' should be on the same line. |
312
|
| 'if' is not followed by whitespace. |
313
|
| '(' is followed by whitespace. |
313
|
| '(' is followed by whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| '{' should be on the previous line. |
314
|
| '(' is followed by whitespace. |
315
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| '8' is a magic number. |
315
|
| ')' is preceded with whitespace. |
315
|
| '}' should be on the same line. |
316
|
| 'if' is not followed by whitespace. |
317
|
| '(' is followed by whitespace. |
317
|
| '(' is followed by whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| ')' is preceded with whitespace. |
317
|
| '{' should be on the previous line. |
318
|
| '(' is followed by whitespace. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| ')' is preceded with whitespace. |
319
|
| '}' should be on the same line. |
320
|
| '{' should be on the previous line. |
322
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
| Method 'getParameterAsLong' is not designed for extension - needs to be abstract, final or empty. |
340
|
| '(' is followed by whitespace. |
340
|
| ')' is preceded with whitespace. |
340
|
| '{' should be on the previous line. |
342
|
| '{' should be on the previous line. |
344
|
| '(' is followed by whitespace. |
345
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| ')' is preceded with whitespace. |
345
|
| '}' should be on the same line. |
346
|
| 'catch' is not followed by whitespace. |
347
|
| '(' is followed by whitespace. |
347
|
| ')' is preceded with whitespace. |
347
|
| '{' should be on the previous line. |
348
|
| '(' is followed by whitespace. |
349
|
| ')' is preceded with whitespace. |
349
|
| Line is longer than 80 characters. |
363
|
| Method 'getParameterAsLong' is not designed for extension - needs to be abstract, final or empty. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| '{' should be on the previous line. |
369
|
| '(' is followed by whitespace. |
370
|
| ')' is preceded with whitespace. |
370
|
| 'if' is not followed by whitespace. |
371
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| '{' should be on the previous line. |
372
|
| '(' is followed by whitespace. |
376
|
| ')' is preceded with whitespace. |
376
|
| '}' should be on the same line. |
377
|
| 'catch' is not followed by whitespace. |
378
|
| '(' is followed by whitespace. |
378
|
| ')' is preceded with whitespace. |
378
|
| '{' should be on the previous line. |
379
|
| Method 'getParameterAsFloat' is not designed for extension - needs to be abstract, final or empty. |
394
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| '{' should be on the previous line. |
396
|
| '{' should be on the previous line. |
398
|
| '(' is followed by whitespace. |
399
|
| '(' is followed by whitespace. |
399
|
| ')' is preceded with whitespace. |
399
|
| ')' is preceded with whitespace. |
399
|
| '}' should be on the same line. |
400
|
| 'catch' is not followed by whitespace. |
401
|
| '(' is followed by whitespace. |
401
|
| ')' is preceded with whitespace. |
401
|
| '{' should be on the previous line. |
402
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| Line is longer than 80 characters. |
414
|
| Line is longer than 80 characters. |
417
|
| Method 'getParameterAsFloat' is not designed for extension - needs to be abstract, final or empty. |
417
|
| '(' is followed by whitespace. |
417
|
| ')' is preceded with whitespace. |
417
|
| '{' should be on the previous line. |
420
|
| '(' is followed by whitespace. |
421
|
| ')' is preceded with whitespace. |
421
|
| 'if' is not followed by whitespace. |
422
|
| '(' is followed by whitespace. |
422
|
| ')' is preceded with whitespace. |
422
|
| '{' should be on the previous line. |
423
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| '}' should be on the same line. |
428
|
| 'catch' is not followed by whitespace. |
429
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '{' should be on the previous line. |
430
|
| Method 'getParameterAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| '{' should be on the previous line. |
447
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| 'if' is not followed by whitespace. |
450
|
| '(' is followed by whitespace. |
450
|
| '(' is followed by whitespace. |
450
|
| ')' is preceded with whitespace. |
450
|
| ')' is preceded with whitespace. |
450
|
| '{' should be on the previous line. |
451
|
| '}' should be on the same line. |
453
|
| 'if' is not followed by whitespace. |
454
|
| '(' is followed by whitespace. |
454
|
| '(' is followed by whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| '{' should be on the previous line. |
455
|
| '}' should be on the same line. |
457
|
| '{' should be on the previous line. |
459
|
| '(' is followed by whitespace. |
460
|
| ')' is preceded with whitespace. |
460
|
| Line is longer than 80 characters. |
471
|
| Line is longer than 80 characters. |
474
|
| Method 'getParameterAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
474
|
| '(' is followed by whitespace. |
474
|
| ')' is preceded with whitespace. |
474
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| 'if' is not followed by whitespace. |
477
|
| '(' is followed by whitespace. |
477
|
| ')' is preceded with whitespace. |
477
|
| '{' should be on the previous line. |
478
|
| 'if' is not followed by whitespace. |
482
|
| '(' is followed by whitespace. |
482
|
| '(' is followed by whitespace. |
482
|
| ')' is preceded with whitespace. |
482
|
| ')' is preceded with whitespace. |
482
|
| '{' should be on the previous line. |
483
|
| '}' should be on the same line. |
485
|
| 'if' is not followed by whitespace. |
486
|
| '(' is followed by whitespace. |
486
|
| '(' is followed by whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| '{' should be on the previous line. |
487
|
| '}' should be on the same line. |
489
|
| '{' should be on the previous line. |
491
|
| Method 'merge' is not designed for extension - needs to be abstract, final or empty. |
503
|
| '(' is followed by whitespace. |
503
|
| ')' is preceded with whitespace. |
503
|
| '{' should be on the previous line. |
504
|
| 'for' is not followed by whitespace. |
509
|
| '(' is followed by whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| '{' should be on the previous line. |
510
|
| '{' should be on the previous line. |
514
|
| '(' is followed by whitespace. |
515
|
| ')' is preceded with whitespace. |
515
|
| '}' should be on the same line. |
516
|
| 'catch' is not followed by whitespace. |
517
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| '{' should be on the previous line. |
518
|
| '(' is followed by whitespace. |
522
|
| ')' is preceded with whitespace. |
522
|
| Method 'makeReadOnly' is not designed for extension - needs to be abstract, final or empty. |
533
|
| '{' should be on the previous line. |
534
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
552
|
| '(' is followed by whitespace. |
552
|
| Parameter other should be final. |
552
|
| ')' is preceded with whitespace. |
552
|
| '{' should be on the previous line. |
553
|
| 'if' construct must use '{}'s. |
554
|
| Line has trailing spaces. |
554
|
| 'if' is not followed by whitespace. |
554
|
| '(' is followed by whitespace. |
554
|
| ')' is preceded with whitespace. |
554
|
| Line has trailing spaces. |
556
|
| 'if' construct must use '{}'s. |
557
|
| 'if' is not followed by whitespace. |
557
|
| '(' is followed by whitespace. |
557
|
| '(' is followed by whitespace. |
557
|
| ')' is preceded with whitespace. |
557
|
| ')' is preceded with whitespace. |
557
|
| Line has trailing spaces. |
559
|
| 'if' construct must use '{}'s. |
561
|
| 'if' is not followed by whitespace. |
561
|
| '(' is followed by whitespace. |
561
|
| ')' is preceded with whitespace. |
561
|
| '(' is followed by whitespace. |
563
|
| ')' is preceded with whitespace. |
563
|
| Line has trailing spaces. |
567
|
| Line has trailing spaces. |
568
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
576
|
| '{' should be on the previous line. |
577
|
| '(' is followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| Avoid inline conditionals. |
579
|
| '7' is a magic number. |
579
|
| '13' is a magic number. |
579
|
| Line has trailing spaces. |
582
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
583
|
| Missing a Javadoc comment. |
583
|
| '{' should be on the previous line. |
584
|
| '(' is followed by whitespace. |
585
|
| Avoid inline conditionals. |
585
|
| ')' is preceded with whitespace. |
585
|
| Line is longer than 80 characters. |
591
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
594
|
| '{' should be on the previous line. |
595
|
| 'if' is not followed by whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '{' should be on the previous line. |
597
|
| Line is longer than 80 characters. |
598
|
| '(' is followed by whitespace. |
598
|
| ')' is preceded with whitespace. |
598
|
| Line is longer than 80 characters. |
613
|
| '(' is followed by whitespace. |
613
|
| ')' is preceded with whitespace. |
613
|
| '{' should be on the previous line. |
615
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| Line is longer than 80 characters. |
629
|
| '(' is followed by whitespace. |
629
|
| ')' is preceded with whitespace. |
630
|
| '{' should be on the previous line. |
632
|
| 'if' is not followed by whitespace. |
633
|
| '(' is followed by whitespace. |
633
|
| ')' is preceded with whitespace. |
633
|
| '{' should be on the previous line. |
634
|
| Line has trailing spaces. |
635
|
| '(' is followed by whitespace. |
635
|
| ')' is preceded with whitespace. |
636
|
| Line is longer than 80 characters. |
639
|
| '(' is followed by whitespace. |
639
|
| ')' is preceded with whitespace. |
639
|
| 'for' is not followed by whitespace. |
642
|
| '(' is followed by whitespace. |
642
|
| ')' is preceded with whitespace. |
642
|
| '{' should be on the previous line. |
643
|
| '{' should be on the previous line. |
645
|
| '(' is followed by whitespace. |
646
|
| ')' is preceded with whitespace. |
646
|
| '(' is followed by whitespace. |
647
|
| ')' is preceded with whitespace. |
647
|
| '(' is followed by whitespace. |
648
|
| ')' is preceded with whitespace. |
648
|
| '}' should be on the same line. |
649
|
| 'catch' is not followed by whitespace. |
650
|
| '(' is followed by whitespace. |
650
|
| ')' is preceded with whitespace. |
650
|
| '{' should be on the previous line. |
651
|
| Line is longer than 80 characters. |
652
|
| '(' is followed by whitespace. |
652
|
| ')' is preceded with whitespace. |
652
|
| '(' is followed by whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| '{' should be on the previous line. |
667
|
| 'while' is not followed by whitespace. |
671
|
| '(' is followed by whitespace. |
671
|
| ')' is preceded with whitespace. |
671
|
| '{' should be on the previous line. |
672
|
| '(' is followed by whitespace. |
674
|
| ')' is preceded with whitespace. |
674
|
| '(' is followed by whitespace. |
675
|
| ')' is preceded with whitespace. |
675
|
| '(' is followed by whitespace. |
688
|
| ')' is preceded with whitespace. |
688
|
| '{' should be on the previous line. |
689
|
| 'for' is not followed by whitespace. |
693
|
| '(' is followed by whitespace. |
693
|
| ')' is preceded with whitespace. |
693
|
| '{' should be on the previous line. |
694
|
| Line is longer than 80 characters. |
696
|
| '(' is followed by whitespace. |
696
|
| '(' is followed by whitespace. |
696
|
| ')' is preceded with whitespace. |
696
|
| ')' is preceded with whitespace. |
696
|
org/apache/avalon/framework/parameters/Reparameterizable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
26
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
org/apache/avalon/framework/service/ServiceException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
25
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Name 'm_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
30
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line is longer than 80 characters. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
83
|
| '{' should be on the previous line. |
84
|
| First sentence should end with a period. |
88
|
| Method 'getRole' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '{' should be on the previous line. |
95
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
103
|
| '{' should be on the previous line. |
104
|
| 'if' is not followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '}' should be on the same line. |
108
|
| '{' should be on the previous line. |
110
|
org/apache/avalon/framework/service/ServiceManager.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
44
|
| '{' should be on the previous line. |
49
|
| Line is longer than 80 characters. |
59
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
86
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
org/apache/avalon/framework/service/ServiceSelector.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
24
|
| '{' should be on the previous line. |
29
|
| Line is longer than 80 characters. |
51
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line is longer than 80 characters. |
68
|
| Line has trailing spaces. |
71
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
org/apache/avalon/framework/service/Serviceable.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
32
|
| '{' should be on the previous line. |
37
|
| Line is longer than 80 characters. |
45
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
org/apache/avalon/framework/thread/SingleThreaded.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|
org/apache/avalon/framework/thread/ThreadSafe.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
26
|