|
|
The following document contains the results of
Checkstyle
.
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
82
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2
003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Name '_requestSucceeded' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
93
|
|
Variable '_requestSucceeded' must be private and have accessor methods.
|
93
|
|
Name '_sessionSucceeded' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
98
|
|
Variable '_sessionSucceeded' must be private and have accessor methods.
|
98
|
|
Name '_suiteSucceeded' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
104
|
|
Variable '_suiteSucceeded' must be private and have accessor methods.
|
104
|
|
Name '_failedResponses' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
110
|
|
Variable '_failedResponses' must be private and have accessor methods.
|
110
|
|
Missing a Javadoc comment.
|
112
|
|
Name '_listener' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
112
|
|
Variable '_listener' must be private and have accessor methods.
|
112
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
117
|
|
Line is longer than 80 characters.
|
118
|
|
Missing a Javadoc comment.
|
120
|
|
Parameter listener should be final.
|
120
|
|
Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty.
|
130
|
|
Parameter event should be final.
|
130
|
|
Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty.
|
142
|
|
Parameter event should be final.
|
142
|
|
Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty.
|
154
|
|
Parameter event should be final.
|
154
|
|
Method 'requestError' is not designed for extension - needs to be abstract, final or empty.
|
165
|
|
Parameter event should be final.
|
165
|
|
Line has trailing spaces.
|
171
|
|
Line has trailing spaces.
|
174
|
|
Method 'reportMessage' is n
ot designed for extension - needs to be abstract, final or empty.
|
177
|
|
Parameter event should be final.
|
177
|
|
Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty.
|
186
|
|
Parameter event should be final.
|
186
|
|
Method 'recordSuccess' is not designed for extension - needs to be abstract, final or empty.
|
199
|
|
Parameter event should be final.
|
199
|
|
Parameter bool should be final.
|
199
|
|
Expression can be simplified.
|
200
|
|
Method 'didRequestSucceed' is not designed for extension - needs to be abstract, final or empty.
|
215
|
|
Parameter request should be final.
|
215
|
|
Conditional logic can be removed.
|
218
|
|
Expression can be simplified.
|
218
|
|
Method 'didSessionSucceed' is not designed for extension - needs to be abstract, final or empty.
|
235
|
|
Parameter session should be final.
|
235
|
|
Conditional logic can be removed.
|
238
|
|
Expression can be simplified.
|
238
|
|
Method 'didSuiteSucceed' is not designed for extension - needs to be abstract, final or empty.
|
250
|
|
Method 'getFailedResponses' is not designed for extension - needs to be abstract, final or empty.
|
258
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
69
|
|
Line has trailing spaces.
|
72
|
|
Line has trailing spaces.
|
75
|
|
Name '_charsWritten' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
84
|
|
Variable '_charsWritten' must be private and have accessor methods.
|
84
|
|
Parameter writer should be final.
|
91
|
|
Line has trailing spaces.
|
99
|
|
Method 'print' is not designed for extension - needs to be abstract, final or empty.
|
100
|
|
Parameter output should be final.
|
100
|
|
'5' is a magic number.
|
118
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Name '_isValidating' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
111
|
|
Variable '_isValidating' must be private and have accessor methods.
|
111
|
|
Name '_reportStylesheetUrl' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
113
|
|
Variable '_reportStyles
heetUrl' must be private and have accessor methods.
|
113
|
|
Line has trailing spaces.
|
116
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
116
|
|
Name '_props' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
120
|
|
Variable '_props' must be private and have accessor methods.
|
120
|
|
Line has trailing spaces.
|
123
|
|
Line has trailing spaces.
|
130
|
|
Line has trailing spaces.
|
137
|
|
Method 'runTests' is not designed for extension - needs to be abstract, final or empty.
|
144
|
|
Parameter suite should be final.
|
144
|
|
Parameter listener should be final.
|
144
|
|
Line has trailing spaces.
|
146
|
|
Line is longer than 80 characters.
|
153
|
|
',' is not followed by whitespace.
|
156
|
|
',' is not followed by whitespace.
|
160
|
|
'+' is not preceeded with whitespace.
|
160
|
|
'+' is not followed by whitespace.
|
160
|
|
',' is not followed by whitespace.
|
165
|
|
Method 'buildJellyContext' is not designed for extension - needs to be abstract, final or empty.
|
172
|
|
Missing a Javadoc comment.
|
172
|
|
',' is not followed by whitespace.
|
178
|
|
Method 'setValidating' is not designed for extension - needs to be abstract, final or empty.
|
190
|
|
Parameter isValidating should be final.
|
190
|
|
Line has trailing spaces.
|
196
|
|
Method 'setReportStylesheet' is not designed for extension - needs to be abstract, final or empty.
|
198
|
|
Parameter url should be final.
|
198
|
|
Method 'logXML' is not designed for extension - needs to be abstract, final or empty.
|
209
|
|
Parameter xml should be final.
|
209
|
|
Method 'transformXML' is not designed for extension - needs to be abstract, final or empty.
|
242
|
|
Parame
ter xml should be final.
|
242
|
|
Line has trailing spaces.
|
243
|
|
Line contains a tab character.
|
251
|
|
Line contains a tab character.
|
254
|
|
Line has trailing spaces.
|
265
|
|
Method 'runCommandLine' is not designed for extension - needs to be abstract, final or empty.
|
286
|
|
Array brackets at illegal position.
|
286
|
|
Parameter args should be final.
|
286
|
|
'5' is a magic number.
|
299
|
|
Line has trailing spaces.
|
302
|
|
'9' is a magic number.
|
304
|
|
'9' is a magic number.
|
307
|
|
Line has trailing spaces.
|
308
|
|
Line has trailing spaces.
|
319
|
|
Expression can be simplified.
|
337
|
|
Array brackets at illegal position.
|
355
|
|
Parameter args should be final.
|
355
|
|
Line has trailing spaces.
|
364
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
79
|
|
Name '_wrappedException' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
83
|
|
Variable '_wrappedException' must be private and have accessor methods.
|
83
|
|
Parameter message should be final.
|
89
|
|
Parameter e should be final.
|
98
|
|
Method 'getException' is not designed for extension - needs to be abstract, final or empty.
|
109
|
|
Parameter e should be final.
|
121
|
|
Line has trailing spaces.
|
141
|
|
Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.
|
143
|
|
Line has trailing spaces.
|
148
|
|
Line has trailing spaces.
|
151
|
|
Line has trailing spaces.
|
153
|
|
Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.
|
156
|
|
Parameter s should be final.
|
156
|
|
Line has trailing spaces.
|
161
|
|
Line has trailing spaces.
|
164
|
|
Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.
|
169
|
|
Parameter s should be final.
|
169
|
|
Line has trailing spaces.
|
174
|
|
Line has trailing spaces.
|
177
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
75
|
|
Line has trailing spaces.
|
79
|
|
Utility classes should not have a public or default constructor.
|
83
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
86
|
|
Name '_initProps' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
90
|
|
Variable '_initProps' must b
e private and have accessor methods.
|
90
|
|
Name '_propsThreadLocal' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
100
|
|
Variable '_propsThreadLocal' must be private and have accessor methods.
|
100
|
|
Line has trailing spaces.
|
107
|
|
Line has trailing spaces.
|
108
|
|
Line has trailing spaces.
|
127
|
|
Line has trailing spaces.
|
128
|
|
Line has trailing spaces.
|
130
|
|
Line has trailing spaces.
|
137
|
|
Line has trailing spaces.
|
169
|
|
Parameter classpathLocation should be final.
|
179
|
|
Line has trailing spaces.
|
182
|
|
Line contains a tab character.
|
185
|
|
Line contains a tab character.
|
186
|
|
Line has trailing spaces.
|
204
|
|
Name '_initProps' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
209
|
|
Variable '_initProps' must be private and have accessor methods.
|
209
|
|
Line has trailing spaces.
|
214
|
|
Parameter initProps should be final.
|
217
|
|
Line has trailing spaces.
|
224
|
|
Method 'initialValue' is not designed for extension - needs to be abstract, final or empty.
|
227
|
|
Error
|
Line
|
|
File does not end with a newline.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Name '_url' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_url' must be private and have accessor methods.
|
77
|
|
Parameter url should be final.
|
85
|
|
Line has trailing spaces.
|
91
|
|
Method 'getURL' is not designed for extension - needs to be abstract, final or empty.
|
94
|
|
Line has trailing spaces.
|
99
|
|
Line has trailing spaces.
|
100
|
|
Line has trailing spaces.
|
101
|
|
Line has trailing spaces.
|
102
|
|
Method 'setURL' is not designed for extension - needs to be abstract, final or empty.
|
106
|
|
Parameter url should be final.
|
106
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has
trailing spaces.
|
72
|
|
Line has trailing spaces.
|
85
|
|
Parameter label should be final.
|
86
|
|
Parameter reason should be final.
|
86
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
92
|
|
Name '_reason' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
95
|
|
Line has trailing spaces.
|
101
|
|
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty.
|
102
|
|
Method 'getLabel' is not designed for extension - needs to be abstract, final or empty.
|
120
|
|
Method 'getReason' is not desi
gned for extension - needs to be abstract, final or empty.
|
128
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
79
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
87
|
|
Line has trailing spaces.
|
89
|
|
Li
ne is longer than 80 characters.
|
96
|
|
Name '_doc' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
98
|
|
Variable '_doc' must be private and have accessor methods.
|
98
|
|
Name '_rootElement' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
100
|
|
Variable '_rootElement' must be private and have accessor methods.
|
100
|
|
Line has trailing spaces.
|
101
|
|
Name '_printWriter' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
102
|
|
Variable '_printWriter' must be private and have accessor methods.
|
102
|
|
Missing a Javadoc comment.
|
104
|
|
Name '_didSuiteSucceed' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
104
|
|
Variable '_didSuiteSucceed' must be private and have accessor methods.
|
104
|
|
Missing a Javadoc comment.
|
106
|
|
Name '_factory' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
106
|
|
Variable '_factory' must be private and have accessor methods.
|
106
|
|
Method 'getDocument' is not designed for extension - needs to be abstract, final or empty.
|
124
|
|
Method 'getDocumentAsString' is not designed for extension - needs to be abstract, final or empty.
|
136
|
|
Line is longer than 80 characters.
|
139
|
|
Line has trailing spaces.
|
140
|
|
Line has trailing spaces.
|
149
|
|
Method 'requestError' is not designed for extension - needs to be abstract, final or empty.
|
152
|
|
Parameter event should be final.
|
152
|
|
Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty.
|
176
|
|
Parameter event should be final.
|
176
|
|
Line has trailing spaces.
|
180
|
|
Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty.
|
190
|
|
Parameter event should be final.
|
190
|
|
Line has trailing spaces.
|
195
|
|
Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty.
|
219
|
|
Parameter event should be final.
|
219
|
|
Line has trailing spaces.
|
224
|
|
Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty.
|
239
|
|
Parameter event should be final.
|
239
|
|
Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty.
|
249
|
|
Parameter event should be final.
|
249
|
|
Method 'createRequestElement' is not designed for extension - needs to be abstract, final or empty.
|
261
|
|
Parameter event should be final.
|
261
|
|
Line has trailing spaces.
|
282
|
|
Method 'setPrintWriter' is not designed for extension - needs to be abstract, final or empty.
|
286
|
|
Parameter writer should be final.
|
286
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Name '_request' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Name '_response' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
85
|
|
Name '_session' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
90
|
|
Line has trailing spaces.
|
93
|
|
Line has trailin
g spaces.
|
96
|
|
Parameter request should be final.
|
97
|
|
Parameter response should be final.
|
97
|
|
Method 'getRequest' is not designed for extension - needs to be abstract, final or empty.
|
106
|
|
Method 'getResponse' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Method 'getSession' is not designed for extension - needs to be abstract, final or empty.
|
120
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
66
|
|
Line has trailing spaces.
|
70
|
|
Line has trailing spaces.
|
77
|
|
Line has trailing spaces
.
|
81
|
|
Line has trailing spaces.
|
87
|
|
Line has trailing spaces.
|
92
|
|
Line has trailing spaces.
|
94
|
|
Line has trailing spaces.
|
95
|
|
Line has trailing spaces.
|
97
|
|
Line has trailing spaces.
|
98
|
|
Line has trailing spaces.
|
102
|
|
Line has trailing spaces.
|
106
|
|
Line has trailing spaces.
|
108
|
|
Line has trailing spaces.
|
115
|
|
Line has trailing spaces.
|
118
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
74
|
|
Line has trailing spaces.
|
78
|
|
Name '_list' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Variab
le '_list' must be private and have accessor methods.
|
80
|
|
Line has trailing spaces.
|
82
|
|
Line has trailing spaces.
|
84
|
|
Method 'addListener' is not designed for extension - needs to be abstract, final or empty.
|
86
|
|
Parameter listener should be final.
|
86
|
|
Line has trailing spaces.
|
87
|
|
Method 'broadcastEvent' is not designed for extension - needs to be abstract, final or empty.
|
94
|
|
Parameter event should be final.
|
94
|
|
Method 'broadcastEvent' is not designed for extension - needs to be abstract, final or empty.
|
106
|
|
Parameter event should be final.
|
106
|
|
Parameter listener should be final.
|
106
|
|
Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty.
|
127
|
|
Parameter event should be final.
|
127
|
|
Line has trailing spaces.
|
130
|
|
Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty.
|
135
|
|
Parameter event should be final.
|
135
|
|
Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty.
|
143
|
|
Parameter event should be final.
|
143
|
|
Method 'requestError' is not designed for extension - needs to be abstract, final or empty.
|
151
|
|
Parameter event should be final.
|
151
|
|
Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty.
|
159
|
|
Parameter event should be final.
|
159
|
|
Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty.
|
167
|
|
Parameter event should be final.
|
167
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Name '_message' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
74
|
|
Parameter message should be final.
|
81
|
|
Line has trailing spaces.
|
87
|
|
Method 'getMessage' is not designed for extension - needs to be abstract, final or empty.
|
90
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
69
|
|
Line has trailing spa
ces.
|
75
|
|
Name '_t' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
79
|
|
Line has trailing spaces.
|
80
|
|
Line has trailing spaces.
|
81
|
|
Parameter request should be final.
|
87
|
|
Parameter response should be final.
|
87
|
|
Parameter t should be final.
|
87
|
|
Line has trailing spaces.
|
96
|
|
Method 'getError' is not designed for extension - needs to be abstract, final or empty.
|
97
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
76
|
|
Line has trailing spaces.
|
81
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
77
|
|
Name '_ex' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
79
|
|
Line has trailing spaces.
|
80
|
|
Line has trailing spaces.
|
85
|
|
Line has trailing spaces.
|
86
|
|
Parameter request should be final.
|
86
|
|
Parameter response should be final.
|
86
|
|
Parameter e should be final.
|
87
|
|
Line has trailing spaces.
|
94
|
|
Method 'getValidationException' is not designed for extension - needs to be abstract, final or empty.
|
95
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
72
|
|
Line has trailing spaces.
|
75
|
|
Line has trailing spaces.
|
79
|
|
Parameter request should be final.
|
80
|
|
Parameter response should be final.
|
80
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
69
|
|
Line is longer than 80 characters.
|
72
|
|
Line has trailing spaces.
|
80
|
|
Parameter request should be final.
|
81
|
|
Parameter response should be final.
|
81
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
66
|
|
Line has trailing spaces.
|
69
|
|
Line has trailing spaces.
|
71
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
79
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Name '_userName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
76
|
|
Variable '_userName' must be private and have accessor methods.
|
76
|
|
Line has trailing spaces.
|
77
|
|
Name '_password' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Variable '_password' must be private and have accessor methods.
|
80
|
|
Parameter userName should be final.
|
87
|
|
Parameter password should be final.
|
87
|
|
Line has trailing spaces.
|
92
|
|
Method 'getUserName' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Line has trailing spaces.
|
103
|
|
Method 'getPassword' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Parameter method should be final.
|
90
|
|
Parameter url should be final.
|
90
|
|
Expected @param tag for 'url'.
|
90
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
74
|
|
Line has trailing spaces.
|
77
|
|
Line has trailing spaces.
|
88
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
70
|
|
Name '_list' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
82
|
|
Variable '_list' must be private and have accessor methods.
|
82
|
|
Line has trailing spaces.
|
85
|
|
Method 'addParameter' is not designed for extension - needs to be abstract, final or emp
ty.
|
95
|
|
Parameter paramName should be final.
|
95
|
|
Parameter paramValue should be final.
|
95
|
|
'{' is followed by whitespace.
|
96
|
|
Method 'getParameters' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
65
|
|
Line has trailing spaces.
|
73
|
|
Name '_host' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
75
|
|
Name '_port' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Line has trailing spaces.
|
80
|
|
Line has trailing spaces.
|
87
|
|
Line has trailing spaces.
|
88
|
|
Parameter host should be final.
|
94
|
|
Parameter port should be final.
|
94
|
|
Line has trailing spaces.
|
98
|
|
Method 'getHost' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Line has trailing spaces.
|
107
|
|
Method 'setHost' is not designed for extension
- needs to be abstract, final or empty.
|
113
|
|
Parameter host should be final.
|
113
|
|
Line has trailing spaces.
|
116
|
|
Method 'getPort' is not designed for extension - needs to be abstract, final or empty.
|
122
|
|
Line has trailing spaces.
|
125
|
|
Method 'setPort' is not designed for extension - needs to be abstract, final or empty.
|
131
|
|
Parameter port should be final.
|
131
|
|
Line has trailing spaces.
|
134
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craig
mcc Exp $'.
|
2
|
|
Redundant 'public' modifier.
|
76
|
|
Redundant 'public' modifier.
|
78
|
|
Redundant 'public' modifier.
|
80
|
|
Line has trailing spaces.
|
84
|
|
Line has trailing spaces.
|
100
|
|
Line has trailing spaces.
|
109
|
|
Line has trailing spaces.
|
126
|
|
Line has trailing spaces.
|
135
|
|
Line has trailing spaces.
|
142
|
|
Line has trailing spaces.
|
151
|
|
Line has trailing spaces.
|
160
|
|
Line has trailing spaces.
|
187
|
|
Line has trailing spaces.
|
194
|
|
Line has trailing spaces.
|
202
|
|
Line has trailing spaces.
|
210
|
|
Line has trailing spaces.
|
218
|
|
Line has trailing spaces.
|
234
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
81
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
70
|
|
Line has trailing spaces.
|
78
|
|
Name '_list' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
81
|
|
Variable '_list' must be private and have accessor methods.
|
81
|
|
Line has trailing spaces.
|
84
|
|
Method 'addHeader' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Parameter headerName should be final.
|
96
|
|
Parameter headerValue should be final.
|
96
|
|
'{' is followed by whitespace.
|
97
|
|
Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty.
|
105
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
92
|
|
Line has trailing spaces.
|
95
|
|
Name '_host' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
99
|
|
Variable '_host' must be private and have accessor methods.
|
99
|
|
Name '_port' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
101
|
|
Variable '_port' must be private and have accessor methods.
|
101
|
|
Name '_method' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
103
|
|
Variable '_method' must be private and have accessor methods.
|
103
|
|
Name '_session' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
105
|
|
Variable '_session' must be private and have accessor methods.
|
105
|
|
Name '_credentials' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
107
|
|
Variable '_credentials' must be private and have accessor methods.
|
107
|
|
Name '_httpMethod' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
109
|
|
Variable '_httpMethod' must be private and have accessor methods.
|
109
|
|
Name '_targetURL' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
111
|
|
Variable '_targetURL' must be private and have accessor methods.
|
111
|
|
Name '_query' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
113
|
|
Variable '_query' must be private and have accessor methods.
|
113
|
|
Name '_requestTiming' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
115
|
|
Variable '_requestTiming' must be private and have accessor methods.
|
115
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
117
|
|
Variable '_label' must be private and have accessor methods.
|
117
|
|
Name '_requestHeaders' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
119
|
|
Variable '_requestHeaders' must be private and have accessor methods.
|
119
|
|
Name '_parameters' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
121
|
|
Variable '_parameters' must be private and have accessor methods.
|
121
|
|
Name '_requestBody' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
123
|
|
Variable '_requestBody' must be private and have accessor methods.
|
123
|
|
Name '_followRedirects' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
126
|
|
Variable '_followRedirects' must be private and have accessor methods.
|
126
|
|
Name '_httpClient' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
128
|
|
Variable '_httpClient' must be private and have accessor methods.
|
128
|
|
Name '_proxy' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
130
|
|
Line has trailing spaces.
|
132
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
132
|
|
Line has trailing spaces.
|
141
|
|
Missing a Javadoc comment.
|
144
|
|
Name '_httpVersion' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
144
|
|
Variable '_httpVersion' must be private and have accessor methods.
|
144
|
|
Missing a Javadoc comment.
|
146
|
|
Name '_visitedURLs' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
146
|
|
Variable '_visitedURLs' must be private and have accessor methods.
|
146
|
|
Line has trailing spaces.
|
152
|
|
Parameter url should be final.
|
157
|
|
Parameter httpMethod should be final.
|
157
|
|
Parameter state should be final.
|
157
|
|
Parameter session should be final.
|
158
|
|
Line has trailing spaces.
|
161
|
|
Line has trailing spaces.
|
172
|
|
Parameter label should be final.
|
172
|
|
Parameter url should be final.
|
172
|
|
Parameter httpMethod should be final.
|
172
|
|
Parameter state should be final.
|
173
|
|
Parameter session should be final.
|
173
|
|
Parameter followRedirects should be final.
|
173
|
|
Line has trailing spaces.
|
174
|
|
Line has traili
ng spaces.
|
178
|
|
Line has trailing spaces.
|
181
|
|
Line has trailing spaces.
|
190
|
|
Method 'getHttpMethod' is not designed for extension - needs to be abstract, final or empty.
|
198
|
|
Line has trailing spaces.
|
201
|
|
Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty.
|
207
|
|
Line has trailing spaces.
|
210
|
|
Method 'setHeaders' is not designed for extension - needs to be abstract, final or empty.
|
216
|
|
Parameter requestHeaders should be final.
|
216
|
|
Line has trailing spaces.
|
219
|
|
Method 'getParameters' is not designed for extension - needs to be abstract, final or empty.
|
225
|
|
Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty.
|
233
|
|
Parameter body should be final.
|
233
|
|
Line has trailing spaces.
|
236
|
|
Method 'setParameters' is not designed for extension - needs to be abstract, final or empty.
|
242
|
|
Parameter parameters should be final.
|
242
|
|
Line has trailing spaces.
|
245
|
|
Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty.
|
251
|
|
Parameter credentials should be final.
|
251
|
|
Line has trailing spaces.
|
252
|
|
Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty.
|
260
|
|
Missing a Javadoc comment.
|
260
|
|
Line has trailing spaces.
|
263
|
|
Line has trailing spaces.
|
267
|
|
Line has trailing spaces.
|
269
|
|
Method 'executeRequestPerHost' is not designed for extension - needs to be abstract, final or empty.
|
275
|
|
Line has trailing spaces.
|
276
|
|
Line has trailing spaces.
|
283
|
|
Line has trailing spaces.
|
295
|
|
Line has trailing spaces.
|
298
|
|
Line has trailing spaces.
|
303
|
|
Line has trailing spaces.
|
305
|
|
Line has trailing spaces.
|
307
|
|
Line has trailing spaces.
|
309
|
|
Line has trailing spaces.
|
315
|
|
Line has trailing spaces.
|
325
|
|
Line has trailing spaces.
|
333
|
|
Line has trailing spaces.
|
339
|
|
Line has trailing spaces.
|
340
|
|
Line has trailing spaces.
|
342
|
|
Line has trailing spaces.
|
347
|
|
Line has trailing spaces.
|
350
|
|
Line has trailing spaces.
|
353
|
|
Expected an @return tag.
|
358
|
|
Method 'execute' is not designed for extension - needs to be abstract, final or empty.
|
358
|
|
Expected @throws tag for 'IOException'.
|
358
|
|
Expression can be simplified.
|
361
|
|
Line is longer than 80 characters.
|
368
|
|
'301' is a magic number.
|
368
|
|
'302' is a magic number.
|
368
|
|
Line is longer than 80 characters.
|
376
|
|
Line is longer than 80 characters.
|
377
|
|
Method 'getURL' is not designed for extension - needs to be abstract, final or empty.
|
397
|
|
Line has trailing spaces.
|
400
|
|
Method 'getLabel' is not designed for extension - needs to be abstract, final or empty.
|
406
|
|
Line has trailing spaces.
|
409
|
|
Method 'addParameter' is not designed for extension - needs to be abstract, final or empty.
|
416
|
|
Parameter name should be final.
|
416
|
|
Parameter value should be final.
|
416
|
|
Line has trailing spaces.
|
419
|
|
Method 'addHttpClientParameter' is not designed for extension - needs to be abstract, final or empty.
|
426
|
|
Parameter name should be final.
|
426
|
|
Parameter value should be final.
|
426
|
|
Line has trailing spaces.
|
430
|
|
Line has trailing spaces.
|
435
|
|
Line has trailing spaces.
|
458
|
|
Method 'addHeader' is not designed f
or extension - needs to be abstract, final or empty.
|
465
|
|
Parameter headerName should be final.
|
465
|
|
Parameter headerValue should be final.
|
465
|
|
Line has trailing spaces.
|
468
|
|
Method 'getSession' is not designed for extension - needs to be abstract, final or empty.
|
474
|
|
Line has trailing spaces.
|
477
|
|
Method 'getRequestTiming' is not designed for extension - needs to be abstract, final or empty.
|
482
|
|
Line has trailing spaces.
|
485
|
|
Method 'openConnection' is not designed for extension - needs to be abstract, final or empty.
|
493
|
|
Line has trailing spaces.
|
495
|
|
Line has trailing spaces.
|
500
|
|
Line has trailing spaces.
|
512
|
|
Line has trailing spaces.
|
516
|
|
Line has trailing spaces.
|
524
|
|
Line has trailing spaces.
|
526
|
|
Line has trailing spaces.
|
528
|
|
Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty.
|
533
|
|
Line has trailing spaces.
|
538
|
|
Method 'followRedirects' is not designed for extension - needs to be abstract, final or empty.
|
544
|
|
Line has trailing spaces.
|
547
|
|
Method 'getMethod' is not designed for extension - needs to be abstract, final or empty.
|
554
|
|
Line has trailing spaces.
|
557
|
|
Method 'getProxy' is not designed for extension - needs to be abstract, final or empty.
|
561
|
|
Line has trailing spaces.
|
564
|
|
Method 'setProxy' is not designed for extension - needs to be abstract, final or empty.
|
568
|
|
Parameter proxy should be final.
|
568
|
|
Line has trailing spaces.
|
571
|
|
Method 'setVersion' is not designed for extension - needs to be abstract, final or empty.
|
579
|
|
Parameter version should be final.
|
579
|
|
Line has trailing spaces.
|
586
|
|
Method 'getVersion' is not designed for extension - needs to be abstract, final or empty.
|
589
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
85
|
|
Line has trailing spaces.
|
87
|
|
Line has trailing spaces.
|
95
|
|
Line has trailing spaces.
|
104
|
|
Line has trailing spaces.
|
119
|
|
Error
|
Line
|
|
File does not end with a newline.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Name '_request' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
82
|
|
Variable '_request' must be private and have accessor methods.
|
82
|
|
Name '_httpMethod' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
84
|
|
Variable '_httpMethod' must be private and have accessor methods.
|
84
|
|
Parameter request should be final.
|
91
|
|
Method 'getRequest' is not designed for extension - needs to be abstract, final or empty.
|
101
|
|
Method 'getStatusCode' is not designed for extension - needs to be abstract, final or empty.
|
112
|
|
Method 'getStatusText' is not designed for extension - needs to be abstract, final or empty.
|
119
|
|
Line has trailing spaces.
|
124
|
|
Line has trailing spaces.
|
126
|
|
Method 'getResource' is not designed for extension - needs to be abstract, final or empty.
|
130
|
|
Line has trailing spaces.
|
138
|
|
Method 'getHeader' is not designed for extension - needs to be abstract, final or empty.
|
143
|
|
Parameter headerName should be final.
|
143
|
|
Line has trailing spaces.
|
154
|
|
Method 'getByteLength' is not designed for extension - needs to be abstract, final or empty.
|
157
|
|
Line has trailing spaces.
|
168
|
|
Method 'getStream' is not designed for extension - needs to be abstract, final or empty.
|
172
|
|
Error
|
Line
|
|
Line does not match expected header line of '
* $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
80
|
|
Line is longer than 80 characters.
|
84
|
|
Line has trailing spaces.
|
92
|
|
Line has trailing spaces.
|
93
|
|
Line is longer than 80 characters.
|
101
|
|
Line has trailing spaces.
|
113
|
|
Line has trailing spaces.
|
115
|
|
Line is longer than 80 characters.
|
120
|
|
Line has trailing spaces.
|
130
|
|
Line is longer than 80 characters.
|
131
|
|
Line is longer than 80 characters.
|
138
|
|
Line has trailing spaces.
|
142
|
|
Line has trailing spaces.
|
152
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
83
|
|
Name '_urls' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
89
|
|
Variable '_urls' must be private and have accessor methods.
|
89
|
|
Name '_state' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
96
|
|
Variable '_state' must be private and have accessor methods.
|
96
|
|
Method 'createRequest' is not designed for extension - needs to be abstract, final or empty.
|
116
|
|
Parameter url should be final.
|
116
|
|
Parameter httpMethod should be final.
|
116
|
|
Parameter version should be final.
|
116
|
|
Line has trailing spaces.
|
122
|
|
Line has trailing spaces.
|
125
|
|
Line is longer than 80 characters.
|
125
|
|
Line has trailing spaces.
|
126
|
|
Line has trailing spaces.
|
139
|
|
Method 'createRequest' is not designed for extension - needs to be abstract, final or empty.
|
139
|
|
Parameter label should be final.
|
139
|
|
Parameter url should be final.
|
139
|
|
Parameter httpMethod should be final.
|
139
|
|
Parameter version should be final.
|
140
|
|
Parameter followRedirects should be final.
|
140
|
|
Line is longer than 80 characters.
|
142
|
|
Line has trailing spaces.
|
148
|
|
Line is longer than 80 characters.
|
152
|
|
Line is longer than 80 characters.
|
161
|
|
Method 'createRequest' is not designed for extension - needs to be abstract, final or empty.
|
161
|
|
Parameter url should be final.
|
161
|
|
Parameter httpMethod should be final.
|
161
|
|
Parameter proxy should be final.
|
161
|
|
Parameter version should be final.
|
161
|
|
Line has trailing spaces.
|
166
|
|
Line has trailing spaces.
|
167
|
|
Line is longer than 80 characters.
|
167
|
|
Line is longer than 80 characters.
|
174
|
|
Method 'createRequest' is not designed for extension - needs to be abstract, final or empty.
|
184
|
|
Parameter label should be final.
|
184
|
|
Parameter url should be final.
|
184
|
|
Parameter httpMethod should be final.
|
184
|
|
Parameter version should be final.
|
185
|
|
Parameter followRedirects should be final.
|
185
|
|
Parameter proxy should be final.
|
185
|
|
Line has trailing spaces.
|
186
|
|
Line has trailing spaces.
|
187
|
|
Line has trailing spaces.
|
205
|
|
Method 'setReferer' is not designed for extension - needs to be abstract, final or empty.
|
208
|
|
Parameter url should be final.
|
208
|
|
Line has trailing spaces.
|
214
|
|
Line has trailing spaces.
|
217
|
|
Method 'getReferer' is not designed for extension - needs to be abstract, final or empty.
|
221
|
|
Line has trailing spaces.
|
230
|
|
Method 'addCookie' is not designed for extension - needs to be abstract, final or empty.
|
238
|
|
Parameter domain should be final.
|
238
|
|
Parameter path should be final.
|
238
|
|
Parameter name should be final.
|
239
|
|
Parameter value should be final.
|
239
|
|
Method 'getCookieValue' is not designed for extension - needs to be abstract, final or empty.
|
254
|
|
Parameter name should be final.
|
254
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,
v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
72
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_userName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_userName' must be private and have accessor methods.
|
77
|
|
Missing a Javadoc comment.
|
78
|
|
Name '_password' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
78
|
|
Variable '_password' must be private and have accessor methods.
|
78
|
|
Line has trailing spaces.
|
79
|
|
Unused @throws tag for 'Exception'.
|
84
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
86
|
|
Parameter xmlOutput should be final.
|
86
|
|
Line is longer than 80 characters.
|
87
|
|
',' is not followed by whitespace.
|
88
|
|
Line has trailing spaces.
|
93
|
|
Method 'setUserName' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Parameter userName should be final.
|
96
|
|
Line has trailing spaces.
|
102
|
|
Method 'setPassword' is not designed for extension - needs to be abstract, final or empty.
|
105
|
|
Parameter password should be final.
|
105
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
77
|
|
Missing a Javadoc comment.
|
78
|
|
Missing a Javadoc comment.
|
80
|
|
Missing a Javadoc comment.
|
83
|
|
Name '_utils' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
83
|
|
Variable '_utils' must be private and have accessor methods.
|
83
|
|
Missing a Javadoc comment.
|
89
|
|
Line has trailing spaces.
|
92
|
|
Line has trailing spaces.
|
96
|
|
Method 'getLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty.
|
101
|
|
Parameter context should be final.
|
101
|
|
Line has trailing spaces.
|
107
|
|
Line has trailing spaces.
|
108
|
|
Unused @param tag for 'listener'.
|
109
|
|
Method 'setLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty.
|
111
|
|
Parameter context should be final.
|
111
|
|
Expected @param tag for 'context'.
|
111
|
|
Parameter info should be final.
|
111
|
|
Expected @param tag for 'info'.
|
111
|
|
',' is not followed by whitespace.
|
112
|
|
Line has trailing spaces.
|
118
|
|
Line has trailing spaces.
|
119
|
|
Method 'removeLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty.
|
121
|
|
Parameter context should be final.
|
121
|
|
Expected @param tag for 'context'.
|
121
|
|
Line has trailing spaces.
|
128
|
|
Method 'getLatkaEventListener' is not designed for extension - needs to be abstract, final or empty.
|
133
|
|
Parameter context should be final.
|
133
|
|
Line has trailing spaces.
|
139
|
|
Line has trailing spaces.
|
140
|
|
Line is longer than 80 characters.
|
143
|
|
Met
hod 'setLatkaEventListener' is not designed for extension - needs to be abstract, final or empty.
|
143
|
|
Parameter context should be final.
|
143
|
|
Expected @param tag for 'context'.
|
143
|
|
Parameter listener should be final.
|
143
|
|
',' is not followed by whitespace.
|
144
|
|
Line has trailing spaces.
|
150
|
|
Method 'findParentRequest' is not designed for extension - needs to be abstract, final or empty.
|
154
|
|
Parameter tag should be final.
|
154
|
|
Line has trailing spaces.
|
155
|
|
Line is longer than 80 characters.
|
156
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
74
|
|
Line has trailing spaces.
|
84
|
|
Line has trailing spaces.
|
85
|
|
Line has trailing spaces.
|
87
|
|
Line has trailing spaces.
|
93
|
|
Line has trailing spaces.
|
94
|
|
Line has trailing spaces.
|
95
|
|
Line has trailing spaces.
|
97
|
|
Line has trailing spaces.
|
99
|
|
Line is longer than 80 characters.
|
100
|
|
Line has trailing spaces.
|
101
|
|
Line has trailing spaces.
|
103
|
|
Line is longer than 80 characters.
|
104
|
|
Line has trailing spaces.
|
105
|
|
Line is longer than 80 characters.
|
106
|
|
Line has trailing spaces.
|
107
|
|
Line has trailing spaces.
|
109
|
|
Line is longer than 80 characters.
|
110
|
|
Line is longer than 80 characters.
|
112
|
|
Line is longer than 80 characters.
|
114
|
|
Line has trailing spaces.
|
118
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
75
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
80
|
|
Parameter xmlOutput should be final.
|
80
|
|
Line is longer than 80 characters.
|
82
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Missing a Javadoc comment.
|
76
|
|
Name '_paramName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
76
|
|
Variable '_paramName' must be private and have accessor methods.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_paramValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_paramValue' must be private and have accessor methods.
|
77
|
|
Line has trailing spaces.
|
80
|
|
Line is longer than 80 characters.
|
83
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
85
|
|
Parameter xmlOutput should be final.
|
85
|
|
',' is not followed by whitespace.
|
90
|
|
Method 'setParamName' is not designed for extension - needs to be abstract, final or empty.
|
94
|
|
Missing a Javadoc comment.
|
94
|
|
Parameter paramName should be final.
|
94
|
|
Method 'setParamValue' is not designed for extension - needs to be abstract, final or empty.
|
98
|
|
Missing a Javadoc comment.
|
98
|
|
Parameter paramValue should be final.
|
98
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
75
|
|
Line is longer than 80 characters.
|
78
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
80
|
|
Parameter xmlOutput should be final.
|
80
|
|
Line is longer than 80 characters.
|
82
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
72
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_message' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_message' must be private and have accessor methods.
|
77
|
|
Unused @throws tag for 'Exception'.
|
83
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
85
|
|
Parameter xmlOutput should be final.
|
85
|
|
Line has trailing spaces.
|
86
|
|
Line has trailing spaces.
|
93
|
|
Method 'setMessage' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Parameter message should be final.
|
96
|
|
Expected @param tag for 'message'.
|
96
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Unused import - org.apache.commons.latka.LatkaException.
|
68
|
|
Line is longer than 80 characters.
|
80
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
83
|
|
Parameter xmlOutput should be final.
|
83
|
|
Line has trailing spaces.
|
86
|
|
Line is longer than 80 characters.
|
89
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
75
|
|
Missing a Javadoc comment.
|
76
|
|
Name '_headerName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
76
|
|
Variable '_headerName' must be private and have accessor methods.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_headerValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_headerValue' must be private and have accessor methods.
|
77
|
|
Line has trailing spaces.
|
78
|
|
Unused @throws tag for 'Exception'.
|
83
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
85
|
|
Parameter xmlOutput should be final.
|
85
|
|
Line is longer
than 80 characters.
|
86
|
|
',' is not followed by whitespace.
|
87
|
|
Line has trailing spaces.
|
92
|
|
Method 'setHeaderName' is not designed for extension - needs to be abstract, final or empty.
|
95
|
|
Parameter headerName should be final.
|
95
|
|
Line has trailing spaces.
|
101
|
|
Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Parameter headerValue should be final.
|
104
|
|
Expected @param tag for 'headerValue'.
|
104
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Missing a Javadoc comment.
|
90
|
|
Name '_host' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
90
|
|
Variable '_host' must be private and have accessor methods.
|
90
|
|
Missing a Javadoc comment.
|
91
|
|
Name '_port' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
91
|
|
Variable '_port' must be private and have accessor methods.
|
91
|
|
Missing
a Javadoc comment.
|
92
|
|
Name '_proxyHost' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
92
|
|
Variable '_proxyHost' must be private and have accessor methods.
|
92
|
|
Missing a Javadoc comment.
|
93
|
|
Name '_proxyPort' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
93
|
|
Variable '_proxyPort' must be private and have accessor methods.
|
93
|
|
Missing a Javadoc comment.
|
94
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
94
|
|
Variable '_label' must be private and have accessor methods.
|
94
|
|
Missing a Javadoc comment.
|
95
|
|
Name '_method' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
95
|
|
Variable '_method' must be private and have accessor methods.
|
95
|
|
Missing a Javadoc comment.
|
96
|
|
Name '_path' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
96
|
|
Variable '_path' must be private and have accessor methods.
|
96
|
|
Missing a Javadoc comment.
|
97
|
|
Name '_secure' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
97
|
|
Variable '_secure' must be private and have accessor methods.
|
97
|
|
Missing a Javadoc comment.
|
98
|
|
Name '_followRedirects' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
98
|
|
Variable '_followRedirects' must be private and have accessor methods.
|
98
|
|
Missing a Javadoc comment.
|
99
|
|
Name '_httpVersion' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
99
|
|
Variable '_httpVersion' must be private and have accessor methods.
|
99
|
|
Line has trailing spaces.
|
100
|
|
Missing a Javadoc comment.
|
101
|
|
Name '_request' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
101
|
|
Variable '_request' must be private and have accessor methods.
|
101
|
|
Missing a Javadoc comment.
|
102
|
|
Name '_response' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
102
|
|
Variable '_response' must be private and have accessor methods.
|
102
|
|
Missing a Javadoc comment.
|
103
|
|
Name '_session' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
103
|
|
Variable '_session' must be private and have accessor methods.
|
103
|
|
Missing a Javadoc comment.
|
104
|
|
Name '_requestExecuted' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
104
|
|
Variable '_requestExecuted' must be private and have accessor methods.
|
104
|
|
Line is longer than 80 characters.
|
106
|
|
Missing a Javadoc comment.
|
106
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
106
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
114
|
|
Parameter xmlOutput should be final.
|
114
|
|
',' is not followed by whitespace.
|
118
|
|
Expression can be simplified.
|
123
|
|
',' is not followed by whitespace.
|
124
|
|
Line has trailing spaces.
|
133
|
|
',' is not followed by whitespace.
|
140
|
|
Line has trailing spaces.
|
142
|
|
Line has trailing spaces.
|
151
|
|
Line has trailing spaces.
|
157
|
|
Unused @throws tag for 'IOException'.
|
159
|
|
Expected @throws tag for 'LatkaException'.
|
163
|
|
Line is longer than 80 characters.
|
169
|
|
',' is not followed by whitespace.
|
189
|
|
Line has trailing spaces.
|
191
|
|
Avoid inline conditionals.
|
194
|
|
Line is longer than
80 characters.
|
198
|
|
',' is not followed by whitespace.
|
198
|
|
',' is not followed by whitespace.
|
198
|
|
',' is not followed by whitespace.
|
198
|
|
',' is not followed by whitespace.
|
198
|
|
',' is not followed by whitespace.
|
198
|
|
Method 'getRequest' is not designed for extension - needs to be abstract, final or empty.
|
201
|
|
Missing a Javadoc comment.
|
201
|
|
Method 'findSession' is not designed for extension - needs to be abstract, final or empty.
|
205
|
|
Missing a Javadoc comment.
|
205
|
|
Line is longer than 80 characters.
|
207
|
|
Method 'getRequestExecuted' is not designed for extension - needs to be abstract, final or empty.
|
218
|
|
Missing a Javadoc comment.
|
218
|
|
Line has trailing spaces.
|
227
|
|
Method 'getResponse' is not designed for extension - needs to be abstract, final or empty.
|
232
|
|
Expression can be simplified.
|
233
|
|
Line has trailing spaces.
|
236
|
|
Line has trailing spaces.
|
240
|
|
Line has trailing spaces.
|
244
|
|
Line has trailing spaces.
|
260
|
|
Method 'getSuiteSettings' is not designed for extension - needs to be abstract, final or empty.
|
263
|
|
Line has trailing spaces.
|
264
|
|
Line is longer than 80 characters.
|
265
|
|
Line has trailing spaces.
|
271
|
|
Method 'setHost' is not designed for extension - needs to be abstract, final or empty.
|
275
|
|
Parameter host should be final.
|
275
|
|
Line has trailing spaces.
|
281
|
|
Line has trailing spaces.
|
283
|
|
Method 'setPort' is not designed for extension - needs
to be abstract, final or empty.
|
285
|
|
Parameter port should be final.
|
285
|
|
Line has trailing spaces.
|
292
|
|
Unused @param tag for 'defaultHost'.
|
293
|
|
Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty.
|
296
|
|
Parameter host should be final.
|
296
|
|
Expected @param tag for 'host'.
|
296
|
|
Line has trailing spaces.
|
302
|
|
Unused @param tag for 'defaultPort'.
|
303
|
|
Line has trailing spaces.
|
305
|
|
Method 'setProxyPort' is not designed for extension - needs to be abstract, final or empty.
|
307
|
|
Parameter port should be final.
|
307
|
|
Expected @param tag for 'port'.
|
307
|
|
Line has trailing spaces.
|
313
|
|
Method 'setLabel' is not designed for extension - needs to be abstract, final or empty.
|
316
|
|
Parameter label should be final.
|
316
|
|
Line has trailing spaces.
|
323
|
|
Method 'setMethod' is not designed for extension - needs to be abstract, final or empty.
|
328
|
|
Parameter method should be final.
|
328
|
|
Redundant throws: 'UnsupportedOperationException' is unchecked exception.
|
328
|
|
Line is longer than 80 characters.
|
336
|
|
Line has trailing spaces.
|
343
|
|
Method 'setPath' is not designed for extension - needs to be abstract, final or empty.
|
346
|
|
Parameter path should be final.
|
346
|
|
Line has trailing spaces.
|
353
|
|
Method 'setSecure' is not designed for extension - needs to be abstract, final or empty.
|
356
|
|
Parameter secure should be final.
|
356
|
|
Line has trailing spaces.
|
364
|
|
Unused @param tag for 'secure'.
|
365
|
|
Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty.
|
367
|
|
Parameter followRedirects should be final.
|
367
|
|
Expected @param tag for 'followRedirects'.
|
367
|
|
Line has trailing spaces.
|
374
|
|
Method 'setVersion' is not designed for extension - needs to be abstract, final or empty.
|
377
|
|
Parameter version should be final.
|
377
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
78
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_sessionId' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
79
|
|
Variable '_sessionId' must be private and have accessor methods.
|
79
|
|
Missing a Javadoc comment.
|
80
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Variable '_label' must be private and have accessor methods.
|
80
|
|
Missing a Javadoc comment.
|
81
|
|
Name '_session' must match pa
ttern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
81
|
|
Variable '_session' must be private and have accessor methods.
|
81
|
|
Line has trailing spaces.
|
84
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
89
|
|
Parameter xmlOutput should be final.
|
89
|
|
Method 'getSession' is not designed for extension - needs to be abstract, final or empty.
|
94
|
|
Missing a Javadoc comment.
|
94
|
|
Method 'findSession' is not designed for extension - needs to be abstract, final or empty.
|
98
|
|
Missing a Javadoc comment.
|
98
|
|
Parameter sessio
nId should be final.
|
98
|
|
',' is not followed by whitespace.
|
108
|
|
Line has trailing spaces.
|
119
|
|
Method 'setSessionId' is not designed for extension - needs to be abstract, final or empty.
|
123
|
|
Parameter sessionId should be final.
|
123
|
|
Line has trailing spaces.
|
129
|
|
Method 'setLabel' is not designed for extension - needs to be abstract, final or empty.
|
132
|
|
Parameter label should be final.
|
132
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/j
akarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
69
|
|
Missing a Javadoc comment.
|
70
|
|
Name '_defaultHost' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
70
|
|
Variable '_defaultHost' must be private and have accessor methods.
|
70
|
|
Missing a Javadoc comment.
|
71
|
|
Name '_defaultPort' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
71
|
|
Variable '_defaultPort' must be private and have accessor methods.
|
71
|
|
Missing a Javadoc comment.
|
72
|
|
Name '_defaultProxyHost' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
72
|
|
Variable '_defaultProxyHost' must be private and have accessor methods.
|
72
|
|
Missing a Javadoc comment.
|
73
|
|
Name '_defaultProxyPort' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
73
|
|
Variable '_defaultProxyPort' must be private and have accessor methods.
|
73
|
|
Parameter defaultHost should be final.
|
76
|
|
Expected @param tag for 'defaultHost'.
|
76
|
|
Parameter defaultPort should be final.
|
76
|
|
Expected @param tag for 'defaultPort'.
|
76
|
|
Parameter defaultProxyHost should be final.
|
77
|
|
Expected @param tag for 'defaultProxyHost'.
|
77
|
|
Parameter defaultProxyPort should be final.
|
77
|
|
Expected @param tag for 'defaultProxyPort'.
|
77
|
|
Line has trailing spaces.
|
83
|
|
Line has trailing spaces.
|
86
|
|
Method 'getDefaultHost' is not designed for extension - needs to be abstract, final or empty.
|
89
|
|
Line has trailing spaces.
|
92
|
|
Line has trailing spaces.
|
95
|
|
Method 'getDefaultPort' is not designed for extension - needs to be abstract, final or empty.
|
98
|
|
Line has trailing spaces.
|
105
|
|
Method 'getDefaultProxyHost' is not designed for extension - needs to be abstract, final or empty.
|
108
|
|
Line has trailing spaces.
|
114
|
|
Method 'getDefaultProxyPort' is not designed for extension - needs to be abstract, final or empty.
|
117
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has
trailing spaces.
|
85
|
|
Missing a Javadoc comment.
|
86
|
|
Name '_defaultHost' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
86
|
|
Variable '_defaultHost' must be private and have accessor methods.
|
86
|
|
Missing a Javadoc comment.
|
87
|
|
Name '_defaultPort' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
87
|
|
Variable '_defaultPort' must be private and have accessor methods.
|
87
|
|
Missing a Javadoc comment.
|
88
|
|
Name '_defaultProxyHost' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
88
|
|
Variable '_defaultProxyHost' must be private and have accessor methods.
|
88
|
|
Missing a Javadoc comment.
|
89
|
|
Name '_defaultProxyPort' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
89
|
|
Variable '_defaultProxyPort' must be private and have accessor methods.
|
89
|
|
Missing a Javadoc comment.
|
90
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
90
|
|
Variable '_label' must be private and have accessor methods.
|
90
|
|
Missing a Javadoc comment.
|
92
|
|
Name '_settings' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
92
|
|
Variable '_settings' must be private and have accessor methods.
|
92
|
|
Missing a Javadoc comment.
|
93
|
|
Name '_sessionCache' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
93
|
|
Variable '_sessionCache' must be private and have accessor methods.
|
93
|
|
Line is longer than 80 characters.
|
99
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
102
|
|
Parameter xmlOutput should be final.
|
102
|
|
Avoid nested blocks.
|
107
|
|
Line has trailing spaces.
|
108
|
|
Line has trailing spaces.
|
120
|
|
Li
ne has trailing spaces.
|
121
|
|
Expression can be simplified.
|
128
|
|
Line has trailing spaces.
|
129
|
|
Line has trailing spaces.
|
132
|
|
Line is longer than 80 characters.
|
133
|
|
Line is longer than 80 characters.
|
137
|
|
',' is not followed by whitespace.
|
137
|
|
Line is longer than 80 characters.
|
139
|
|
',' is not followed by whitespace.
|
139
|
|
Expression can be simplified.
|
142
|
|
Method
'getSuiteSettings' is not designed for extension - needs to be abstract, final or empty.
|
150
|
|
Missing a Javadoc comment.
|
150
|
|
Method 'getSessionCache' is not designed for extension - needs to be abstract, final or empty.
|
154
|
|
Missing a Javadoc comment.
|
154
|
|
Line has trailing spaces.
|
160
|
|
Method 'setDefaultHost' is not designed for extension - needs to be abstract, final or empty.
|
164
|
|
Parameter defaultHost should be final.
|
164
|
|
Line has trailing spaces.
|
167
|
|
Line has trailing spaces.
|
170
|
|
Method 'setDefaultPort' is not designed fo
r extension - needs to be abstract, final or empty.
|
174
|
|
Parameter defaultPort should be final.
|
174
|
|
Line has trailing spaces.
|
181
|
|
Method 'setDefaultProxyHost' is not designed for extension - needs to be abstract, final or empty.
|
185
|
|
Parameter defaultHost should be final.
|
185
|
|
Line has trailing spaces.
|
191
|
|
Method 'setDefaultProxyPort' is not designed for extension - needs to be abstract, final or empty.
|
195
|
|
Parameter defaultPort should be final.
|
195
|
|
Line has trailing spaces.
|
201
|
|
Method 'setLabel' is not designed for extensio
n - needs to be abstract, final or empty.
|
204
|
|
Parameter label should be final.
|
204
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line is longer than 80 characters.
|
81
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
84
|
|
Parameter xmlOutput should be final.
|
84
|
|
',' is not followed by whitespace.
|
91
|
|
Meth
od 'getResponse' is not designed for extension - needs to be abstract, final or empty.
|
102
|
|
Missing a Javadoc comment.
|
102
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_minLength' must match pattern '^[a-z
]
[a-zA-Z0
-9
]
*$'.
|
77
|
|
Variable '_minLength' must be private and have accessor methods.
|
77
|
|
Missing a Javadoc comment.
|
78
|
|
Name '_maxLength' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
78
|
|
Variable '_maxLength' must be private and have accessor methods.
|
78
|
|
Line is longer than 80 characters.
|
80
|
|
Missing a Javadoc comment.
|
80
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
80
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
82
|
|
Missing a Javadoc comment.
|
82
|
|
Line has trailing spaces.
|
93
|
|
Line has trailing spaces.
|
96
|
|
Line has trailing spaces.
|
99
|
|
Method 'setMin' is not designed for extension - needs to be abstract, final or empty.
|
102
|
|
Parameter minLength should be final.
|
102
|
|
Line has trailing spaces.
|
105
|
|
Line has trailing spaces.
|
108
|
|
Method 'setMax' is not designed for extension - needs to be abstract, final or empty.
|
111
|
|
Parameter maxLength should be final.
|
111
|
|
Line has trailing spaces.
|
114
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_cond' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_cond' must be private and have accessor methods.
|
77
|
|
Missing a Javadoc comment.
|
78
|
|
Name '_name' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
78
|
|
Variable '_name' must be private and have accessor methods.
|
78
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_value' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
79
|
|
Variable '_value' must be private and have accessor methods.
|
79
|
|
Line is longer than 80 characters.
|
81
|
|
Missing a Javadoc comment.
|
81
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
81
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
83
|
|
Missing a Javadoc comment.
|
83
|
|
Line has trailing spaces.
|
95
|
|
Line has trailing spaces.
|
98
|
|
Line has trailing spaces.
|
101
|
|
Method 'setName' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Parameter name should be final.
|
104
|
|
Line has trailing spaces.
|
107
|
|
Line has trailing spaces.
|
110
|
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Parameter value should be final.
|
113
|
|
Line has trailing spaces.
|
119
|
|
Method 'setCond' is not designed for extension - needs to be abstract, final or empty.
|
122
|
|
Parameter cond should be final.
|
122
|
|
Line has trailing spaces.
|
125
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
74
|
|
Line has trailing spaces.
|
79
|
|
Missing a Javadoc comment.
|
80
|
|
Name '_fileName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Variable '_fileName' must be private and have accessor methods.
|
80
|
|
Missing a Javadoc comment.
|
81
|
|
Name '_ignoreWhitespace' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
81
|
|
Variable '_ignoreWhitespace' must be private and have accessor methods.
|
81
|
|
Line is longer than 80 characters.
|
83
|
|
Missing a Javadoc comment.
|
83
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
83
|
|
Line has trailing spaces.
|
87
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
90
|
|
Line has trailing spaces.
|
97
|
|
Line has trailing spaces.
|
100
|
|
Method 'setIgnoreWhitespace' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Parameter ignoreWhitespace should be final.
|
104
|
|
Line has trailing spaces.
|
107
|
|
Line has trailing spaces.
|
110
|
|
Method 'setFileName' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Parameter fileName should be final.
|
113
|
|
Line has trailing spaces.
|
116
|
|
Error
|
Line
|
|
File does not end with a newline.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' *
$Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
84
|
|
Name '_response' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
89
|
|
Variable '_response' must be private and have accessor methods.
|
89
|
|
Name '_listener' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
91
|
|
Variable '_listener' must be private and have accessor methods.
|
91
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
93
|
|
Variable '_label' must be private and have accessor methods.
|
93
|
|
Line is longer than 80 characters.
|
95
|
|
Missing a Javadoc comment.
|
95
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
95
|
|
Missing a Javadoc comment.
|
97
|
|
Missing a Javadoc comment.
|
100
|
|
Line has trailing spaces.
|
104
|
|
Line has trailing spaces.
|
106
|
|
Method 'doTag' is not designed for extension - needs to be abstract, final or empty.
|
110
|
|
Parameter xmlOutput should be final.
|
110
|
|
Line has trailing spaces.
|
112
|
|
Unused @param tag for 'listener'.
|
120
|
|
Unused @param tag for 'tagName'.
|
121
|
|
Line has trailing spaces.
|
122
|
|
Unused @param tag for 'reader'.
|
122
|
|
Unused @param tag for 'response'.
|
123
|
|
Method 'init' is not designed for extension - needs to be abstract, final or empty.
|
125
|
|
Line has trailing spaces.
|
126
|
|
Line is longer than 80 characters.
|
131
|
|
Method 'setLabel' is not designed for extension - needs to be abstract, final or empty.
|
136
|
|
Missing a Javadoc comment.
|
136
|
|
Parameter label should be final.
|
136
|
|
Method 'getResponse' is not designed for extension - needs to be abstract, final or empty.
|
144
|
|
Line has trailing spaces.
|
153
|
|
Method 'validate' is not designed for extension - needs to be abstract, final or empty.
|
157
|
|
Parameter validator should be final.
|
157
|
|
Line has trailing spaces.
|
166
|
|
Line has trailing spaces.
|
186
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_millis' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_m
illis' must be private and have accessor methods.
|
77
|
|
Line is longer than 80 characters.
|
79
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
79
|
|
Line has trailing spaces.
|
83
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
86
|
|
Method 'setMillis' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Missing a Javadoc comment.
|
96
|
|
Parameter millis should be final.
|
96
|
|
Line has trailing spaces.
|
99
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
76
|
|
Name '_pattern' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
78
|
|
Name '_ignoreCase' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Name '_condition' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
82
|
|
Line has trailing spaces.
|
83
|
|
Line is longer than 80 characters.
|
84
|
|
Missing a Javadoc comment.
|
84
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
84
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
86
|
|
Missing a Javadoc comment.
|
86
|
|
',' is not followed by whitespace.
|
87
|
|
',' is not followed by whitespace.
|
87
|
|
',' is not followed by whitespace.
|
87
|
|
Line has trailing spaces.
|
89
|
|
Method 'setIgnoreCase' is not designed for extension - needs to be abstract, final or empty.
|
93
|
|
Parameter ignoreCase should be final.
|
93
|
|
Line has trailing spaces.
|
96
|
|
Method 'setPattern' is not designed for extension - needs to be abstract, final or empty.
|
100
|
|
Parameter pattern should be final.
|
100
|
|
Method 'setCond' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Missing a Javadoc comment.
|
104
|
|
Parameter condition should be final.
|
104
|
|
Line has trailing spaces.
|
107
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_headerName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_headerName' must be private and have accessor methods.
|
77
|
|
Missing a Javadoc comment.
|
78
|
|
Name '_condition' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
78
|
|
Variable '_condition' must be private and have accessor methods.
|
78
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_headerValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
79
|
|
Variable '_headerValue' must be private and have accessor methods.
|
79
|
|
Line is longer than 80 characters.
|
81
|
|
Missing a Javadoc comment.
|
81
|
|
Name '_log' must match pattern
'^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
81
|
|
Line has trailing spaces.
|
85
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
88
|
|
',' is not followed by whitespace.
|
90
|
|
Line has trailing spaces.
|
100
|
|
Line has trailing spaces.
|
101
|
|
Method 'setHeaderName' is not designed for extension - needs to be abstract, final or empty.
|
104
|
|
Parameter name should be final.
|
104
|
|
Line has trailing spaces.
|
110
|
|
Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Parameter value should be final.
|
113
|
|
Method 'setCond' is not designed for extension - needs to be abstract, final or empty.
|
117
|
|
Missing a Javadoc comment.
|
117
|
|
Parameter condition should be final.
|
117
|
|
Line has trailing spaces.
|
120
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_statusCode' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_statusCode' must be private and have accessor methods.
|
77
|
|
Line is longer than 80 characters.
|
79
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
79
|
|
Line has trailing spaces.
|
83
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
86
|
|
Method 'setCode' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Missing a Javadoc comment.
|
96
|
|
Parameter statusCode should be final.
|
96
|
|
Line has trailing spaces.
|
99
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_statusText' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_statusText' must be private and have accessor methods.
|
77
|
|
Line is longer than 80 characters.
|
79
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
79
|
|
Line has trailing spaces.
|
83
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
86
|
|
Method 'setText' is not designed for extension - needs to be abstract, final or empty.
|
93
|
|
Missing a Javadoc comment.
|
93
|
|
Parameter statusText should be final.
|
93
|
|
Line has trailing spaces.
|
96
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_select' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_select' must be private and have accessor methods.
|
77
|
|
Missing a Javadoc comment.
|
78
|
|
Name '_value' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
78
|
|
Variable '_value' must be private and have accessor methods.
|
78
|
|
Missing a Javadoc comment.
|
79
|
|
Name '_condition' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
79
|
|
Variable '_condition' must be private and have accessor methods.
|
79
|
|
Missing a Javadoc comment.
|
81
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
81
|
|
Line has trailing spaces.
|
85
|
|
Method 'getValidator' is not designed for extension - needs to be abstract, final or empty.
|
88
|
|
Method 'setSelect' is not designed for extension - needs to be abstract, final or empty.
|
98
|
|
Missing a Javadoc comment.
|
98
|
|
Parameter select should be final.
|
98
|
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty.
|
102
|
|
Missing a Javadoc comment.
|
102
|
|
Parameter value should be final.
|
102
|
|
Method 'setCond' is not designed for extension - needs to be abstract, final or empty.
|
106
|
|
Missing a Javadoc comment.
|
106
|
|
Parameter condition should be final.
|
106
|
|
Line has trailing spaces.
|
109
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line is longer than 80 characters.
|
87
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
91
|
|
Name '_testResult' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
95
|
|
Line has trailing spaces.
|
97
|
|
Line has trailing spaces.
|
101
|
|
Parameter result should be final.
|
102
|
|
Name '_failed' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
111
|
|
Name '_error' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
113
|
|
Line has trailing spaces.
|
115
|
|
Line has trailing spaces.
|
118
|
|
Line has trailing spaces.
|
121
|
|
Line has trailing spaces.
|
122
|
|
Line has trailing spaces.
|
124
|
|
Line has trailing spaces.
|
130
|
|
Parameter t should be final.
|
131
|
|
Line has trailing spaces.
|
134
|
|
Line has trailing spaces.
|
137
|
|
Line has trailing spaces.
|
139
|
|
Line has trailing spaces.
|
142
|
|
Parameter t should be final.
|
143
|
|
Line has trailing spaces.
|
146
|
|
Line has trailing spaces.
|
149
|
|
Line has trailing spaces.
|
151
|
|
Method 'countTestCases' is not designed for extension - needs to be abstract, final or empty.
|
152
|
|
Line has trailing spaces.
|
155
|
|
Line has trailing spaces.
|
161
|
|
Line has trailing spaces.
|
163
|
|
Method 'run' is not designed for extension - needs to be abstract, final or empty.
|
164
|
|
Parameter result should be final.
|
164
|
|
Method 'requestError' is not designed for extension - needs to be abstract, final or empty.
|
179
|
|
Parameter event should be final.
|
179
|
|
Line has trailing spaces.
|
189
|
|
Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty.
|
190
|
|
Parameter event should be final.
|
190
|
|
Line has trailing spaces.
|
193
|
|
Line has trailing spaces.
|
207
|
|
Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty.
|
208
|
|
Parameter event should be final.
|
208
|
|
Line has trailing spaces.
|
219
|
|
Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty.
|
220
|
|
Parameter event should be final.
|
220
|
|
Line has trailing spaces.
|
229
|
|
Parameter event should be final.
|
232
|
|
Line has trailing spaces.
|
239
|
|
Parameter event should be final.
|
240
|
|
Error
|
Line
|
|
File does not end with a newline.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
101
|
|
Name '_latkaSuite' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
105
|
|
Name '_testCount' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
107
|
|
Line has trailing spaces.
|
115
|
|
Parameter suite should be final.
|
116
|
|
Parameter testCount should be final.
|
116
|
|
Line has trailing spaces.
|
125
|
|
Parameter fileName should be final.
|
126
|
|
Line has trailing spaces.
|
140
|
|
Line has trailing spaces.
|
142
|
|
Parameter file should be final.
|
143
|
|
Line has trailing spaces.
|
160
|
|
Parameter resourceName should be final.
|
161
|
|
Line has trailing spaces.
|
176
|
|
Parameter url should be final.
|
177
|
|
Line has trailing spaces.
|
191
|
|
Parameter url should be final.
|
192
|
|
Line has trailing spaces.
|
212
|
|
Line has trailing spaces.
|
213
|
|
Line has trailing spaces.
|
215
|
|
Line has trailing spaces.
|
218
|
|
Parameter xml should be final.
|
219
|
|
Redundant throws: 'FactoryConfigurationError' is unchecked exception.
|
220
|
|
Line has trailing spaces.
|
224
|
|
Line has trailing spaces.
|
239
|
|
Name '_count' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
244
|
|
Line has trailing spaces.
|
245
|
|
Line has trailing spaces.
|
248
|
|
Line has trailing spaces.
|
252
|
|
Line has trailing spaces.
|
259
|
|
Line has trailing spaces.
|
260
|
|
Method 'startElement' is not designed for extension - needs to be abstract, final or empty.
|
260
|
|
Parameter uri should be final.
|
260
|
|
Parameter localName should be final.
|
260
|
|
Parameter qName should be final.
|
260
|
|
Parameter atts should be final.
|
261
|
|
Line has trailing spaces.
|
266
|
|
Line has trailing spaces.
|
270
|
|
Method 'getCount' is not designed for extension - needs to be abstract, final or empty.
|
271
|
|
Line has trailing spaces.
|
278
|
|
Method 'countTestCases' is not designed for extension - needs to be abstract, final or empty.
|
281
|
|
Line has trailing spaces.
|
286
|
|
Line has trailing spaces.
|
290
|
|
Method 'run' is not designed for extension - needs to be abstract, final or empty.
|
291
|
|
Parameter r should be final.
|
291
|
|
Line is longer than 80 characters.
|
295
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
File does not end with a newline.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line is longer than 80 characters.
|
85
|
|
Name '_log' must match pattern '^[A-Z
]
(_?[A-Z0-9
]
+)*$'.
|
89
|
|
Line has trailing spaces.
|
94
|
|
Method 'doPost' is not designed for extension -
needs to be abstract, final or empty.
|
99
|
|
Parameter req should be final.
|
99
|
|
Parameter res should be final.
|
99
|
|
Line has trailing spaces.
|
106
|
|
Line has trailing spaces.
|
111
|
|
Method 'doGet' is not designed for extension - needs to be abstract, final or empty.
|
111
|
|
Parameter req should be final.
|
111
|
|
Parameter res should be final.
|
111
|
|
Line has trailing spaces.
|
120
|
|
Method 'compare' is not designed for extension - needs
to be abstract, final or empty.
|
160
|
|
Parameter o1 should be final.
|
160
|
|
Parameter o2 should be final.
|
160
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
82
|
|
Line has trailing spaces.
|
90
|
|
Method 'doPost' is not designed for extension - needs to be abstract, final or empty.
|
90
|
|
Parameter req should be final.
|
90
|
|
Parameter res should be final.
|
90
|
|
Line has trailing spaces.
|
102
|
|
Method 'doGet' is not designed for extension - needs to be abstract, final or empty.
|
102
|
|
Parameter req should be final.
|
102
|
|
Parameter res should be final.
|
102
|
|
Line has trailing spaces.
|
106
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
2
|
|
Line has trailing spaces.
|
62
|
|
Line has trailing spaces.
|
70
|
|
Line has trailing spaces.
|
72
|
|
Line has trailing spaces.
|
73
|
|
Line has trailing spaces.
|
75
|
|
Line has trailing spaces.
|
76
|
|
Name '_log' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
85
|
|
Variable '_log' must be private and have accessor methods.
|
85
|
|
Name '_condition' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
88
|
|
Variable '_condition' must be private and have accessor methods.
|
88
|
|
Line has trailing spaces.
|
94
|
|
Parameter condition should be final.
|
97
|
|
Line has trailing spaces.
|
103
|
|
Parameter label should be final.
|
107
|
|
Parameter condition should be final.
|
107
|
|
Line ha
s trailing spaces.
|
116
|
|
Method 'setCondition' is not designed for extension - needs to be abstract, final or empty.
|
119
|
|
Parameter condition should be final.
|
119
|
|
Line has trailing spaces.
|
125
|
|
Method 'getCondition' is not designed for extension - needs to be abstract, final or empty.
|
128
|
|
Line has trailing spaces.
|
136
|
|
Parameter response should be final.
|
140
|
|
Expression can be simplified.
|
143
|
|
Expression can be simplified.
|
143
|
|
Expression can be simplified.
|
145
|
|
Expression can be simplified.
|
145
|
|
Line has trailing spaces.
|
155
|
|
Line has trailing spaces.
|
157
|
|
Line has trailing spaces.
|
158
|
|
Line has trailing spaces.
|
161
|
|
Parameter response should be final.
|
166
|
|
Line has trailing spaces.
|
178
|
|
Line has trailing spaces.
|
188
|
|
Method 'throwValidationException' is not designed for extension - needs to be abstract, final or empty.
|
192
|
|
Expression can be simplified.
|
194
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
62
|
|
Line has trailing spaces.
|
77
|
|
Name '_log' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Variable '_log' must be private and have accessor methods.
|
80
|
|
Line has trailing spaces.
|
85
|
|
Line has trailing spaces.
|
87
|
|
Parameter response should be final.
|
89
|
|
Expected @throws tag for 'ValidationException'.
|
89
|
|
Missing a Javadoc comment.
|
91
|
|
Name '_label' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
91
|
|
Variable '_label' must be private and have accessor methods.
|
91
|
|
Missing a Javadoc comment.
|
95
|
|
Missing a Javadoc comment.
|
99
|
|
Parameter label should be final.
|
99
|
|
Method 'setLabel' is not designed for extension - needs to be abstract, final or empty.
|
105
|
|
Missing a Javadoc comment.
|
105
|
|
Parameter label should be final.
|
105
|
|
Method 'getLabel' is not designed for extension - needs to be abstract, final or empty.
|
109
|
|
Missing a Javadoc comment.
|
109
|
|
Method 'fail' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Missing a Javadoc comment.
|
113
|
|
Parameter reason should be final.
|
113
|
|
',' is not followed by whitespace.
|
114
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
75
|
|
Missing a Javadoc comment.
|
81
|
|
Name '_minLength' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
81
|
|
Variable '_minLength' must be private and have accessor methods.
|
81
|
|
Missing a Javadoc comment.
|
82
|
|
Name '_maxLength' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
82
|
|
Variable '_maxLength' must be private and have accessor methods.
|
82
|
|
Line is longer than 80 characters.
|
84
|
|
Missing a Javadoc comment.
|
84
|
|
Line is longer than 80 characters.
|
85
|
|
Missing a Javadoc comment.
|
85
|
|
Missing a Javadoc comment.
|
89
|
|
',' is not followed by whitespace.
|
90
|
|
',' is not followed by whitespace.
|
90
|
|
Missing a Javadoc comment.
|
93
|
|
Parameter label should be final.
|
93
|
|
',' is not followed by whitespace.
|
94
|
|
',' is not followed by whitespace.
|
94
|
|
Missing a Javadoc comment.
|
97
|
|
Parameter min should be final.
|
97
|
|
Parameter max should be final.
|
97
|
|
',' is not followed by whitespace.
|
98
|
|
',' is not followed by whitespace.
|
98
|
|
Missing a Javadoc comment.
|
101
|
|
Parameter label should be final.
|
101
|
|
Parameter min should be final.
|
101
|
|
Parameter max should be final.
|
101
|
|
Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty.
|
109
|
|
Missing a Javadoc comment.
|
109
|
|
Parameter length should be final.
|
109
|
|
Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Missing a Javadoc comment.
|
113
|
|
Parameter length should be final.
|
113
|
|
Method 'validate' is not designed for extension - needs t
o be abstract, final or empty.
|
117
|
|
Missing a Javadoc comment.
|
117
|
|
Parameter response should be final.
|
117
|
|
Line is longer than 80 characters.
|
124
|
|
'{' is followed by whitespace.
|
124
|
|
Line is longer than 80 characters.
|
129
|
|
'{' is followed by whitespace.
|
129
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
74
|
|
Missing a Javadoc comment.
|
76
|
|
Name '_cookieValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
76
|
|
Variable '_cookieValue' must be private and have accessor methods.
|
76
|
|
Missing a Javadoc comment.
|
77
|
|
Name '_cookieName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
77
|
|
Variable '_cookieName' must be private and have accessor methods.
|
77
|
|
Line is longer than 80 characters.
|
79
|
|
Missing a Javadoc comment.
|
79
|
|
Line is longer than 80 characters.
|
80
|
|
Missing a Javadoc comment.
|
80
|
|
Line is longer than 80 characters.
|
81
|
|
Missing a Javadoc comment.
|
81
|
|
Missing a Javadoc comment.
|
84
|
|
Name '_lastTestedCookieValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
84
|
|
Variable '_lastTestedCookieValue' must be private and have accessor methods.
|
84
|
|
Line is longer than 80 characters.
|
86
|
|
Missing a Javadoc comment.
|
88
|
|
',' is not followed by whitespace.
|
89
|
|
',' is not followed by whitespace.
|
89
|
|
',' is not followed by whitespace.
|
89
|
|
Missing a Javadoc comment.
|
92
|
|
Parameter label should be final.
|
92
|
|
',' is not followed by whitespace.
|
93
|
|
',' is not followed by whitespace.
|
93
|
|
',' is not followed by whitespace.
|
93
|
|
Missing a Javadoc comment.
|
96
|
|
Parameter name should be final.
|
96
|
|
Parameter value should be final.
|
96
|
|
',' is not followed by whitespace.
|
97
|
|
',' is not followed by whitespace.
|
97
|
|
',' is not followed by whitespace.
|
97
|
|
Line is longer than 80 characters.
|
100
|
|
Missing a Javadoc comment.
|
100
|
|
Parameter label should be final.
|
100
|
|
Parameter name should be final.
|
100
|
|
Parameter value should be final.
|
100
|
|
Parameter condition should be final.
|
100
|
|
Line is longer than 80 characters.
|
106
|
|
Line is longer than 80 characters.
|
109
|
|
Method 'setCookieValue' is not designed for extension - needs to be abstract, final or empty.
|
113
|
|
Parameter value should be final.
|
113
|
|
Line is longer than 80 characters.
|
118
|
|
Method 'setCookieName' is not designed for extension - needs to be abstract, final or empty.
|
122
|
|
Parameter name should be final.
|
122
|
|
Line is longer than 80 characters.
|
128
|
|
Expected an @return tag.
|
130
|
|
Method 'assertTrue' is not designed for extension - needs to be abstract, final or empty.
|
130
|
|
Parameter response should be final.
|
130
|
|
Expected @param tag for 'response'.
|
130
|
|
'}' should be on the same line.
|
141
|
|
'}' should be on the same line.
|
148
|
|
Method 'generateBareExceptionMessage' is not designed for extension - needs to be abstract, final or empty.
|
157
|
|
Missing a Javadoc comment.
|
157
|
|
'}' should be on the same line.
|
161
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
79
|
|
Missing a Javadoc comment.
|
82
|
|
Name '_goldFile' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
82
|
|
Variable '_goldFile' must be private and have accessor methods.
|
82
|
|
Missing a Javadoc comment.
|
83
|
|
Name '_ignoreWhitespace' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
83
|
|
Variable '_ignoreWhitespace' must be private and have accessor methods.
|
83
|
|
'=' is not preceeded with whitespace.
|
83
|
|
'=' is not followed by whitespace.
|
83
|
|
Missing a Javadoc comment.
|
84
|
|
Name 'TRUE_MESSAGE' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
84
|
|
Variable 'TRUE_MESSAGE' must be private and have accessor methods.
|
84
|
|
Missing a Javadoc comment.
|
85
|
|
Name '_matchLog' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
85
|
|
Variable '_matchLog' must be private and have accessor methods.
|
85
|
|
Missing a Javadoc comment.
|
87
|
|
Parameter goldenFile should be final.
|
87
|
|
',' is not followed by whitespace.
|
88
|
|
Missing a Javadoc comment.
|
91
|
|
Parameter label should be final.
|
91
|
|
Parameter goldenFile should be final.
|
91
|
|
Method 'setIgnoreWhitespace' is not designed for extension - needs to be abstract, final or empty.
|
96
|
|
Missing a Javadoc comment.
|
96
|
|
Parameter ignoreWhitespace should be final.
|
96
|
|
Method 'validate' is not designed for extension - needs to be abstract, final or empty.
|
100
|
|
Missing a Javadoc comment.
|
100
|
|
Parameter response should be final.
|
100
|
|
'=' is not preceeded with whitespace.
|
104
|
|
'=' is not followed by whitespace.
|
104
|
|
'=' is not preceeded with whitespace.
|
127
|
|
'=' is not followed by whitespace.
|
127
|
|
')' is preceeded with whitespace.
|
127
|
|
Line is longer than 80 characters.
|
131
|
|
Line has trailing spaces.
|
150
|
|
'=' is not preceeded with whitespace.
|
150
|
|
'=' is not followed by whitespace.
|
150
|
|
')' is preceeded with whitespace.
|
151
|
|
Expression can be simplified.
|
157
|
|
Method 'compare' is not designed for extension - needs to be abstract, final or empty.
|
170
|
|
Missing a Javadoc comment.
|
170
|
|
Parameter array1 should be final.
|
170
|
|
Parameter array2 should be final.
|
170
|
|
'if' construct must use '{}'s.
|
171
|
|
'(' is followed by whitespace.
|
171
|
|
'==' is not preceeded with whitespace.
|
171
|
|
'==' is not followed by whitespace.
|
171
|
|
'==' is not preceeded with whitespace.
|
171
|
|
'==' is not followed by whitespace.
|
171
|
|
'(' is followed by whitespace.
|
172
|
|
')' is preceeded with whitespace.
|
172
|
|
')' is preceeded with whitespace.
|
173
|
|
'=' is not preceeded with whitespace.
|
179
|
|
'=' is not followed by whitespace.
|
179
|
|
'
&
lt;' is not preceeded with whitespace.
|
179
|
|
'
&
lt;' is not followed by whitespace.
|
179
|
|
';' is preceeded with whitespace.
|
179
|
|
')' is preceeded with whitespace.
|
179
|
|
')' is preceeded with whitespace.
|
180
|
|
'+' should be on a new line.
|
181
|
|
Method 'compareWeak' is not designed for extension - needs to be abstract, final or empty.
|
192
|
|
Missing a Javadoc comment.
|
192
|
|
Parameter str1 should be final.
|
192
|
|
Parameter str2 should be final.
|
192
|
|
'if' construct must use '{}'s.
|
193
|
|
'(' is followed by whitespace.
|
193
|
|
'==' is not preceeded with whitespace.
|
193
|
|
'==' is not followed by whitespace.
|
193
|
|
'==' is not preceeded with whitespace.
|
193
|
|
'==' is not followed by whitespace.
|
193
|
|
'=' is not preceeded with whitespace.
|
195
|
|
'=' is not followed by whitespace.
|
195
|
|
'=' is not preceeded with whitespace.
|
196
|
|
'=' is not followed by whitespace.
|
196
|
|
Line has trailing spaces.
|
202
|
|
Conditional logic can be removed.
|
208
|
|
Method 'log' is not designed for extension - needs to be abstract, final or empty.
|
215
|
|
Missing a Javadoc comment.
|
215
|
|
Parameter message should be final.
|
215
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
72
|
|
Missing a Javadoc comment.
|
72
|
|
Missing a Javadoc comment.
|
76
|
|
Name '_millis' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
76
|
|
Variable '_millis' must be private and have accessor methods.
|
76
|
|
'30000' is a magic number.
|
76
|
|
Line is longer than 80 cha
racters.
|
78
|
|
Missing a Javadoc comment.
|
78
|
|
Missing a Javadoc comment.
|
82
|
|
',' is not followed by whitespace.
|
83
|
|
'30000' is a magic number.
|
83
|
|
Missing a Javadoc comment.
|
86
|
|
Parameter label should be final.
|
86
|
|
',' is not followed by whitespace.
|
87
|
|
'30000' is a magic number.
|
87
|
|
Missing a Javadoc comment.
|
90
|
|
Parameter label should be final.
|
90
|
|
Parameter millis should be final.
|
90
|
|
Method 'setMaxMillis' is not designed for extension - needs to be abstract, final or empty.
|
97
|
|
Missing a Javadoc comment.
|
97
|
|
Parameter millis should be final.
|
97
|
|
Method 'validate' is not designed for extension - needs to be abstract, final or empty.
|
101
|
|
Missing a Javadoc comment.
|
101
|
|
Parameter response should be final.
|
101
|
|
Line ha
s trailing spaces.
|
103
|
|
Line is longer than 80 characters.
|
105
|
|
'{' is followed by whitespace.
|
105
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
75
|
|
Line has trailing spaces.
|
76
|
|
Line has trailing spaces.
|
77
|
|
Line has trailing spaces.
|
80
|
|
Li
ne is longer than 80 characters.
|
85
|
|
Line is longer than 80 characters.
|
87
|
|
Missing a Javadoc comment.
|
89
|
|
Name '_pattern' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
89
|
|
Variable '_pattern' must be private and have accessor methods.
|
89
|
|
Missing a Javadoc comment.
|
90
|
|
Name '_ignoreCase' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
90
|
|
Variable '_ignoreCase' must be private and have accessor methods.
|
90
|
|
Line is longer than 80 characters.
|
92
|
|
Missing a Javadoc comment.
|
92
|
|
Line is longer than 80 characters.
|
94
|
|
Missing a Javadoc comment.
|
96
|
|
',' is not followed by whitespace.
|
97
|
|
',' is not followed by whitespace.
|
97
|
|
',' is not followed by whitespace.
|
97
|
|
Missing a Javadoc comment.
|
100
|
|
Parameter label should be final.
|
100
|
|
',' is not followed by whitespace.
|
101
|
|
',' is not followed by whitespace.
|
101
|
|
',' is not followed by whitespace.
|
101
|
|
Line is longer than 80 characters.
|
104
|
|
Missing a Javadoc comment.
|
104
|
|
Parameter label should be final.
|
104
|
|
Parameter pattern should be final.
|
104
|
|
Parameter cond should be final.
|
104
|
|
Parameter ignoreCase should be final.
|
104
|
|
Line is longer than 80 characters.
|
110
|
|
Method 'setPattern' is not designed for extension - needs to be abstract, final or empty.
|
112
|
|
Missing a Javadoc comment.
|
112
|
|
Parameter pattern should be final.
|
112
|
|
Method 'setIgnoreCase' is not designed for extension - needs to be abstract, final or empty.
|
116
|
|
Missing a Javadoc comment.
|
116
|
|
Parameter ignoreCase should be final.
|
116
|
|
Method 'assertTrue' is not designed for extension - needs to be abstract, final or empty.
|
120
|
|
Missing a Javadoc comment.
|
120
|
|
Parameter response should be final.
|
120
|
|
Expression can be simplified.
|
135
|
|
Method 'generateBareExceptionMessage' is not designed for extension - needs to be abstract, final or empty.
|
146
|
|
Missing a Javadoc comment.
|
146
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
6
|
|
Line has trailing spaces.
|
14
|
|
Line has trailing spaces.
|
23
|
|
Line has trailing spaces.
|
30
|
|
Line has trailing spaces.
|
58
|
|
Line has trailing spaces.
|
69
|
|
Line has trailing spaces.
|
71
|
|
Line has trailing spaces.
|
73
|
|
Line has trailing spaces.
|
75
|
|
Line is longer than 80 characters.
|
80
|
|
Missing a Javadoc comment.
|
82
|
|
Name '_headerName' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
82
|
|
Variable '_headerName' must be private and have accessor methods.
|
82
|
|
Missing a
Javadoc comment.
|
83
|
|
Name '_headerValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
83
|
|
Variable '_headerValue' must be private and have accessor methods.
|
83
|
|
Missing a Javadoc comment.
|
85
|
|
Name '_checkValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
85
|
|
Variable '_checkValue' must be private and have accessor methods.
|
85
|
|
Line is longer than 80 characters.
|
87
|
|
Missing a Javadoc comment.
|
87
|
|
Line is longer than 80 characters.
|
88
|
|
Missing a Javadoc comment.
|
88
|
|
Missing a Javadoc comment.
|
92
|
|
Name '_actualValue' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
92
|
|
Variable '_actualValue' must be private and have accessor methods.
|
92
|
|
Line is longer than 80 characters.
|
94
|
|
Line has trailing spaces.
|
98
|
|
Parameter headerName should be final.
|
101
|
|
',' is not followed by whitespace.
|
102
|
|
',' is not followed by whitespace.
|
102
|
|
Line has trailing spaces.
|
108
|
|
Parameter label should be final.
|
112
|
|
Parameter headerName should be final.
|
112
|
|
Expected @param tag for 'headerName'.
|
112
|
|
',' is not followed by whitespace.
|
113
|
|
',' is not followed by whitespace.
|
113
|
|
Line has trailing spaces.
|
119
|
|
Line is longer than 80 characters.
|
123
|
|
Parameter label should be final.
|
123
|
|
Parameter headerName should be final.
|
123
|
|
Expected @param tag for 'headerName'.
|
123
|
|
Parameter condition should be final.
|
123
|
|
Expected @param tag for 'condition'.
|
123
|
|
',' is not followed by whitespace.
|
124
|
|
Line has trailing spaces.
|
132
|
|
Line has trailing spaces.
|
133
|
|
Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty.
|
138
|
|
Parameter headerValue should be final.
|
138
|
|
Line has trailing spaces.
|
151
|
|
Expected an @return tag.
|
156
|
|
Method 'assertTrue' is not designed for extension - needs to be abstract, final or empty.
|
156
|
|
Parameter response should be final.
|
156
|
|
Expression can be simplified.
|
166
|
|
',' is not followed by whitespace.
|
177
|
|
Method 'generateBareExceptionMessage' is not designed for extension - needs to be abstract, final or empty.
|
190
|
|
Missing a Javadoc comment.
|
190
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
73
|
|
Line has trailing spaces.
|
76
|
|
Line has trailing spaces.
|
77
|
|
Line is longer than 80 characters.
|
80
|
|
Line is longer than 80 characters.
|
86
|
|
Missing a Javadoc comment.
|
86
|
|
Missing a Javadoc comment.
|
87
|
|
Name '_statusCode' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
87
|
|
Variable '_statusCode' must be private and have accessor methods.
|
87
|
|
'200' is a magic number.
|
87
|
|
Missing a Javadoc comment.
|
91
|
|
',' is not followed by whitespace.
|
92
|
|
'200' is a magic number.
|
92
|
|
Missing a Javadoc comment.
|
95
|
|
Parameter code should be final.
|
95
|
|
',' is not followed by whitespace.
|
96
|
|
Missing a Javadoc comment.
|
99
|
|
Parameter label should be final.
|
99
|
|
',' is not followed by whitespace.
|
100
|
|
'200' is a magic number.
|
100
|
|
Missing a Javadoc comment.
|
103
|
|
Parameter label should be final.
|
103
|
|
Parameter code should be final.
|
103
|
|
Method 'setStatusCode' is not designed for extension - needs to be abstract, final or empty.
|
110
|
|
Missing a Javadoc comment.
|
110
|
|
Parameter sta
tusCode should be final.
|
110
|
|
Method 'validate' is not designed for extension - needs to be abstract, final or empty.
|
114
|
|
Missing a Javadoc comment.
|
114
|
|
Parameter response should be final.
|
114
|
|
Line is longer than 80 characters.
|
120
|
|
'{' is followed by whitespace.
|
120
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line has trailing spaces.
|
66
|
|
Line has trailing spaces.
|
70
|
|
Line has trailing spaces.
|
71
|
|
Line is longer than 80 characters.
|
74
|
|
Line is longer than 80 characters.
|
78
|
|
Missing a Javadoc comment.
|
80
|
|
Name '_statusText' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
80
|
|
Variable '_statusText' must be private and have accessor methods.
|
80
|
|
Line is longer than 80 characters.
|
82
|
|
Missing a Javadoc comment.
|
84
|
|
',' is not followed by whitespace.
|
85
|
|
Missing a Javadoc comment.
|
88
|
|
Parameter label should be final.
|
88
|
|
Parameter text should be final.
|
88
|
|
Line is longer than 80 characters.
|
93
|
|
Method 'setStatusText' is not designed for extension - needs to be abstract, final or empty.
|
95
|
|
Missing a Javadoc comment.
|
95
|
|
Parameter text should be final.
|
95
|
|
Method 'validate' is not designed for extension - needs to be abstract, final or empty.
|
99
|
|
Missing a Javadoc comment.
|
99
|
|
Parameter response should be final.
|
99
|
|
Line is longer than 80 characters.
|
104
|
|
'+' should be on a new line.
|
104
|
|
Error
|
Line
|
|
Line does not match expected header line of ' * $Header: /home/cvs/jakarta-commons/LICENSE,v 1.5 2003/01/09 03:41:36 craigmcc Exp $'.
|
2
|
|
Line is longer than 80 characters.
|
101
|
|
Line is longer than 80 characters.
|
121
|
|
Missing a Javadoc comment.
|
123
|
|
Name '_select' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
123
|
|
Variable '_select' must be private and have accessor methods.
|
123
|
|
Missing a Javadoc comment.
|
124
|
|
Name '_value' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
124
|
|
Variable '_value' must be private and have accessor methods.
|
124
|
|
Missing a Javadoc comment.
|
126
|
|
Name '_lastSelected' must match pattern '^[a-z
]
[a-zA-Z0-9
]
*$'.
|
126
|
|
Variable '_lastSelected' must be private and have accessor methods.
|
126
|
|
Line is longer than 80 cha
racters.
|
128
|
|
Missing a Javadoc comment.
|
130
|
|
',' is not followed by whitespace.
|
131
|
|
',' is not followed by whitespace.
|
131
|
|
',' is not followed by whitespace.
|
131
|
|
Missing a Javadoc comment.
|
134
|
|
Parameter label should be final.
|
134
|
|
',' is not followed by whitespace.
|
135
|
|
',' is not followed by whitespace.
|
135
|
|
',' is not followed by whitespace.
|
135
|
|
Line is longer than 80 characters.
|
138
|
|
Missing a Javadoc comment.
|
138
|
|
Parameter label should be final.
|
138
|
|
Parameter select should be final.
|
138
|
|
Parameter cond should be final.
|
138
|
|
Parameter value should be final.
|
138
|
|
',' is not followed by whitespace.
|
139
|
|
Line is longer than 80 characters.
|
144
|
|
Method 'setSelect' is not designed for extension - needs to be abstract, final or empty.
|
146
|
|
Missing a Javadoc comment.
|
146
|
|
Parameter select should be final.
|
146
|
|
Method 'setValue' is not designed for extension - needs to be abstract, final or empty.
|
150
|
|
Missing a Javadoc comment.
|
150
|
|
Parameter value should be final.
|
150
|
|
Method 'assertTrue' is not designed for extension - needs to be abstract, final or empty.
|
154
|
|
Missing a Javadoc comment.
|
154
|
|
Parameter response should be final.
|
154
|
|
Line is longer than 80 characters.
|
158
|
|
Line is longer than 80 characters.
|
159
|
|
Line is longer than 80 characters.
|
166
|
|
Line has trailing spaces.
|
168
|
|
Line is longer than 80 characters.
|
170
|
|
'+' is not preceeded with whitespace.
|
174
|
|
'+' is not followed by whitespace.
|
174
|
|
'+' is not preceeded with whitespace.
|
176
|
|
'+' is not followed by whitespace.
|
176
|
|
'+' is not preceeded with whitespace.
|
176
|
|
'+' is not f
ollowed by whitespace.
|
176
|
|
'cast' is not followed by whitespace.
|
178
|
|
'+' is not preceeded with whitespace.
|
183
|
|
'+' is not followed by whitespace.
|
183
|
|
'+' is not preceeded with whitespace.
|
183
|
|
'+' is not followed by whitespace.
|
183
|
|
'cast' is not followed by whitespace.
|
195
|
|
'+' is not preceeded with whitespace.
|
198
|
|
'+' is not followed by whitespace.
|
198
|
|
'+' is not preceeded with whitespace.
|
198
|
|
'+' is not followed by whitespace.
|
198
|
|
Line is longer than 80 characters.
|
212
|
|
'+' is not preceeded with whitespace.
|
212
|
|
'+' is not followed by whitespace.
|
212
|
|
Method 'generateBareExceptionMessage' is not designed for extension - needs to be abstract, final or empty.
|
219
|
|
Missing a Javadoc comment.
|
219
|
|
'+' is not preceeded with whitespace.
|
222
|
|
'+' is not followed by whitespace.
|
222
|
|
'+' is not preceeded with whitespace.
|
222
|
|
'+' is not followed by whitespace.
|
222
|
|
Line is longer than 80 characters.
|
226
|
|
'+' is not preceeded with whitespace.
|
226
|
|
'+' is not followed by whitespace.
|
226
|
|
'+' is not preceeded with whitespace.
|
226
|
|
'+' is not followed by whitespace.
|
226
|
|
Line is longer than 80 characters.
|
248
|
|
'+' is not preceeded with whitespace.
|
248
|
|
'+' is not followed by whitespace.
|
248
|
|
'+' is not preceeded with whitespace.
|
248
|
|
'+' is not followed by whitespace.
|
248
|
|
'+' should be on a new line.
|
248
|
|
Line is longer than 80 characters.
|
249
|
|
'+' is not preceeded with whitespace.
|
249
|
|
'+' is not followed by whitespace.
|
249
|
|
'+' is not preceeded with whitespace.
|
249
|
|
Line is longer than 80 characters.
|
251
|
|
'+' is not preceeded with whitespace.
|
251
|
|
'+' is not followed by whitespace.
|
251
|
|
Line is longer than 80 characters.
|
258
|
|
'{' should be on the previous line.
|
268
|
|
Line is longer than 80 characters.
|
273
|
|
'+' is not preceeded with whitespace.
|
273
|
|
'+' is not followed by whitespace.
|
273
|
|
'+' is not preceeded with whitespace.
|
273
|
|
'+' is not followed by whitespace.
|
273
|
|
'+' is not preceeded with whitespace.
|
273
|
|
'+' is not followed by whitespace.
|
273
|
|
'+' is not preceeded with whitespace.
|
281
|
|
'+' is not followed by whitespace.
|
281
|
|
Line is longer than 80 characters.
|
288
|
|
Parameter response should be final.
|
294
|
|
'{' should be on the previous line.
|
296
|
|
'+' is not preceeded with whitespace.
|
312
|
|
'+' is not followed by whitespace.
|
312
|
|
Line has trailing spaces.
|
319
|
|
Line is longer than 80 characters.
|
322
|
|
Line is longer than 80 characters.
|
324
|
|
Line is longer than 80 characters.
|
328
|
|
Parameter xpath should be final.
|
331
|
|
Parameter doc should be final.
|
331
|
|
Expected @throws tag for 'ValidationException'.
|
332
|
|
'{' should be on the previous line.
|
333
|
|
Line is longer than 80 characters.
|
338
|
|
'+' is not preceeded with whitespace.
|
338
|
|
'+' is not followed by whitespace.
|
338
|
|
'+' is not preceeded with whitespace.
|
338
|
|
'+' is not followed by whitespace.
|
338
|
|
'+' is not preceeded with whitespace.
|
338
|
|
'+' is not followed by whitespace.
|
338
|
|
'cast' is not followed by whitespace.
|
366
|
|
'cast' is not followed by whitespace.
|
366
|
|
Line is longer than 80 characters.
|
367
|
|
Error
|
Line
|
|
Missing package documentation file.
|
0
|
|