Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
| Files | Infos | Warnings | Errors |
| 40 | 0 | 0 | 1099 |
Files
org/codehaus/ivory/AxisService.java
| Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Missing a Javadoc comment. |
14
|
| Redundant 'static' modifier. |
14
|
| Line has trailing spaces. |
15
|
| First sentence should end with a period. |
16
|
| Redundant 'static' modifier. |
17
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
32
|
| Redundant 'public' modifier. |
32
|
| '(' is followed by whitespace. |
32
|
| Expected @param tag for 'serviceName'. |
32
|
| Expected @param tag for 'className'. |
32
|
| ')' is preceded with whitespace. |
32
|
| Expected @throws tag for 'AxisFault'. |
33
|
| Expected @throws tag for 'ClassNotFoundException'. |
33
|
| Line has trailing spaces. |
34
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
42
|
| Redundant 'public' modifier. |
42
|
| '(' is followed by whitespace. |
42
|
| Expected @param tag for 'serviceName'. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Expected @param tag for 'methodNames'. |
43
|
| Line contains a tab character. |
44
|
| Expected @param tag for 'className'. |
44
|
| ')' is preceded with whitespace. |
44
|
| Expected @throws tag for 'AxisFault'. |
45
|
| Expected @throws tag for 'ClassNotFoundException'. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
50
|
| Redundant 'public' modifier. |
53
|
| '(' is followed by whitespace. |
53
|
| Expected @param tag for 'serviceName'. |
53
|
| Expected @param tag for 'role'. |
53
|
| ')' is preceded with whitespace. |
53
|
| Expected @throws tag for 'AxisFault'. |
54
|
| Expected @throws tag for 'ClassNotFoundException'. |
54
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
60
|
| Redundant 'public' modifier. |
64
|
| '(' is followed by whitespace. |
64
|
| Expected @param tag for 'serviceName'. |
64
|
| Line has trailing spaces. |
65
|
| Expected @param tag for 'methodNames'. |
65
|
| Expected @param tag for 'role'. |
66
|
| ')' is preceded with whitespace. |
66
|
| Expected @throws tag for 'AxisFault'. |
67
|
| Expected @throws tag for 'ClassNotFoundException'. |
67
|
org/codehaus/ivory/DefaultAxisService.java
| Error | Line |
| Line does not match expected header line of '/*'. |
1
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
48
|
| Line is longer than 80 characters. |
50
|
| Line has trailing spaces. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
58
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Line has trailing spaces. |
64
|
| Missing a Javadoc comment. |
65
|
| Line has trailing spaces. |
66
|
| Missing a Javadoc comment. |
67
|
| Line has trailing spaces. |
68
|
| Missing a Javadoc comment. |
69
|
| Missing a Javadoc comment. |
71
|
| Line has trailing spaces. |
72
|
| Line is longer than 80 characters. |
76
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
78
|
| '(' is followed by whitespace. |
78
|
| Parameter configuration should be final. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line has trailing spaces. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| '{' should be on the previous line. |
106
|
| Method 'initializeServices' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Parameter services should be final. |
118
|
| 'services' hides a field. |
118
|
| Expected @param tag for 'services'. |
118
|
| Expected @throws tag for 'Exception'. |
119
|
| '{' should be on the previous line. |
120
|
| '(' is followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
123
|
| '(' is followed by whitespace. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Method 'initializeClassServices' is not designed for extension - needs to be abstract, final or empty. |
129
|
| '(' is followed by whitespace. |
129
|
| Parameter services should be final. |
129
|
| 'services' hides a field. |
129
|
| Expected @param tag for 'services'. |
129
|
| ')' is preceded with whitespace. |
129
|
| Expected @throws tag for 'Exception'. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line has trailing spaces. |
137
|
| Method 'initializeAvalonServices' is not designed for extension - needs to be abstract, final or empty. |
143
|
| Parameter services should be final. |
143
|
| 'services' hides a field. |
143
|
| Expected @param tag for 'services'. |
143
|
| ')' is preceded with whitespace. |
143
|
| Expected @throws tag for 'Exception'. |
144
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '{' should be on the previous line. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| Method 'initializeAxisServer' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Expected @throws tag for 'Exception'. |
158
|
| '{' should be on the previous line. |
159
|
| Line is longer than 80 characters. |
160
|
| Line contains a tab character. |
160
|
| Line is longer than 80 characters. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
168
|
| '{' should be on the previous line. |
168
|
| Line contains a tab character. |
169
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line has trailing spaces. |
170
|
| Line contains a tab character. |
170
|
| Line is longer than 80 characters. |
171
|
| Line contains a tab character. |
171
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line has trailing spaces. |
172
|
| Line contains a tab character. |
172
|
| 'if' construct must use '{}'s. |
173
|
| Line contains a tab character. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line is longer than 80 characters. |
174
|
| Line contains a tab character. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line contains a tab character. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line contains a tab character. |
177
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line contains a tab character. |
178
|
| '}' should be on the same line. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| '{' should be on the previous line. |
180
|
| Line is longer than 80 characters. |
181
|
| Line contains a tab character. |
181
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '{' should be on the previous line. |
184
|
| Line is longer than 80 characters. |
185
|
| '}' should be on the same line. |
186
|
| '{' should be on the previous line. |
188
|
| Line has trailing spaces. |
191
|
| Line is longer than 80 characters. |
192
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| Line is longer than 80 characters. |
193
|
| Line contains a tab character. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
206
|
| Line has trailing spaces. |
208
|
| Method 'start' is not designed for extension - needs to be abstract, final or empty. |
213
|
| '{' should be on the previous line. |
214
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line has trailing spaces. |
216
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line has trailing spaces. |
221
|
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
226
|
| '{' should be on the previous line. |
227
|
| Line contains a tab character. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line has trailing spaces. |
229
|
| Line contains a tab character. |
229
|
| Line has trailing spaces. |
230
|
| Line contains a tab character. |
230
|
| Line has trailing spaces. |
232
|
| Method 'getAxisServer' is not designed for extension - needs to be abstract, final or empty. |
237
|
| '{' should be on the previous line. |
238
|
| Line has trailing spaces. |
241
|
| Line is longer than 80 characters. |
243
|
| Method 'exposeClass' is not designed for extension - needs to be abstract, final or empty. |
245
|
| '(' is followed by whitespace. |
245
|
| Parameter serviceName should be final. |
245
|
| Parameter classService should be final. |
245
|
| ')' is preceded with whitespace. |
245
|
| '{' should be on the previous line. |
247
|
| Line contains a tab character. |
248
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line has trailing spaces. |
250
|
| Line is longer than 80 characters. |
252
|
| Method 'exposeClass' is not designed for extension - needs to be abstract, final or empty. |
254
|
| '(' is followed by whitespace. |
254
|
| Parameter serviceName should be final. |
254
|
| Line has trailing spaces. |
255
|
| Line contains a tab character. |
255
|
| Parameter methodNames should be final. |
255
|
| Parameter className should be final. |
256
|
| ')' is preceded with whitespace. |
256
|
| '{' should be on the previous line. |
258
|
| Line contains a tab character. |
259
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| Line has trailing spaces. |
260
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
262
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
264
|
| '(' is followed by whitespace. |
264
|
| '+' should be on a new line. |
264
|
| ')' is preceded with whitespace. |
265
|
| Line is longer than 80 characters. |
269
|
| Method 'exposeService' is not designed for extension - needs to be abstract, final or empty. |
271
|
| Parameter serviceName should be final. |
271
|
| Parameter role should be final. |
271
|
| '{' should be on the previous line. |
273
|
| Line has trailing spaces. |
274
|
| '(' is followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
274
|
| Line is longer than 80 characters. |
278
|
| Line has trailing spaces. |
280
|
| Method 'exposeService' is not designed for extension - needs to be abstract, final or empty. |
280
|
| Parameter serviceName should be final. |
280
|
| Line has trailing spaces. |
281
|
| Parameter methodNames should be final. |
281
|
| Parameter role should be final. |
282
|
| '{' should be on the previous line. |
284
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| Line has trailing spaces. |
286
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line has trailing spaces. |
288
|
| Line has trailing spaces. |
289
|
| '(' is followed by whitespace. |
289
|
| '+' should be on a new line. |
289
|
| ')' is preceded with whitespace. |
290
|
| Method 'initializeService' is not designed for extension - needs to be abstract, final or empty. |
296
|
| '(' is followed by whitespace. |
296
|
| Parameter service should be final. |
296
|
| Expected @param tag for 'service'. |
296
|
| Line has trailing spaces. |
297
|
| Parameter serviceName should be final. |
297
|
| Expected @param tag for 'serviceName'. |
297
|
| Line has trailing spaces. |
298
|
| Parameter methodNames should be final. |
298
|
| Expected @param tag for 'methodNames'. |
298
|
| Parameter className should be final. |
299
|
| Expected @param tag for 'className'. |
299
|
| ')' is preceded with whitespace. |
299
|
| Expected @throws tag for 'AxisFault'. |
300
|
| Expected @throws tag for 'ClassNotFoundException'. |
300
|
| '{' should be on the previous line. |
301
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| Line has trailing spaces. |
303
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line has trailing spaces. |
306
|
| Line has trailing spaces. |
308
|
| Line has trailing spaces. |
311
|
| Line has trailing spaces. |
315
|
| Line has trailing spaces. |
319
|
| Line has trailing spaces. |
322
|
| Line has trailing spaces. |
325
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '(' is followed by whitespace. |
332
|
| Line has trailing s |