Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
35 | 0 | 0 | 1041 |
Files
org/codehaus/xfire/plexus/PlexusXFire.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
3
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
23
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
26
|
| Missing a Javadoc comment. |
26
|
| '{' should be on the previous line. |
27
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| '}' should be on the same line. |
31
|
| '{' should be on the previous line. |
33
|
| Line has trailing spaces. |
37
|
| Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '}' should be on the same line. |
43
|
| '{' should be on the previous line. |
45
|
| Line has trailing spaces. |
49
|
| Line is longer than 80 characters. |
51
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter locator should be final. |
53
|
| 'locator' hides a field. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Redundant throws: 'Exception' is unchecked exception. |
58
|
| '{' should be on the previous line. |
59
|
org/codehaus/xfire/plexus/PlexusXFireComponent.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| Line contains a tab character. |
13
|
| Line contains a tab character. |
14
|
| '{' should be on the previous line. |
15
|
| Missing a Javadoc comment. |
16
|
| Line has trailing spaces. |
17
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
18
|
| Missing a Javadoc comment. |
18
|
| '(' is followed by whitespace. |
18
|
| Parameter manager should be final. |
18
|
| 'manager' hides a field. |
18
|
| ')' is preceded with whitespace. |
18
|
| '{' should be on the previous line. |
19
|
| Line has trailing spaces. |
22
|
| Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. |
26
|
| '{' should be on the previous line. |
27
|
org/codehaus/xfire/plexus/PlexusXFireFactory.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line contains a tab character. |
27
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| Variable 'embed' must be private and have accessor methods. |
31
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
33
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
37
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
49
|
| Missing a Javadoc comment. |
49
|
| Line contains a tab character. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| 'synchronized' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Expected an @return tag. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| '{' should be on the previous line. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| Line contains a tab character. |
78
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| '}' should be on the same line. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| '{' should be on the previous line. |
82
|
| Line is longer than 80 characters. |
83
|
| Line contains a tab character. |
84
|
| '}' should be on the same line. |
85
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| '{' should be on the previous line. |
101
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
105
|
| Method 'finalize' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Line contains a tab character. |
106
|
| '{' should be on the previous line. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line contains a tab character. |
110
|
org/codehaus/xfire/plexus/PlexusXFireServlet.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
19
|
| Line contains a tab character. |
20
|
| Method 'createXFire' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
22
|
| Line is longer than 80 characters. |
23
|
org/codehaus/xfire/plexus/PlexusXFireTest.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
25
|
| '{' should be on the previous line. |
30
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
34
|
| Method 'printNode' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter node should be final. |
34
|
| ')' is preceded with whitespace. |
34
|
| '{' should be on the previous line. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
44
|
| Expected an @return tag. |
50
|
| Line has trailing spaces. |
50
|
| Method 'invokeService' is not designed for extension - needs to be abstract, final or empty. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter service should be final. |
50
|
| Parameter document should be final. |
50
|
| ')' is preceded with whitespace. |
50
|
| Expected @throws tag for 'Exception'. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
59
|
| Line has trailing spaces. |
60
|
| '(' is followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line has trailing spaces. |
62
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line has trailing spaces. |
67
|
| Method 'getWSDLDocument' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| '(' is followed by whitespace. |
67
|
| Parameter service should be final. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
77
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
84
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
91
|
| Method 'assertValid' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '(' is followed by whitespace. |
95
|
| Parameter xpath should be final. |
95
|
| Expected @param tag for 'xpath'. |
95
|
| Parameter node should be final. |
95
|
| Expected @param tag for 'node'. |
95
|
| ')' is preceded with whitespace. |
95
|
| Expected @throws tag for 'Exception'. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line has trailing spaces. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
102
|
| '+' should be on a new line. |
102
|
| '+' should be on a new line. |
103
|
| ')' is preceded with whitespace. |
104
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
110
|
| Method 'assertInvalid' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter xpath should be final. |
114
|
| Expected @param tag for 'xpath'. |
114
|
| Parameter node should be final. |
114
|
| Expected @param tag for 'node'. |
114
|
| ')' is preceded with whitespace. |
114
|
| Expected @throws tag for 'Exception'. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| '(' is followed by whitespace. |
121
|
| '+' should be on a new line. |
121
|
| '+' should be on a new line. |
122
|
| ')' is preceded with whitespace. |
123
|
| Line has trailing spaces. |
130
|
| Method 'assertXPathEquals' is not designed for extension - needs to be abstract, final or empty. |
136
|
| '(' is followed by whitespace. |
136
|
| Parameter xpath should be final. |
136
|
| Expected @param tag for 'xpath'. |
136
|
| Parameter value should be final. |
136
|
| Expected @param tag for 'value'. |
136
|
| Parameter node should be final. |
136
|
| Expected @param tag for 'node'. |
136
|
| ')' is preceded with whitespace. |
136
|
| Expected @throws tag for 'Exception'. |
137
|
| '{' should be on the previous line. |
138
|
| Line is longer than 80 characters. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line has trailing spaces. |
140
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line has trailing spaces. |
143
|
| Method 'assertNoFault' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| '(' is followed by whitespace. |
144
|
| Parameter node should be final. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
146
|
| Line has trailing spaces. |
149
|
| Expected an @return tag. |
154
|
| Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. |
154
|
| '(' is followed by whitespace. |
154
|
| Parameter xpathString should be final. |
154
|
| Expected @param tag for 'xpathString'. |
154
|
| ')' is preceded with whitespace. |
154
|
| '{' should be on the previous line. |
155
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line has trailing spaces. |
158
|
| Line has trailing spaces. |
161
|
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. |
167
|
| '(' is followed by whitespace. |
167
|
| Parameter ns should be final. |
167
|
| Parameter uri should be final. |
167
|
| ')' is preceded with whitespace. |
167
|
| '{' should be on the previous line. |
168
|
| Line has trailing spaces. |
174
|
| Unused @param tag for 'string'. |
175
|
| Expected an @return tag. |
179
|
| Line has trailing spaces. |
179
|
| Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. |
179
|
| Parameter service should be final. |
179
|
| Expected @param tag for 'service'. |
179
|
| Expected @throws tag for 'Exception'. |
180
|
| '{' should be on the previous line. |
181
|
| Line has trailing spaces. |
184
|
| Line has trailing spaces. |
187
|
| Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. |
188
|
| Missing a Javadoc comment. |
188
|
| '{' should be on the previous line. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line has trailing spaces. |
192
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Missing a Javadoc comment. |
193
|
| '{' should be on the previous line. |
194
|
org/codehaus/xfire/plexus/StandaloneXFireServlet.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
22
|
| Missing a Javadoc comment. |
23
|
| Variable 'factory' must be private and have accessor methods. |
23
|
| Line has trailing spaces. |
24
|
| Missing a Javadoc comment. |
25
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
32
|
| Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Missing a Javadoc comment. |
33
|
| '{' should be on the previous line. |
34
|
| '{' should be on the previous line. |
36
|
| '}' should be on the same line. |
38
|
| '{' should be on the previous line. |
40
|
| Line is longer than 80 characters. |
42
|
| Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| '{' should be on the previous line. |
47
|
| '{' should be on the previous line. |
49
|
| Line has trailing spaces. |
55
|
| Method 'createXFire' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '{' should be on the previous line. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
62
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
68
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
72
|
| '}' should be on the same line. |
72
|
| '{' should be on the previous line. |
74
|
| Line is longer than 80 characters. |
76
|
| Line has trailing spaces. |
79
|
| Expected an @return tag. |
84
|
| Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Line contains a tab character. |
85
|
| Expected @throws tag for 'ServletException'. |
85
|
| '{' should be on the previous line. |
86
|
| '{' should be on the previous line. |
88
|
| '}' should be on the same line. |
90
|
| '{' should be on the previous line. |
92
|
| Line has trailing spaces. |
96
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| '{' should be on the previous line. |
99
|
| '{' should be on the previous line. |
101
|
| '}' should be on the same line. |
103
|
| '{' should be on the previous line. |
105
|
| Line has trailing spaces. |
109
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| '{' should be on the previous line. |
111
|
org/codehaus/xfire/plexus/config/ConfigurationService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| '{' should be on the previous line. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
14
|
| Redundant 'public' modifier. |
14
|
| '(' is followed by whitespace. |
14
|
| ')' is preceded with whitespace. |
14
|
org/codehaus/xfire/plexus/config/Configurator.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
17
|
| Redundant 'public' modifier. |
17
|
| Line has trailing spaces. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
19
|
| Redundant 'public' modifier. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
org/codehaus/xfire/plexus/config/DefaultConfigurationService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
32
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| Line has trailing spaces. |
36
|
| Line contains a tab character. |
37
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| Line contains a tab character. |
38
|
| '{' should be on the previous line. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line contains a tab character. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| '(' is followed by whitespace. |
43
|
| ';' is followed by whitespace. |
43
|
| Line contains a tab character. |
44
|
| '{' should be on the previous line. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line contains a tab character. |
53
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
55
|
| Line contains a tab character. |
55
|
| Line has trailing spaces. |
56
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line contains a tab character. |
59
|
| '}' should be on the same line. |
59
|
| Line contains a tab character. |
60
|
| 'catch' is not followed by whitespace. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter child should be final. |
67
|
| '{' should be on the previous line. |
69
|
| Line has trailing spaces. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
78
|
| Missing a Javadoc comment. |
78
|
| Parameter c should be final. |
78
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
90
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line has trailing spaces. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line is longer than 80 characters. |
96
|
| '}' should be on the same line. |
98
|
| '{' should be on the previous line. |
100
|
| Line contains a tab character. |
105
|
| Method 'findConfigurationReader' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Line contains a tab character. |
106
|
| '{' should be on the previous line. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| Line is longer than 80 characters. |
121
|
| Line contains a tab character. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '}' should be on the same line. |
123
|
| '{' should be on the previous line. |
125
|
| Line is longer than 80 characters. |
126
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| Line has trailing spaces. |
134
|
| 'if' construct must use '{}'s. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line has trailing spaces. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
145
|
| Line is longer than 80 characters. |
146
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Parameter context should be final. |
148
|
| Line contains a tab character. |
149
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
150
|
| Line contains a tab character. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| Line contains a tab character. |
151
|
| Line is longer than 80 characters. |
154
|
| Method 'register' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '(' is followed by whitespace. |
156
|
| Parameter configurator 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. |
159
|
org/codehaus/xfire/plexus/config/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/plexus/java/JavaConfigurator.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
10
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| 'public' modifier out of order with the JLS suggestions. |
18
|
| Line has trailing spaces. |
19
|
| Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. |
23
|
| '{' should be on the previous line. |
24
|
| Line is longer than 80 characters. |
29
|
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter config should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line has trailing spaces. |
37
|
org/codehaus/xfire/plexus/java/PlexusJavaService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
5
|
| Line has trailing spaces. |
28
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
42
|
| Missing a Javadoc comment. |
43
|
| Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '{' should be on the previous line. |
46
|
| '{' should be on the previous line. |
48
|
| Line is longer than 80 characters. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '}' should be on the same line. |
50
|
| '{' should be on the previous line. |
52
|
| Line is longer than 80 characters. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
56
|
| Method 'getFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
61
|
| Method 'setFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Parameter faultHandlerHint should be final. |
62
|
| 'faultHandlerHint' hides a field. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
67
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
71
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Parameter config should be final. |
71
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line is longer than 80 characters. |
85
|
| Parameter config should be final. |
85
|
| Expected @param tag for 'config'. |
85
|
| Expected @throws tag for 'PlexusConfigurationException'. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line has trailing spaces. |
88
|
| '(' is followed by whitespace. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
90
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line has trailing spaces. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line has trailing spaces. |
96
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '}' should be on the same line. |
100
|
| '{' should be on the previous line. |
102
|
| Line is longer than 80 characters. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
105
|
| Line is longer than 80 characters. |
107
|
| '(' is followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line has trailing spaces. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line has trailing spaces. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '}' should be on the same line. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '}' should be on the same line. |
120
|
| 'else' construct must use '{}'s. |
121
|
| Line is longer than 80 characters. |
122
|
| Line has trailing spaces. |
123
|
| 'if' construct must use '{}'s. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| 'if' construct must use '{}'s. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| 'if' construct must use '{}'s. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| Line has trailing spaces. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| Line is longer than 80 characters. |
134
|
| '(' is followed by whitespace. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line is longer than 80 characters. |
141
|
| Parameter config should be final. |
141
|
| Expected @param tag for 'config'. |
141
|
| Expected @throws tag for 'PlexusConfigurationException'. |
141
|
| Line has trailing spaces. |
145
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Redundant throws: 'Exception' is unchecked exception. |
146
|
| '{' should be on the previous line. |
147
|
| Line is longer than 80 characters. |
149
|
| Line has trailing spaces. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| Line has trailing spaces. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line has trailing spaces. |
157
|
| '(' is followed by whitespace. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line is longer than 80 characters. |
163
|
| Missing a Javadoc comment. |
163
|
| Parameter configuration should be final. |
163
|
| Parameter tm should be final. |
163
|
| '{' should be on the previous line. |
166
|
| Line is longer than 80 characters. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line has trailing spaces. |
169
|
| '(' is followed by whitespace. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '}' should be on the same line. |
173
|
| '{' should be on the previous line. |
175
|
| 'if' construct must use '{}'s. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line has trailing spaces. |
178
|
| Line is longer than 80 characters. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
182
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| '{' should be on the previous line. |
184
|
| Line has trailing spaces. |
186
|
| '{' should be on the previous line. |
188
|
| Line is longer than 80 characters. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '}' should be on the same line. |
190
|
| '{' should be on the previous line. |
192
|
| Line is longer than 80 characters. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line has trailing spaces. |
195
|
| Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Missing a Javadoc comment. |
199
|
| '{' should be on the previous line. |
200
|
| Line has trailing spaces. |
202
|
| '{' should be on the previous line. |
204
|
| Line is longer than 80 characters. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '}' should be on the same line. |
206
|
| '{' should be on the previous line. |
208
|
| Line is longer than 80 characters. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
211
|
| Line has trailing spaces. |
214
|
| Line has trailing spaces. |
215
|
| Method 'getTypeMappingRegistry' is not designed for extension - needs to be abstract, final or empty. |
216
|
| Missing a Javadoc comment. |
216
|
| '{' should be on the previous line. |
217
|
| Line has trailing spaces. |
219
|
| '{' should be on the previous line. |
221
|
| Line is longer than 80 characters. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| '}' should be on the same line. |
223
|
| '{' should be on the previous line. |
225
|
| Line is longer than 80 characters. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Line has trailing spaces. |
228
|
| Line has trailing spaces. |
231
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Missing a Javadoc comment. |
232
|
| '(' is followed by whitespace. |
232
|
| Parameter manager should be final. |
232
|
| 'manager' hides a field. |
232
|
| ')' is preceded with whitespace. |
232
|
| '{' should be on the previous line. |
233
|
| Line has trailing spaces. |
236
|
| Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. |
240
|
| '{' should be on the previous line. |
241
|
org/codehaus/xfire/plexus/java/TypeMappingRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
30
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter config should be final. |
30
|
| '{' should be on the previous line. |
32
|
| Array brackets at illegal position. |
33
|
| Line has trailing spaces. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Missing a Javadoc comment. |
41
|
| Parameter configuration should be final. |
41
|
| '{' should be on the previous line. |
43
|
| Line has trailing spaces. |
45
|
| '(' is followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line has trailing spaces. |
47
|
| 'if' construct must use '{}'s. |
48
|
| Line is longer than 80 characters. |
48
|
| '(' is followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line has trailing spaces. |
52
|
| Line is longer than 80 characters. |
55
|
| ',' is not followed by whitespace. |
55
|
| Line is longer than 80 characters. |
56
|
| ',' is not followed by whitespace. |
56
|
| Line is longer than 80 characters. |
57
|
| ',' is not followed by whitespace. |
57
|
| Line is longer than 80 characters. |
58
|
| ',' is not followed by whitespace. |
58
|
| Line is longer than 80 characters. |
59
|
| ',' is not followed by whitespace. |
59
|
| Line has trailing spaces. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line has trailing spaces. |
66
|
| Line is longer than 80 characters. |
67
|
| Missing a Javadoc comment. |
67
|
| '(' is followed by whitespace. |
67
|
| Parameter configuration should be final. |
67
|
| Parameter tm should be final. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
69
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
81
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
83
|
| '(' is followed by whitespace. |
83
|
| '+' should be on a new line. |
83
|
| Line is longer than 80 characters. |
84
|
| ')' is preceded with whitespace. |
84
|
| '}' should be on the same line. |
85
|
| '{' should be on the previous line. |
87
|
| 'if' construct must use '{}'s. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line has trailing spaces. |
90
|
| Line is longer than 80 characters. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line has trailing spaces. |
92
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Parameter logger should be final. |
95
|
| 'logger' hides a field. |
95
|
| '{' should be on the previous line. |
96
|
org/codehaus/xfire/plexus/java/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/plexus/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/plexus/simple/PlexusSimpleService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
3
|
| First sentence should end with a period. |
17
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
34
|
| Line is longer than 80 characters. |
35
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Redundant throws: 'Exception' is unchecked exception. |
37
|
| '{' should be on the previous line. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| '{' should be on the previous line. |
43
|
| '{' should be on the previous line. |
45
|
| Line is longer than 80 characters. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '}' should be on the same line. |
47
|
| '{' should be on the previous line. |
49
|
| Line is longer than 80 characters. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line has trailing spaces. |
53
|
| Method 'getFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
58
|
| Method 'setFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter faultHandlerHint should be final. |
59
|
| 'faultHandlerHint' hides a field. |
59
|
| '{' should be on the previous line. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
64
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter config should be final. |
64
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line has trailing spaces. |
68
|
| '(' is followed by whitespace. |
69
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Line has trailing spaces. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line has trailing spaces. |
78
|
| 'if' construct must use '{}'s. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| 'if' construct must use '{}'s. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| 'else' construct must use '{}'s. |
83
|
| Line is longer than 80 characters. |
84
|
| Line has trailing spaces. |
85
|
| Line is longer than 80 characters. |
86
|
| '(' is followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line has trailing spaces. |
88
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
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
|
| '{' should be on the previous line. |
98
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
104
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| '(' is followed by whitespace. |
105
|
| Parameter manager should be final. |
105
|
| 'manager' hides a field. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| Line has trailing spaces. |
109
|
| Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. |
113
|
| '{' should be on the previous line. |
114
|
org/codehaus/xfire/plexus/simple/SimpleConfigurator.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| 'public' modifier out of order with the JLS suggestions. |
18
|
| Line has trailing spaces. |
19
|
| Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. |
23
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
27
|
| Line is longer than 80 characters. |
30
|
| Line has trailing spaces. |
32
|
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter config should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line has trailing spaces. |
39
|
org/codehaus/xfire/plexus/simple/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/plexus/xmlbeans/XMLBeansConfigurator.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
21
|
| Missing a Javadoc comment. |
22
|
| 'public' modifier out of order with the JLS suggestions. |
22
|
| Line has trailing spaces. |
23
|
| Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. |
27
|
| '{' should be on the previous line. |
28
|
| Line is longer than 80 characters. |
33
|
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter config should be final. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line is longer than 80 characters. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
org/codehaus/xfire/plexus/xmlbeans/package.html
Error | Line |
| Missing package documentation file. | 0 |