Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
93 | 0 | 0 | 2951 |
Files
org/apache/axis/message/addressing/Action.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.w3c.dom.Element. |
25
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
32
|
| Line has trailing spaces. |
34
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Parameter uri should be final. |
44
|
| Expected @param tag for 'uri'. |
44
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| Parameter el should be final. |
54
|
| Expected @param tag for 'el'. |
54
|
| Expected @throws tag for 'Exception'. |
55
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter env should be final. |
59
|
| Line has trailing spaces. |
60
|
| Parameter actorURI should be final. |
60
|
| Line has trailing spaces. |
64
|
org/apache/axis/message/addressing/Address.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
28
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
35
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
38
|
| Parameter uri should be final. |
40
|
| Expected @param tag for 'uri'. |
40
|
| First sentence should end with a period. |
44
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Parameter uri should be final. |
50
|
| Expected @param tag for 'uri'. |
50
|
| Expected @throws tag for 'MalformedURIException'. |
50
|
| Unable to get class information for MalformedURIException. |
50
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter parent should be final. |
59
|
| Expected @param tag for 'parent'. |
59
|
| Line is longer than 80 characters. |
60
|
| Line has trailing spaces. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter element should be final. |
66
|
| Line has trailing spaces. |
72
|
| Missing a Javadoc comment. |
72
|
| Parameter element should be final. |
72
|
org/apache/axis/message/addressing/AddressList.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
24
|
| First sentence should end with a period. |
29
|
org/apache/axis/message/addressing/AddressingFormatException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
24
|
| First sentence should end with a period. |
29
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| Parameter message should be final. |
34
|
| Expected @param tag for 'message'. |
34
|
org/apache/axis/message/addressing/AddressingHeaders.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - javax.xml.parsers.ParserConfigurationException. |
26
|
| Line is longer than 80 characters. |
37
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
43
|
| First sentence should end with a period. |
48
|
| First sentence should end with a period. |
53
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
63
|
| First sentence should end with a period. |
68
|
| First sentence should end with a period. |
73
|
| First sentence should end with a period. |
78
|
| Line has trailing spaces. |
82
|
| First sentence should end with a period. |
83
|
| Line has trailing spaces. |
86
|
| First sentence should end with a period. |
89
|
| Missing a Javadoc comment. |
94
|
| First sentence should end with a period. |
96
|
| Missing a Javadoc comment. |
102
|
| Parameter epr should be final. |
102
|
| First sentence should end with a period. |
107
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
111
|
| Parameter env should be final. |
113
|
| Expected @param tag for 'env'. |
113
|
| Expected @throws tag for 'Exception'. |
113
|
| First sentence should end with a period. |
117
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
125
|
| Parameter env should be final. |
125
|
| Expected @param tag for 'env'. |
125
|
| Line has trailing spaces. |
126
|
| Parameter process should be final. |
126
|
| Expected @param tag for 'process'. |
126
|
| Parameter remove should be final. |
127
|
| Expected @param tag for 'remove'. |
127
|
| Expected @throws tag for 'Exception'. |
128
|
| First sentence should end with a period. |
132
|
| Line has trailing spaces. |
134
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
140
|
| Parameter env should be final. |
140
|
| Expected @param tag for 'env'. |
140
|
| Parameter actorURI should be final. |
141
|
| Expected @param tag for 'actorURI'. |
141
|
| Line has trailing spaces. |
142
|
| Parameter process should be final. |
142
|
| Expected @param tag for 'process'. |
142
|
| Parameter remove should be final. |
143
|
| Expected @param tag for 'remove'. |
143
|
| Expected @throws tag for 'Exception'. |
144
|
| Line has trailing spaces. |
150
|
| Line has trailing spaces. |
151
|
| Line is longer than 80 characters. |
155
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
164
|
| Line has trailing spaces. |
166
|
| Parameter env should be final. |
166
|
| Parameter actorURI should be final. |
167
|
| Line has trailing spaces. |
168
|
| Parameter process should be final. |
168
|
| Parameter remove should be final. |
169
|
| Parameter setMustUnderstand should be final. |
170
|
| 'setMustUnderstand' hides a field. |
170
|
| Parameter refPropsQNames should be final. |
171
|
| Expected @throws tag for 'Exception'. |
172
|
| 'while' is not followed by whitespace. |
183
|
| 'cast' is not followed by whitespace. |
185
|
| '+' should be on a new line. |
210
|
| Line is longer than 80 characters. |
234
|
| Line is longer than 80 characters. |
235
|
| 'cast' is not followed by whitespace. |
235
|
| Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. |
246
|
| First sentence should end with a period. |
250
|
| Line has trailing spaces. |
252
|
| Line has trailing spaces. |
253
|
| Expected an @return tag. |
255
|
| Method 'getAction' is not designed for extension - needs to be abstract, final or empty. |
255
|
| First sentence should end with a period. |
259
|
| Line has trailing spaces. |
261
|
| Line has trailing spaces. |
262
|
| Method 'setAction' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Parameter action should be final. |
264
|
| 'action' hides a field. |
264
|
| Expected @param tag for 'action'. |
264
|
| Method 'setAction' is not designed for extension - needs to be abstract, final or empty. |
268
|
| Missing a Javadoc comment. |
268
|
| Parameter uri should be final. |
268
|
| First sentence should end with a period. |
272
|
| Line has trailing spaces. |
274
|
| Line has trailing spaces. |
275
|
| Expected an @return tag. |
277
|
| Method 'getTo' is not designed for extension - needs to be abstract, final or empty. |
277
|
| First sentence should end with a period. |
281
|
| Line has trailing spaces. |
283
|
| Line has trailing spaces. |
284
|
| Method 'setTo' is not designed for extension - needs to be abstract, final or empty. |
286
|
| Parameter to should be final. |
286
|
| 'to' hides a field. |
286
|
| Expected @param tag for 'to'. |
286
|
| First sentence should end with a period. |
290
|
| Line has trailing spaces. |
292
|
| Line has trailing spaces. |
293
|
| Method 'setMessageID' is not designed for extension - needs to be abstract, final or empty. |
295
|
| Parameter messageID should be final. |
295
|
| 'messageID' hides a field. |
295
|
| Expected @param tag for 'messageID'. |
295
|
| Line has trailing spaces. |
298
|
| First sentence should end with a period. |
299
|
| Line has trailing spaces. |
301
|
| Method 'setReferenceProperties' is not designed for extension - needs to be abstract, final or empty. |
304
|
| Parameter refProps should be final. |
304
|
| Expected @param tag for 'refProps'. |
304
|
| Line has trailing spaces. |
307
|
| First sentence should end with a period. |
308
|
| Line has trailing spaces. |
310
|
| Method 'getReferenceProperties' is not designed for extension - needs to be abstract, final or empty. |
313
|
| Line has trailing spaces. |
316
|
| First sentence should end with a period. |
317
|
| Line has trailing spaces. |
320
|
| Method 'addReferenceProperty' is not designed for extension - needs to be abstract, final or empty. |
323
|
| Parameter refProp should be final. |
323
|
| Expected @param tag for 'refProp'. |
323
|
| Line has trailing spaces. |
326
|
| Method 'addReferenceProperty' is not designed for extension - needs to be abstract, final or empty. |
327
|
| Missing a Javadoc comment. |
327
|
| Parameter refProp should be final. |
327
|
| Line has trailing spaces. |
333
|
| Line has trailing spaces. |
334
|
| Method 'toEnvelope' is not designed for extension - needs to be abstract, final or empty. |
337
|
| Parameter env should be final. |
337
|
| Expected @param tag for 'env'. |
337
|
| Expected @throws tag for 'Exception'. |
338
|
| Line has trailing spaces. |
345
|
| Line has trailing spaces. |
346
|
| Line has trailing spaces. |
348
|
| Method 'toEnvelope' is not designed for extension - needs to be abstract, final or empty. |
350
|
| Parameter env should be final. |
350
|
| Expected @param tag for 'env'. |
350
|
| Parameter actorURI should be final. |
350
|
| Expected @param tag for 'actorURI'. |
350
|
| Expected @throws tag for 'Exception'. |
351
|
| Line has trailing spaces. |
354
|
| Line has trailing spaces. |
361
|
| Line has trailing spaces. |
404
|
| Line has trailing spaces. |
407
|
| First sentence should end with a period. |
409
|
| Line has trailing spaces. |
411
|
| Line has trailing spaces. |
412
|
| Expected an @return tag. |
414
|
| Method 'getMessageID' is not designed for extension - needs to be abstract, final or empty. |
414
|
| First sentence should end with a period. |
418
|
| Line has trailing spaces. |
420
|
| Line has trailing spaces. |
421
|
| Expected an @return tag. |
423
|
| Method 'getRelatesTo' is not designed for extension - needs to be abstract, final or empty. |
423
|
| Line has trailing spaces. |
430
|
| Method 'setRelatesTo' is not designed for extension - needs to be abstract, final or empty. |
433
|
| Parameter v should be final. |
433
|
| First sentence should end with a period. |
438
|
| Line has trailing spaces. |
440
|
| Line has trailing spaces. |
441
|
| Line has trailing spaces. |
442
|
| Line has trailing spaces. |
443
|
| Method 'addRelatesTo' is not designed for extension - needs to be abstract, final or empty. |
445
|
| Parameter uri should be final. |
445
|
| Expected @param tag for 'uri'. |
445
|
| Parameter type should be final. |
445
|
| Expected @param tag for 'type'. |
445
|
| Expected @throws tag for 'URI.MalformedURIException'. |
446
|
| Unable to get class information for URI.MalformedURIException. |
446
|
| First sentence should end with a period. |
450
|
| Line has trailing spaces. |
452
|
| Method 'setTo' is not designed for extension - needs to be abstract, final or empty. |
455
|
| Parameter uri should be final. |
455
|
| Expected @param tag for 'uri'. |
455
|
| First sentence should end with a period. |
459
|
| Line has trailing spaces. |
461
|
| Line has trailing spaces. |
462
|
| Expected an @return tag. |
464
|
| Method 'getFrom' is not designed for extension - needs to be abstract, final or empty. |
464
|
| First sentence should end with a period. |
468
|
| Line has trailing spaces. |
470
|
| Line has trailing spaces. |
471
|
| Method 'setFrom' is not designed for extension - needs to be abstract, final or empty. |
473
|
| Parameter ref should be final. |
473
|
| Expected @param tag for 'ref'. |
473
|
| First sentence should end with a period. |
477
|
| Line has trailing spaces. |
479
|
| Line has trailing spaces. |
480
|
| Expected an @return tag. |
482
|
| Method 'getReplyTo' is not designed for extension - needs to be abstract, final or empty. |
482
|
| First sentence should end with a period. |
486
|
| Line has trailing spaces. |
488
|
| Line has trailing spaces. |
489
|
| Method 'setReplyTo' is not designed for extension - needs to be abstract, final or empty. |
491
|
| Parameter ref should be final. |
491
|
| Expected @param tag for 'ref'. |
491
|
| First sentence should end with a period. |
495
|
| Line has trailing spaces. |
497
|
| Line has trailing spaces. |
498
|
| Expected an @return tag. |
500
|
| Method 'getFaultTo' is not designed for extension - needs to be abstract, final or empty. |
500
|
| First sentence should end with a period. |
504
|
| Line has trailing spaces. |
506
|
| Line has trailing spaces. |
507
|
| Method 'setFaultTo' is not designed for extension - needs to be abstract, final or empty. |
509
|
| Parameter epr should be final. |
509
|
| Expected @param tag for 'epr'. |
509
|
| Line has trailing spaces. |
512
|
| First sentence should end with a period. |
513
|
| Line has trailing spaces. |
515
|
| Expected an @return tag. |
519
|
| Line has trailing spaces. |
519
|
| Parameter headerElement should be final. |
519
|
| Expected @param tag for 'headerElement'. |
519
|
| Line has trailing spaces. |
520
|
| Parameter refPropQNames should be final. |
520
|
| Expected @param tag for 'refPropQNames'. |
520
|
| Expected @throws tag for 'Exception'. |
521
|
| Line has trailing spaces. |
524
|
| Line is longer than 80 characters. |
526
|
| Line is longer than 80 characters. |
527
|
| Line has trailing spaces. |
535
|
| First sentence should end with a period. |
536
|
| Line has trailing spaces. |
538
|
| Parameter env should be final. |
542
|
| Expected @param tag for 'env'. |
542
|
| Line has trailing spaces. |
543
|
| Parameter actorURI should be final. |
543
|
| Expected @param tag for 'actorURI'. |
543
|
| Expected @throws tag for 'Exception'. |
544
|
| 'if' construct must use '{}'s. |
546
|
| Line has trailing spaces. |
547
|
| Line has trailing spaces. |
552
|
| 'cast' is not followed by whitespace. |
555
|
| Line is longer than 80 characters. |
556
|
| Line has trailing spaces. |
558
|
| 'cast' is not followed by whitespace. |
559
|
| Line is longer than 80 characters. |
560
|
| Line is longer than 80 characters. |
564
|
| Line has trailing spaces. |
568
|
| Method 'isSetMustUnderstand' is not designed for extension - needs to be abstract, final or empty. |
578
|
| Missing a Javadoc comment. |
578
|
| Method 'setSetMustUnderstand' is not designed for extension - needs to be abstract, final or empty. |
582
|
| Missing a Javadoc comment. |
582
|
| Parameter setMustUnderstand should be final. |
582
|
| 'setMustUnderstand' hides a field. |
582
|
org/apache/axis/message/addressing/AttributedQName.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
29
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
44
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Parameter qname should be final. |
49
|
| Expected @param tag for 'qname'. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
61
|
| Parameter namespace should be final. |
61
|
| Expected @param tag for 'namespace'. |
61
|
| Parameter localPart should be final. |
62
|
| Expected @param tag for 'localPart'. |
62
|
| Line has trailing spaces. |
65
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Parameter parent should be final. |
71
|
| Expected @param tag for 'parent'. |
71
|
| Parameter elementName should be final. |
71
|
| Expected @param tag for 'elementName'. |
71
|
| Line is longer than 80 characters. |
73
|
org/apache/axis/message/addressing/AttributedURI.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - javax.xml.soap.SOAPElement. |
26
|
| Unused import - javax.xml.namespace.QName. |
29
|
| Unused import - java.util.Iterator. |
31
|
| Unused import - java.util.List. |
32
|
| Unused import - java.util.ArrayList. |
33
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Parameter uri should be final. |
60
|
| Expected @param tag for 'uri'. |
60
|
| First sentence should end with a period. |
64
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
68
|
| Parameter uri should be final. |
70
|
| Expected @param tag for 'uri'. |
70
|
| Expected @throws tag for 'MalformedURIException'. |
70
|
| Unable to get class information for MalformedURIException. |
70
|
| First sentence should end with a period. |
74
|
| First sentence should end with a period. |
80
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
86
|
| Parameter el should be final. |
86
|
| Expected @param tag for 'el'. |
86
|
| Expected @throws tag for 'Exception'. |
87
|
| First sentence should end with a period. |
91
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter parent should be final. |
96
|
| Expected @param tag for 'parent'. |
96
|
| Parameter elementName should be final. |
96
|
| Expected @param tag for 'elementName'. |
96
|
| Line is longer than 80 characters. |
98
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Parameter env should be final. |
103
|
| Parameter actorURI should be final. |
104
|
| Parameter name should be final. |
105
|
| Line is longer than 80 characters. |
108
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
124
|
org/apache/axis/message/addressing/Constants.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| First sentence should end with a period. |
23
|
| Line has trailing spaces. |
25
|
| First sentence should end with a period. |
53
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| First sentence should end with a period. |
70
|
| '+' should be on a new line. |
73
|
| First sentence should end with a period. |
76
|
| First sentence should end with a period. |
82
|
| First sentence should end with a period. |
87
|
| First sentence should end with a period. |
92
|
| First sentence should end with a period. |
97
|
| First sentence should end with a period. |
102
|
| First sentence should end with a period. |
107
|
| First sentence should end with a period. |
112
|
| First sentence should end with a period. |
117
|
| First sentence should end with a period. |
122
|
| First sentence should end with a period. |
127
|
| First sentence should end with a period. |
132
|
| First sentence should end with a period. |
137
|
| First sentence should end with a period. |
142
|
| First sentence should end with a period. |
147
|
| First sentence should end with a period. |
152
|
| First sentence should end with a period. |
157
|
| First sentence should end with a period. |
162
|
| First sentence should end with a period. |
167
|
| Line has trailing spaces. |
170
|
| First sentence should end with a period. |
179
|
| First sentence should end with a period. |
185
|
| Line has trailing spaces. |
190
|
| First sentence should end with a period. |
191
|
| First sentence should end with a period. |
197
|
| Line has trailing spaces. |
202
|
| First sentence should end with a period. |
203
|
| Line has trailing spaces. |
208
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
219
|
| First sentence should end with a period. |
221
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
234
|
org/apache/axis/message/addressing/EndpointReference.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unused import - org.apache.axis.message.addressing.util.TextExtractor. |
20
|
| Unused import - javax.xml.namespace.QName. |
36
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
48
|
| Line has trailing spaces. |
54
|
| Missing a Javadoc comment. |
55
|
| First sentence should end with a period. |
58
|
| Parameter address should be final. |
63
|
| Expected @param tag for 'address'. |
63
|
| First sentence should end with a period. |
67
|
| Parameter uri should be final. |
72
|
| Expected @param tag for 'uri'. |
72
|
| First sentence should end with a period. |
76
|
| Parameter endpoint should be final. |
81
|
| Expected @param tag for 'endpoint'. |
81
|
| First sentence should end with a period. |
85
|
| Expected @param tag for 'endpoint'. |
91
|
| Expected @throws tag for 'URI.MalformedURIException'. |
92
|
| Unable to get class information for URI.MalformedURIException. |
92
|
| First sentence should end with a period. |
96
|
| Parameter element should be final. |
102
|
| Expected @param tag for 'element'. |
102
|
| Expected @throws tag for 'Exception'. |
103
|
| 'while' is not followed by whitespace. |
105
|
| 'cast' is not followed by whitespace. |
106
|
| 'cast' is not followed by whitespace. |
116
|
| Line has trailing spaces. |
119
|
| 'cast' is not followed by whitespace. |
120
|
| Line has trailing spaces. |
123
|
| 'cast' is not followed by whitespace. |
124
|
| Line has trailing spaces. |
127
|
| Line is longer than 80 characters. |
128
|
| 'cast' is not followed by whitespace. |
128
|
| Must have at least one statement. |
130
|
| Line has trailing spaces. |
133
|
| First sentence should end with a period. |
137
|
| Expected @param tag for 'element'. |
143
|
| Expected @throws tag for 'Exception'. |
144
|
| '=' is not preceded with whitespace. |
146
|
| '=' is not followed by whitespace. |
146
|
| ';' is not followed by whitespace. |
146
|
| '<' is not preceded with whitespace. |
146
|
| '<' is not followed by whitespace. |
146
|
| ';' is not followed by whitespace. |
146
|
| 'cast' is not followed by whitespace. |
147
|
| 'cast' is not followed by whitespace. |
157
|
| Line has trailing spaces. |
160
|
| 'cast' is not followed by whitespace. |
161
|
| Line has trailing spaces. |
164
|
| 'cast' is not followed by whitespace. |
165
|
| Line has trailing spaces. |
168
|
| 'cast' is not followed by whitespace. |
169
|
| Must have at least one statement. |
171
|
| Line has trailing spaces. |
174
|
| Expected an @return tag. |
183
|
| Method 'toDOM' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Parameter doc should be final. |
183
|
| Expected @param tag for 'doc'. |
183
|
| Expected an @return tag. |
193
|
| Method 'toDOM' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Parameter doc should be final. |
193
|
| Expected @param tag for 'doc'. |
193
|
| Parameter elementName should be final. |
193
|
| Expected @param tag for 'elementName'. |
193
|
| Line is longer than 80 characters. |
202
|
| Line has trailing spaces. |
227
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
237
|
| Missing a Javadoc comment. |
237
|
| Parameter env should be final. |
237
|
| Parameter actorURI should be final. |
238
|
| Line has trailing spaces. |
240
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
244
|
| Missing a Javadoc comment. |
244
|
| Parameter env should be final. |
244
|
| Parameter actorURI should be final. |
245
|
| Parameter name should be final. |
246
|
| 'cast' is not followed by whitespace. |
265
|
org/apache/axis/message/addressing/EndpointReferenceType.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
36
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
47
|
| First sentence should end with a period. |
51
|
| First sentence should end with a period. |
56
|
| First sentence should end with a period. |
61
|
| First sentence should end with a period. |
66
|
| First sentence should end with a period. |
71
|
| Missing a Javadoc comment. |
79
|
| Name '_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
79
|
| First sentence should end with a period. |
81
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
90
|
| Parameter address should be final. |
92
|
| 'address' hides a field. |
92
|
| Expected @param tag for 'address'. |
92
|
| First sentence should end with a period. |
96
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
99
|
| Parameter address should be final. |
101
|
| 'address' hides a field. |
101
|
| Expected @param tag for 'address'. |
101
|
| First sentence should end with a period. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
108
|
| Parameter endpoint should be final. |
110
|
| Expected @param tag for 'endpoint'. |
110
|
| First sentence should end with a period. |
114
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
117
|
| Parameter endpoint should be final. |
120
|
| Expected @param tag for 'endpoint'. |
120
|
| Parameter deepCopy should be final. |
121
|
| Expected @param tag for 'deepCopy'. |
121
|
| Line has trailing spaces. |
128
|
| Missing a Javadoc comment. |
129
|
| Parameter endpoint should be final. |
129
|
| 'properties' hides a field. |
133
|
| 'parameters' hides a field. |
137
|
| Missing a Javadoc comment. |
150
|
| Parameter endpoint should be final. |
150
|
| 'address' hides a field. |
151
|
| 'serviceName' hides a field. |
159
|
| 'properties' hides a field. |
163
|
| 'parameters' hides a field. |
167
|
| '=' is not preceded with whitespace. |
176
|
| '=' is not followed by whitespace. |
176
|
| '<' is not preceded with whitespace. |
176
|
| '<' is not followed by whitespace. |
176
|
| Line has trailing spaces. |
188
|
| First sentence should end with a period. |
189
|
| Line has trailing spaces. |
191
|
| Line has trailing spaces. |
192
|
| Expected an @return tag. |
194
|
| Method 'getAddress' is not designed for extension - needs to be abstract, final or empty. |
194
|
| First sentence should end with a period. |
198
|
| Line has trailing spaces. |
200
|
| Line has trailing spaces. |
201
|
| Method 'setAddress' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Parameter address should be final. |
203
|
| 'address' hides a field. |
203
|
| Expected @param tag for 'address'. |
203
|
| First sentence should end with a period. |
207
|
| Line has trailing spaces. |
209
|
| Line has trailing spaces. |
210
|
| Expected an @return tag. |
212
|
| Method 'getPortType' is not designed for extension - needs to be abstract, final or empty. |
212
|
| First sentence should end with a period. |
216
|
| Line has trailing spaces. |
218
|
| Line has trailing spaces. |
219
|
| Method 'setPortType' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Parameter portType should be final. |
221
|
| 'portType' hides a field. |
221
|
| Expected @param tag for 'portType'. |
221
|
| First sentence should end with a period. |
225
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
228
|
| Expected an @return tag. |
230
|
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. |
230
|
| First sentence should end with a period. |
234
|
| Line has trailing spaces. |
236
|
| Line has trailing spaces. |
237
|
| Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. |
239
|
| Parameter properties should be final. |
239
|
| 'properties' hides a field. |
239
|
| Expected @param tag for 'properties'. |
239
|
| First sentence should end with a period. |
243
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
246
|
| Expected an @return tag. |
248
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
248
|
| First sentence should end with a period. |
252
|
| Line has trailing spaces. |
254
|
| Line has trailing spaces. |
255
|
| Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Parameter parameters should be final. |
257
|
| 'parameters' hides a field. |
257
|
| Expected @param tag for 'parameters'. |
257
|
| First sentence should end with a period. |
261
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
264
|
| Expected an @return tag. |
266
|
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. |
266
|
| First sentence should end with a period. |
270
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
273
|
| Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. |
275
|
| Parameter serviceName should be final. |
275
|
| 'serviceName' hides a field. |
275
|
| Expected @param tag for 'serviceName'. |
275
|
| First sentence should end with a period. |
279
|
| Expected an @return tag. |
283
|
| Method 'get_any' is not designed for extension - needs to be abstract, final or empty. |
283
|
| Name 'get_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
283
|
| Line has trailing spaces. |
286
|
| First sentence should end with a period. |
287
|
| Method 'set_any' is not designed for extension - needs to be abstract, final or empty. |
291
|
| Name 'set_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
291
|
| Parameter _any should be final. |
291
|
| '_any' hides a field. |
291
|
| Expected @param tag for '_any'. |
291
|
| Name '_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
291
|
| Line has trailing spaces. |
294
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
295
|
| Missing a Javadoc comment. |
295
|
| '=' is not preceded with whitespace. |
317
|
| '=' is not followed by whitespace. |
317
|
| ';' is not followed by whitespace. |
317
|
| '<' is not preceded with whitespace. |
317
|
| '<' is not followed by whitespace. |
317
|
| ';' is not followed by whitespace. |
317
|
| Line is longer than 80 characters. |
320
|
| Line has trailing spaces. |
331
|
| Missing a Javadoc comment. |
333
|
| Line is longer than 80 characters. |
334
|
| Line is longer than 80 characters. |
337
|
| Line is longer than 80 characters. |
338
|
| Line is longer than 80 characters. |
340
|
| Line is longer than 80 characters. |
341
|
| Line is longer than 80 characters. |
345
|
| Line is longer than 80 characters. |
346
|
| Line is longer than 80 characters. |
351
|
| Line is longer than 80 characters. |
352
|
| Line is longer than 80 characters. |
357
|
| Line is longer than 80 characters. |
358
|
| Line is longer than 80 characters. |
363
|
| Line is longer than 80 characters. |
364
|
| First sentence should end with a period. |
369
|
| Expected an @return tag. |
372
|
| First sentence should end with a period. |
377
|
| Expected an @return tag. |
380
|
| Line has trailing spaces. |
381
|
| Parameter mechType should be final. |
381
|
| Expected @param tag for 'mechType'. |
381
|
| Line has trailing spaces. |
382
|
| Parameter _javaType should be final. |
382
|
| Expected @param tag for '_javaType'. |
382
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
382
|
| Parameter _xmlType should be final. |
383
|
| Expected @param tag for '_xmlType'. |
383
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
383
|
| Line has trailing spaces. |
384
|
| First sentence should end with a period. |
389
|
| Expected an @return tag. |
392
|
| Line has trailing spaces. |
393
|
| Parameter mechType should be final. |
393
|
| Expected @param tag for 'mechType'. |
393
|
| Line has trailing spaces. |
394
|
| Parameter _javaType should be final. |
394
|
| Expected @param tag for '_javaType'. |
394
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
394
|
| Parameter _xmlType should be final. |
395
|
| Expected @param tag for '_xmlType'. |
395
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
395
|
| Line has trailing spaces. |
396
|
org/apache/axis/message/addressing/FaultSubcodeValues.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
22
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
39
|
| Name '_value_' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Missing a Javadoc comment. |
40
|
| Name '_table_' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
43
|
| Parameter value should be final. |
43
|
| ',' is not followed by whitespace. |
45
|
| Line is longer than 80 characters. |
48
|
| Missing a Javadoc comment. |
48
|
| Name '_value1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
48
|
| Line is longer than 80 characters. |
49
|
| Missing a Javadoc comment. |
49
|
| Name '_value2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
49
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
50
|
| Name '_value3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
50
|
| Line is longer than 80 characters. |
51
|
| Missing a Javadoc comment. |
51
|
| Name '_value4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
51
|
| Line is longer than 80 characters. |
52
|
| Missing a Javadoc comment. |
52
|
| Name '_value5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
52
|
| Line is longer than 80 characters. |
53
|
| Missing a Javadoc comment. |
53
|
| Name 'value1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
53
|
| Line is longer than 80 characters. |
54
|
| Missing a Javadoc comment. |
54
|
| Name 'value2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
54
|
| Line is longer than 80 characters. |
55
|
| Missing a Javadoc comment. |
55
|
| Name 'value3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
55
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
56
|
| Name 'value4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
56
|
| Line is longer than 80 characters. |
57
|
| Missing a Javadoc comment. |
57
|
| Name 'value5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
57
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| ';' is not followed by whitespace. |
58
|
| '}' is not preceded with whitespace. |
58
|
| Missing a Javadoc comment. |
59
|
| Parameter value should be final. |
59
|
| Redundant throws: 'java.lang.IllegalArgumentException' is unchecked exception. |
60
|
| 'if' construct must use '{}'s. |
63
|
| '==' is not preceded with whitespace. |
63
|
| '==' is not followed by whitespace. |
63
|
| Missing a Javadoc comment. |
66
|
| Parameter value should be final. |
66
|
| Redundant throws: 'java.lang.IllegalArgumentException' is unchecked exception. |
67
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter obj should be final. |
74
|
| 'return' is not preceded with whitespace. |
74
|
| '{' is not followed by whitespace. |
74
|
| ';' is not followed by whitespace. |
74
|
| '}' is not preceded with whitespace. |
74
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| ';' is not followed by whitespace. |
75
|
| '}' is not preceded with whitespace. |
75
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| ';' is not followed by whitespace. |
76
|
| '}' is not preceded with whitespace. |
76
|
| Line is longer than 80 characters. |
77
|
| Method 'readResolve' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| ';' is not followed by whitespace. |
77
|
| '}' is not preceded with whitespace. |
77
|
| Missing a Javadoc comment. |
78
|
| Line has trailing spaces. |
79
|
| Parameter mechType should be final. |
79
|
| Line has trailing spaces. |
80
|
| Parameter _javaType should be final. |
80
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
80
|
| Parameter _xmlType should be final. |
81
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| Line has trailing spaces. |
82
|
| Missing a Javadoc comment. |
86
|
| Line has trailing spaces. |
87
|
| Parameter mechType should be final. |
87
|
| Line has trailing spaces. |
88
|
| Parameter _javaType should be final. |
88
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
88
|
| Parameter _xmlType should be final. |
89
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
89
|
| Line has trailing spaces. |
90
|
| Missing a Javadoc comment. |
95
|
| Line is longer than 80 characters. |
99
|
| First sentence should end with a period. |
101
|
| Expected an @return tag. |
104
|
org/apache/axis/message/addressing/FaultTo.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Parameter address should be final. |
44
|
| Expected @param tag for 'address'. |
44
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Parameter uri should be final. |
53
|
| Expected @param tag for 'uri'. |
53
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
60
|
| Parameter endpoint should be final. |
62
|
| Expected @param tag for 'endpoint'. |
62
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
70
|
| Parameter element should be final. |
72
|
| Expected @param tag for 'element'. |
72
|
| Expected @throws tag for 'Exception'. |
73
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Parameter env should be final. |
77
|
| Line has trailing spaces. |
78
|
| Parameter actorURI should be final. |
78
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Expected an @return tag. |
88
|
| Method 'toDOM' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter doc should be final. |
88
|
| Expected @param tag for 'doc'. |
88
|
org/apache/axis/message/addressing/From.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Parameter address should be final. |
44
|
| Expected @param tag for 'address'. |
44
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Parameter uri should be final. |
53
|
| Expected @param tag for 'uri'. |
53
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
60
|
| Parameter endpoint should be final. |
62
|
| Expected @param tag for 'endpoint'. |
62
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
70
|
| Parameter element should be final. |
72
|
| Expected @param tag for 'element'. |
72
|
| Expected @throws tag for 'Exception'. |
73
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Parameter env should be final. |
77
|
| Line has trailing spaces. |
78
|
| Parameter actorURI should be final. |
78
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Expected an @return tag. |
88
|
| Method 'toDOM' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter doc should be final. |
88
|
| Expected @param tag for 'doc'. |
88
|
org/apache/axis/message/addressing/MessageID.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
30
|
| Line has trailing spaces. |
32
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Parameter uri should be final. |
41
|
| Expected @param tag for 'uri'. |
41
|
| First sentence should end with a period. |
45
|
| First sentence should end with a period. |
51
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
57
|
| Parameter el should be final. |
57
|
| Expected @param tag for 'el'. |
57
|
| Expected @throws tag for 'Exception'. |
58
|
| Line has trailing spaces. |
62
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Parameter env should be final. |
62
|
| Line has trailing spaces. |
63
|
| Parameter actorURI should be final. |
63
|
| Line has trailing spaces. |
67
|
org/apache/axis/message/addressing/PortType.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
32
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Parameter qname should be final. |
41
|
| Expected @param tag for 'qname'. |
41
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
51
|
| Parameter namespace should be final. |
51
|
| Expected @param tag for 'namespace'. |
51
|
| Parameter localName should be final. |
52
|
| Expected @param tag for 'localName'. |
52
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
59
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter parent should be final. |
61
|
| Expected @param tag for 'parent'. |
61
|
| Line has trailing spaces. |
71
|
| Missing a Javadoc comment. |
71
|
| Parameter element should be final. |
71
|
| Line has trailing spaces. |
78
|
| Missing a Javadoc comment. |
78
|
| Parameter element should be final. |
78
|
| Line has trailing spaces. |
84
|
org/apache/axis/message/addressing/Recipient.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Parameter address should be final. |
44
|
| Expected @param tag for 'address'. |
44
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Parameter uri should be final. |
53
|
| Expected @param tag for 'uri'. |
53
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| Parameter element should be final. |
63
|
| Expected @param tag for 'element'. |
63
|
| Expected @throws tag for 'Exception'. |
64
|
| Line has trailing spaces. |
67
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Parameter env should be final. |
68
|
| Line has trailing spaces. |
69
|
| Parameter actorURI should be final. |
69
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| Expected an @return tag. |
79
|
| Method 'toDOM' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Parameter doc should be final. |
79
|
| Expected @param tag for 'doc'. |
79
|
org/apache/axis/message/addressing/ReferenceParametersType.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
51
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
54
|
| Name '_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
61
|
| First sentence should end with a period. |
62
|
| Parameter element should be final. |
65
|
| Expected @param tag for 'element'. |
65
|
| Line contains a tab character. |
66
|
| First sentence should end with a period. |
69
|
| Line has trailing spaces. |
71
|
| Parameter properties should be final. |
74
|
| Expected @param tag for 'properties'. |
74
|
| Line has trailing spaces. |
77
|
| First sentence should end with a period. |
78
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
84
|
| Parameter properties should be final. |
84
|
| Expected @param tag for 'properties'. |
84
|
| Parameter deepCopy should be final. |
85
|
| Expected @param tag for 'deepCopy'. |
85
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Avoid inline conditionals. |
108
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Parameter index should be final. |
111
|
| First sentence should end with a period. |
115
|
| Expected an @return tag. |
120
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter qname should be final. |
120
|
| Expected @param tag for 'qname'. |
120
|
| 'if' construct must use '{}'s. |
123
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Parameter element should be final. |
129
|
| 'cast' is not followed by whitespace. |
132
|
| 'cast' is not followed by whitespace. |
134
|
| Line has trailing spaces. |
145
|
| First sentence should end with a period. |
152
|
| Line has trailing spaces. |
154
|
| Line has trailing spaces. |
155
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Parameter parent should be final. |
157
|
| Expected @param tag for 'parent'. |
157
|
| Parameter elementName should be final. |
157
|
| Expected @param tag for 'elementName'. |
157
|
| Line is longer than 80 characters. |
159
|
| '=' is not preceded with whitespace. |
164
|
| '=' is not followed by whitespace. |
164
|
| ';' is not followed by whitespace. |
164
|
| '<' is not preceded with whitespace. |
164
|
| '<' is not followed by whitespace. |
164
|
| ';' is not followed by whitespace. |
164
|
| Line has trailing spaces. |
165
|
| Line has trailing spaces. |
177
|
| Method 'get_any' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Name 'get_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
180
|
| Line has trailing spaces. |
183
|
| Line has trailing spaces. |
186
|
| Method 'set_any' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Name 'set_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
189
|
| Parameter _any should be final. |
189
|
| '_any' hides a field. |
189
|
| Expected @param tag for '_any'. |
189
|
| Name '_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
189
|
| Line has trailing spaces. |
192
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Missing a Javadoc comment. |
193
|
| '=' is not preceded with whitespace. |
198
|
| '=' is not followed by whitespace. |
198
|
| ';' is not followed by whitespace. |
198
|
| '<' is not preceded with whitespace. |
198
|
| '<' is not followed by whitespace. |
198
|
| ';' is not followed by whitespace. |
198
|
| Missing a Javadoc comment. |
211
|
| Line is longer than 80 characters. |
212
|
| Line has trailing spaces. |
213
|
| Line is longer than 80 characters. |
215
|
| First sentence should end with a period. |
218
|
| Expected an @return tag. |
221
|
| First sentence should end with a period. |
226
|
| Expected an @return tag. |
229
|
| Line has trailing spaces. |
230
|
| Parameter mechType should be final. |
230
|
| Expected @param tag for 'mechType'. |
230
|
| Line has trailing spaces. |
231
|
| Parameter _javaType should be final. |
231
|
| Expected @param tag for '_javaType'. |
231
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
231
|
| Parameter _xmlType should be final. |
232
|
| Expected @param tag for '_xmlType'. |
232
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
232
|
| Line has trailing spaces. |
233
|
| First sentence should end with a period. |
238
|
| Expected an @return tag. |
241
|
| Line has trailing spaces. |
242
|
| Parameter mechType should be final. |
242
|
| Expected @param tag for 'mechType'. |
242
|
| Line has trailing spaces. |
243
|
| Parameter _javaType should be final. |
243
|
| Expected @param tag for '_javaType'. |
243
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
243
|
| Parameter _xmlType should be final. |
244
|
| Expected @param tag for '_xmlType'. |
244
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
244
|
| Line has trailing spaces. |
245
|
org/apache/axis/message/addressing/ReferencePropertiesType.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
58
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
61
|
| Name '_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
61
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
68
|
| First sentence should end with a period. |
69
|
| Parameter element should be final. |
72
|
| Expected @param tag for 'element'. |
72
|
| Line contains a tab character. |
73
|
| First sentence should end with a period. |
76
|
| Line has trailing spaces. |
78
|
| Parameter properties should be final. |
81
|
| Expected @param tag for 'properties'. |
81
|
| Line has trailing spaces. |
84
|
| First sentence should end with a period. |
85
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
91
|
| Parameter properties should be final. |
91
|
| Expected @param tag for 'properties'. |
91
|
| Parameter deepCopy should be final. |
92
|
| Expected @param tag for 'deepCopy'. |
92
|
| Method 'size' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| Avoid inline conditionals. |
115
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Parameter index should be final. |
118
|
| First sentence should end with a period. |
122
|
| Expected an @return tag. |
127
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Parameter qname should be final. |
127
|
| Expected @param tag for 'qname'. |
127
|
| 'if' construct must use '{}'s. |
130
|
| Method 'add' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Parameter element should be final. |
136
|
| 'cast' is not followed by whitespace. |
139
|
| 'cast' is not followed by whitespace. |
141
|
| Line has trailing spaces. |
153
|
| First sentence should end with a period. |
160
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
163
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Parameter parent should be final. |
165
|
| Expected @param tag for 'parent'. |
165
|
| Parameter elementName should be final. |
165
|
| Expected @param tag for 'elementName'. |
165
|
| Line is longer than 80 characters. |
167
|
| '=' is not preceded with whitespace. |
172
|
| '=' is not followed by whitespace. |
172
|
| ';' is not followed by whitespace. |
172
|
| '<' is not preceded with whitespace. |
172
|
| '<' is not followed by whitespace. |
172
|
| ';' is not followed by whitespace. |
172
|
| Line has trailing spaces. |
173
|
| Missing a Javadoc comment. |
183
|
| Parameter element should be final. |
183
|
| 'while' is not followed by whitespace. |
187
|
| 'cast' is not followed by whitespace. |
188
|
| '(' is followed by whitespace. |
197
|
| 'cast' is not followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Missing a Javadoc comment. |
205
|
| Parameter element should be final. |
205
|
| '=' is not preceded with whitespace. |
209
|
| '=' is not followed by whitespace. |
209
|
| ';' is not followed by whitespace. |
209
|
| '<' is not preceded with whitespace. |
209
|
| '<' is not followed by whitespace. |
209
|
| ';' is not followed by whitespace. |
209
|
| 'cast' is not followed by whitespace. |
210
|
| Line has trailing spaces. |
225
|
| Method 'get_any' is not designed for extension - needs to be abstract, final or empty. |
228
|
| Name 'get_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
228
|
| Line has trailing spaces. |
231
|
| Line has trailing spaces. |
234
|
| Method 'set_any' is not designed for extension - needs to be abstract, final or empty. |
237
|
| Name 'set_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
237
|
| Parameter _any should be final. |
237
|
| '_any' hides a field. |
237
|
| Expected @param tag for '_any'. |
237
|
| Name '_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
237
|
| Line has trailing spaces. |
240
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
241
|
| Missing a Javadoc comment. |
241
|
| '=' is not preceded with whitespace. |
246
|
| '=' is not followed by whitespace. |
246
|
| ';' is not followed by whitespace. |
246
|
| '<' is not preceded with whitespace. |
246
|
| '<' is not followed by whitespace. |
246
|
| ';' is not followed by whitespace. |
246
|
| Missing a Javadoc comment. |
259
|
| Line is longer than 80 characters. |
260
|
| Line has trailing spaces. |
261
|
| Line is longer than 80 characters. |
263
|
| First sentence should end with a period. |
266
|
| Expected an @return tag. |
269
|
| First sentence should end with a period. |
274
|
| Expected an @return tag. |
277
|
| Line has trailing spaces. |
278
|
| Parameter mechType should be final. |
278
|
| Expected @param tag for 'mechType'. |
278
|
| Line has trailing spaces. |
279
|
| Parameter _javaType should be final. |
279
|
| Expected @param tag for '_javaType'. |
279
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
279
|
| Parameter _xmlType should be final. |
280
|
| Expected @param tag for '_xmlType'. |
280
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
280
|
| Line has trailing spaces. |
281
|
| First sentence should end with a period. |
286
|
| Expected an @return tag. |
289
|
| Line has trailing spaces. |
290
|
| Parameter mechType should be final. |
290
|
| Expected @param tag for 'mechType'. |
290
|
| Line has trailing spaces. |
291
|
| Parameter _javaType should be final. |
291
|
| Expected @param tag for '_javaType'. |
291
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
291
|
| Parameter _xmlType should be final. |
292
|
| Expected @param tag for '_xmlType'. |
292
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
292
|
| Line has trailing spaces. |
293
|
org/apache/axis/message/addressing/RelatesTo.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.axis.message.addressing.util.AddressingUtils. |
22
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
50
|
| Parameter uri should be final. |
50
|
| Expected @param tag for 'uri'. |
50
|
| Parameter type should be final. |
50
|
| Expected @param tag for 'type'. |
50
|
| Expected @throws tag for 'URI.MalformedURIException'. |
51
|
| Unable to get class information for URI.MalformedURIException. |
51
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
59
|
| Parameter uri should be final. |
61
|
| Expected @param tag for 'uri'. |
61
|
| Parameter type should be final. |
61
|
| Expected @param tag for 'type'. |
61
|
| First sentence should end with a period. |
65
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
71
|
| Parameter uri should be final. |
71
|
| Expected @param tag for 'uri'. |
71
|
| Parameter type should be final. |
71
|
| Expected @param tag for 'type'. |
71
|
| Expected @throws tag for 'URI.MalformedURIException'. |
72
|
| Unable to get class information for URI.MalformedURIException. |
72
|
| First sentence should end with a period. |
76
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
82
|
| Parameter el should be final. |
82
|
| Expected @param tag for 'el'. |
82
|
| Expected @throws tag for 'Exception'. |
83
|
| '+' is not preceded with whitespace. |
94
|
| '+' is not followed by whitespace. |
94
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter env should be final. |
101
|
| Parameter actorURI should be final. |
102
|
| Line has trailing spaces. |
112
|
| 'cast' is not followed by whitespace. |
113
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
126
|
org/apache/axis/message/addressing/Relationship.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
32
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
41
|
| First sentence should end with a period. |
46
|
| First sentence should end with a period. |
51
|
| Line has trailing spaces. |
53
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
58
|
| Parameter uri should be final. |
58
|
| 'uri' hides a field. |
58
|
| Expected @param tag for 'uri'. |
58
|
| Parameter type should be final. |
58
|
| 'type' hides a field. |
58
|
| Expected @param tag for 'type'. |
58
|
| Expected @throws tag for 'URI.MalformedURIException'. |
59
|
| Unable to get class information for URI.MalformedURIException. |
59
|
| Avoid inline conditionals. |
62
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
70
|
| Parameter uri should be final. |
72
|
| 'uri' hides a field. |
72
|
| Expected @param tag for 'uri'. |
72
|
| Parameter type should be final. |
72
|
| 'type' hides a field. |
72
|
| Expected @param tag for 'type'. |
72
|
| Avoid inline conditionals. |
75
|
| First sentence should end with a period. |
79
|
| Line has trailing spaces. |
81
|
| First sentence should end with a period. |
86
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
89
|
| Expected an @return tag. |
91
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
91
|
| First sentence should end with a period. |
95
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
98
|
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Parameter type should be final. |
100
|
| 'type' hides a field. |
100
|
| Expected @param tag for 'type'. |
100
|
| First sentence should end with a period. |
104
|
| Line has trailing spaces. |
106
|
| Line has trailing spaces. |
107
|
| Expected an @return tag. |
109
|
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. |
109
|
| First sentence should end with a period. |
113
|
| Line has trailing spaces. |
115
|
| Line has trailing spaces. |
116
|
| Method 'setURI' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Parameter uri should be final. |
118
|
| 'uri' hides a field. |
118
|
| Expected @param tag for 'uri'. |
118
|
org/apache/axis/message/addressing/RelationshipTypeValues.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
org/apache/axis/message/addressing/ReplyAfterType.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| First sentence should end with a period. |
20
|
| First sentence should end with a period. |
26
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| First sentence should end with a period. |
31
|
| First sentence should end with a period. |
37
|
| Parameter _value should be final. |
42
|
| '_value' hides a field. |
42
|
| Expected @param tag for '_value'. |
42
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| First sentence should end with a period. |
46
|
| Parameter _value should be final. |
51
|
| '_value' hides a field. |
51
|
| Expected @param tag for '_value'. |
51
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| First sentence should end with a period. |
55
|
| Expected an @return tag. |
60
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Avoid inline conditionals. |
63
|
| Method 'get_value' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Name 'get_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
72
|
| Method 'set_value' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Name 'set_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| Parameter _value should be final. |
81
|
| '_value' hides a field. |
81
|
| Expected @param tag for '_value'. |
81
|
| Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
81
|
| First sentence should end with a period. |
85
|
| Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
88
|
| First sentence should end with a period. |
90
|
| Expected an @return tag. |
96
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter obj should be final. |
96
|
| Expected @param tag for 'obj'. |
96
|
| Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
118
|
| Expression can be simplified. |
122
|
| First sentence should end with a period. |
130
|
| Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
133
|
| First sentence should end with a period. |
135
|
| Expected an @return tag. |
140
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
147
|
| First sentence should end with a period. |
159
|
| Line is longer than 80 characters. |
163
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
173
|
| First sentence should end with a period. |
177
|
| Expected an @return tag. |
182
|
| First sentence should end with a period. |
186
|
| Expected an @return tag. |
194
|
| Line is longer than 80 characters. |
194
|
| Parameter mechType should be final. |
194
|
| Expected @param tag for 'mechType'. |
194
|
| Parameter _javaType should be final. |
194
|
| Expected @param tag for '_javaType'. |
194
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
194
|
| Line is longer than 80 characters. |
195
|
| Parameter _xmlType should be final. |
195
|
| Expected @param tag for '_xmlType'. |
195
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
195
|
| First sentence should end with a period. |
200
|
| Expected an @return tag. |
208
|
| Line is longer than 80 characters. |
208
|
| Parameter mechType should be final. |
208
|
| Expected @param tag for 'mechType'. |
208
|
| Parameter _javaType should be final. |
208
|
| Expected @param tag for '_javaType'. |
208
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
208
|
| Line is longer than 80 characters. |
209
|
| Parameter _xmlType should be final. |
209
|
| Expected @param tag for '_xmlType'. |
209
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
209
|
org/apache/axis/message/addressing/ReplyTo.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Parameter address should be final. |
44
|
| Expected @param tag for 'address'. |
44
|
| First sentence should end with a period. |
48
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Parameter address should be final. |
53
|
| Expected @param tag for 'address'. |
53
|
| First sentence should end with a period. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
60
|
| Parameter endpoint should be final. |
62
|
| Expected @param tag for 'endpoint'. |
62
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
70
|
| Parameter element should be final. |
72
|
| Expected @param tag for 'element'. |
72
|
| Expected @throws tag for 'Exception'. |
73
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Parameter env should be final. |
77
|
| Line has trailing spaces. |
78
|
| Parameter actorURI should be final. |
78
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Expected an @return tag. |
88
|
| Method 'toDOM' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Parameter doc should be final. |
88
|
| Expected @param tag for 'doc'. |
88
|
| Line has trailing spaces. |
91
|
org/apache/axis/message/addressing/ServiceNameType.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.w3c.dom.Attr. |
27
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
51
|
| Line has trailing spaces. |
55
|
| Missing a Javadoc comment. |
56
|
| Parameter qname should be final. |
56
|
| First sentence should end with a period. |
60
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Parameter qname should be final. |
66
|
| Expected @param tag for 'qname'. |
66
|
| Parameter port should be final. |
66
|
| 'port' hides a field. |
66
|
| Expected @param tag for 'port'. |
66
|
| First sentence should end with a period. |
71
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
77
|
| Parameter namespace should be final. |
77
|
| Expected @param tag for 'namespace'. |
77
|
| Parameter localName should be final. |
78
|
| Expected @param tag for 'localName'. |
78
|
| Line has trailing spaces. |
81
|
| First sentence should end with a period. |
82
|
| Line has trailing spaces. |
84
|
| Parameter serviceName should be final. |
87
|
| Expected @param tag for 'serviceName'. |
87
|
| First sentence should end with a period. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
95
|
| Expected an @return tag. |
97
|
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. |
97
|
| First sentence should end with a period. |
101
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
104
|
| Method 'setPort' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter port should be final. |
106
|
| 'port' hides a field. |
106
|
| Expected @param tag for 'port'. |
106
|
| First sentence should end with a period. |
110
|
| Line has trailing spaces. |
112
|
| Line has trailing spaces. |
113
|
| Method 'append' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter parent should be final. |
115
|
| Expected @param tag for 'parent'. |
115
|
| Parameter elementName should be final. |
115
|
| Expected @param tag for 'elementName'. |
115
|
| Line has trailing spaces. |
127
|
| Missing a Javadoc comment. |
127
|
| Parameter element should be final. |
127
|
| Line has trailing spaces. |
132
|
| '?' should be on a new line. |
132
|
| Avoid inline conditionals. |
132
|
| Line has trailing spaces. |
137
|
| Missing a Javadoc comment. |
137
|
| Parameter element should be final. |
137
|
| Line has trailing spaces. |
142
|
| '?' should be on a new line. |
142
|
| Avoid inline conditionals. |
142
|
| Line has trailing spaces. |
148
|
| Missing a Javadoc comment. |
150
|
| Line is longer than 80 characters. |
154
|
| Line is longer than 80 characters. |
155
|
| Line is longer than 80 characters. |
158
|
| First sentence should end with a period. |
162
|
| Expected an @return tag. |
165
|
| First sentence should end with a period. |
170
|
| Expected an @return tag. |
173
|
| Line has trailing spaces. |
174
|
| Parameter mechType should be final. |
174
|
| Expected @param tag for 'mechType'. |
174
|
| Line has trailing spaces. |
175
|
| Parameter _javaType should be final. |
175
|
| Expected @param tag for '_javaType'. |
175
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
175
|
| Parameter _xmlType should be final. |
176
|
| Expected @param tag for '_xmlType'. |
176
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
176
|
| Line has trailing spaces. |
177
|
| First sentence should end with a period. |
182
|
| Expected an @return tag. |
185
|
| Line has trailing spaces. |
186
|
| Parameter mechType should be final. |
186
|
| Expected @param tag for 'mechType'. |
186
|
| Line has trailing spaces. |
187
|
| Parameter _javaType should be final. |
187
|
| Expected @param tag for '_javaType'. |
187
|
| Name '_javaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
187
|
| Parameter _xmlType should be final. |
188
|
| Expected @param tag for '_xmlType'. |
188
|
| Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
188
|
| Line has trailing spaces. |
189
|
org/apache/axis/message/addressing/To.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
29
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
36
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Parameter uri should be final. |
41
|
| Expected @param tag for 'uri'. |
41
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| Parameter uri should be final. |
50
|
| Expected @param tag for 'uri'. |
50
|
| Expected @throws tag for 'URI.MalformedURIException'. |
50
|
| Unable to get class information for URI.MalformedURIException. |
50
|
| First sentence should end with a period. |
54
|
| Line has trailing spaces. |
56
|
| Line has trailing spaces. |
57
|
| Parameter address should be final. |
59
|
| Expected @param tag for 'address'. |
59
|
| First sentence should end with a period. |
63
|
| Line has trailing spaces. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
69
|
| Parameter el should be final. |
69
|
| Expected @param tag for 'el'. |
69
|
| Expected @throws tag for 'Exception'. |
70
|
| Method 'toSOAPHeaderElement' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter env should be final. |
74
|
| Line has trailing spaces. |
75
|
| Parameter actorURI should be final. |
75
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
80
|
org/apache/axis/message/addressing/handler/AddressingHandler.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| First sentence should end with a period. |
51
|
| Missing a Javadoc comment. |
58
|
| Variable 'log' must be private and have accessor methods. |
58
|
| Missing a Javadoc comment. |
62
|
| Missing a Javadoc comment. |
68
|
| Line has trailing spaces. |
69
|
| Missing a Javadoc comment. |
70
|
| Missing a Javadoc comment. |
72
|
| Line has trailing spaces. |
73
|
| Missing a Javadoc comment. |
74
|
| '{' is not followed by whitespace. |
74
|
| '}' is not preceded with whitespace. |
74
|
| Line has trailing spaces. |
75
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Line has trailing spaces. |
85
|
| Method 'initializeActor' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| Line has trailing spaces. |
89
|
| Missing a Javadoc comment. |
90
|
| First sentence should end with a period. |
95
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter msgContext should be final. |
101
|
| Expected @param tag for 'msgContext'. |
101
|
| Expected @throws tag for 'AxisFault'. |
101
|
| Line has trailing spaces. |
102
|
| Line is longer than 80 characters. |
103
|
| Method 'onFault' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Parameter msgContext should be final. |
125
|
| Method 'processFault' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Parameter msgContext should be final. |
136
|
| Line has trailing spaces. |
148
|
| Line is longer than 80 characters. |
163
|
| First sentence should end with a period. |
205
|
| Method 'processClientRequest' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Parameter msgContext should be final. |
210
|
| Expected @param tag for 'msgContext'. |
210
|
| Parameter setMustUnderstand should be final. |
211
|
| Expected @param tag for 'setMustUnderstand'. |
211
|
| Expected @throws tag for 'Exception'. |
212
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
226
|
| Line is longer than 80 characters. |
238
|
| Line has trailing spaces. |
241
|
| 'if' is not followed by whitespace. |
246
|
| Line has trailing spaces. |
251
|
| Line has trailing spaces. |
254
|
| Line is longer than 80 characters. |
267
|
| Line has trailing spaces. |
275
|
| Line has trailing spaces. |
278
|
| Line is longer than 80 characters. |
286
|
| First sentence should end with a period. |
292
|
| Method 'processClientResponse' is not designed for extension - needs to be abstract, final or empty. |
297
|
| Parameter msgContext should be final. |
297
|
| Expected @param tag for 'msgContext'. |
297
|
| Expected @throws tag for 'Exception'. |
298
|
| Line has trailing spaces. |
305
|
| Line has trailing spaces. |
306
|
| Line has trailing spaces. |
307
|
| Line has trailing spaces. |
309
|
| Line has trailing spaces. |
310
|
| First sentence should end with a period. |
316
|
| Method 'processServerRequest' is not designed for extension - needs to be abstract, final or empty. |
322
|
| Parameter msgContext should be final. |
322
|
| Expected @param tag for 'msgContext'. |
322
|
| Expected @throws tag for 'Exception'. |
323
|
| Line has trailing spaces. |
330
|
| '==' is not preceded with whitespace. |
336
|
| '==' is not followed by whitespace. |
336
|
| '{' should be on the previous line. |
337
|
| '==' is not preceded with whitespace. |
341
|
| '==' is not followed by whitespace. |
341
|
| '{' should be on the previous line. |
342
|
| Line is longer than 80 characters. |
344
|
| Line has trailing spaces. |
353
|
| '&&' should be on a new line. |
353
|
| Line has trailing spaces. |
356
|
| Line has trailing spaces. |
362
|
| Line has trailing spaces. |
363
|
| Method 'resetOperations' is not designed for extension - needs to be abstract, final or empty. |
363
|
| Missing a Javadoc comment. |
363
|
| Parameter msgContext should be final. |
363
|
| Line has trailing spaces. |
367
|
| Line has trailing spaces. |
370
|
| Missing a Javadoc comment. |
370
|
| Parameter msgContext should be final. |
370
|
| 'cast' is not followed by whitespace. |
382
|
| Line has trailing spaces. |
396
|
| First sentence should end with a period. |
397
|
| Method 'setTargetService' is not designed for extension - needs to be abstract, final or empty. |
401
|
| Parameter msgContext should be final. |
401
|
| Expected @param tag for 'msgContext'. |
401
|
| Parameter headers should be final. |
402
|
| Expected @param tag for 'headers'. |
402
|
| Expected @throws tag for 'Exception'. |
403
|
| First sentence should end with a period. |
417
|
| Method 'processServerResponse' is not designed for extension - needs to be abstract, final or empty. |
422
|
| Parameter msgContext should be final. |
422
|
| Expected @param tag for 'msgContext'. |
422
|
| Parameter setMustUnderstand should be final. |
423
|
| Expected @param tag for 'setMustUnderstand'. |
423
|
| Expected @throws tag for 'Exception'. |
424
|
| Line has trailing spaces. |
441
|
| '+' should be on a new line. |
463
|
| Method 'forwardMessage' is not designed for extension - needs to be abstract, final or empty. |
506
|
| Missing a Javadoc comment. |
506
|
| Parameter epr should be final. |
506
|
| Parameter msg should be final. |
507
|
| Line is longer than 80 characters. |
514
|
| '{' should be on the previous line. |
517
|
| Line has trailing spaces. |
520
|
| Line has trailing spaces. |
533
|
| Line is longer than 80 characters. |
535
|
| Line is longer than 80 characters. |
536
|
| Line is longer than 80 characters. |
541
|
| Line has trailing spaces. |
543
|
| Expected an @return tag. |
547
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
547
|
| Parameter msgContext should be final. |
547
|
| Expected @param tag for 'msgContext'. |
547
|
| Line has trailing spaces. |
550
|
| Line has trailing spaces. |
555
|
| Line has trailing spaces. |
558
|
| Parameter call should be final. |
560
|
| Parameter oldContext should be final. |
560
|
| Must have at least one statement. |
587
|
| Line has trailing spaces. |
594
|
org/apache/axis/message/addressing/handler/AxisClientSideAddressingHandler.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line is longer than 80 characters. |
36
|
| Line is longer than 80 characters. |
39
|
| Missing a Javadoc comment. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
44
|
| '{' should be on the previous line. |
45
|
| Method 'cleanup' is not designed for extension - needs to be abstract, final or empty. |
52
|
| '{' should be on the previous line. |
53
|
| Method 'canHandleBlock' is not designed for extension - needs to be abstract, final or empty. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter qname should be final. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line is longer than 80 characters. |
66
|
| Method 'setOption' is not designed for extension - needs to be abstract, final or empty. |
68
|
| '(' is followed by whitespace. |
68
|
| Parameter name should be final. |
68
|
| Parameter value should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
78
|
| Expected an @return tag. |
83
|
| Method 'setOptionDefault' is not designed for extension - needs to be abstract, final or empty. |
83
|
| '(' is followed by whitespace. |
83
|
| Parameter name should be final. |
83
|
| Expected @param tag for 'name'. |
83
|
| Parameter value should be final. |
84
|
| Expected @param tag for 'value'. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Method 'getOption' is not designed for extension - needs to be abstract, final or empty. |
92
|
| '(' is followed by whitespace. |
92
|
| Parameter name should be final. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Method 'getOptions' is not designed for extension - needs to be abstract, final or empty. |
100
|
| '{' should be on the previous line. |
101
|
| Method 'setOptions' is not designed for extension - needs to be abstract, final or empty. |
108
|
| '(' is followed by whitespace. |
108
|
| Parameter opts should be final. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| Parameter name should be final. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
124
|
| '{' should be on the previous line. |
125
|
| Method 'getDeploymentData' is not designed for extension - needs to be abstract, final or empty. |
132
|
| '(' is followed by whitespace. |
132
|
| Parameter doc should be final. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. |
140
|
| '{' should be on the previous line. |
141
|
| Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. |
148
|
| '(' is followed by whitespace. |
148
|
| Parameter msgContext should be final. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '(' is followed by whitespace. |
156
|
| Parameter msgContext should be final. |
156
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
157
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| Method 'onFault' is not designed for extension - needs to be abstract, final or empty. |
164
|
| '(' is followed by whitespace. |
164
|
| Parameter msgContext should be final. |
164
|
| ')' is preceded with whitespace. |
164
|
| '{' should be on the previous line. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Method 'generateUUId' is not designed for extension - needs to be abstract, final or empty. |
174
|
| '{' should be on the previous line. |
175
|
| Line is longer than 80 characters. |
180
|
| Line is longer than 80 characters. |
186
|
| Method 'getSOAPAction' is not designed for extension - needs to be abstract, final or empty. |
186
|
| '(' is followed by whitespace. |
186
|
| Parameter jaxRpcMsgContext should be final. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line is longer than 80 characters. |
194
|
| Line is longer than 80 characters. |
199
|
| Method 'setSOAPAction' is not designed for extension - needs to be abstract, final or empty. |
199
|
| '(' is followed by whitespace. |
199
|
| Parameter jaxRpcMsgContext should be final. |
199
|
| Parameter actionURI should be final. |
199
|
| ')' is preceded with whitespace. |
199
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line is longer than 80 characters. |
208
|
| Expected an @return tag. |
212
|
| Line is longer than 80 characters. |
212
|
| Method 'getEndpointURL' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Parameter jaxRpcMsgContext should be final. |
212
|
| Line is longer than 80 characters. |
213
|
org/apache/axis/message/addressing/handler/AxisServerSideAddressingHandler.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
48
|
| Missing a Javadoc comment. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '{' should be on the previous line. |
54
|
| Method 'cleanup' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '{' should be on the previous line. |
62
|
| Method 'canHandleBlock' is not designed for extension - needs to be abstract, final or empty. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter qname should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line is longer than 80 characters. |
75
|
| Method 'setOption' is not designed for extension - needs to be abstract, final or empty. |
77
|
| '(' is followed by whitespace. |
77
|
| Parameter name should be final. |
77
|
| Parameter value should be final. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Expected an @return tag. |
93
|
| Method 'setOptionDefault' is not designed for extension - needs to be abstract, final or empty. |
93
|
| '(' is followed by whitespace. |
93
|
| Parameter name should be final. |
93
|
| Expected @param tag for 'name'. |
93
|
| Parameter value should be final. |
94
|
| Expected @param tag for 'value'. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Method 'getOption' is not designed for extension - needs to be abstract, final or empty. |
102
|
| '(' is followed by whitespace. |
102
|
| Parameter name should be final. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Method 'getOptions' is not designed for extension - needs to be abstract, final or empty. |
110
|
| '{' should be on the previous line. |
111
|
| Method 'setOptions' is not designed for extension - needs to be abstract, final or empty. |
118
|
| '(' is followed by whitespace. |
118
|
| Parameter opts should be final. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
126
|
| '(' is followed by whitespace. |
126
|
| Parameter name should be final. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
134
|
| '{' should be on the previous line. |
135
|
| Method 'getDeploymentData' is not designed for extension - needs to be abstract, final or empty. |
142
|
| '(' is followed by whitespace. |
142
|
| Parameter doc should be final. |
142
|
| ')' is preceded with whitespace. |
142
|
| '{' should be on the previous line. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. |
150
|
| '{' should be on the previous line. |
151
|
| Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. |
158
|
| '(' is followed by whitespace. |
158
|
| Parameter msgContext should be final. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
166
|
| '(' is followed by whitespace. |
166
|
| Parameter msgContext should be final. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Method 'onFault' is not designed for extension - needs to be abstract, final or empty. |
174
|
| '(' is followed by whitespace. |
174
|
| Parameter msgContext should be final. |
174
|
| ')' is preceded with whitespace. |
174
|
| '{' should be on the previous line. |
175
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Method 'generateUUId' is not designed for extension - needs to be abstract, final or empty. |
184
|
| '{' should be on the previous line. |
185
|
| Comment matches to-do format 'TODO:'. |
189
|
| Line is longer than 80 characters. |
190
|
| Method 'forwardMessage' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Missing a Javadoc comment. |
190
|
| '(' is followed by whitespace. |
190
|
| Parameter soapMsgContext should be final. |
190
|
| Parameter endpointRef should be final. |
190
|
| ')' is preceded with whitespace. |
190
|
| '{' should be on the previous line. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line is longer than 80 characters. |
196
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line is longer than 80 characters. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line is longer than 80 characters. |
198
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line is longer than 80 characters. |
199
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| Line is longer than 80 characters. |
202
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| '}' should be on the same line. |
204
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| Line is longer than 80 characters. |
212
|
| Method 'setTargetService' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Missing a Javadoc comment. |
212
|
| '(' is followed by whitespace. |
212
|
| Parameter soapMsgContext should be final. |
212
|
| Parameter headers should be final. |
212
|
| ')' is preceded with whitespace. |
212
|
| Redundant throws: 'Exception' is unchecked exception. |
213
|
| '{' should be on the previous line. |
214
|
| Line is longer than 80 characters. |
215
|
| Comment matches to-do format 'TODO:'. |
216
|
| '(' is followed by whitespace. |
217
|
| '&&' should be on a new line. |
217
|
| ')' is preceded with whitespace. |
218
|
| '{' should be on the previous line. |
219
|
| '(' is followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line is longer than 80 characters. |
221
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
224
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line is longer than 80 characters. |
230
|
| Missing a Javadoc comment. |
230
|
| '(' is followed by whitespace. |
230
|
| Parameter soapMsgContext should be final. |
230
|
| Parameter endpointRef should be final. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '{' should be on the previous line. |
234
|
| Line is longer than 80 characters. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
org/apache/axis/message/addressing/handler/GenericAxisHandler.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| '(' is followed by whitespace. |
42
|
| Parameter handler should be final. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '{' should be on the previous line. |
53
|
| Line is longer than 80 characters. |
54
|
| '(' is followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
60
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter msgContext should be final. |
64
|
| Expected @param tag for 'msgContext'. |
64
|
| ')' is preceded with whitespace. |
64
|
| Expected @throws tag for 'AxisFault'. |
64
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '}' should be on the same line. |
69
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line is longer than 80 characters. |
77
|
| Line is longer than 80 characters. |
79
|
| '(' is followed by whitespace. |
81
|
| Parameter msgContext should be final. |
81
|
| Expected @param tag for 'msgContext'. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
92
|
| '{' should be on the previous line. |
94
|
| Line is longer than 80 characters. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '}' should be on the same line. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
org/apache/axis/message/addressing/handler/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/axis/message/addressing/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/axis/message/addressing/tools/wsdl/JavaAddressingGeneratorFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.axis.wsdl.symbolTable.BindingEntry. |
21
|
| Unused import - org.apache.axis.wsdl.symbolTable.PortTypeEntry. |
22
|
| Unused import - org.apache.axis.wsdl.symbolTable.ServiceEntry. |
23
|
| Unused import - org.apache.axis.wsdl.symbolTable.SymTabEntry. |
24
|
| Unused import - org.apache.axis.wsdl.symbolTable.TypeEntry. |
26
|
| Unused import - org.apache.axis.wsdl.toJava.JavaBindingWriter. |
28
|
| Unused import - javax.wsdl.Binding. |
31
|
| Unused import - java.util.Iterator. |
34
|
| Unused import - java.util.Vector. |
35
|
| Missing a Javadoc comment. |
43
|
| Parameter emitter should be final. |
43
|
| Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter service should be final. |
48
|
| Parameter symbolTable should be final. |
49
|
org/apache/axis/message/addressing/tools/wsdl/JavaAddressingServiceIfaceImplWriter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.axis.utils.WSDLUtils. |
22
|
| Unused import - java.net.MalformedURLException. |
39
|
| Unused import - java.net.URL. |
40
|
| Unused import - java.util.Vector. |
44
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
56
|
| Parameter emitter should be final. |
57
|
| Parameter sEntry should be final. |
58
|
| 'sEntry' hides a field. |
58
|
| Parameter symbolTable should be final. |
59
|
| 'symbolTable' hides a field. |
59
|
| Method 'getExtendsText' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Line contains a tab character. |
68
|
| Method 'getClassText' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Line has trailing spaces. |
73
|
| Unclosed HTML tag found: <serviceInterface>". |
76
|
| Expected an @return tag. |
78
|
| Method 'getImplementsText' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Method 'writeFileBody' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter pw should be final. |
85
|
| Expected @param tag for 'pw'. |
85
|
| Expected @throws tag for 'IOException'. |
85
|
| '{' is followed by whitespace. |
100
|
| '{' is followed by whitespace. |
112
|
| '{' is followed by whitespace. |
124
|
| '+' should be on a new line. |
147
|
| Line is longer than 80 characters. |
148
|
| '+' should be on a new line. |
148
|
| Line contains a tab character. |
151
|
org/apache/axis/message/addressing/tools/wsdl/JavaAddressingServiceImplWriter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.axis.utils.WSDLUtils. |
22
|
| Unused import - java.net.MalformedURLException. |
39
|
| Unused import - java.net.URL. |
40
|
| Unused import - java.util.Vector. |
44
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Parameter emitter should be final. |
56
|
| Parameter sEntry should be final. |
57
|
| 'sEntry' hides a field. |
57
|
| Parameter symbolTable should be final. |
58
|
| 'symbolTable' hides a field. |
58
|
| Method 'getExtendsText' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Line contains a tab character. |
67
|
| Unclosed HTML tag found: <serviceInterface>". |
71
|
| Expected an @return tag. |
73
|
| Method 'getImplementsText' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Method 'writeFileBody' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Parameter pw should be final. |
80
|
| Expected @param tag for 'pw'. |
80
|
| Expected @throws tag for 'IOException'. |
80
|
| '{' is followed by whitespace. |
95
|
| '{' is followed by whitespace. |
107
|
| '{' is followed by whitespace. |
119
|
| '+' should be on a new line. |
142
|
| Line is longer than 80 characters. |
143
|
| '+' should be on a new line. |
143
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| Line has trailing spaces. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line is longer than 80 characters. |
149
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| '+' should be on a new line. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line is longer than 80 characters. |
160
|
| Line is longer than 80 characters. |
161
|
| Line is longer than 80 characters. |
163
|
| Line is longer than 80 characters. |
164
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
168
|
org/apache/axis/message/addressing/tools/wsdl/JavaAddressingServiceWriter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.apache.axis.wsdl.toJava.JavaServiceImplWriter. |
24
|
| Unused import - org.apache.axis.wsdl.toJava.JavaTestCaseWriter. |
26
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
40
|
| Variable 'gridServiceImplWriter' must be private and have accessor methods. |
40
|
| Missing a Javadoc comment. |
41
|
| Variable 'gridServiceIfaceImplWriter' must be private and have accessor methods. |
41
|
| Parameter emitter should be final. |
47
|
| Expected @param tag for 'emitter'. |
47
|
| Parameter service should be final. |
48
|
| Expected @param tag for 'service'. |
48
|
| Parameter symbolTable should be final. |
49
|
| Expected @param tag for 'symbolTable'. |
49
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Method 'generate' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Line contains a tab character. |
75
|
org/apache/axis/message/addressing/tools/wsdl/WSDL2Java.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
29
|
| Method 'createParser' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| 'cast' is not followed by whitespace. |
35
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
40
|
| Parameter args should be final. |
40
|
org/apache/axis/message/addressing/tools/wsdl/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/axis/message/addressing/util/AddressingUtils.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
43
|
| Utility classes should not have a public or default constructor. |
46
|
| Line has trailing spaces. |
52
|
| Parameter soapHeader should be final. |
52
|
| Expected @param tag for 'soapHeader'. |
52
|
| Parameter actorURI should be final. |
53
|
| Expected @param tag for 'actorURI'. |
53
|
| Parameter headerName should be final. |
54
|
| Expected @param tag for 'headerName'. |
54
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '&&' should be on a new line. |
63
|
| Missing a Javadoc comment. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter nsURI should be final. |
74
|
| ')' is preceded with whitespace. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
82
|
| Parameter soapHeader should be final. |
82
|
| Expected @param tag for 'soapHeader'. |
82
|
| Parameter actorURI should be final. |
83
|
| Expected @param tag for 'actorURI'. |
83
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| Expected an @return tag. |
108
|
| Parameter msgCtx should be final. |
108
|
| Expected @param tag for 'msgCtx'. |
108
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
113
|
| Expected an @return tag. |
118
|
| Parameter msgCtx should be final. |
118
|
| Expected @param tag for 'msgCtx'. |
118
|
| Line has trailing spaces. |
121
|
| Missing a Javadoc comment. |
122
|
| Parameter msgCtx should be final. |
122
|
| Parameter type should be final. |
123
|
| 'cast' is not followed by whitespace. |
125
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
137
|
| Expected an @return tag. |
140
|
| Parameter portTypeQName should be final. |
140
|
| Expected @param tag for 'portTypeQName'. |
140
|
| Parameter operation should be final. |
141
|
| Expected @param tag for 'operation'. |
141
|
| Line is longer than 80 characters. |
143
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
154
|
| Expected an @return tag. |
157
|
| Parameter portTypeQName should be final. |
157
|
| Expected @param tag for 'portTypeQName'. |
157
|
| Parameter operation should be final. |
158
|
| Expected @param tag for 'operation'. |
158
|
| Line is longer than 80 characters. |
160
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
169
|
| Missing a Javadoc comment. |
170
|
| Parameter inputOutput should be final. |
170
|
| Parameter inputOutputName should be final. |
171
|
| Parameter portTypeQName should be final. |
172
|
| Parameter operation should be final. |
173
|
| Parameter defaultName should be final. |
174
|
| Line has trailing spaces. |
175
|
| 'cast' is not followed by whitespace. |
180
|
| '50' is a magic number. |
189
|
| Line has trailing spaces. |
197
|
| Line has trailing spaces. |
200
|
| Expected an @return tag. |
204
|
| Parameter element should be final. |
204
|
| Expected @param tag for 'element'. |
204
|
| Line has trailing spaces. |
205
|
| Parameter namespace should be final. |
205
|
| Expected @param tag for 'namespace'. |
205
|
| Expected @throws tag for 'SOAPException'. |
206
|
| Line is longer than 80 characters. |
208
|
| 'while' is not followed by whitespace. |
213
|
| 'cast' is not followed by whitespace. |
214
|
| Line has trailing spaces. |
220
|
| Line has trailing spaces. |
226
|
| Line has trailing spaces. |
228
|
org/apache/axis/message/addressing/util/TextExtractor.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unused import - org.w3c.dom.Document. |
24
|
| Unused import - org.w3c.dom.Element. |
25
|
| First sentence should end with a period. |
30
|
| Line has trailing spaces. |
32
|
| Utility classes should not have a public or default constructor. |
35
|
| Missing a Javadoc comment. |
37
|
| Parameter value should be final. |
37
|
| Parameter elem should be final. |
37
|
| Avoid inline conditionals. |
39
|
| '+' is not preceded with whitespace. |
41
|
| '+' is not followed by whitespace. |
41
|
| Missing a Javadoc comment. |
44
|
| Parameter node should be final. |
44
|
| '=' is not preceded with whitespace. |
55
|
| '=' is not followed by whitespace. |
55
|
| ';' is not followed by whitespace. |
55
|
| '<' is not preceded with whitespace. |
55
|
| '<' is not followed by whitespace. |
55
|
| ';' is not followed by whitespace. |
55
|
| Missing a Javadoc comment. |
67
|
| Parameter element should be final. |
67
|
| Avoid inline conditionals. |
69
|
| Line has trailing spaces. |
71
|
org/apache/axis/message/addressing/util/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/axis/message/addressing/uuid/AxisUUIdGenerator.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
27
|
| Missing a Javadoc comment. |
31
|
| Name 'AXIS_UUIDGENERATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Method 'generateUUId' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
org/apache/axis/message/addressing/uuid/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/ws/addressing/handler/AbstractAddressingHandler.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line is longer than 80 characters. |
38
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
42
|
| '{' should be on the previous line. |
45
|
| Missing a Javadoc comment. |
47
|
| Name 'CONFIG_PROP__ACTOR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
47
|
| Line is longer than 80 characters. |
48
|
| Missing a Javadoc comment. |
48
|
| Name 'CONFIG_PROP__REFERENCE_PROPERTY_NAMES' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
48
|
| Missing a Javadoc comment. |
49
|
| Name 'CONFIG_PROP__REMOVE_HEADERS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
49
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Line is longer than 80 characters. |
81
|
| Missing a Javadoc comment. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Missing a Javadoc comment. |
88
|
| Missing a Javadoc comment. |
89
|
| Line is longer than 80 characters. |
94
|
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. |
96
|
| '{' should be on the previous line. |
97
|
| 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. |
106
|
| Line is longer than 80 characters. |
108
|
| Line is longer than 80 characters. |
112
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter handlerInfo should be final. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line is longer than 80 characters. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Method 'getHandlerConfigProperties' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '{' should be on the previous line. |
128
|
| Method 'getHandlerConfigProperty' is not designed for extension - needs to be abstract, final or empty. |
139
|
| '(' is followed by whitespace. |
139
|
| Parameter propName should be final. |
139
|
| ')' is preceded with whitespace. |
139
|
| '{' should be on the previous line. |
140
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line is longer than 80 characters. |
145
|
| Line is longer than 80 characters. |
150
|
| Method 'isHandlerConfigPropertyTrue' is not designed for extension - needs to be abstract, final or empty. |
153
|
| '(' is followed by whitespace. |
153
|
| Parameter propName should be final. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| Line is longer than 80 characters. |
155
|
| '(' is followed by whitespace. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line is longer than 80 characters. |
159
|
| Expected an @return tag. |
164
|
| Method 'generateUUId' is not designed for extension - needs to be abstract, final or empty. |
164
|
| '{' should be on the previous line. |
165
|
| '{' should be on the previous line. |
167
|
| Line is longer than 80 characters. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '}' should be on the same line. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '{' should be on the previous line. |
171
|
| Line is longer than 80 characters. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Method 'isMustUnderstandEnabled' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Missing a Javadoc comment. |
176
|
| '(' is followed by whitespace. |
176
|
| Parameter msgContext should be final. |
176
|
| ')' is preceded with whitespace. |
176
|
| '{' should be on the previous line. |
177
|
| Line is longer than 80 characters. |
178
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line is longer than 80 characters. |
181
|
| Method 'isPropertyTrue' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Missing a Javadoc comment. |
181
|
| '(' is followed by whitespace. |
181
|
| Parameter msgContext should be final. |
181
|
| Parameter propName should be final. |
181
|
| ')' is preceded with whitespace. |
181
|
| Line is longer than 80 characters. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| Method 'createMessageID' is not designed for extension - needs to be abstract, final or empty. |
186
|
| Missing a Javadoc comment. |
186
|
| Unable to get class information for URI.MalformedURIException. |
187
|
| '{' should be on the previous line. |
188
|
| Line is longer than 80 characters. |
189
|
| '(' is followed by whitespace. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| Method 'getReferencePropertyQNames' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| '{' should be on the previous line. |
193
|
| Method 'getActor' is not designed for extension - needs to be abstract, final or empty. |
202
|
| '{' should be on the previous line. |
203
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
204
|
| Method 'isRemoveHeadersEnabled' is not designed for extension - needs to be abstract, final or empty. |
212
|
| '{' should be on the previous line. |
213
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Method 'initReferencePropertyQNames' is not designed for extension - needs to be abstract, final or empty. |
222
|
| '{' should be on the previous line. |
223
|
| Line is longer than 80 characters. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '{' should be on the previous line. |
227
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '}' should be on the same 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 previous line. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '}' should be on the same line. |
235
|
| '{' should be on the previous line. |
237
|
| Line is longer than 80 characters. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| '{' should be on the previous line. |
241
|
| '{' should be on the previous line. |
244
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| Line is longer than 80 characters. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '}' should be on the same line. |
248
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '{' should be on the previous line. |
250
|
| Line is longer than 80 characters. |
251
|
| '(' is followed by whitespace. |
251
|
| ')' is preceded with whitespace. |
251
|
| Line has trailing spaces. |
255
|
org/apache/ws/addressing/handler/ClientSideAddressingHandler.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
34
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
38
|
| Missing a Javadoc comment. |
42
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
45
|
| Name 'MSG_CONTEXT_PROP__SOAP_ACTION' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
45
|
| Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter msgContext should be final. |
47
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
74
|
| Method 'handleResponse' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Parameter msgContext should be final. |
79
|
| Line is longer than 80 characters. |
100
|
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Parameter messageContext should be final. |
105
|
| Line is longer than 80 characters. |
110
|
| Method 'getSOAPAction' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Parameter msgContext should be final. |
116
|
| Line is longer than 80 characters. |
117
|
| Avoid inline conditionals. |
118
|
| Line is longer than 80 characters. |
122
|
| Method 'setSOAPAction' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Parameter msgContext should be final. |
128
|
| Parameter actionURI should be final. |
128
|
| Line is longer than 80 characters. |
133
|
| Line is longer than 80 characters. |
134
|
| Line is longer than 80 characters. |
135
|
| Method 'getEndpointURL' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Parameter msgContext should be final. |
140
|
| Expected @param tag for 'msgContext'. |
140
|
| Line is longer than 80 characters. |
144
|
| Missing a Javadoc comment. |
144
|
| Parameter addrHeaders should be final. |
144
|
| Parameter msgContext should be final. |
144
|
| Unable to get class information for URI.MalformedURIException. |
145
|
| Line is longer than 80 characters. |
149
|
| Line is longer than 80 characters. |
150
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
159
|
| Missing a Javadoc comment. |
159
|
| Parameter addrHeaders should be final. |
159
|
| Parameter msgContext should be final. |
159
|
| Unable to get class information for URI.MalformedURIException. |
160
|
| Line is longer than 80 characters. |
167
|
| Missing a Javadoc comment. |
172
|
| Parameter addrHeaders should be final. |
172
|
| Unable to get class information for URI.MalformedURIException. |
173
|
| Line is longer than 80 characters. |
179
|
| Missing a Javadoc comment. |
179
|
| Parameter addrHeaders should be final. |
179
|
| Parameter msgContext should be final. |
179
|
| Unable to get class information for URI.MalformedURIException. |
180
|
| Avoid inline conditionals. |
183
|
| Line is longer than 80 characters. |
187
|
| Missing a Javadoc comment. |
187
|
| Parameter addrHeaders should be final. |
187
|
| Parameter msgContext should be final. |
187
|
| Unable to get class information for URI.MalformedURIException. |
188
|
org/apache/ws/addressing/handler/ServerSideAddressingHandler.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
57
|
| '{' should be on the previous line. |
60
|
| Missing a Javadoc comment. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| First sentence should end with a period. |
65
|
| Line is longer than 80 characters. |
66
|
| Name 'TRANSFORMER_FACTORY' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Variable 'TRANSFORMER_FACTORY' must be private and have accessor methods. |
68
|
| '{' should be on the previous line. |
72
|
| Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| '(' is followed by whitespace. |
77
|
| Parameter msgContext should be final. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
93
|
| '==' is not preceded with whitespace. |
95
|
| '==' is not followed by whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| '==' is not preceded with whitespace. |
100
|
| '==' is not followed by whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| Line is longer than 80 characters. |
103
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '}' should be on the same line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Method 'handleResponse' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter msgContext should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| '{' should be on the previous line. |
124
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| Line is longer than 80 characters. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line is longer than 80 characters. |
144
|
| '(' is followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
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
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '}' should be on the same line. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. |
164
|
| Missing a Javadoc comment. |
164
|
| '(' is followed by whitespace. |
164
|
| Parameter msgContext should be final. |
164
|
| ')' is preceded with whitespace. |
164
|
| '{' should be on the previous line. |
165
|
| '{' should be on the previous line. |
168
|
| Line is longer than 80 characters. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '{' should be on the previous line. |
172
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line is longer than 80 characters. |
179
|
| Line is longer than 80 characters. |
180
|
| '(' is followed by whitespace. |
180
|
| '!' is followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line is longer than 80 characters. |
182
|
| '(' is followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '}' should be on the same line. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| '{' should be on the previous line. |
192
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line is longer than 80 characters. |
207
|
| Method 'forwardMessage' is not designed for extension - needs to be abstract, final or empty. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter soapMsgContext should be final. |
207
|
| Expected @param tag for 'soapMsgContext'. |
207
|
| Parameter endpointRef should be final. |
207
|
| Expected @param tag for 'endpointRef'. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
210
|
| Line is longer than 80 characters. |
211
|
| Line is longer than 80 characters. |
212
|
| '(' is followed by whitespace. |
212
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line is longer than 80 characters. |
214
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '}' should be on the same line. |
216
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '{' should be on the previous line. |
218
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| Missing a Javadoc comment. |
223
|
| '(' is followed by whitespace. |
223
|
| Parameter addr should be final. |
223
|
| ')' is preceded with whitespace. |
223
|
| '{' should be on the previous line. |
225
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line is longer than 80 characters. |
230
|
| Line is longer than 80 characters. |
231
|
| Line is longer than 80 characters. |
236
|
| Expected an @return tag. |
243
|
| Line is longer than 80 characters. |
243
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
243
|
| '(' is followed by whitespace. |
243
|
| Parameter msgContext should be final. |
243
|
| Expected @param tag for 'msgContext'. |
243
|
| ')' is preceded with whitespace. |
243
|
| Expected @throws tag for 'ServiceException'. |
243
|
| '(' is followed by whitespace. |
245
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| Method 'configureCall' is not designed for extension - needs to be abstract, final or empty. |
256
|
| '(' is followed by whitespace. |
256
|
| Parameter call should be final. |
256
|
| Parameter oldContext should be final. |
256
|
| ')' is preceded with whitespace. |
256
|
| '{' should be on the previous line. |
257
|
| Line is longer than 80 characters. |
262
|
| Expected an @return tag. |
264
|
| Method 'getTargetServiceName' is not designed for extension - needs to be abstract, final or empty. |
264
|
| '(' is followed by whitespace. |
264
|
| Parameter headers should be final. |
264
|
| Expected @param tag for 'headers'. |
264
|
| ')' is preceded with whitespace. |
264
|
| Expected @throws tag for 'Exception'. |
265
|
| '{' should be on the previous line. |
266
|
| '(' is followed by whitespace. |
268
|
| ')' is preceded with whitespace. |
268
|
| '{' should be on the previous line. |
269
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| '{' should be on the previous line. |
274
|
| '(' is followed by whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| Line is longer than 80 characters. |
289
|
| Method 'setTargetService' is not designed for extension - needs to be abstract, final or empty. |
289
|
| '(' is followed by whitespace. |
289
|
| Parameter soapMsgContext should be final. |
289
|
| Expected @param tag for 'soapMsgContext'. |
289
|
| Parameter headers should be final. |
289
|
| Expected @param tag for 'headers'. |
289
|
| ')' is preceded with whitespace. |
289
|
| Expected @throws tag for 'Exception'. |
290
|
| '{' should be on the previous line. |
291
|
| Line is longer than 80 characters. |
295
|
| Missing a Javadoc comment. |
295
|
| '(' is followed by whitespace. |
295
|
| Parameter requestAddrHeaders should be final. |
295
|
| Parameter responseAddrHeaders should be final. |
295
|
| ')' is preceded with whitespace. |
295
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '{' should be on the previous line. |
299
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| '{' should be on the previous line. |
302
|
| '(' is followed by whitespace. |
303
|
| ')' is preceded with whitespace. |
303
|
| Line is longer than 80 characters. |
304
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
304
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| Line is longer than 80 characters. |
310
|
| Missing a Javadoc comment. |
310
|
| '(' is followed by whitespace. |
310
|
| Parameter requestAddrHeaders should be final. |
310
|
| Parameter responseAddrHeaders should be final. |
310
|
| ')' is preceded with whitespace. |
310
|
| Unable to get class information for URI.MalformedURIException. |
311
|
| '{' should be on the previous line. |
312
|
| '(' is followed by whitespace. |
314
|
| ')' is preceded with whitespace. |
314
|
| '{' should be on the previous line. |
315
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '{' should be on the previous line. |
319
|
| Line is longer than 80 characters. |
320
|
| '(' is followed by whitespace. |
320
|
| '(' is followed by whitespace. |
320
|
| '(' is followed by whitespace. |
320
|
| '+' should be on a new line. |
320
|
| ')' is preceded with whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| ')' is preceded with whitespace. |
321
|
| Line is longer than 80 characters. |
326
|
| Missing a Javadoc comment. |
326
|
| '(' is followed by whitespace. |
326
|
| Parameter requestAddrHeaders should be final. |
326
|
| Parameter responseAddrHeaders should be final. |
326
|
| ')' is preceded with whitespace. |
326
|
| Unable to get class information for URI.MalformedURIException. |
327
|
| '{' should be on the previous line. |
328
|
| Line is longer than 80 characters. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '}' should be on the same line. |
332
|
| '{' should be on the previous line. |
334
|
| '(' is followed by whitespace. |
335
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| Line is longer than 80 characters. |
339
|
| Missing a Javadoc comment. |
339
|
| '(' is followed by whitespace. |
339
|
| Parameter requestAddrHeaders should be final. |
339
|
| Parameter responseAddrHeaders should be final. |
339
|
| ')' is preceded with whitespace. |
339
|
| Unable to get class information for URI.MalformedURIException. |
340
|
| '{' should be on the previous line. |
341
|
| '(' is followed by whitespace. |
343
|
| ')' is preceded with whitespace. |
343
|
| '{' should be on the previous line. |
344
|
| '(' is followed by whitespace. |
345
|
| ')' is preceded with whitespace. |
346
|
| Missing a Javadoc comment. |
350
|
| '(' is followed by whitespace. |
350
|
| Parameter responseAddrHeaders should be final. |
350
|
| ')' is preceded with whitespace. |
350
|
| Unable to get class information for URI.MalformedURIException. |
351
|
| '{' should be on the previous line. |
352
|
| '(' is followed by whitespace. |
353
|
| ')' is preceded with whitespace. |
353
|
| Line is longer than 80 characters. |
356
|
| Missing a Javadoc comment. |
356
|
| '(' is followed by whitespace. |
356
|
| Parameter requestAddrHeaders should be final. |
356
|
| Parameter soapMsgContext should be final. |
356
|
| ')' is preceded with whitespace. |
356
|
| '{' should be on the previous line. |
358
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| '{' should be on the previous line. |
361
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
363
|
| '{' should be on the previous line. |
364
|
| '(' is followed by whitespace. |
366
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| '{' should be on the previous line. |
367
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| Line is longer than 80 characters. |
374
|
| Missing a Javadoc comment. |
374
|
| '(' is followed by whitespace. |
374
|
| Parameter soapMsgContext should be final. |
374
|
| Parameter resHeaders should be final. |
374
|
| ')' is preceded with whitespace. |
374
|
| '{' should be on the previous line. |
376
|
| '(' is followed by whitespace. |
378
|
| ')' is preceded with whitespace. |
378
|
| '{' should be on the previous line. |
379
|
| Line is longer than 80 characters. |
380
|
| '(' is followed by whitespace. |
380
|
| ')' is preceded with whitespace. |
380
|
| '(' is followed by whitespace. |
382
|
| ')' is preceded with whitespace. |
382
|
| Line is longer than 80 characters. |
385
|
| Missing a Javadoc comment. |
385
|
| '(' is followed by whitespace. |
385
|
| Parameter reqHeaders should be final. |
385
|
| Parameter soapMsgContext should be final. |
385
|
| ')' is preceded with whitespace. |
385
|
| '{' should be on the previous line. |
387
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| '{' should be on the previous line. |
390
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| '{' should be on the previous line. |
393
|
| '(' is followed by whitespace. |
394
|
| ')' is preceded with whitespace. |
394
|
| Line is longer than 80 characters. |
399
|
| Missing a Javadoc comment. |
399
|
| '(' is followed by whitespace. |
399
|
| Parameter reqHeaders should be final. |
399
|
| Parameter resHeaders should be final. |
399
|
| ')' is preceded with whitespace. |
399
|
| Unable to get class information for URI.MalformedURIException. |
400
|
| '{' should be on the previous line. |
401
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| '{' should be on the previous line. |
404
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
406
|
| Missing a Javadoc comment. |
410
|
| '(' is followed by whitespace. |
410
|
| Parameter resHeaders should be final. |
410
|
| ')' is preceded with whitespace. |
410
|
| Unable to get class information for URI.MalformedURIException. |
411
|
| '{' should be on the previous line. |
412
|
| '(' is followed by whitespace. |
413
|
| '(' is followed by whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| ')' is preceded with whitespace. |
413
|
| '(' is followed by whitespace. |
414
|
| ')' is preceded with whitespace. |
414
|
| Line is longer than 80 characters. |
418
|
| '(' is followed by whitespace. |
421
|
| Parameter soapElem should be final. |
421
|
| Expected @param tag for 'soapElem'. |
421
|
| ')' is preceded with whitespace. |
421
|
| '{' should be on the previous line. |
422
|
| Line is longer than 80 characters. |
424
|
| '(' is followed by whitespace. |
426
|
| ')' is preceded with whitespace. |
426
|
| '(' is followed by whitespace. |
427
|
| ')' is preceded with whitespace. |
427
|
| '{' should be on the previous line. |
428
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '(' is followed by whitespace. |
430
|
| ')' is preceded with whitespace. |
430
|
| '{' should be on the previous line. |
431
|
| Missing a Javadoc comment. |
438
|
| '(' is followed by whitespace. |
438
|
| Parameter iter should be final. |
438
|
| ')' is preceded with whitespace. |
438
|
| '{' should be on the previous line. |
439
|
| '(' is followed by whitespace. |
441
|
| ')' is preceded with whitespace. |
441
|
| '{' should be on the previous line. |
442
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
org/apache/ws/addressing/handler/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/ws/addressing/uuid/JugUUIdGenerator.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line is longer than 80 characters. |
23
|
| Line is longer than 80 characters. |
24
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
26
|
| Line is longer than 80 characters. |
30
|
| Missing a Javadoc comment. |
30
|
| Line is longer than 80 characters. |
31
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
47
|
| Missing a Javadoc comment. |
51
|
| Name 'JUG_UUIDGENERATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Method 'generateUUId' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Line is longer than 80 characters. |
64
|
org/apache/ws/addressing/uuid/UUIdGenerator.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
25
|
org/apache/ws/addressing/uuid/UUIdGeneratorFactory.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Unclosed HTML tag found: <ian_springer@hp.com> |
22
|
| Utility classes should not have a public or default constructor. |
24
|
| Line is longer than 80 characters. |
29
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Redundant throws: 'RuntimeException' is unchecked exception. |
33
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| Parameter implClass should be final. |
37
|
| Redundant throws: 'RuntimeException' is unchecked exception. |
37
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter implClassname should be final. |
45
|
| Redundant throws: 'RuntimeException' is unchecked exception. |
45
|
| Line is longer than 80 characters. |
49
|
org/apache/ws/addressing/uuid/package.html
Error | Line |
| Missing package documentation file. | 0 |