Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files | Infos | Warnings | Errors |
| 109 | 0 | 0 | 3531 |
Files
org/astrogrid/AstroGridException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| First sentence should end with a period. |
15
|
| First sentence should end with a period. |
21
|
| First sentence should end with a period. |
26
|
| 'message' hides a field. |
30
|
| First sentence should end with a period. |
34
|
| 'message' hides a field. |
40
|
| First sentence should end with a period. |
46
|
| First sentence should end with a period. |
54
|
org/astrogrid/Configurator.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
34
|
| Line is longer than 80 characters. |
37
|
| First sentence should end with a period. |
40
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
44
|
| First sentence should end with a period. |
45
|
| First sentence should end with a period. |
49
|
| First sentence should end with a period. |
52
|
| First sentence should end with a period. |
54
|
| First sentence should end with a period. |
58
|
| First sentence should end with a period. |
99
|
| First sentence should end with a period. |
180
|
| Line is longer than 80 characters. |
203
|
| First sentence should end with a period. |
211
|
| First sentence should end with a period. |
239
|
| First sentence should end with a period. |
249
|
| First sentence should end with a period. |
259
|
| First sentence should end with a period. |
264
|
| Line has trailing spaces. |
272
|
| Line has trailing spaces. |
273
|
| Line is longer than 80 characters. |
273
|
| Line is longer than 80 characters. |
274
|
| Line is longer than 80 characters. |
276
|
| Line is longer than 80 characters. |
290
|
| Line is longer than 80 characters. |
303
|
| Line is longer than 80 characters. |
323
|
| First sentence should end with a period. |
352
|
| First sentence should end with a period. |
367
|
| Line has trailing spaces. |
370
|
| First sentence should end with a period. |
374
|
| First sentence should end with a period. |
380
|
| First sentence should end with a period. |
385
|
| First sentence should end with a period. |
393
|
| First sentence should end with a period. |
402
|
| First sentence should end with a period. |
412
|
org/astrogrid/TemplateManager.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| ';' is preceded with whitespace. |
13
|
| ';' is preceded with whitespace. |
14
|
| ';' is preceded with whitespace. |
15
|
| ';' is preceded with whitespace. |
17
|
| Using the '.*' form of import should be avoided - org.jconfig.utils.*. |
19
|
| Using the '.*' form of import should be avoided - java.io.*. |
20
|
| ';' is preceded with whitespace. |
20
|
| First sentence should end with a period. |
23
|
| Class TemplateManager should be declared as final. |
32
|
| Missing a Javadoc comment. |
34
|
| ';' is preceded with whitespace. |
35
|
| Missing a Javadoc comment. |
37
|
| Line is longer than 80 characters. |
38
|
| Name 'ASTROGRIDERROR_UNABLE_TO_LOCATE_TEMPLATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| ';' is preceded with whitespace. |
38
|
| Missing a Javadoc comment. |
40
|
| ';' is preceded with whitespace. |
41
|
| Line is longer than 80 characters. |
44
|
| Missing a Javadoc comment. |
44
|
| '{' is not preceded with whitespace. |
44
|
| Missing a Javadoc comment. |
47
|
| '{' is not followed by whitespace. |
47
|
| '}' is not preceded with whitespace. |
47
|
| Missing a Javadoc comment. |
50
|
| '(' is followed by whitespace. |
50
|
| Parameter subsystemAcronym should be final. |
50
|
| Parameter name should be final. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
51
|
| ';' is preceded with whitespace. |
51
|
| ';' is preceded with whitespace. |
54
|
| ';' is preceded with whitespace. |
56
|
| 'cast' is not followed by whitespace. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| ';' is preceded with whitespace. |
60
|
| 'if' is not followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| ';' is preceded with whitespace. |
65
|
| Line is longer than 80 characters. |
68
|
| '(' is followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| ';' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
71
|
| '1024' is a magic number. |
71
|
| ')' is preceded with whitespace. |
71
|
| ';' is preceded with whitespace. |
71
|
| ';' is preceded with whitespace. |
73
|
| ';' is preceded with whitespace. |
75
|
| 'while' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' is not preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| ';' is preceded with whitespace. |
77
|
| ';' is preceded with whitespace. |
78
|
| ';' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| ';' is preceded with whitespace. |
82
|
| '}' should be on the same line. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line is longer than 80 characters. |
90
|
| '(' is followed by whitespace. |
90
|
| Line is longer than 80 characters. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| ')' is preceded with whitespace. |
93
|
| ';' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| ';' is preceded with whitespace. |
94
|
| '}' should be on the same line. |
96
|
| 'if' construct must use '{}'s. |
98
|
| Line is longer than 80 characters. |
98
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| 'try' is not followed by whitespace. |
98
|
| '{' is not preceded with whitespace. |
98
|
| 'catch' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' is not preceded with whitespace. |
98
|
| Empty statement. |
98
|
| '(' is followed by whitespace. |
99
|
| ';' is preceded with whitespace. |
99
|
| ';' is preceded with whitespace. |
102
|
org/astrogrid/common/bean/BaseBean.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/bean/BaseBean.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
24
|
| First sentence should end with a period. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| First sentence should end with a period. |
36
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
38
|
| Expected an @return tag. |
39
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
45
|
| ',' is not followed by whitespace. |
45
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Parameter fn should be final. |
50
|
| Expected @param tag for 'fn'. |
50
|
| Line is longer than 80 characters. |
51
|
| 'cast' is not followed by whitespace. |
51
|
| First sentence should end with a period. |
53
|
| Line is longer than 80 characters. |
53
|
| Line has trailing spaces. |
54
|
| Parameter xpath should be final. |
58
|
| First sentence should end with a period. |
61
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
62
|
| Parameter xpath should be final. |
66
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
72
|
| Parameter target should be final. |
76
|
| 'cxt' hides a field. |
78
|
| ',' is not followed by whitespace. |
79
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
84
|
| Avoid inline conditionals. |
84
|
| First sentence should end with a period. |
87
|
| Utility classes should not have a public or default constructor. |
89
|
| Line has trailing spaces. |
94
|
| Expected an @return tag. |
95
|
| Parameter ctxt should be final. |
95
|
| Expected @param tag for 'ctxt'. |
95
|
| Line is longer than 80 characters. |
97
|
| Line has trailing spaces. |
100
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
101
|
| Line has trailing spaces. |
102
|
| Expected an @return tag. |
104
|
| Parameter ctxt should be final. |
104
|
| Expected @param tag for 'ctxt'. |
104
|
| Line has trailing spaces. |
116
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
133
|
org/astrogrid/common/creator/Creator.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
14
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
16
|
| Missing a Javadoc comment. |
16
|
| Parameter className should be final. |
16
|
| Line has trailing spaces. |
19
|
| Line is longer than 80 characters. |
20
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter className should be final. |
20
|
| Parameter parameters should be final. |
20
|
| Line has trailing spaces. |
22
|
| '}' should be on the same line. |
30
|
| 'catch' is not followed by whitespace. |
31
|
| '}' should be on the same line. |
38
|
| 'catch' is not followed by whitespace. |
39
|
| '}' should be on the same line. |
41
|
| 'catch' is not followed by whitespace. |
42
|
| '}' should be on the same line. |
44
|
| 'catch' is not followed by whitespace. |
45
|
| '}' should be on the same line. |
48
|
| 'catch' is not followed by whitespace. |
49
|
| '}' should be on the same line. |
51
|
| 'catch' is not followed by whitespace. |
52
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
58
|
| Missing a Javadoc comment. |
59
|
| Parameter parameters should be final. |
59
|
| Line has trailing spaces. |
61
|
| 'if' is not followed by whitespace. |
62
|
| 'for' is not followed by whitespace. |
64
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
71
|
| Missing a Javadoc comment. |
72
|
| Parameter classes should be final. |
72
|
| Line has trailing spaces. |
74
|
| 'if' is not followed by whitespace. |
75
|
| 'for' is not followed by whitespace. |
77
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Line has trailing spaces. |
84
|
| Missing a Javadoc comment. |
85
|
| Parameter clazz should be final. |
85
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| 'if' is not followed by whitespace. |
93
|
| 'if' is not followed by whitespace. |
96
|
| '{' is not preceded with whitespace. |
96
|
| '}' should be on the same line. |
100
|
| 'catch' is not followed by whitespace. |
101
|
| '}' should be on the same line. |
103
|
| 'catch' is not followed by whitespace. |
104
|
| Line has trailing spaces. |
107
|
org/astrogrid/common/creator/CreatorException.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/creator/CreatorException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Parameter message should be final. |
11
|
| Expected @param tag for 'message'. |
11
|
| Parameter message should be final. |
19
|
| Expected @param tag for 'message'. |
19
|
| Parameter cause should be final. |
19
|
| Expected @param tag for 'cause'. |
19
|
| Parameter cause should be final. |
26
|
| Expected @param tag for 'cause'. |
26
|
org/astrogrid/common/creator/InstanceCreator.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
14
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
17
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter className should be final. |
19
|
| Line is longer than 80 characters. |
23
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| Parameter className should be final. |
23
|
| Parameter parameters should be final. |
23
|
| Line has trailing spaces. |
26
|
| Line is longer than 80 characters. |
27
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Missing a Javadoc comment. |
27
|
| Parameter className should be final. |
27
|
| Parameter methodName should be final. |
27
|
| Parameter parameters should be final. |
27
|
| Line has trailing spaces. |
29
|
| 'if' is not followed by whitespace. |
30
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
39
|
| '}' should be on the same line. |
42
|
| 'catch' is not followed by whitespace. |
43
|
| Line has trailing spaces. |
47
|
| 'if' is not followed by whitespace. |
49
|
| '}' should be on the same line. |
52
|
| 'catch' is not followed by whitespace. |
53
|
| '}' should be on the same line. |
55
|
| 'catch' is not followed by whitespace. |
56
|
| '}' should be on the same line. |
60
|
| 'catch' is not followed by whitespace. |
61
|
| '}' should be on the same line. |
63
|
| 'catch' is not followed by whitespace. |
64
|
| Line has trailing spaces. |
67
|
| Missing a Javadoc comment. |
71
|
| Parameter parameters should be final. |
71
|
| Line has trailing spaces. |
73
|
| 'if' is not followed by whitespace. |
74
|
| 'for' is not followed by whitespace. |
76
|
| Line has trailing spaces. |
79
|
| Line has trailing spaces. |
80
|
| Missing a Javadoc comment. |
84
|
| Parameter classes should be final. |
84
|
| Line has trailing spaces. |
86
|
| 'if' is not followed by whitespace. |
87
|
| 'for' is not followed by whitespace. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
96
|
| Missing a Javadoc comment. |
97
|
| Parameter clazz should be final. |
97
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
101
|
| 'if' is not followed by whitespace. |
105
|
| 'if' is not followed by whitespace. |
108
|
| '{' is not preceded with whitespace. |
108
|
| '}' should be on the same line. |
112
|
| 'catch' is not followed by whitespace. |
113
|
| '}' should be on the same line. |
115
|
| 'catch' is not followed by whitespace. |
116
|
| Line has trailing spaces. |
119
|
org/astrogrid/common/creator/InstanceCreatorException.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/creator/InstanceCreatorException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
3
|
| Parameter message should be final. |
11
|
| Expected @param tag for 'message'. |
11
|
| Parameter message should be final. |
19
|
| Expected @param tag for 'message'. |
19
|
| Parameter cause should be final. |
19
|
| Expected @param tag for 'cause'. |
19
|
| Parameter cause should be final. |
26
|
| Expected @param tag for 'cause'. |
26
|
org/astrogrid/common/creator/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/common/delegate/AbstractDelegate.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/delegate/AbstractDelegate.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
18
|
| Line is longer than 80 characters. |
24
|
| Missing a Javadoc comment. |
24
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
24
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
27
|
| Variable 'targetEndPoint' must be private and have accessor methods. |
27
|
| Missing a Javadoc comment. |
29
|
| Variable 'timeout' must be private and have accessor methods. |
29
|
| Method 'setTargetEndPoint' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter targetEndPoint should be final. |
31
|
| 'targetEndPoint' hides a field. |
31
|
| Line contains a tab character. |
32
|
| Method 'getTargetEndPoint' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Line contains a tab character. |
36
|
| Method 'setTimeout' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Parameter timeout should be final. |
39
|
| 'timeout' hides a field. |
39
|
| Line contains a tab character. |
40
|
| Method 'getTimeout' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Line contains a tab character. |
44
|
| Line has trailing spaces. |
46
|
| First sentence should end with a period. |
47
|
| Expected an @return tag. |
48
|
| Parameter endpoint should be final. |
48
|
| Expected @param tag for 'endpoint'. |
48
|
| Line is longer than 80 characters. |
50
|
| Line has trailing spaces. |
58
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
83
|
org/astrogrid/common/delegate/Delegate.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/delegate/Delegate.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| First sentence should end with a period. |
17
|
| Redundant 'public' modifier. |
18
|
| 'static' modifier out of order with the JLS suggestions. |
18
|
| First sentence should end with a period. |
20
|
| Line has trailing spaces. |
20
|
| Expected an @return tag. |
23
|
| Redundant 'public' modifier. |
23
|
| First sentence should end with a period. |
24
|
| Redundant 'public' modifier. |
25
|
| Expected @param tag for 'timeout'. |
25
|
| First sentence should end with a period. |
26
|
| Expected an @return tag. |
27
|
| Redundant 'public' modifier. |
27
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
63
|
org/astrogrid/common/j2ee/EnvEntriesTabulator.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/j2ee/EnvEntriesTabulator.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Comment matches to-do format 'TODO:'. |
35
|
| '{' is not followed by whitespace. |
47
|
| '}' is not preceded with whitespace. |
47
|
| Method 'setContext' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter context should be final. |
59
|
| 'context' hides a field. |
59
|
| Method 'getTable' is not designed for extension - needs to be abstract, final or empty. |
69
|
| '+' should be on a new line. |
73
|
| '}' should be on the same line. |
103
|
org/astrogrid/common/j2ee/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/common/namegen/CommonsLoggingFacade.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/namegen/CommonsLoggingFacade.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
18
|
| Missing a Javadoc comment. |
21
|
| Parameter logger should be final. |
21
|
| 'logger' hides a field. |
21
|
| Missing a Javadoc comment. |
24
|
| Variable 'logger' must be private and have accessor methods. |
24
|
| Line has trailing spaces. |
25
|
| Line is longer than 80 characters. |
27
|
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Parameter arg0 should be final. |
29
|
| Line is longer than 80 characters. |
34
|
| Method 'logInfo' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Parameter arg0 should be final. |
36
|
| Line is longer than 80 characters. |
41
|
| Method 'logFine' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Parameter arg0 should be final. |
43
|
| Method 'isFineEnabled' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Line is longer than 80 characters. |
55
|
| Method 'logFiner' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter arg0 should be final. |
57
|
| Method 'isFinerEnabled' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Line is longer than 80 characters. |
69
|
| Method 'logFinest' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Parameter arg0 should be final. |
71
|
| Method 'isFinestEnabled' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Line is longer than 80 characters. |
83
|
| Method 'logWarning' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter arg0 should be final. |
85
|
| Line is longer than 80 characters. |
90
|
| Method 'logWarning' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Parameter arg0 should be final. |
92
|
| Parameter arg1 should be final. |
92
|
| ',' is not followed by whitespace. |
93
|
| Line is longer than 80 characters. |
97
|
| Method 'logSevere' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter arg0 should be final. |
99
|
| Line is longer than 80 characters. |
104
|
| Method 'logSevere' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter arg0 should be final. |
106
|
| Parameter arg1 should be final. |
106
|
| ',' is not followed by whitespace. |
107
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
131
|
org/astrogrid/common/namegen/FileNameGen.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/namegen/FileNameGen.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
21
|
| Line is longer than 80 characters. |
21
|
| First sentence should end with a period. |
26
|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
29
|
| Missing a Javadoc comment. |
31
|
| Variable 'seq' must be private and have accessor methods. |
31
|
| Missing a Javadoc comment. |
32
|
| Variable 'sequenceName' must be private and have accessor methods. |
32
|
| First sentence should end with a period. |
33
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
37
|
| Parameter workingDir should be final. |
37
|
| Expected @param tag for 'workingDir'. |
37
|
| Parameter sequenceName should be final. |
37
|
| 'sequenceName' hides a field. |
37
|
| Expected @param tag for 'sequenceName'. |
37
|
| Expected @throws tag for 'ResourceManagerException'. |
37
|
| Expected @throws tag for 'IllegalArgumentException'. |
37
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
37
|
| Line is longer than 80 characters. |
41
|
| ',' is not followed by whitespace. |
41
|
| ',' is not followed by whitespace. |
44
|
| '100L' is a magic number. |
44
|
| Line is longer than 80 characters. |
52
|
| Redundant 'final' modifier. |
52
|
| Parameter workingDir should be final. |
52
|
| Expected @param tag for 'workingDir'. |
52
|
| Expected @throws tag for 'IllegalArgumentException'. |
52
|
| Redundant throws: 'IllegalArgumentException' is unchecked exception. |
52
|
| '!' is followed by whitespace. |
53
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
58
|
| Line has trailing spaces. |
60
|
| '!' is followed by whitespace. |
67
|
| Line is longer than 80 characters. |
68
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
77
|
| Method 'next' is not designed for extension - needs to be abstract, final or empty. |
85
|
| ',' is not followed by whitespace. |
86
|
| Line has trailing spaces. |
89
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
124
|
org/astrogrid/common/namegen/InMemoryNameGen.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/namegen/InMemoryNameGen.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
31
|
| Method 'next' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
77
|
org/astrogrid/common/namegen/NameGen.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/common/namegen/NameGen.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| First sentence should end with a period. |
14
|
| Expected an @return tag. |
20
|
| Expected @throws tag for 'Exception'. |
20
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
45
|
org/astrogrid/common/registry/InstanceRegistry.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| Parameter registry should be final. |
20
|
| 'registry' hides a field. |
20
|
| Line has trailing spaces. |
23
|
| Line is longer than 80 characters. |
24
|
| Missing a Javadoc comment. |
24
|
| Parameter filename should be final. |
24
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
24
|
| Missing a Javadoc comment. |
28
|
| Parameter inStream should be final. |
28
|
| Missing a Javadoc comment. |
33
|
| Parameter registry should be final. |
33
|
| 'registry' hides a field. |
33
|
| Parameter creator should be final. |
33
|
| 'creator' hides a field. |
33
|
| Line has trailing spaces. |
37
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Parameter property should be final. |
38
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
42
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter property should be final. |
42
|
| Parameter methodName should be final. |
42
|
| Parameter parameters should be final. |
42
|
| Line has trailing spaces. |
44
|
| 'if' is not followed by whitespace. |
46
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
52
|
| Line is longer than 80 characters. |
53
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter property should be final. |
53
|
| Parameter clazz should be final. |
53
|
| Redundant throws: 'ClassCastException' is unchecked exception. |
53
|
| Line is longer than 80 characters. |
57
|
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter property should be final. |
57
|
| Parameter methodName should be final. |
57
|
| Parameter parameters should be final. |
57
|
| Parameter clazz should be final. |
57
|
| Redundant throws: 'ClassCastException' is unchecked exception. |
57
|
| Line has trailing spaces. |
59
|
| 'if' is not followed by whitespace. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
66
|
org/astrogrid/common/registry/Registry.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| Parameter registry should be final. |
20
|
| 'registry' hides a field. |
20
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| Parameter filename should be final. |
24
|
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. |
24
|
| Missing a Javadoc comment. |
28
|
| Parameter inStream should be final. |
28
|
| Missing a Javadoc comment. |
33
|
| Parameter registry should be final. |
33
|
| 'registry' hides a field. |
33
|
| Parameter creator should be final. |
33
|
| 'creator' hides a field. |
33
|
| Line has trailing spaces. |
37
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| Parameter property should be final. |
38
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
42
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter property should be final. |
42
|
| Parameter parameters should be final. |
42
|
| Line has trailing spaces. |
44
|
| 'if' is not followed by whitespace. |
46
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
52
|
| Line is longer than 80 characters. |
53
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Parameter property should be final. |
53
|
| Parameter clazz should be final. |
53
|
| Redundant throws: 'ClassCastException' is unchecked exception. |
53
|
| Line is longer than 80 characters. |
57
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Parameter property should be final. |
57
|
| Parameter parameters should be final. |
57
|
| Parameter clazz should be final. |
57
|
| Redundant throws: 'ClassCastException' is unchecked exception. |
57
|
| Line has trailing spaces. |
59
|
| 'if' is not followed by whitespace. |
60
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
66
|
org/astrogrid/common/registry/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/community/Account.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
46
|
| Line is longer than 80 characters. |
48
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Missing a Javadoc comment. |
59
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
62
|
| Missing a Javadoc comment. |
62
|
| 'static' modifier out of order with the JLS suggestions. |
62
|
| ',' is not followed by whitespace. |
62
|
| ',' is not followed by whitespace. |
62
|
| First sentence should end with a period. |
64
|
| '{' is not preceded with whitespace. |
69
|
| ',' is not followed by whitespace. |
70
|
| Parameter anIndividual should be final. |
77
|
| Expected @param tag for 'anIndividual'. |
77
|
| Parameter aCommunity should be final. |
77
|
| Expected @param tag for 'aCommunity'. |
77
|
| Parameter aToken should be final. |
77
|
| Expected @param tag for 'aToken'. |
77
|
| '{' should be on the previous line. |
78
|
| Line is longer than 80 characters. |
79
|
| '>' is not preceded with whitespace. |
79
|
| '>' is not followed by whitespace. |
79
|
| Line is longer than 80 characters. |
80
|
| '>' is not preceded with whitespace. |
80
|
| '>' is not followed by whitespace. |
80
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
89
|
| Parameter snippet should be final. |
94
|
| '{' should be on the previous line. |
95
|
| Line is longer than 80 characters. |
96
|
| ',' is not followed by whitespace. |
96
|
| Line is longer than 80 characters. |
97
|
| '+' is not preceded with whitespace. |
97
|
| '+' is not followed by whitespace. |
97
|
| Line has trailing spaces. |
100
|
| First sentence should end with a period. |
101
|
| Expected an @return tag. |
102
|
| Method 'getIndividual' is not designed for extension - needs to be abstract, final or empty. |
102
|
| First sentence should end with a period. |
106
|
| Line is longer than 80 characters. |
106
|
| Expected an @return tag. |
108
|
| Method 'getAstrogridId' is not designed for extension - needs to be abstract, final or empty. |
108
|
| '+' is not preceded with whitespace. |
109
|
| '+' is not followed by whitespace. |
109
|
| '+' is not preceded with whitespace. |
109
|
| '+' is not followed by whitespace. |
109
|
| Line has trailing spaces. |
111
|
| First sentence should end with a period. |
112
|
| Line is longer than 80 characters. |
112
|
| Expected an @return tag. |
114
|
| Method 'getIvorn' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| First sentence should end with a period. |
118
|
| Expected an @return tag. |
119
|
| Method 'getCommunity' is not designed for extension - needs to be abstract, final or empty. |
119
|
| First sentence should end with a period. |
123
|
| Expected an @return tag. |
125
|
| Method 'getToken' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Expected an @return tag. |
134
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
134
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Parameter user should be final. |
134
|
| Expected @param tag for 'user'. |
134
|
| '{' should be on the previous line. |
135
|
| First sentence should end with a period. |
139
|
| Expected an @return tag. |
142
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
142
|
| '{' should be on the previous line. |
143
|
| Line has trailing spaces. |
146
|
| Method 'toSnippet' is not designed for extension - needs to be abstract, final or empty. |
151
|
| '{' should be on the previous line. |
152
|
| Line has trailing spaces. |
155
|
| First sentence should end with a period. |
156
|
| Expected an @return tag. |
160
|
| Method 'toUser' is not designed for extension - needs to be abstract, final or empty. |
160
|
| '{' should be on the previous line. |
161
|
| Line has trailing spaces. |
164
|
org/astrogrid/community/User.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
20
|
| Line is longer than 80 characters. |
21
|
| Line has trailing spaces. |
22
|
| Line is longer than 80 characters. |
22
|
| Line has trailing spaces. |
23
|
| Line is longer than 80 characters. |
24
|
| Line is longer than 80 characters. |
25
|
| Missing a Javadoc comment. |
32
|
| Variable 'account' must be private and have accessor methods. |
32
|
| Missing a Javadoc comment. |
33
|
| Variable 'group' must be private and have accessor methods. |
33
|
| Missing a Javadoc comment. |
34
|
| Variable 'token' must be private and have accessor methods. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
36
|
| Missing a Javadoc comment. |
36
|
| 'static' modifier out of order with the JLS suggestions. |
36
|
| ',' is not followed by whitespace. |
36
|
| ',' is not followed by whitespace. |
36
|
| First sentence should end with a period. |
38
|
| '{' is not preceded with whitespace. |
40
|
| ',' is not followed by whitespace. |
41
|
| Parameter givenAccount should be final. |
51
|
| Parameter givenGroup should be final. |
51
|
| Parameter givenToken should be final. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
60
|
| Parameter userId should be final. |
67
|
| Parameter community should be final. |
67
|
| Parameter group should be final. |
67
|
| 'group' hides a field. |
67
|
| Parameter token should be final. |
67
|
| 'token' hides a field. |
67
|
| '{' should be on the previous line. |
68
|
| '+' is not preceded with whitespace. |
69
|
| '+' is not followed by whitespace. |
69
|
| '+' is not preceded with whitespace. |
69
|
| '+' is not followed by whitespace. |
69
|
| Line has trailing spaces. |
73
|
| Parameter snippet should be final. |
78
|
| '{' should be on the previous line. |
79
|
| Line is longer than 80 characters. |
80
|
| ',' is not followed by whitespace. |
80
|
| ',' is not followed by whitespace. |
80
|
| Line has trailing spaces. |
82
|
| Expected an @return tag. |
86
|
| Method 'getAccount' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Expected an @return tag. |
93
|
| Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Expected an @return tag. |
100
|
| Method 'getToken' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Method 'setAccount' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter string should be final. |
107
|
| Expected @param tag for 'string'. |
107
|
| Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Parameter string should be final. |
114
|
| Expected @param tag for 'string'. |
114
|
| Method 'setToken' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter string should be final. |
121
|
| Expected @param tag for 'string'. |
121
|
| First sentence should end with a period. |
126
|
| Expected an @return tag. |
130
|
| Definition of 'equals()' without corresponding definition of 'hashCode()'. |
130
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Parameter user should be final. |
130
|
| Expected @param tag for 'user'. |
130
|
| '{' should be on the previous line. |
131
|
| Line is longer than 80 characters. |
132
|
| First sentence should end with a period. |
135
|
| Expected an @return tag. |
138
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
138
|
| '{' should be on the previous line. |
139
|
| Line has trailing spaces. |
142
|
| Method 'toSnippet' is not designed for extension - needs to be abstract, final or empty. |
147
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
151
|
| First sentence should end with a period. |
152
|
| Line is longer than 80 characters. |
154
|
| Method 'getCommunity' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '{' should be on the previous line. |
157
|
| 'if' is not followed by whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| 'if' is not followed by whitespace. |
161
|
| '=' is not preceded with whitespace. |
161
|
| '!=' is not preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
| '+' is not preceded with whitespace. |
163
|
| '+' is not followed by whitespace. |
163
|
| Expected an @return tag. |
172
|
| Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. |
172
|
| '{' should be on the previous line. |
173
|
| 'if' is not followed by whitespace. |
174
|
| '!=' is not preceded with whitespace. |
174
|
| '!=' is not followed by whitespace. |
174
|
| '{' should be on the previous line. |
175
|
| 'if' is not followed by whitespace. |
177
|
| '=' is not preceded with whitespace. |
177
|
| '!=' is not preceded with whitespace. |
177
|
| '{' should be on the previous line. |
178
|
| '}' should be on the same line. |
180
|
| '{' should be on the previous line. |
182
|
| Line is longer than 80 characters. |
204
|
| Line is longer than 80 characters. |
205
|
| Line is longer than 80 characters. |
220
|
org/astrogrid/community/common/util/CommunityMessage.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/community/common/util/CommunityMessage.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
5
|
| Utility classes should not have a public or default constructor. |
11
|
| Line has trailing spaces. |
12
|
| Expected an @return tag. |
20
|
| Line is longer than 80 characters. |
20
|
| Parameter token should be final. |
20
|
| Expected @param tag for 'token'. |
20
|
| ',' is not followed by whitespace. |
20
|
| Parameter account should be final. |
20
|
| Expected @param tag for 'account'. |
20
|
| ',' is not followed by whitespace. |
20
|
| Parameter credential should be final. |
20
|
| Expected @param tag for 'credential'. |
20
|
| '100' is a magic number. |
21
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Parameter xmlMessage should be final. |
39
|
| 'if' is not followed by whitespace. |
42
|
| Line is longer than 80 characters. |
43
|
| ',' is not followed by whitespace. |
43
|
| Missing a Javadoc comment. |
48
|
| Parameter xmlMessage should be final. |
48
|
| 'if' is not followed by whitespace. |
51
|
| Line is longer than 80 characters. |
52
|
| ',' is not followed by whitespace. |
52
|
| Missing a Javadoc comment. |
57
|
| Parameter xmlMessage should be final. |
57
|
| 'if' is not followed by whitespace. |
60
|
| Line is longer than 80 characters. |
61
|
| ',' is not followed by whitespace. |
61
|
| Line has trailing spaces. |
64
|
org/astrogrid/community/common/util/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/component/ComponentManager.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/component/ComponentManager.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
20
|
| '{' is not preceded with whitespace. |
24
|
| Line has trailing spaces. |
25
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
28
|
| Line is longer than 80 characters. |
29
|
| Expected an @return tag. |
30
|
| Redundant 'public' modifier. |
30
|
| First sentence should end with a period. |
31
|
| Expected an @return tag. |
32
|
| Redundant 'public' modifier. |
32
|
| First sentence should end with a period. |
33
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
36
|
| Expected an @return tag. |
38
|
| Redundant 'public' modifier. |
38
|
| First sentence should end with a period. |
39
|
| Expected an @return tag. |
40
|
| Redundant 'public' modifier. |
40
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
47
|
| Line has trailing spaces. |
48
|
org/astrogrid/component/ComponentManagerException.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/component/ComponentManagerException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
13
|
| Line is longer than 80 characters. |
14
|
| First sentence should end with a period. |
19
|
| Line has trailing spaces. |
20
|
| First sentence should end with a period. |
25
|
| Parameter message should be final. |
28
|
| Expected @param tag for 'message'. |
28
|
| First sentence should end with a period. |
31
|
| Parameter cause should be final. |
34
|
| Expected @param tag for 'cause'. |
34
|
| First sentence should end with a period. |
37
|
| Parameter message should be final. |
41
|
| Expected @param tag for 'message'. |
41
|
| Parameter cause should be final. |
41
|
| Expected @param tag for 'cause'. |
41
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
50
|
| Line has trailing spaces. |
57
|
org/astrogrid/component/EmptyComponentManager.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/component/EmptyComponentManager.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| '{' is not preceded with whitespace. |
31
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
33
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
33
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
40
|
| Variable 'pico' must be private and have accessor methods. |
41
|
| Method 'informationHTML' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
47
|
| ';' is followed by whitespace. |
47
|
| 'cast' is not followed by whitespace. |
50
|
| Line has trailing spaces. |
52
|
| Line is longer than 80 characters. |
52
|
| Method 'information' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Line has trailing spaces. |
61
|
| Line is longer than 80 characters. |
66
|
| ';' is followed by whitespace. |
66
|
| 'cast' is not followed by whitespace. |
69
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Method 'getSuite' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
83
|
| ';' is followed by whitespace. |
83
|
| 'cast' is not followed by whitespace. |
86
|
| Method 'getContainer' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Method 'start' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
121
|
| Line is longer than 80 characters. |
127
|
| Line has trailing spaces. |
128
|
org/astrogrid/component/descriptor/ComponentDescriptor.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/component/descriptor/ComponentDescriptor.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
17
|
| First sentence should end with a period. |
23
|
| Expected an @return tag. |
24
|
| First sentence should end with a period. |
25
|
| Line is longer than 80 characters. |
25
|
| Expected an @return tag. |
26
|
| Line is longer than 80 characters. |
27
|
| Expected an @return tag. |
30
|
| ';' is preceded with whitespace. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
51
|
org/astrogrid/component/descriptor/SimpleComponentDescriptor.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/component/descriptor/SimpleComponentDescriptor.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| First sentence should end with a period. |
15
|
| Missing a Javadoc comment. |
20
|
| '{' is not preceded with whitespace. |
20
|
| First sentence should end with a period. |
22
|
| Line has trailing spaces. |
23
|
| Parameter name should be final. |
25
|
| 'name' hides a field. |
25
|
| Expected @param tag for 'name'. |
25
|
| ',' is not followed by whitespace. |
25
|
| Parameter description should be final. |
25
|
| 'description' hides a field. |
25
|
| Expected @param tag for 'description'. |
25
|
| ',' is not followed by whitespace. |
26
|
| ',' is not followed by whitespace. |
26
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Parameter name should be final. |
29
|
| 'name' hides a field. |
29
|
| ',' is not followed by whitespace. |
29
|
| Parameter description should be final. |
29
|
| 'description' hides a field. |
29
|
| ',' is not followed by whitespace. |
29
|
| Parameter test should be final. |
29
|
| 'test' hides a field. |
29
|
| Missing a Javadoc comment. |
34
|
| Variable 'name' must be private and have accessor methods. |
34
|
| Missing a Javadoc comment. |
35
|
| Variable 'description' must be private and have accessor methods. |
35
|
| Missing a Javadoc comment. |
36
|
| Variable 'test' must be private and have accessor methods. |
36
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Line is longer than 80 characters. |
50
|
| Method 'getInstallationTest' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Line has trailing spaces. |
58
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
74
|
org/astrogrid/component/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/config/Config.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
40
|
| Variable 'log' must be private and have accessor methods. |
41
|
| First sentence should end with a period. |
44
|
| Expected an @return tag. |
49
|
| Line is longer than 80 characters. |
49
|
| Parameter key should be final. |
49
|
| Expected @param tag for 'key'. |
49
|
| Expected @throws tag for 'PropertyNotFoundException'. |
49
|
| Redundant throws: 'PropertyNotFoundException' is unchecked exception. |
49
|
| Parameter key should be final. |
53
|
| Expected @param tag for 'key'. |
53
|
| Parameter value should be final. |
53
|
| Expected @param tag for 'value'. |
53
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
55
|
| Expected an @return tag. |
57
|
| Line is longer than 80 characters. |
57
|
| Parameter key should be final. |
57
|
| Expected @param tag for 'key'. |
57
|
| Expected @throws tag for 'PropertyNotFoundException'. |
57
|
| Redundant throws: 'PropertyNotFoundException' is unchecked exception. |
57
|
| First sentence should end with a period. |
59
|
| Parameter key should be final. |
60
|
| Expected @param tag for 'key'. |
60
|
| Parameter values should be final. |
60
|
| Expected @param tag for 'values'. |
60
|
| Line has trailing spaces. |
61
|
| Line has trailing spaces. |
64
|
| First sentence should end with a period. |
65
|
| Parameter url should be final. |
66
|
| Expected @param tag for 'url'. |
66
|
| Expected @throws tag for 'IOException'. |
66
|
| Parameter out should be final. |
70
|
| Expected @param tag for 'out'. |
70
|
| Line has trailing spaces. |
71
|
| First sentence should end with a period. |
72
|
| Expected an @return tag. |
73
|
| Line has trailing spaces. |
74
|
| First sentence should end with a period. |
75
|
| Method 'addLoadedFrom' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Parameter s should be final. |
78
|
| Expected @param tag for 's'. |
78
|
| '+' is not preceded with whitespace. |
82
|
| '+' is not followed by whitespace. |
82
|
| First sentence should end with a period. |
86
|
| Expected an @return tag. |
89
|
| Method 'loadedFrom' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Line has trailing spaces. |
95
|
| Expected an @return tag. |
99
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter key should be final. |
99
|
| Expected @param tag for 'key'. |
99
|
| Parameter defaultValue should be final. |
99
|
| Expected @param tag for 'defaultValue'. |
99
|
| Line has trailing spaces. |
100
|
| '}' should be on the same line. |
103
|
| Line has trailing spaces. |
107
|
| First sentence should end with a period. |
110
|
| Expected an @return tag. |
113
|
| Method 'getString' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Parameter key should be final. |
113
|
| Expected @param tag for 'key'. |
113
|
| Line has trailing spaces. |
116
|
| First sentence should end with a period. |
117
|
| Expected an @return tag. |
120
|
| Method 'getString' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter key should be final. |
120
|
| Expected @param tag for 'key'. |
120
|
| Parameter defaultValue should be final. |
120
|
| Expected @param tag for 'defaultValue'. |
120
|
| Line is longer than 80 characters. |
121
|
| Expected an @return tag. |
133
|
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Parameter key should be final. |
133
|
| Expected @param tag for 'key'. |
133
|
| Line has trailing spaces. |
134
|
| '}' should be on the same line. |
137
|
| Line is longer than 80 characters. |
139
|
| '+' is not preceded with whitespace. |
139
|
| '+' is not followed by whitespace. |
139
|
| '+' is not preceded with whitespace. |
139
|
| '+' is not followed by whitespace. |
139
|
| '+' is not preceded with whitespace. |
139
|
| '+' is not followed by whitespace. |
139
|
| '+' is not preceded with whitespace. |
139
|
| '+' is not followed by whitespace. |
139
|
| Line has trailing spaces. |
142
|
| Expected an @return tag. |
147
|
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter key should be final. |
147
|
| Expected @param tag for 'key'. |
147
|
| Parameter defaultValue should be final. |
147
|
| Expected @param tag for 'defaultValue'. |
147
|
| Line has trailing spaces. |
148
|
| '}' should be on the same line. |
151
|
| Line is longer than 80 characters. |
158
|
| Expected an @return tag. |
161
|
| Method 'getInt' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Parameter key should be final. |
161
|
| Expected @param tag for 'key'. |
161
|
| Line has trailing spaces. |
162
|
| '}' should be on the same line. |
165
|
| Line is longer than 80 characters. |
167
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| '+' is not preceded with whitespace. |
167
|
| '+' is not followed by whitespace. |
167
|
| Line has trailing spaces. |
170
|
| Line is longer than 80 characters. |
172
|
| Expected an @return tag. |
175
|
| Method 'getInt' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Parameter key should be final. |
175
|
| Expected @param tag for 'key'. |
175
|
| Parameter defaultValue should be final. |
175
|
| Expected @param tag for 'defaultValue'. |
175
|
| Line has trailing spaces. |
176
|
| '}' should be on the same line. |
179
|
| Line has trailing spaces. |
184
|
| Expected an @return tag. |
188
|
| Method 'getBoolean' is not designed for extension - needs to be abstract, final or empty. |
188
|
| Parameter key should be final. |
188
|
| Expected @param tag for 'key'. |
188
|
| Parameter defaultValue should be final. |
188
|
| Expected @param tag for 'defaultValue'. |
188
|
| Line has trailing spaces. |
189
|
| '}' should be on the same line. |
192
|
| Line has trailing spaces. |
197
|
| Expected an @return tag. |
201
|
| Method 'getBoolean' is not designed for extension - needs to be abstract, final or empty. |
201
|
| Parameter key should be final. |
201
|
| Expected @param tag for 'key'. |
201
|
| Expected an @return tag. |
211
|
| Method 'getDom' is not designed for extension - needs to be abstract, final or empty. |
211
|
| Parameter key should be final. |
211
|
| Expected @param tag for 'key'. |
211
|
| Line has trailing spaces. |
214
|
| Expected an @return tag. |
220
|
| Method 'getDom' is not designed for extension - needs to be abstract, final or empty. |
220
|
| Parameter key should be final. |
220
|
| Expected @param tag for 'key'. |
220
|
| Parameter defaultDom should be final. |
220
|
| Expected @param tag for 'defaultDom'. |
220
|
| '}' should be on the same line. |
223
|
| Line has trailing spaces. |
227
|
| Expected an @return tag. |
235
|
| Method 'getDom' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Parameter key should be final. |
235
|
| Expected @param tag for 'key'. |
235
|
| Parameter defaultUrl should be final. |
235
|
| Expected @param tag for 'defaultUrl'. |
235
|
| '}' should be on the same line. |
238
|
| '+' is not preceded with whitespace. |
240
|
| '+' is not followed by whitespace. |
240
|
| '+' is not preceded with whitespace. |
240
|
| '+' is not followed by whitespace. |
240
|
| Line has trailing spaces. |
242
|
| Expected an @return tag. |
247
|
| Parameter key should be final. |
247
|
| Expected @param tag for 'key'. |
247
|
| Parameter source should be final. |
247
|
| Expected @param tag for 'source'. |
247
|
| '}' should be on the same line. |
250
|
| Line is longer than 80 characters. |
252
|
| '+' is not preceded with whitespace. |
252
|
| '+' is not followed by whitespace. |
252
|
| '+' is not preceded with whitespace. |
252
|
| '+' is not followed by whitespace. |
252
|
| '+' is not preceded with whitespace. |
252
|
| '+' is not followed by whitespace. |
252
|
| '+' is not preceded with whitespace. |
252
|
| '+' is not followed by whitespace. |
252
|
| '}' should be on the same line. |
253
|
| Line is longer than 80 characters. |
255
|
| '}' should be on the same line. |
256
|
| Line is longer than 80 characters. |
258
|
| '+' is not preceded with whitespace. |
258
|
| '+' is not followed by whitespace. |
258
|
| '+' is not preceded with whitespace. |
258
|
| '+' is not followed by whitespace. |
258
|
| '+' is not preceded with whitespace. |
258
|
| '+' is not followed by whitespace. |
258
|
| '+' is not preceded with whitespace. |
258
|
| '+' is not followed by whitespace. |
258
|
| Line is longer than 80 characters. |
262
|
| Line is longer than 80 characters. |
263
|
| Line is longer than 80 characters. |
269
|
| Expected an @return tag. |
278
|
| Parameter givenFilename should be final. |
278
|
| Expected @param tag for 'givenFilename'. |
278
|
| Expected @throws tag for 'IOException'. |
278
|
| Line has trailing spaces. |
279
|
| '+' is not preceded with whitespace. |
288
|
| '+' is not followed by whitespace. |
288
|
| '+' is not preceded with whitespace. |
288
|
| '+' is not followed by whitespace. |
288
|
| Line has trailing spaces. |
290
|
| '}' should be on the same line. |
297
|
| '{' should be on the previous line. |
299
|
| Line has trailing spaces. |
302
|
| '}' should be on the same line. |
305
|
| Line is longer than 80 characters. |
312
|
| '+' is not preceded with whitespace. |
312
|
| '+' is not followed by whitespace. |
312
|
| Expected an @return tag. |
321
|
| Parameter givenSource should be final. |
321
|
| Expected @param tag for 'givenSource'. |
321
|
| Line has trailing spaces. |
322
|
| Line has trailing spaces. |
324
|
| '>' is not preceded with whitespace. |
325
|
| '>' is not followed by whitespace. |
325
|
| 'if' construct must use '{}'s. |
328
|
| Line is longer than 80 characters. |
328
|
| '==' is not preceded with whitespace. |
328
|
| '==' is not followed by whitespace. |
328
|
| '+' is not preceded with whitespace. |
328
|
| '+' is not followed by whitespace. |
328
|
| '+' is not preceded with whitespace. |
328
|
| '+' is not followed by whitespace. |
328
|
| Line has trailing spaces. |
329
|
| '+' is not preceded with whitespace. |
330
|
| '+' is not followed by whitespace. |
330
|
| ',' is not followed by whitespace. |
330
|
| Line has trailing spaces. |
332
|
| Line has trailing spaces. |
338
|
| 'if' construct must use '{}'s. |
339
|
| Line is longer than 80 characters. |
339
|
| '+' is not preceded with whitespace. |
339
|
| '+' is not followed by whitespace. |
339
|
| '+' is not preceded with whitespace. |
339
|
| '+' is not followed by whitespace. |
339
|
| '+' is not preceded with whitespace. |
339
|
| '+' is not followed by whitespace. |
339
|
| Line has trailing spaces. |
340
|
| '+' is not preceded with whitespace. |
341
|
| '+' is not preceded with whitespace. |
341
|
| '+' is not followed by whitespace. |
341
|
| Line has trailing spaces. |
343
|
| Line has trailing spaces. |
346
|
| Expected an @return tag. |
351
|
| Line has trailing spaces. |
354
|
org/astrogrid/config/ConfigException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Parameter msg should be final. |
23
|
| Parameter th should be final. |
23
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
27
|
| Parameter msg should be final. |
27
|
| Line has trailing spaces. |
30
|
org/astrogrid/config/ConfigFactory.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Utility classes should not have a public or default constructor. |
26
|
| '{' should be on the previous line. |
27
|
| First sentence should end with a period. |
28
|
| Name 'configs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
29
|
| Line has trailing spaces. |
30
|
| First sentence should end with a period. |
31
|
| Expected an @return tag. |
36
|
| Parameter id should be final. |
36
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
47
|
org/astrogrid/config/FailbackConfig.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
7
|
| Using the '.*' form of import should be avoided - java.util.*. |
12
|
| Using the '.*' form of import should be avoided - javax.naming.*. |
13
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
34
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
44
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
48
|
| Line is longer than 80 characters. |
50
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
60
|
| First sentence should end with a period. |
72
|
| First sentence should end with a period. |
76
|
| Missing a Javadoc comment. |
78
|
| Line has trailing spaces. |
79
|
| First sentence should end with a period. |
80
|
| Line has trailing spaces. |
82
|
| First sentence should end with a period. |
83
|
| Line has trailing spaces. |
85
|
| First sentence should end with a period. |
86
|
| Line has trailing spaces. |
88
|
| First sentence should end with a period. |
89
|
| Line is longer than 80 characters. |
92
|
| First sentence should end with a period. |
95
|
| Line has trailing spaces. |
97
|
| First sentence should end with a period. |
98
|
| Parameter context should be final. |
105
|
| Expected @param tag for 'context'. |
105
|
| Line has trailing spaces. |
107
|
| Method 'setConfigFilename' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Parameter newName should be final. |
113
|
| Expected @param tag for 'newName'. |
113
|
| '{' should be on the previous line. |
114
|
| Line is longer than 80 characters. |
116
|
| ',' is not followed by whitespace. |
116
|
| Line has trailing spaces. |
120
|
| Line has trailing spaces. |
121
|
| Line is longer than 80 characters. |
124
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
134
|
| Line is longer than 80 characters. |
136
|
| Line has trailing spaces. |
137
|
| '}' should be on the same line. |
139
|
| Line is longer than 80 characters. |
140
|
| Must have at least one statement. |
140
|
| Line has trailing spaces. |
141
|
| '+' is not preceded with whitespace. |
142
|
| '+' is not followed by whitespace. |
142
|
| '+' is not preceded with whitespace. |
142
|
| '+' is not followed by whitespace. |
142
|
| '}' should be on the same line. |
143
|
| Line is longer than 80 characters. |
146
|
| '+' is not preceded with whitespace. |
146
|
| '+' is not followed by whitespace. |
146
|
| '+' is not preceded with whitespace. |
146
|
| '+' is not followed by whitespace. |
146
|
| '}' should be on the same line. |
148
|
| Line is longer than 80 characters. |
151
|
| '+' is not preceded with whitespace. |
151
|
| '+' is not followed by whitespace. |
151
|
| '+' is not preceded with whitespace. |
151
|
| '+' is not followed by whitespace. |
151
|
| '}' should be on the same line. |
153
|
| Line has trailing spaces. |
155
|
| Line has trailing spaces. |
160
|
| Line is longer than 80 characters. |
162
|
| Line has trailing spaces. |
166
|
| Line has trailing spaces. |
168
|
| Line has trailing spaces. |
172
|
| '+' is not preceded with whitespace. |
178
|
| '+' is not followed by whitespace. |
178
|
| '+' is not preceded with whitespace. |
179
|
| '+' is not followed by whitespace. |
179
|
| Line has trailing spaces. |
181
|
| Line is longer than 80 characters. |
184
|
| ';' is not followed by whitespace. |
184
|
| Must have at least one statement. |
186
|
| '+' is not preceded with whitespace. |
187
|
| '+' is not followed by whitespace. |
187
|
| '+' is not preceded with whitespace. |
187
|
| '+' is not followed by whitespace. |
187
|
| '+' is not preceded with whitespace. |
187
|
| '+' is not followed by whitespace. |
187
|
| Line is longer than 80 characters. |
189
|
| Must have at least one statement. |
190
|
| '+' is not preceded with whitespace. |
191
|
| '+' is not followed by whitespace. |
191
|
| '+' is not preceded with whitespace. |
191
|
| '+' is not followed by whitespace. |
191
|
| '+' is not preceded with whitespace. |
191
|
| '+' is not followed by whitespace. |
191
|
| Line has trailing spaces. |
192
|
| Line is longer than 80 characters. |
193
|
| Line is longer than 80 characters. |
196
|
| '+' is not preceded with whitespace. |
196
|
| '+' is not followed by whitespace. |
196
|
| '+' is not preceded with whitespace. |
196
|
| '+' is not followed by whitespace. |
196
|
| '+' is not preceded with whitespace. |
196
|
| '+' is not followed by whitespace. |
196
|
| '+' is not preceded with whitespace. |
196
|
| '+' is not followed by whitespace. |
196
|
| Line is longer than 80 characters. |
202
|
| Expression can be simplified. |
204
|
| '{' should be on the previous line. |
205
|
| Line is longer than 80 characters. |
220
|
| '+' is not preceded with whitespace. |
220
|
| '+' is not followed by whitespace. |
220
|
| '+' is not preceded with whitespace. |
220
|
| '+' is not followed by whitespace. |
220
|
| '+' is not preceded with whitespace. |
220
|
| '+' is not followed by whitespace. |
220
|
| '+' is not preceded with whitespace. |
220
|
| '+' is not followed by whitespace. |
220
|
| Line has trailing spaces. |
221
|
| '}' should be on the same line. |
224
|
| Line is longer than 80 characters. |
226
|
| '+' is not preceded with whitespace. |
226
|
| '+' is not followed by whitespace. |
226
|
| '+' is not preceded with whitespace. |
226
|
| '+' is not followed by whitespace. |
226
|
| '+' is not preceded with whitespace. |
226
|
| '+' is not followed by whitespace. |
226
|
| '+' is not preceded with whitespace. |
226
|
| '+' is not followed by whitespace. |
226
|
| ',' is not followed by whitespace. |
226
|
| '}' should be on the same line. |
227
|
| Line is longer than 80 characters. |
229
|
| '+' is not preceded with whitespace. |
229
|
| '+' is not followed by whitespace. |
229
|
| '+' is not preceded with whitespace. |
229
|
| '+' is not followed by whitespace. |
229
|
| '+' is not preceded with whitespace. |
229
|
| '+' is not followed by whitespace. |
229
|
| '+' is not preceded with whitespace. |
229
|
| '+' is not followed by whitespace. |
229
|
| ',' is not followed by whitespace. |
229
|
| '}' should be on the same line. |
230
|
| Line is longer than 80 characters. |
232
|
| '+' is not preceded with whitespace. |
232
|
| '+' is not followed by whitespace. |
232
|
| '+' is not preceded with whitespace. |
232
|
| '+' is not followed by whitespace. |
232
|
| '+' is not preceded with whitespace. |
232
|
| '+' is not followed by whitespace. |
232
|
| '+' is not preceded with whitespace. |
232
|
| '+' is not followed by whitespace. |
232
|
| '}' should be on the same line. |
233
|
| Line is longer than 80 characters. |
235
|
| '+' is not preceded with whitespace. |
235
|
| '+' is not followed by whitespace. |
235
|
| '+' is not preceded with whitespace. |
235
|
| '+' is not followed by whitespace. |
235
|
| '+' is not preceded with whitespace. |
235
|
| '+' should be on a new line. |
235
|
| Line is longer than 80 characters. |
236
|
| '+' is not preceded with whitespace. |
236
|
| '+' is not followed by whitespace. |
236
|
| '+' is not preceded with whitespace. |
236
|
| '+' is not followed by whitespace. |
236
|
| '+' is not preceded with whitespace. |
244
|
| '+' is not followed by whitespace. |
244
|
| '+' is not preceded with whitespace. |
244
|
| '+' is not followed by whitespace. |
244
|
| '+' is not preceded with whitespace. |
244
|
| '+' is not followed by whitespace. |
244
|
| Line has trailing spaces. |
248
|
| Line has trailing spaces. |
250
|
| Line is longer than 80 characters. |
251
|
| '+' is not preceded with whitespace. |
251
|
| '+' is not followed by whitespace. |
251
|
| '+' is not preceded with whitespace. |
251
|
| '+' is not followed by whitespace. |
251
|
| '+' is not preceded with whitespace. |
251
|
| '+' is not followed by whitespace. |
251
|
| '+' is not preceded with whitespace. |
251
|
| '+' is not followed by whitespace. |
251
|
| Line has trailing spaces. |
252
|
| '}' should be on the same line. |
254
|
| Line is longer than 80 characters. |
256
|
| '+' is not preceded with whitespace. |
256
|
| '+' should be on a new line. |
256
|
| '+' is not preceded with whitespace. |
257
|
| '+' is not followed by whitespace. |
257
|
| ',' is not followed by whitespace. |
257
|
| '}' should be on the same line. |
258
|
| Line is longer than 80 characters. |
260
|
| '+' is not preceded with whitespace. |
260
|
| '+' is not followed by whitespace. |
260
|
| '+' is not preceded with whitespace. |
260
|
| '+' is not followed by whitespace. |
260
|
| '+' is not preceded with whitespace. |
260
|
| '+' should be on a new line. |
260
|
| Line is longer than 80 characters. |
261
|
| '+' is not preceded with whitespace. |
261
|
| '+' is not followed by whitespace. |
261
|
| '+' is not preceded with whitespace. |
261
|
| '+' is not followed by whitespace. |
261
|
| Line is longer than 80 characters. |
266
|
| Line is longer than 80 characters. |
267
|
| '+' is not preceded with whitespace. |
267
|
| '+' is not followed by whitespace. |
267
|
| '}' should be on the same line. |
273
|
| Line is longer than 80 characters. |
275
|
| Line is longer than 80 characters. |
276
|
| Line is longer than 80 characters. |
277
|
| '+' is not preceded with whitespace. |
279
|
| '+' is not followed by whitespace. |
279
|
| Line has trailing spaces. |
281
|
| Line is longer than 80 characters. |
283
|
| '}' should be on the same line. |
288
|
| Line is longer than 80 characters. |
290
|
| Line is longer than 80 characters. |
291
|
| Line is longer than 80 characters. |
292
|
| '+' is not preceded with whitespace. |
294
|
| '+' is not followed by whitespace. |
294
|
| Line has trailing spaces. |
296
|
| Line has trailing spaces. |
297
|
| Line is longer than 80 characters. |
298
|
| '+' is not preceded with whitespace. |
300
|
| '+' should be on a new line. |
300
|
| Line is longer than 80 characters. |
301
|
| '+' is not preceded with whitespace. |
301
|
| '+' is not followed by whitespace. |
301
|
| '+' is not preceded with whitespace. |
301
|
| '+' is not followed by whitespace. |
301
|
| '+' is not preceded with whitespace. |
301
|
| '+' is not followed by whitespace. |
301
|
| '+' is not preceded with whitespace. |
301
|
| '+' is not followed by whitespace. |
301
|
| '+' is not preceded with whitespace. |
301
|
| '+' should be on a new line. |
301
|
| '+' is not preceded with whitespace. |
302
|
| '+' is not followed by whitespace. |
302
|
| '+' is not preceded with whitespace. |
302
|
| '+' is not followed by whitespace. |
302
|
| '+' is not preceded with whitespace. |
302
|
| '+' should be on a new line. |
302
|
| Line is longer than 80 characters. |
303
|
| '+' is not preceded with whitespace. |
303
|
| '+' is not followed by whitespace. |
303
|
| '+' is not preceded with whitespace. |
303
|
| '+' is not followed by whitespace. |
303
|
| Line is longer than 80 characters. |
308
|
| Expected an @return tag. |
312
|
| Parameter givenFilename should be final. |
312
|
| Expected @param tag for 'givenFilename'. |
312
|
| Line has trailing spaces. |
316
|
| '+' is not preceded with whitespace. |
319
|
| '+' is not followed by whitespace. |
319
|
| '+' is not preceded with whitespace. |
322
|
| '+' is not followed by whitespace. |
322
|
| Line has trailing spaces. |
323
|
| Line has trailing spaces. |
333
|
| Line is longer than 80 characters. |
335
|
| Line is longer than 80 characters. |
336
|
| '+' is not preceded with whitespace. |
337
|
| '+' is not followed by whitespace. |
337
|
| '+' is not preceded with whitespace. |
337
|
| '+' is not followed by whitespace. |
337
|
| Line has trailing spaces. |
343
|
| Line is longer than 80 characters. |
344
|
| '+' is not preceded with whitespace. |
344
|
| '+' is not followed by whitespace. |
344
|
| '+' is not preceded with whitespace. |
344
|
| '+' is not followed by whitespace. |
344
|
| Line has trailing spaces. |
345
|
| Line has trailing spaces. |
347
|
| Line is longer than 80 characters. |
349
|
| '+' is not preceded with whitespace. |
349
|
| '+' is not followed by whitespace. |
349
|
| '+' is not preceded with whitespace. |
349
|
| '+' is not followed by whitespace. |
349
|
| '+' is not preceded with whitespace. |
349
|
| '+' is not followed by whitespace. |
349
|
| Line has trailing spaces. |
352
|
| Line has trailing spaces. |
353
|
| '+' is not preceded with whitespace. |
355
|
| '+' is not followed by whitespace. |
355
|
| '+' is not preceded with whitespace. |
355
|
| '+' is not followed by whitespace. |
355
|
| Line has trailing spaces. |
360
|
| Line has trailing spaces. |
363
|
| Missing a Javadoc comment. |
364
|
| Parameter f should be final. |
364
|
| '+' is not preceded with whitespace. |
367
|
| '+' is not followed by whitespace. |
367
|
| '+' is not preceded with whitespace. |
367
|
| '+' is not followed by whitespace. |
367
|
| '}' should be on the same line. |
369
|
| Line is longer than 80 characters. |
371
|
| '+' is not preceded with whitespace. |
371
|
| '+' is not followed by whitespace. |
371
|
| '+' is not preceded with whitespace. |
371
|
| '+' is not followed by whitespace. |
371
|
| Line has trailing spaces. |
374
|
| Line has trailing spaces. |
375
|
| Line has trailing spaces. |
376
|
| Method 'loadFromUrl' is not designed for extension - needs to be abstract, final or empty. |
383
|
| Parameter url should be final. |
383
|
| Expected @param tag for 'url'. |
383
|
| Expected @throws tag for 'IOException'. |
383
|
| Line has trailing spaces. |
394
|
| Line is longer than 80 characters. |
395
|
| Line is longer than 80 characters. |
397
|
| ';' is preceded with whitespace. |
397
|
| Line is longer than 80 characters. |
401
|
| '+' is not preceded with whitespace. |
401
|
| '+' is not followed by whitespace. |
401
|
| '+' is not preceded with whitespace. |
401
|
| '+' is not followed by whitespace. |
401
|
| Line has trailing spaces. |
404
|
| Line has trailing spaces. |
407
|
| Line has trailing spaces. |
409
|
| First sentence should end with a period. |
410
|
| Line is longer than 80 characters. |
411
|
| Parameter key should be final. |
414
|
| Expected @param tag for 'key'. |
414
|
| '{' should be on the previous line. |
415
|
| Line is longer than 80 characters. |
416
|
| '+' is not preceded with whitespace. |
416
|
| '+' is not followed by whitespace. |
416
|
| '+' is not preceded with whitespace. |
416
|
| '+' is not followed by whitespace. |
416
|
| Line is longer than 80 characters. |
417
|
| '+' is not preceded with whitespace. |
417
|
| '+' is not followed by whitespace. |
417
|
| '+' is not preceded with whitespace. |
417
|
| '+' is not followed by whitespace. |
417
|
| Line is longer than 80 characters. |
418
|
| '+' is not preceded with whitespace. |
418
|
| '+' is not followed by whitespace. |
418
|
| '+' is not preceded with whitespace. |
418
|
| '+' is not followed by whitespace. |
418
|
| Expected an @return tag. |
425
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
425
|
| Parameter key should be final. |
425
|
| Expected @param tag for 'key'. |
425
|
| Line has trailing spaces. |
430
|
| Line has trailing spaces. |
435
|
| Line has trailing spaces. |
439
|
| '+' is not preceded with whitespace. |
442
|
| '+' is not followed by whitespace. |
442
|
| '}' should be on the same line. |
443
|
| '}' should be on the same line. |
447
|
| Must have at least one statement. |
448
|
| '}' should be on the same line. |
448
|
| '+' is not preceded with whitespace. |
450
|
| '+' is not followed by whitespace. |
450
|
| '+' is not preceded with whitespace. |
450
|
| '+' is not followed by whitespace. |
450
|
| '+' is not preceded with whitespace. |
450
|
| '+' is not followed by whitespace. |
450
|
| '+' is not followed by whitespace. |
457
|
| '}' should be on the same line. |
458
|
| '+' is not followed by whitespace. |
461
|
| '+' is not preceded with whitespace. |
461
|
| '+' is not followed by whitespace. |
461
|
| '+' is not preceded with whitespace. |
461
|
| '+' is not followed by whitespace. |
461
|
| Line has trailing spaces. |
462
|
| Line has trailing spaces. |
467
|
| '+' is not followed by whitespace. |
469
|
| Line has trailing spaces. |
474
|
| Line is longer than 80 characters. |
475
|
| '+' is not preceded with whitespace. |
475
|
| '+' is not followed by whitespace. |
475
|
| '+' is not preceded with whitespace. |
475
|
| '+' is not followed by whitespace. |
475
|
| '+' is not preceded with whitespace. |
475
|
| '+' is not followed by whitespace. |
475
|
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. |
483
|
| Parameter key should be final. |
483
|
| Expected @param tag for 'key'. |
483
|
| Parameter value should be final. |
483
|
| Expected @param tag for 'value'. |
483
|
| Line is longer than 80 characters. |
496
|
| Expected an @return tag. |
499
|
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. |
499
|
| Parameter key should be final. |
499
|
| Expected @param tag for 'key'. |
499
|
| Line has trailing spaces. |
504
|
| '}' should be on the same line. |
510
|
| '{' is followed by whitespace. |
512
|
| Line has trailing spaces. |
515
|
| 'cast' is not followed by whitespace. |
522
|
| '+' is not preceded with whitespace. |
523
|
| '+' is not followed by whitespace. |
523
|
| Line is longer than 80 characters. |
528
|
| '=' is not preceded with whitespace. |
532
|
| '=' is not followed by whitespace. |
532
|
| '+' is not preceded with whitespace. |
532
|
| '+' is not followed by whitespace. |
532
|
| '}' should be on the same line. |
537
|
| '}' should be on the same line. |
541
|
| Must have at least one statement. |
542
|
| '}' should be on the same line. |
542
|
| '+' is not preceded with whitespace. |
544
|
| '+' is not followed by whitespace. |
544
|
| '+' is not preceded with whitespace. |
544
|
| '+' is not followed by whitespace. |
544
|
| '+' is not preceded with whitespace. |
544
|
| '+' is not followed by whitespace. |
544
|
| '+' is not followed by whitespace. |
553
|
| '}' should be on the same line. |
554
|
| '+' is not followed by whitespace. |
556
|
| '+' is not preceded with whitespace. |
556
|
| '+' is not followed by whitespace. |
556
|
| '+' is not preceded with whitespace. |
556
|
| '+' is not followed by whitespace. |
556
|
| '+' is not preceded with whitespace. |
559
|
| '+' is not followed by whitespace. |
559
|
| Line has trailing spaces. |
560
|
| Line is longer than 80 characters. |
561
|
| Line is longer than 80 characters. |
563
|
| '+' is not preceded with whitespace. |
563
|
| '+' is not followed by whitespace. |
563
|
| '+' is not preceded with whitespace. |
563
|
| '+' is not followed by whitespace. |
563
|
| '{' is followed by whitespace. |
568
|
| Line has trailing spaces. |
570
|
| '+' is not preceded with whitespace. |
576
|
| '+' is not followed by whitespace. |
576
|
| '+' is not preceded with whitespace. |
576
|
| '+' is not followed by whitespace. |
576
|
| Line has trailing spaces. |
581
|
| Line has trailing spaces. |
583
|
| '+' is not followed by whitespace. |
585
|
| '{' is followed by whitespace. |
588
|
| Line has trailing spaces. |
590
|
| Line is longer than 80 characters. |
591
|
| '+' is not preceded with whitespace. |
591
|
| '+' is not followed by whitespace. |
591
|
| '+' is not preceded with whitespace. |
591
|
| '+' is not followed by whitespace. |
591
|
| '+' is not preceded with whitespace. |
591
|
| '+' is not followed by whitespace. |
591
|
| Line is longer than 80 characters. |
595
|
| Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. |
598
|
| Parameter key should be final. |
598
|
| Expected @param tag for 'key'. |
598
|
| Parameter values should be final. |
598
|
| Expected @param tag for 'values'. |
598
|
| Line is longer than 80 characters. |
610
|
| Expected an @return tag. |
613
|
| Method 'keySet' is not designed for extension - needs to be abstract, final or empty. |
613
|
| Line has trailing spaces. |
617
|
| Line has trailing spaces. |
619
|
| '}' should be on the same line. |
628
|
| Line is longer than 80 characters. |
630
|
| '+' is not preceded with whitespace. |
630
|
| '+' is not followed by whitespace. |
630
|
| ',' is not followed by whitespace. |
630
|
| Line has trailing spaces. |
633
|
| Line has trailing spaces. |
644
|
| First sentence should end with a period. |
645
|
| Method 'dumpConfig' is not designed for extension - needs to be abstract, final or empty. |
648
|
| Parameter writer should be final. |
648
|
| Expected @param tag for 'writer'. |
648
|
| Line has trailing spaces. |
649
|
| Line has trailing spaces. |
651
|
| '+' is not preceded with whitespace. |
652
|
| '+' is not followed by whitespace. |
652
|
| '}' should be on the same line. |
658
|
| Line has trailing spaces. |
667
|
| 'cast' is not followed by whitespace. |
681
|
| 'cast' is not followed by whitespace. |
685
|
| Line is longer than 80 characters. |
687
|
| Must have at least one statement. |
690
|
| Line has trailing spaces. |
693
|
| '}' should be on the same line. |
694
|
| '}' should be on the same line. |
699
|
| Line has trailing spaces. |
704
|
| Line is longer than 80 characters. |
711
|
| '}' should be on the same line. |
713
|
| '}' should be on the same line. |
727
|
| Line is longer than 80 characters. |
729
|
| '+' is not preceded with whitespace. |
730
|
| '+' is not followed by whitespace. |
730
|
| Line has trailing spaces. |
735
|
| Expected an @return tag. |
740
|
| Method 'formKeyValue' is not designed for extension - needs to be abstract, final or empty. |
740
|
| Parameter key should be final. |
740
|
| Expected @param tag for 'key'. |
740
|
| Parameter value should be final. |
740
|
| Expected @param tag for 'value'. |
740
|
| '+' is not preceded with whitespace. |
742
|
| '+' is not followed by whitespace. |
742
|
| '+' is not preceded with whitespace. |
742
|
| '+' is not followed by whitespace. |
742
|
| '+' is not preceded with whitespace. |
744
|
| '+' is not followed by whitespace. |
744
|
| '+' is not preceded with whitespace. |
744
|
| '+' is not followed by whitespace. |
744
|
| '+' is not preceded with whitespace. |
744
|
| '+' is not followed by whitespace. |
744
|
| Line has trailing spaces. |
747
|
| First sentence should end with a period. |
748
|
| Parameter args should be final. |
751
|
| Expected @param tag for 'args'. |
751
|
| Line is longer than 80 characters. |
772
|
| Line is longer than 80 characters. |
775
|
org/astrogrid/config/PropertyNotFoundException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
7
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| Parameter msg should be final. |
22
|
| Line has trailing spaces. |
25
|
org/astrogrid/config/SimpleConfig.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
23
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
32
|
| Utility classes should not have a public or default constructor. |
40
|
| '{' should be on the previous line. |
41
|
| First sentence should end with a period. |
42
|
| Line is longer than 80 characters. |
43
|
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Line has trailing spaces. |
44
|
| First sentence should end with a period. |
45
|
| Expected an @return tag. |
48
|
| Line has trailing spaces. |
51
|
| First sentence should end with a period. |
52
|
| Parameter filepath should be final. |
55
|
| Expected @param tag for 'filepath'. |
55
|
| Expected @throws tag for 'IOException'. |
55
|
| '{' should be on the previous line. |
56
|
| First sentence should end with a period. |
61
|
| Parameter url should be final. |
64
|
| Expected @param tag for 'url'. |
64
|
| Expected @throws tag for 'IOException'. |
64
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
68
|
| First sentence should end with a period. |
69
|
| Expected an @return tag. |
72
|
| '{' should be on the previous line. |
73
|
| Parameter key should be final. |
80
|
| Expected @param tag for 'key'. |
80
|
| Parameter value should be final. |
80
|
| Expected @param tag for 'value'. |
80
|
| '{' should be on the previous line. |
81
|
| First sentence should end with a period. |
85
|
| Expected an @return tag. |
89
|
| Parameter key should be final. |
89
|
| Expected @param tag for 'key'. |
89
|
| '{' should be on the previous line. |
90
|
| First sentence should end with a period. |
94
|
| Expected an @return tag. |
99
|
| Parameter key should be final. |
99
|
| Expected @param tag for 'key'. |
99
|
| Parameter defaultValue should be final. |
99
|
| Expected @param tag for 'defaultValue'. |
99
|
| '{' should be on the previous line. |
100
|
| '}' should be on the same line. |
103
|
org/astrogrid/devtools/JarFinder.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
30
|
| Utility classes should not have a public or default constructor. |
30
|
| '{' should be on the previous line. |
31
|
| First sentence should end with a period. |
32
|
| Line is longer than 80 characters. |
33
|
| Expected an @return tag. |
35
|
| Parameter className should be final. |
35
|
| Expected @param tag for 'className'. |
35
|
| Expected @throws tag for 'IOException'. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
42
|
| '=' is not preceded with whitespace. |
43
|
| '=' is not followed by whitespace. |
43
|
| '<' is not preceded with whitespace. |
43
|
| '<' is not followed by whitespace. |
43
|
| ';' is not followed by whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| Line has trailing spaces. |
46
|
| '{' should be on the previous line. |
48
|
| '{' should be on the previous line. |
50
|
| Line has trailing spaces. |
55
|
| Expected an @return tag. |
66
|
| Line is longer than 80 characters. |
66
|
| Parameter className should be final. |
66
|
| Expected @param tag for 'className'. |
66
|
| Parameter jarPath should be final. |
66
|
| Expected @param tag for 'jarPath'. |
66
|
| Expected @throws tag for 'IOException'. |
66
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
71
|
| '{' should be on the previous line. |
73
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
77
|
| '>' is not followed by whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '+' is not preceded with whitespace. |
80
|
| '+' is not followed by whitespace. |
80
|
| '+' is not preceded with whitespace. |
80
|
| '+' is not followed by whitespace. |
80
|
| '+' is not preceded with whitespace. |
80
|
| '+' is not followed by whitespace. |
80
|
| Line has trailing spaces. |
83
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
90
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
92
|
| First sentence should end with a period. |
93
|
| Parameter args should be final. |
96
|
| Expected @param tag for 'args'. |
96
|
| Expected @throws tag for 'IOException'. |
96
|
| '{' should be on the previous line. |
97
|
org/astrogrid/devtools/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/i18n/AstroGridMessage.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| ';' is preceded with whitespace. |
17
|
| ';' is preceded with whitespace. |
19
|
| ';' is preceded with whitespace. |
20
|
| Missing a Javadoc comment. |
58
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
70
|
| ';' is preceded with whitespace. |
72
|
| Missing a Javadoc comment. |
74
|
| '=' is not preceded with whitespace. |
75
|
| ';' is preceded with whitespace. |
75
|
| Line is longer than 80 characters. |
82
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
86
|
| ';' is preceded with whitespace. |
86
|
| Missing a Javadoc comment. |
88
|
| ';' is preceded with whitespace. |
89
|
| Missing a Javadoc comment. |
91
|
| ';' is preceded with whitespace. |
93
|
| ';' is preceded with whitespace. |
99
|
| First sentence should end with a period. |
101
|
| ';' is preceded with whitespace. |
105
|
| ';' is preceded with whitespace. |
113
|
| Missing a Javadoc comment. |
115
|
| Missing a Javadoc comment. |
117
|
| ';' is preceded with whitespace. |
117
|
| Missing a Javadoc comment. |
119
|
| '(' is followed by whitespace. |
119
|
| Parameter subsystemAcronym should be final. |
119
|
| ')' is preceded with whitespace. |
119
|
| ';' is preceded with whitespace. |
120
|
| Missing a Javadoc comment. |
123
|
| '(' is followed by whitespace. |
123
|
| Parameter subsystemAcronym should be final. |
123
|
| Parameter locale should be final. |
123
|
| ')' is preceded with whitespace. |
123
|
| ';' is preceded with whitespace. |
124
|
| Missing a Javadoc comment. |
127
|
| '{' is not preceded with whitespace. |
127
|
| ';' is preceded with whitespace. |
127
|
| Line is longer than 80 characters. |
141
|
| '(' is followed by whitespace. |
141
|
| Parameter subsystemAcronym should be final. |
141
|
| Expected @param tag for 'subsystemAcronym'. |
141
|
| Parameter aResourceBundle should be final. |
141
|
| Expected @param tag for 'aResourceBundle'. |
141
|
| ')' is preceded with whitespace. |
141
|
| '(' is followed by whitespace. |
142
|
| ';' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| ';' is preceded with whitespace. |
145
|
| '}' should be on the same line. |
146
|
| '(' is followed by whitespace. |
148
|
| ';' is preceded with whitespace. |
148
|
| Missing a Javadoc comment. |
154
|
| '(' is followed by whitespace. |
154
|
| Parameter subsystemAcronym should be final. |
154
|
| ')' is preceded with whitespace. |
154
|
| ';' is preceded with whitespace. |
156
|
| Line is longer than 80 characters. |
159
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| ';' is preceded with whitespace. |
159
|
| '}' should be on the same line. |
160
|
| 'catch' is not followed by whitespace. |
161
|
| '(' is followed by whitespace. |
161
|
| '{' is not preceded with whitespace. |
161
|
| Empty statement. |
162
|
| ';' is preceded with whitespace. |
165
|
| First sentence should end with a period. |
170
|
| Expected an @return tag. |
175
|
| '(' is followed by whitespace. |
175
|
| Parameter subsystemAcronym should be final. |
175
|
| Expected @param tag for 'subsystemAcronym'. |
175
|
| ')' is preceded with whitespace. |
175
|
| Expected @throws tag for 'AstroGridException'. |
176
|
| '(' is followed by whitespace. |
179
|
| '(' is followed by whitespace. |
182
|
| '(' is followed by whitespace. |
185
|
| ';' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| ';' is preceded with whitespace. |
190
|
| '(' is followed by whitespace. |
192
|
| '+' should be on a new line. |
192
|
| '+' should be on a new line. |
193
|
| '+' should be on a new line. |
194
|
| ')' is preceded with whitespace. |
195
|
| ';' is preceded with whitespace. |
195
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
198
|
| ';' is preceded with whitespace. |
198
|
| First sentence should end with a period. |
203
|
| Expected an @return tag. |
208
|
| Line is longer than 80 characters. |
208
|
| '(' is followed by whitespace. |
208
|
| Parameter subsystemAcronym should be final. |
208
|
| Expected @param tag for 'subsystemAcronym'. |
208
|
| Parameter locale should be final. |
208
|
| Expected @param tag for 'locale'. |
208
|
| ')' is preceded with whitespace. |
208
|
| Expected @throws tag for 'AstroGridException'. |
209
|
| '(' is followed by whitespace. |
210
|
| ';' is preceded with whitespace. |
210
|
| ';' is preceded with whitespace. |
213
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| ';' is preceded with whitespace. |
217
|
| 'cast' is not followed by whitespace. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| ';' is preceded with whitespace. |
218
|
| 'if' is not followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line is longer than 80 characters. |
223
|
| '(' is followed by whitespace. |
223
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
225
|
| ';' is preceded with whitespace. |
225
|
| Line is longer than 80 characters. |
227
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| ';' is preceded with whitespace. |
227
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| ';' is preceded with whitespace. |
228
|
| '}' should be on the same line. |
232
|
| 'catch' is not followed by whitespace. |
233
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line is longer than 80 characters. |
235
|
| '(' is followed by whitespace. |
235
|
| Line is longer than 80 characters. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| ')' is preceded with whitespace. |
238
|
| ';' is preceded with whitespace. |
238
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| ';' is preceded with whitespace. |
239
|
| '}' should be on the same line. |
240
|
| '(' is followed by whitespace. |
242
|
| ';' is preceded with whitespace. |
242
|
| ';' is preceded with whitespace. |
245
|
| '(' is followed by whitespace. |
256
|
| Parameter key should be final. |
256
|
| 'key' hides a field. |
256
|
| ')' is preceded with whitespace. |
256
|
| ';' is preceded with whitespace. |
257
|
| ';' is preceded with whitespace. |
258
|
| '(' is followed by whitespace. |
269
|
| Parameter key should be final. |
269
|
| 'key' hides a field. |
269
|
| Parameter insert1 should be final. |
269
|
| ')' is preceded with whitespace. |
269
|
| ';' is preceded with whitespace. |
270
|
| ';' is preceded with whitespace. |
271
|
| '(' is followed by whitespace. |
283
|
| Parameter key should be final. |
283
|
| 'key' hides a field. |
283
|
| Parameter insert1 should be final. |
283
|
| Parameter insert2 should be final. |
283
|
| ')' is preceded with whitespace. |
283
|
| ',' is not followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| ';' is preceded with whitespace. |
284
|
| Line is longer than 80 characters. |
297
|
| '(' is followed by whitespace. |
297
|
| Parameter key should be final. |
297
|
| 'key' hides a field. |
297
|
| Parameter insert1 should be final. |
297
|
| Parameter insert2 should be final. |
297
|
| Parameter insert3 should be final. |
297
|
| ')' is preceded with whitespace. |
297
|
| ',' is not followed by whitespace. |
298
|
| ',' is not followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| ';' is preceded with whitespace. |
298
|
| Line is longer than 80 characters. |
312
|
| '(' is followed by whitespace. |
312
|
| Parameter key should be final. |
312
|
| 'key' hides a field. |
312
|
| Parameter insert1 should be final. |
312
|
| Parameter insert2 should be final. |
312
|
| Parameter insert3 should be final. |
312
|
| Parameter insert4 should be final. |
312
|
| ')' is preceded with whitespace. |
312
|
| ',' is not followed by whitespace. |
313
|
| ',' is not followed by whitespace. |
313
|
| ',' is not followed by whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| ';' is preceded with whitespace. |
313
|
| '(' is followed by whitespace. |
323
|
| Parameter key should be final. |
323
|
| 'key' hides a field. |
323
|
| Parameter inserts should be final. |
323
|
| 'inserts' hides a field. |
323
|
| ')' is preceded with whitespace. |
323
|
| ';' is preceded with whitespace. |
324
|
| ';' is preceded with whitespace. |
325
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
346
|
| '(' is followed by whitespace. |
346
|
| Parameter mssgs should be final. |
346
|
| ')' is preceded with whitespace. |
346
|
| '(' is followed by whitespace. |
347
|
| ';' is preceded with whitespace. |
347
|
| ';' is preceded with whitespace. |
351
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| ';' is preceded with whitespace. |
357
|
| '(' is followed by whitespace. |
358
|
| ')' is preceded with whitespace. |
358
|
| ';' is preceded with whitespace. |
358
|
| '}' should be on the same line. |
359
|
| 'catch' is not followed by whitespace. |
360
|
| '(' is followed by whitespace. |
360
|
| ')' is preceded with whitespace. |
360
|
| ';' is preceded with whitespace. |
362
|
| '(' is followed by whitespace. |
363
|
| ')' is preceded with whitespace. |
365
|
| ';' is preceded with whitespace. |
365
|
| '(' is followed by whitespace. |
366
|
| ')' is preceded with whitespace. |
366
|
| ';' is preceded with whitespace. |
366
|
| '}' should be on the same line. |
367
|
| 'catch' is not followed by whitespace. |
368
|
| '(' is followed by whitespace. |
368
|
| ')' is preceded with whitespace. |
368
|
| '{' is followed by whitespace. |
370
|
| ';' is preceded with whitespace. |
370
|
| '(' is followed by whitespace. |
371
|
| Line is longer than 80 characters. |
372
|
| ')' is preceded with whitespace. |
373
|
| ';' is preceded with whitespace. |
373
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
375
|
| ';' is preceded with whitespace. |
375
|
| '}' should be on the same line. |
376
|
| 'catch' is not followed by whitespace. |
377
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| '{' is followed by whitespace. |
379
|
| ';' is preceded with whitespace. |
379
|
| '(' is followed by whitespace. |
380
|
| Line is longer than 80 characters. |
381
|
| ')' is preceded with whitespace. |
382
|
| ';' is preceded with whitespace. |
382
|
| '(' is followed by whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| ';' is preceded with whitespace. |
383
|
| '}' should be on the same line. |
384
|
| '(' is followed by whitespace. |
386
|
| ';' is preceded with whitespace. |
386
|
| ';' is preceded with whitespace. |
389
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
394
|
| Missing a Javadoc comment. |
394
|
| '(' is followed by whitespace. |
394
|
| Parameter locale should be final. |
394
|
| ')' is preceded with whitespace. |
394
|
| ';' is preceded with whitespace. |
397
|
| ';' is preceded with whitespace. |
399
|
| Line is longer than 80 characters. |
402
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
403
|
| ';' is preceded with whitespace. |
403
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| ';' is preceded with whitespace. |
404
|
| '}' should be on the same line. |
405
|
| 'catch' is not followed by whitespace. |
406
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| ';' is preceded with whitespace. |
407
|
| ';' is preceded with whitespace. |
410
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
430
|
| '(' is followed by whitespace. |
431
|
| ';' is preceded with whitespace. |
431
|
| ';' is preceded with whitespace. |
434
|
| Line is longer than 80 characters. |
438
|
| 'if' is not followed by whitespace. |
440
|
| '(' is followed by whitespace. |
440
|
| '(' is followed by whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| ')' is preceded with whitespace. |
442
|
| Inner assignments should be avoided. |
443
|
| '(' is followed by whitespace. |
443
|
| ')' is preceded with whitespace. |
443
|
| ';' is preceded with whitespace. |
443
|
| '}' should be on the same line. |
444
|
| Line is longer than 80 characters. |
447
|
| ';' is preceded with whitespace. |
449
|
| Line is longer than 80 characters. |
452
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
452
|
| ';' is preceded with whitespace. |
452
|
| '}' should be on the same line. |
453
|
| 'catch' is not followed by whitespace. |
454
|
| '(' is followed by whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| '{' is not preceded with whitespace. |
454
|
| Empty statement. |
455
|
| 'if' is not followed by whitespace. |
458
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '(' is followed by whitespace. |
459
|
| ')' is preceded with whitespace. |
459
|
| '}' should be on the same line. |
460
|
| ';' is preceded with whitespace. |
462
|
| '(' is followed by whitespace. |
468
|
| ';' is preceded with whitespace. |
468
|
| ';' is preceded with whitespace. |
471
|
| '64' is a magic number. |
488
|
| ';' is preceded with whitespace. |
488
|
| '(' is followed by whitespace. |
490
|
| '(' is followed by whitespace. |
491
|
| ')' is preceded with whitespace. |
491
|
| '(' is followed by whitespace. |
492
|
| ')' is preceded with whitespace. |
492
|
| 'if' is not followed by whitespace. |
494
|
| '(' is followed by whitespace. |
494
|
| ')' is preceded with whitespace. |
494
|
| 'for' is not followed by whitespace. |
496
|
| '(' is followed by whitespace. |
496
|
| '=' is not preceded with whitespace. |
496
|
| '=' is not followed by whitespace. |
496
|
| ')' is preceded with whitespace. |
496
|
| '(' is followed by whitespace. |
498
|
| '(' is followed by whitespace. |
499
|
| '+' is not preceded with whitespace. |
499
|
| '+' is not followed by whitespace. |
499
|
| ')' is preceded with whitespace. |
499
|
| '(' is followed by whitespace. |
500
|
| '(' is followed by whitespace. |
501
|
| ')' is preceded with whitespace. |
501
|
| '(' is followed by whitespace. |
502
|
| ';' is preceded with whitespace. |
502
|
| ';' is preceded with whitespace. |
507
|
| Line is longer than 80 characters. |
512
|
| Missing a Javadoc comment. |
512
|
| '(' is followed by whitespace. |
512
|
| Parameter mssgs should be final. |
512
|
| Parameter message should be final. |
512
|
| Parameter inserts should be final. |
512
|
| 'inserts' hides a field. |
512
|
| ')' is preceded with whitespace. |
512
|
| ';' is preceded with whitespace. |
514
|
| ';' is preceded with whitespace. |
516
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| ';' is preceded with whitespace. |
517
|
| '(' is followed by whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| ';' is preceded with whitespace. |
519
|
| 'if' is not followed by whitespace. |
520
|
| '(' is followed by whitespace. |
520
|
| ')' is preceded with whitespace. |
520
|
| ';' is preceded with whitespace. |
521
|
| ';' is preceded with whitespace. |
523
|
| '(' is followed by whitespace. |
524
|
| ')' is preceded with whitespace. |
524
|
| ';' is preceded with whitespace. |
524
|
| ';' is preceded with whitespace. |
526
|
| Missing a Javadoc comment. |
530
|
| '(' is followed by whitespace. |
531
|
| ')' is preceded with whitespace. |
532
|
| ';' is preceded with whitespace. |
532
|
org/astrogrid/i18n/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/io/Piper.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
7
|
| Using the '.*' form of import should be avoided - java.io.*. |
16
|
| First sentence should end with a period. |
18
|
| Class Piper should be declared as final. |
24
|
| '{' should be on the previous line. |
25
|
| First sentence should end with a period. |
26
|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
29
|
| Missing a Javadoc comment. |
31
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
33
|
| '=' is not preceded with whitespace. |
33
|
| '1024' is a magic number. |
33
|
| '=' is not followed by whitespace. |
33
|
| '*' is not preceded with whitespace. |
33
|
| '*' is not followed by whitespace. |
33
|
| '1024' is a magic number. |
33
|
| '*' is not preceded with whitespace. |
33
|
| '*' is not followed by whitespace. |
33
|
| '30' is a magic number. |
33
|
| Line has trailing spaces. |
34
|
| First sentence should end with a period. |
35
|
| '{' is not followed by whitespace. |
36
|
| '}' is not preceded with whitespace. |
36
|
| Line has trailing spaces. |
37
|
| Parameter in should be final. |
43
|
| Parameter out should be final. |
43
|
| '{' should be on the previous line. |
51
|
| ',' is not followed by whitespace. |
52
|
| 'if' is not followed by whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| '+' is not preceded with whitespace. |
57
|
| '+' is not followed by whitespace. |
57
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Line is longer than 80 characters. |
66
|
| Parameter in should be final. |
66
|
| Expected @param tag for 'in'. |
66
|
| Parameter out should be final. |
66
|
| Expected @param tag for 'out'. |
66
|
| Expected @throws tag for 'IOException'. |
66
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
74
|
| Parameter in should be final. |
79
|
| Expected @param tag for 'in'. |
79
|
| Parameter out should be final. |
79
|
| Expected @param tag for 'out'. |
79
|
| Expected @throws tag for 'IOException'. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
85
|
| '{' should be on the previous line. |
87
|
| ',' is not followed by whitespace. |
88
|
| Line has trailing spaces. |
90
|
| 'if' is not followed by whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '+' is not preceded with whitespace. |
93
|
| First sentence should end with a period. |
99
|
| Parameter in should be final. |
102
|
| Expected @param tag for 'in'. |
102
|
| Parameter out should be final. |
102
|
| Expected @param tag for 'out'. |
102
|
| Expected @throws tag for 'IOException'. |
102
|
| '{' should be on the previous line. |
103
|
| Line has trailing spaces. |
108
|
org/astrogrid/io/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/log/ConsoleFormatter.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
16
|
| '{' should be on the previous line. |
23
|
| Method 'format' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Parameter record should be final. |
36
|
| '{' should be on the previous line. |
37
|
| Line is longer than 80 characters. |
42
|
| '+' is not preceded with whitespace. |
42
|
| '+' is not followed by whitespace. |
42
|
| '+' is not preceded with whitespace. |
42
|
| '+' is not followed by whitespace. |
42
|
| '+' is not preceded with whitespace. |
42
|
| '+' is not followed by whitespace. |
42
|
| '+' is not preceded with whitespace. |
42
|
| '+' is not followed by whitespace. |
42
|
| '{' should be on the previous line. |
45
|
| '{' should be on the previous line. |
47
|
| '+' is not preceded with whitespace. |
48
|
| '+' is not followed by whitespace. |
48
|
| '+' is not preceded with whitespace. |
48
|
| '+' is not followed by whitespace. |
48
|
| '}' should be on the same line. |
49
|
| '{' should be on the previous line. |
51
|
| '+' is not preceded with whitespace. |
54
|
| '+' is not followed by whitespace. |
54
|
| '}' should be on the same line. |
56
|
| '{' should be on the previous line. |
58
|
| '+' is not followed by whitespace. |
59
|
org/astrogrid/log/Log.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - org.apache.commons.logging.*. |
7
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
46
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
51
|
| Line is longer than 80 characters. |
52
|
| Line is longer than 80 characters. |
57
|
| Line is longer than 80 characters. |
63
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
76
|
| Line is longer than 80 characters. |
77
|
| Utility classes should not have a public or default constructor. |
84
|
| '{' should be on the previous line. |
85
|
| Missing a Javadoc comment. |
86
|
| Variable 'traceOn' must be private and have accessor methods. |
86
|
| Missing a Javadoc comment. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Parameter assertion should be final. |
98
|
| Expected @param tag for 'assertion'. |
98
|
| Parameter errorMessage should be final. |
98
|
| Expected @param tag for 'errorMessage'. |
98
|
| '{' should be on the previous line. |
99
|
| '{' should be on the previous line. |
101
|
| First sentence should end with a period. |
106
|
| '(' is followed by whitespace. |
107
|
| Parameter userMessage should be final. |
107
|
| Expected @param tag for 'userMessage'. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| First sentence should end with a period. |
112
|
| Parameter userMessage should be final. |
113
|
| Expected @param tag for 'userMessage'. |
113
|
| Parameter detailMessage should be final. |
113
|
| Expected @param tag for 'detailMessage'. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| First sentence should end with a period. |
118
|
| '(' is followed by whitespace. |
119
|
| Parameter userMessage should be final. |
119
|
| Expected @param tag for 'userMessage'. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| First sentence should end with a period. |
124
|
| '(' is followed by whitespace. |
125
|
| Parameter userMessage should be final. |
125
|
| Expected @param tag for 'userMessage'. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| First sentence should end with a period. |
130
|
| Parameter userMessage should be final. |
131
|
| Expected @param tag for 'userMessage'. |
131
|
| Parameter usefulInfo should be final. |
131
|
| Expected @param tag for 'usefulInfo'. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| '+' is not preceded with whitespace. |
133
|
| '+' is not followed by whitespace. |
133
|
| '+' is not preceded with whitespace. |
133
|
| '+' is not followed by whitespace. |
133
|
| First sentence should end with a period. |
136
|
| '(' is followed by whitespace. |
137
|
| Parameter userMessage should be final. |
137
|
| Expected @param tag for 'userMessage'. |
137
|
| ')' is preceded with whitespace. |
137
|
| '{' should be on the previous line. |
138
|
| First sentence should end with a period. |
142
|
| '(' is followed by whitespace. |
143
|
| Parameter userMessage should be final. |
143
|
| Expected @param tag for 'userMessage'. |
143
|
| Parameter th should be final. |
143
|
| Expected @param tag for 'th'. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| First sentence should end with a period. |
148
|
| Line is longer than 80 characters. |
149
|
| '(' is followed by whitespace. |
149
|
| Parameter userMessage should be final. |
149
|
| Expected @param tag for 'userMessage'. |
149
|
| Parameter usefulInfo should be final. |
149
|
| Expected @param tag for 'usefulInfo'. |
149
|
| Parameter th should be final. |
149
|
| Expected @param tag for 'th'. |
149
|
| ')' is preceded with whitespace. |
149
|
| '+' is not preceded with whitespace. |
151
|
| '+' is not followed by whitespace. |
151
|
| '+' is not preceded with whitespace. |
151
|
| '+' is not followed by whitespace. |
151
|
| '(' is followed by whitespace. |
156
|
| Parameter userMessage should be final. |
156
|
| Expected @param tag for 'userMessage'. |
156
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
157
|
| '(' is followed by whitespace. |
165
|
| Parameter userMessage should be final. |
165
|
| Expected @param tag for 'userMessage'. |
165
|
| Parameter th should be final. |
165
|
| Expected @param tag for 'th'. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| '(' is followed by whitespace. |
172
|
| Parameter userMessage should be final. |
172
|
| Expected @param tag for 'userMessage'. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '{' should be on the previous line. |
175
|
| First sentence should end with a period. |
180
|
| First sentence should end with a period. |
183
|
| First sentence should end with a period. |
186
|
| Parameter msg should be final. |
190
|
| Expected @param tag for 'msg'. |
190
|
| '{' should be on the previous line. |
191
|
| '+' is not preceded with whitespace. |
194
|
| '+' is not followed by whitespace. |
194
|
| '+' is not preceded with whitespace. |
194
|
| '+' is not followed by whitespace. |
194
|
| '+' is not preceded with whitespace. |
194
|
| '+' is not followed by whitespace. |
194
|
| '+' is not preceded with whitespace. |
194
|
| '+' is not followed by whitespace. |
194
|
| First sentence should end with a period. |
197
|
| '{' should be on the previous line. |
199
|
| First sentence should end with a period. |
202
|
| Parameter filename should be final. |
204
|
| Expected @param tag for 'filename'. |
204
|
| Expected @throws tag for 'IOException'. |
204
|
| '{' should be on the previous line. |
205
|
| First sentence should end with a period. |
211
|
| Parameter out should be final. |
214
|
| Expected @param tag for 'out'. |
214
|
| Expected @throws tag for 'IOException'. |
214
|
| '{' should be on the previous line. |
215
|
| First sentence should end with a period. |
219
|
| Parameter out should be final. |
222
|
| Expected @param tag for 'out'. |
222
|
| Expected @throws tag for 'IOException'. |
222
|
| '{' should be on the previous line. |
223
|
| Expected @throws tag for 'IOException'. |
232
|
| '{' should be on the previous line. |
233
|
| Line is longer than 80 characters. |
239
|
| Line contains a tab character. |
274
|
| First sentence should end with a period. |
276
|
| Parameter args should be final. |
279
|
| Expected @param tag for 'args'. |
279
|
| Expected @throws tag for 'Exception'. |
279
|
| '{' should be on the previous line. |
280
|
| Line is longer than 80 characters. |
282
|
| ',' is not followed by whitespace. |
282
|
| ',' is not followed by whitespace. |
283
|
| Line is longer than 80 characters. |
284
|
| Line is longer than 80 characters. |
286
|
org/astrogrid/log/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/store/Ivorn.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
7
|
| Line is longer than 80 characters. |
16
|
| '{' should be on the previous line. |
43
|
| Missing a Javadoc comment. |
44
|
| 'static' modifier out of order with the JLS suggestions. |
44
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Line has trailing spaces. |
49
|
| First sentence should end with a period. |
50
|
| Parameter ivorn should be final. |
51
|
| Expected @param tag for 'ivorn'. |
51
|
| Expected @throws tag for 'URISyntaxException'. |
51
|
| '{' should be on the previous line. |
52
|
| '+' is not preceded with whitespace. |
53
|
| '+' is not followed by whitespace. |
53
|
| '+' is not preceded with whitespace. |
53
|
| '+' is not followed by whitespace. |
53
|
| '+' is not preceded with whitespace. |
53
|
| '+' is not followed by whitespace. |
53
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
62
|
| First sentence should end with a period. |
63
|
| Parameter anAuthority should be final. |
64
|
| Expected @param tag for 'anAuthority'. |
64
|
| Parameter aKey should be final. |
64
|
| Expected @param tag for 'aKey'. |
64
|
| Parameter aFragment should be final. |
64
|
| Expected @param tag for 'aFragment'. |
64
|
| '{' should be on the previous line. |
65
|
| '+' is not preceded with whitespace. |
66
|
| '+' is not followed by whitespace. |
66
|
| Line has trailing spaces. |
70
|
| Parameter aPath should be final. |
75
|
| Expected @param tag for 'aPath'. |
75
|
| Parameter aFragment should be final. |
75
|
| Expected @param tag for 'aFragment'. |
75
|
| Line is longer than 80 characters. |
79
|
| ',' is not followed by whitespace. |
81
|
| Line has trailing spaces. |
85
|
| First sentence should end with a period. |
86
|
| Expected an @return tag. |
87
|
| Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Expected an @return tag. |
92
|
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. |
92
|
| '+' is not preceded with whitespace. |
96
|
| '+' is not followed by whitespace. |
96
|
| First sentence should end with a period. |
100
|
| Expected an @return tag. |
101
|
| Method 'getFragment' is not designed for extension - needs to be abstract, final or empty. |
101
|
| First sentence should end with a period. |
105
|
| Expected an @return tag. |
106
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '+' is not preceded with whitespace. |
108
|
| '+' is not followed by whitespace. |
108
|
| '+' is not preceded with whitespace. |
108
|
| '+' is not followed by whitespace. |
108
|
| '+' is not preceded with whitespace. |
110
|
| '+' is not followed by whitespace. |
110
|
| '+' is not preceded with whitespace. |
110
|
| '+' is not followed by whitespace. |
110
|
| '+' is not preceded with whitespace. |
110
|
| '+' is not followed by whitespace. |
110
|
| '+' is not preceded with whitespace. |
110
|
| '+' is not followed by whitespace. |
110
|
| First sentence should end with a period. |
114
|
| Expected an @return tag. |
115
|
| Method 'toUri' is not designed for extension - needs to be abstract, final or empty. |
115
|
| '}' should be on the same line. |
118
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
121
|
| '+' is not preceded with whitespace. |
121
|
| '+' is not followed by whitespace. |
121
|
| '+' is not preceded with whitespace. |
121
|
| '+' is not followed by whitespace. |
121
|
| '+' is not preceded with whitespace. |
121
|
| '+' is not followed by whitespace. |
121
|
| First sentence should end with a period. |
125
|
| Expected an @return tag. |
127
|
| Method 'toRegistryString' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '+' is not preceded with whitespace. |
128
|
| '+' is not followed by whitespace. |
128
|
| '+' is not preceded with whitespace. |
128
|
| '+' is not followed by whitespace. |
128
|
| Line has trailing spaces. |
130
|
| First sentence should end with a period. |
131
|
| Expected an @return tag. |
134
|
| Parameter aString should be final. |
134
|
| Expected @param tag for 'aString'. |
134
|
| '+' is not preceded with whitespace. |
135
|
| '+' is not followed by whitespace. |
135
|
| Line has trailing spaces. |
137
|
org/astrogrid/store/package.html
| Error | Line |
| Missing package documentation file. | 0 |
org/astrogrid/test/AstrogridAssert.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/test/AstrogridAssert.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
45
|
| Line has trailing spaces. |
46
|
| Line is longer than 80 characters. |
47
|
| Class AstrogridAssert should be declared as final. |
51
|
| '{' is not preceded with whitespace. |
51
|
| First sentence should end with a period. |
52
|
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
55
|
| First sentence should end with a period. |
56
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
62
|
| Line is longer than 80 characters. |
67
|
| Name 'VOTABLE_SYSTEM_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
68
|
| Variable 'VOTABLE_SYSTEM_ID' must be private and have accessor methods. |
68
|
| First sentence should end with a period. |
69
|
| Line has trailing spaces. |
71
|
| First sentence should end with a period. |
73
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
75
|
| Parameter s should be final. |
77
|
| ',' is not followed by whitespace. |
78
|
| ',' is not followed by whitespace. |
78
|
| First sentence should end with a period. |
80
|
| Line has trailing spaces. |
80
|
| Parameter is should be final. |
82
|
| ',' is not followed by whitespace. |
83
|
| ',' is not followed by whitespace. |
83
|
| First sentence should end with a period. |
86
|
| Line has trailing spaces. |
86
|
| Parameter d should be final. |
89
|
| ',' is not followed by whitespace. |
90
|
| ',' is not followed by whitespace. |
90
|
| First sentence should end with a period. |
92
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
94
|
| Parameter e should be final. |
95
|
| ',' is not followed by whitespace. |
96
|
| ',' is not followed by whitespace. |
96
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
99
|
| Line is longer than 80 characters. |
99
|
| Line has trailing spaces. |
105
|
| Line is longer than 80 characters. |
107
|
| Parameter xml should be final. |
107
|
| ',' is not followed by whitespace. |
107
|
| Parameter doctype should be final. |
107
|
| Parameter dtdResource should be final. |
107
|
| ',' is not followed by whitespace. |
109
|
| ',' is not followed by whitespace. |
109
|
| Line is longer than 80 characters. |
113
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
116
|
| First sentence should end with a period. |
117
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
122
|
| Parameter d should be final. |
122
|
| ',' is not followed by whitespace. |
122
|
| Parameter doctype should be final. |
122
|
| Parameter dtdResource should be final. |
122
|
| ',' is not followed by whitespace. |
124
|
| ',' is not followed by whitespace. |
124
|
| Line is longer than 80 characters. |
128
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
131
|
| Line is longer than 80 characters. |
134
|
| Line is longer than 80 characters. |
137
|
| Parameter xmlStream should be final. |
137
|
| Parameter doctype should be final. |
137
|
| Parameter dtdResource should be final. |
137
|
| Line is longer than 80 characters. |
139
|
| ',' is not followed by whitespace. |
139
|
| ',' is not followed by whitespace. |
139
|
| Line has trailing spaces. |
143
|
| Line is longer than 80 characters. |
143
|
| Line is longer than 80 characters. |
145
|
| Line has trailing spaces. |
148
|
| First sentence should end with a period. |
149
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
154
|
| Parameter e should be final. |
154
|
| ',' is not followed by whitespace. |
154
|
| Parameter doctype should be final. |
154
|
| ',' is not followed by whitespace. |
154
|
| Parameter dtdResource should be final. |
154
|
| Line is longer than 80 characters. |
156
|
| ',' is not followed by whitespace. |
156
|
| ',' is not followed by whitespace. |
156
|
| Line is longer than 80 characters. |
160
|
| Line has trailing spaces. |
161
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
166
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
167
|
| Line is longer than 80 characters. |
168
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
170
|
| Line is longer than 80 characters. |
173
|
| Parameter xml should be final. |
173
|
| ',' is not followed by whitespace. |
173
|
| Parameter rootElementName should be final. |
173
|
| ',' is not followed by whitespace. |
173
|
| Parameter schemaLocations should be final. |
173
|
| ',' is not followed by whitespace. |
175
|
| ',' is not followed by whitespace. |
175
|
| Line is longer than 80 characters. |
179
|
| ',' is not followed by whitespace. |
180
|
| Line is longer than 80 characters. |
185
|
| Line has trailing spaces. |
189
|
| Line is longer than 80 characters. |
192
|
| Line is longer than 80 characters. |
193
|
| Line is longer than 80 characters. |
194
|
| Line is longer than 80 characters. |
195
|
| Line has trailing spaces. |
196
|
| Line is longer than 80 characters. |
196
|
| Line is longer than 80 characters. |
198
|
| Parameter d should be final. |
198
|
| ',' is not followed by whitespace. |
198
|
| Parameter rootElementName should be final. |
198
|
| ',' is not followed by whitespace. |
198
|
| Parameter schemaLocations should be final. |
198
|
| Line has trailing spaces. |
199
|
| Line is longer than 80 characters. |
199
|
| ',' is not followed by whitespace. |
199
|
| ',' is not followed by whitespace. |
199
|
| Line has trailing spaces. |
201
|
| Line is longer than 80 characters. |
204
|
| Line is longer than 80 characters. |
205
|
| Line is longer than 80 characters. |
206
|
| Line is longer than 80 characters. |
207
|
| Line has trailing spaces. |
208
|
| Line is longer than 80 characters. |
208
|
| Line has trailing spaces. |
210
|
| Line is longer than 80 characters. |
210
|
| Parameter is should be final. |
210
|
| ',' is not followed by whitespace. |
210
|
| Parameter rootElementName should be final. |
210
|
| ',' is not followed by whitespace. |
210
|
| Parameter schemaLocations should be final. |
210
|
| '{' is not preceded with whitespace. |
210
|
| Line has trailing spaces. |
211
|
| Line is longer than 80 characters. |
213
|
| ',' is not followed by whitespace. |
213
|
| ',' is not followed by whitespace. |
213
|
| Line has trailing spaces. |
218
|
| Line is longer than 80 characters. |
222
|
| Line is longer than 80 characters. |
223
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
225
|
| Line has trailing spaces. |
226
|
| Line is longer than 80 characters. |
226
|
| Line is longer than 80 characters. |
228
|
| Parameter e should be final. |
228
|
| ',' is not followed by whitespace. |
228
|
| Parameter rootElementName should be final. |
228
|
| ',' is not followed by whitespace. |
228
|
| Parameter schemaLocations should be final. |
228
|
| Line is longer than 80 characters. |
229
|
| ',' is not followed by whitespace. |
229
|
| ',' is not followed by whitespace. |
229
|
| Line has trailing spaces. |
233
|
| Line has trailing spaces. |
234
|
| First sentence should end with a period. |
235
|
| Line has trailing spaces. |
235
|
| Line has trailing spaces. |
236
|
| Expected an @return tag. |
241
|
| Line is longer than 80 characters. |
241
|
| Parameter handler should be final. |
241
|
| ',' is not followed by whitespace. |
241
|
| Parameter schemaLocations should be final. |
241
|
| Expected @param tag for 'schemaLocations'. |
241
|
| Line has trailing spaces. |
242
|
| Line is longer than 80 characters. |
246
|
| ',' is not followed by whitespace. |
247
|
| Line is longer than 80 characters. |
248
|
| ',' is not followed by whitespace. |
248
|
| Line is longer than 80 characters. |
249
|
| ',' is not followed by whitespace. |
249
|
| Line is longer than 80 characters. |
254
|
| Line is longer than 80 characters. |
256
|
| Line has trailing spaces. |
262
|
| First sentence should end with a period. |
264
|
| Line is longer than 80 characters. |
264
|
| Expected an @return tag. |
265
|
| Parameter schemaLocations should be final. |
265
|
| Expected @param tag for 'schemaLocations'. |
265
|
| Line is longer than 80 characters. |
267
|
| ';' is followed by whitespace. |
267
|
| 'cast' is not followed by whitespace. |
268
|
| Line has trailing spaces. |
276
|
| First sentence should end with a period. |
278
|
| Line has trailing spaces. |
280
|
| Parameter xmlDocument should be final. |
282
|
| Line is longer than 80 characters. |
284
|
| ',' is not followed by whitespace. |
284
|
| Line has trailing spaces. |
288
|
| Line is longer than 80 characters. |
288
|
| First sentence should end with a period. |
293
|
| Parameter xmlStream should be final. |
296
|
| Line is longer than 80 characters. |
298
|
| ',' is not followed by whitespace. |
298
|
| Line has trailing spaces. |
302
|
| Line is longer than 80 characters. |
302
|
| Line has trailing spaces. |
305
|
| Line has trailing spaces. |
307
|
| Line has trailing spaces. |
308
|
| Line is longer than 80 characters. |
318
|
| Parameter c should be final. |
318
|
| Parameter resource should be final. |
318
|
| Expected @throws tag for 'IOException'. |
318
|
| First sentence should end with a period. |
325
|
| Expected an @return tag. |
326
|
| Parameter is should be final. |
326
|
| Expected @param tag for 'is'. |
326
|
| Expected @throws tag for 'IOException'. |
326
|
| Line has trailing spaces. |
331
|
| First sentence should end with a period. |
332
|
| Line is longer than 80 characters. |
332
|
| Missing a Javadoc comment. |
334
|
| Missing a Javadoc comment. |
335
|
| First sentence should end with a period. |
338
|
| Variable 'sawError' must be private and have accessor methods. |
341
|
| Missing a Javadoc comment. |
342
|
| Line is longer than 80 characters. |
344
|
| Missing a Javadoc comment. |
347
|
| Parameter e should be final. |
347
|
| Missing a Javadoc comment. |
352
|
| Parameter e should be final. |
352
|
| Line has trailing spaces. |
355
|
| Missing a Javadoc comment. |
357
|
| Parameter e should be final. |
357
|
| Line has trailing spaces. |
359
|
| Line has trailing spaces. |
362
|
| Line has trailing spaces. |
366
|
| Line is longer than 80 characters. |
390
|
| Line is longer than 80 characters. |
394
|
| Line has trailing spaces. |
396
|
org/astrogrid/test/OptionalTestCase.java
| Error | Line |
| File does not end with a newline. |
0
|
org/astrogrid/test/OptionalTestCase.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line is longer than 80 characters. |
18
|
| Line is longer than 80 characters. |
20
|
| Line has trailing spaces. |
22
|
| Line is longer than 80 characters. |
24
|
| Line has trailing spaces. |
26
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
29
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
40
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
41
|
| Line is longer than 80 characters. |
47
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
54
|
| Parameter arg0 should be final. |
62
|
| Expected @param tag for 'arg0'. |
62
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter tr should be final. |
69
|
| Expected @param tag for 'tr'. |
69
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
78
|
| First sentence should end with a period. |
79
|
| Expected an @return tag. |
80
|
| First sentence should end with a period. |
89
|
| Parameter isDisabled should be final. |
90
|
| Expected @param tag for 'isDisabled'. |
90
|
| ',' is not followed by whitespace. |
91
|
| Line is longer than 80 characters. |
93
|
| 'static' modifier out of order with the JLS suggestions. |
94
|
| Parameter isDisabled should be final. |
94
|
| Expected @param tag for 'isDisabled'. |
94
|
| ',' is not followed by whitespace. |
95
|
| First sentence should end with a period. |
97
|
| Line is longer than 80 characters. |
98
|
| 'static' modifier out of order with the JLS suggestions. |
98
|
| Parameter classname should be final. |
98
|
| Expected @param tag for 'classname'. |
98
|
| Parameter isDisabled should be final. |
98
|
| Expected @param tag for 'isDisabled'. |
98
|
| ',' is not followed by whitespace. |
99
|
| Line has trailing spaces. |
101
|
| Missing a Javadoc comment. |
102
|
| Redundant 'final' modifier. |
102
|
| 'static' modifier out of order with the JLS suggestions. |
102
|
| Parameter classname should be final. |
102
|
| Line has trailing spaces. |
106
|
| Line is longer than 80 characters. |
106
|
| 'static' modifier out of order with the JLS suggestions. |
107
|
| '=' is not preceded with whitespace. |
107
|
| '=' is not followed by whitespace. |
107
|
| Line has trailing spaces. |
108
|
| First sentence should end with a period. |
109
|
| Line is longer than 80 characters. |
109
|
| 'static' modifier out of order with the JLS suggestions. |
110
|
| ';' is not followed by whitespace. |
113
|
| ';' is followed by whitespace. |
113
|
| 'cast' is not followed by whitespace. |
114
|
| Line has trailing spaces. |
119
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
145
|
org/astrogrid/util/ClassPathUtils.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
21
|
| Utility classes should not have a public or default constructor. |
21
|
| '{' should be on the previous line. |
22
|
| Line has trailing spaces. |
23
|
| '{' should be on the previous line. |
31
|
| Line has trailing spaces. |
34
|
| '=' is not preceded with whitespace. |
35
|
| '=' is not followed by whitespace. |
35
|
| '<' is not preceded with whitespace. |
35
|
| '<' is not followed by whitespace. |
35
|
| ';' is not followed by whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
38
|
| '{' should be on the previous line. |
40
|
| '+' is not preceded with whitespace. |
43
|
| '+' is not followed by whitespace. |
43
|
| '+' is not preceded with whitespace. |
43
|
| '+' is not followed by whitespace. |
43
|
| '+' is not preceded with whitespace. |
43
|
| '+' is not followed by whitespace. |
43
|
| '}' should be on the same line. |
45
|
| '{' should be on the previous line. |
47
|
| '+' is not preceded with whitespace. |
50
|
| '+' is not followed by whitespace. |
50
|
| '+' is not preceded with whitespace. |
50
|
| '+' is not followed by whitespace. |
50
|
| '+' is not preceded with whitespace. |
50
|
| '+' is not followed by whitespace. |
50
|
| Expected an @return tag. |
66
|
| Parameter filename should be final. |
66
|
| Expected @param tag for 'filename'. |
66
|
| '{' should be on the previous line. |
67
|
| '{' should be on the previous line. |
69
|
| Line is longer than 80 characters. |
72
|
| Line has trailing spaces. |
73
|
| '}' should be on the same line. |
75
|
| '{' should be on the previous line. |
77
|
| Line has trailing spaces. |
81
|
| Expected an @return tag. |
86
|
| Parameter dirname should be final. |
86
|
| Expected @param tag for 'dirname'. |
86
|
| '{' should be on the previous line. |
87
|
| Line has trailing spaces. |
89
|
| '{' should be on the previous line. |
91
|
| Line has trailing spaces. |
94
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
102
|
| First sentence should end with a period. |
104
|
| Expected an @return tag. |
108
|
| '{' should be on the previous line. |
109
|
| Line has trailing spaces. |
113
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
121
|
| Expected an @return tag. |
127
|
| '{' should be on the previous line. |
128
|
| Line has trailing spaces. |
131
|
| Line has trailing spaces. |
132
|
| First sentence should end with a period. |
133
|
| Parameter args should be final. |
137
|
| Expected @param tag for 'args'. |
137
|
| '{' should be on the previous line. |
138
|
| Line has trailing spaces. |
140
|
| '}' should be on the same line. |
143
|
| Line has trailing spaces. |
145
|
| '=' is not preceded with whitespace. |
146
|
| '=' is not followed by whitespace. |
146
|
| ';' is not followed by whitespace. |
146
|
| '<' is not preceded with whitespace. |
146
|
| '<' is not followed by whitespace. |
146
|
| ';' is not followed by whitespace. |
146
|
| '{' should be on the previous line. |
147
|
| Line has trailing spaces. |
151
|
org/astrogrid/util/DomHelper.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
10
|
| Line is longer than 80 characters. |
29
|
| Utility classes should not have a public or default constructor. |
34
|
| '{' should be on the previous line. |
35
|
| Line is longer than 80 characters. |
39
|
| Expected an @return tag. |
42
|
| Parameter parent should be final. |
42
|
| Expected @param tag for 'parent'. |
42
|
| Parameter child should be final. |
42
|
| Expected @param tag for 'child'. |
42
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
44
|
| '+' is not preceded with whitespace. |
44
|
| '+' is not followed by whitespace. |
44
|
| '+' is not preceded with whitespace. |
44
|
| '+' is not followed by whitespace. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| '==' is not preceded with whitespace. |
48
|
| '==' is not followed by whitespace. |
48
|
| '==' is not preceded with whitespace. |
48
|
| '==' is not followed by whitespace. |
48
|
| Line has trailing spaces. |
51
|
| Line is longer than 80 characters. |
53
|
| '(' is followed by whitespace. |
54
|
| Line has trailing spaces. |
60
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
64
|
| Expected an @return tag. |
67
|
| Parameter element should be final. |
67
|
| Expected @param tag for 'element'. |
67
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
79
|
| First sentence should end with a period. |
80
|
| Expected an @return tag. |
83
|
| Line is longer than 80 characters. |
83
|
| Parameter documentLocation should be final. |
83
|
| Expected @param tag for 'documentLocation'. |
83
|
| Expected @throws tag for 'ParserConfigurationException'. |
83
|
| Expected @throws tag for 'SAXException'. |
83
|
| Expected @throws tag for 'IOException'. |
83
|
| Line is longer than 80 characters. |
85
|
| Line has trailing spaces. |
87
|
| Expected an @return tag. |
91
|
| Line is longer than 80 characters. |
91
|
| Parameter xmlDocument should be final. |
91
|
| Expected @param tag for 'xmlDocument'. |
91
|
| Expected @throws tag for 'ParserConfigurationException'. |
91
|
| Expected @throws tag for 'SAXException'. |
91
|
| Expected @throws tag for 'IOException'. |
91
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
94
|
| First sentence should end with a period. |
98
|
| Expected an @return tag. |
101
|
| Line is longer than 80 characters. |
101
|
| Parameter documentFile should be final. |
101
|
| Expected @param tag for 'documentFile'. |
101
|
| Expected @throws tag for 'ParserConfigurationException'. |
101
|
| Expected @throws tag for 'SAXException'. |
101
|
| Expected @throws tag for 'IOException'. |
101
|
| Line is longer than 80 characters. |
103
|
| First sentence should end with a period. |
107
|
| Expected an @return tag. |
111
|
| Line is longer than 80 characters. |
111
|
| Parameter in should be final. |
111
|
| Expected @param tag for 'in'. |
111
|
| Expected @throws tag for 'ParserConfigurationException'. |
111
|
| Expected @throws tag for 'SAXException'. |
111
|
| Expected @throws tag for 'IOException'. |
111
|
| Line is longer than 80 characters. |
115
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
121
|
| First sentence should end with a period. |
122
|
| Expected an @return tag. |
126
|
| Line is longer than 80 characters. |
126
|
| Parameter in should be final. |
126
|
| Expected @param tag for 'in'. |
126
|
| Expected @throws tag for 'ParserConfigurationException'. |
126
|
| Expected @throws tag for 'SAXException'. |
126
|
| Expected @throws tag for 'IOException'. |
126
|
| Line is longer than 80 characters. |
130
|
| Line has trailing spaces. |
132
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
136
|
| First sentence should end with a period. |
138
|
| Expected an @return tag. |
141
|
| Expected @throws tag for 'ParserConfigurationException'. |
141
|
| Line has trailing spaces. |
146
|
| Line has trailing spaces. |
148
|
| First sentence should end with a period. |
149
|
| Name 'DocumentToStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
152
|
| Parameter doc should be final. |
152
|
| Expected @param tag for 'doc'. |
152
|
| Parameter out should be final. |
152
|
| Expected @param tag for 'out'. |
152
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
156
|
| First sentence should end with a period. |
157
|
| Name 'DocumentToWriter' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
160
|
| Parameter doc should be final. |
160
|
| Expected @param tag for 'doc'. |
160
|
| Parameter out should be final. |
160
|
| Expected @param tag for 'out'. |
160
|
| Line is longer than 80 characters. |
161
|
| Line has trailing spaces. |
164
|
| First sentence should end with a period. |
165
|
| Expected an @return tag. |
168
|
| Name 'DocumentToString' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
168
|
| Parameter doc should be final. |
168
|
| Expected @param tag for 'doc'. |
168
|
| Line is longer than 80 characters. |
169
|
| Line has trailing spaces. |
172
|
| First sentence should end with a period. |
173
|
| Name 'ElementToStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
176
|
| Parameter body should be final. |
176
|
| Expected @param tag for 'body'. |
176
|
| ',' is not followed by whitespace. |
176
|
| Parameter out should be final. |
176
|
| Expected @param tag for 'out'. |
176
|
| Line is longer than 80 characters. |
177
|
| ',' is not followed by whitespace. |
178
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
181
|
| First sentence should end with a period. |
182
|
| Expected an @return tag. |
185
|
| Name 'ElementToString' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
185
|
| Parameter body should be final. |
185
|
| Expected @param tag for 'body'. |
185
|
| Line is longer than 80 characters. |
186
|
| Line has trailing spaces. |
189
|
| First sentence should end with a period. |
190
|
| Name 'PrettyElementToStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
193
|
| Parameter body should be final. |
193
|
| Expected @param tag for 'body'. |
193
|
| Parameter out should be final. |
193
|
| Expected @param tag for 'out'. |
193
|
| Line has trailing spaces. |
196
|
| First sentence should end with a period. |
197
|
| Name 'PrettyDocumentToStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
200
|
| Parameter body should be final. |
200
|
| Expected @param tag for 'body'. |
200
|
| Parameter out should be final. |
200
|
| Expected @param tag for 'out'. |
200
|
| Line has trailing spaces. |
203
|
| Missing a Javadoc comment. |
204
|
| Parameter elem should be final. |
204
|
| ',' is not followed by whitespace. |
204
|
| Parameter tagName should be final. |
204
|
| Line is longer than 80 characters. |
209
|
| Missing a Javadoc comment. |
209
|
| Parameter elem should be final. |
209
|
| ',' is not followed by whitespace. |
209
|
| Parameter tagName should be final. |
209
|
| Parameter namespacePrefix should be final. |
209
|
| 'if' is not followed by whitespace. |
211
|
| Line is longer than 80 characters. |
214
|
| 'if' is not followed by whitespace. |
214
|
| '(' is followed by whitespace. |
214
|
| ',' is not followed by whitespace. |
215
|
| '}' is not followed by whitespace. |
216
|
| Line has trailing spaces. |
219
|
| Line is longer than 80 characters. |
221
|
| Missing a Javadoc comment. |
221
|
| Parameter nd should be final. |
221
|
| ',' is not followed by whitespace. |
221
|
| Parameter tagName should be final. |
221
|
| ',' is not followed by whitespace. |
222
|
| 'if' is not followed by whitespace. |
223
|
| Line is longer than 80 characters. |
230
|
| Missing a Javadoc comment. |
230
|
| Parameter nd should be final. |
230
|
| ',' is not followed by whitespace. |
230
|
| Parameter tagName should be final. |
230
|
| Parameter namespacePrefix should be final. |
230
|
| ',' is not followed by whitespace. |
231
|
| ',' is not followed by whitespace. |
231
|
| 'if' is not followed by whitespace. |
232
|
| Expected an @return tag. |
245
|
| Line is longer than 80 characters. |
245
|
| Parameter nd should be final. |
245
|
| Expected @param tag for 'nd'. |
245
|
| ',' is not followed by whitespace. |
245
|
| Parameter tagName should be final. |
245
|
| Expected @param tag for 'tagName'. |
245
|
| Expected @throws tag for 'IOException'. |
245
|
| ',' is not followed by whitespace. |
247
|
| ',' is not followed by whitespace. |
247
|
| First sentence should end with a period. |
250
|
| Expected an @return tag. |
257
|
| Line is longer than 80 characters. |
257
|
| Parameter nd should be final. |
257
|
| Expected @param tag for 'nd'. |
257
|
| ',' is not followed by whitespace. |
257
|
| Parameter tagName should be final. |
257
|
| Expected @param tag for 'tagName'. |
257
|
| Parameter namespacePref should be final. |
257
|
| Expected @param tag for 'namespacePref'. |
257
|
| Expected @throws tag for 'IOException'. |
257
|
| 'if' is not followed by whitespace. |
259
|
| 'cast' is not followed by whitespace. |
260
|
| ',' is not followed by whitespace. |
260
|
| ',' is not followed by whitespace. |
260
|
| 'else' is not preceded with whitespace. |
261
|
| '}' is not followed by whitespace. |
261
|
| 'if' is not followed by whitespace. |
261
|
| 'cast' is not followed by whitespace. |
262
|
| ',' is not followed by whitespace. |
262
|
| ',' is not followed by whitespace. |
262
|
| 'else' is not preceded with whitespace. |
263
|
| '}' is not followed by whitespace. |
263
|
| Line is longer than 80 characters. |
264
|
| Line has trailing spaces. |
267
|
| Line is longer than 80 characters. |
268
|
| Missing a Javadoc comment. |
268
|
| Parameter doc should be final. |
268
|
| Parameter tagName should be final. |
268
|
| Parameter namespacePref should be final. |
268
|
| Line has trailing spaces. |
270
|
| 'if' is not followed by whitespace. |
271
|
| ',' is not followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| 'if' is not followed by whitespace. |
274
|
| ')' is preceded with whitespace. |
275
|
| Line has trailing spaces. |
279
|
| Line is longer than 80 characters. |
280
|
| Missing a Javadoc comment. |
280
|
| Parameter elem should be final. |
280
|
| Parameter tagName should be final. |
280
|
| Parameter namespacePref should be final. |
280
|
| Line has trailing spaces. |
282
|
| 'if' is not followed by whitespace. |
283
|
| ',' is not followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| 'if' is not followed by whitespace. |
286
|
| ')' is preceded with whitespace. |
287
|
| Line has trailing spaces. |
292
|
| Line has trailing spaces. |
293
|
| Line has trailing spaces. |
294
|
org/astrogrid/util/DomLoader.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Using the '.*' form of import should be avoided - java.io.*. |
10
|
| Line is longer than 80 characters. |
22
|
| Utility classes should not have a public or default constructor. |
29
|
| '{' should be on the previous line. |
30
|
| First sentence should end with a period. |
31
|
| Expected an @return tag. |
34
|
| Line is longer than 80 characters. |
34
|
| Parameter documentLocation should be final. |
34
|
| Expected @param tag for 'documentLocation'. |
34
|
| Expected @throws tag for 'ParserConfigurationException'. |
34
|
| Expected @throws tag for 'SAXException'. |
34
|
| Expected @throws tag for 'IOException'. |
34
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
38
|
| Expected an @return tag. |
42
|
| Line is longer than 80 characters. |
42
|
| Parameter xmlDocument should be final. |
42
|
| Expected @param tag for 'xmlDocument'. |
42
|
| Expected @throws tag for 'ParserConfigurationException'. |
42
|
| Expected @throws tag for 'SAXException'. |
42
|
| Expected @throws tag for 'IOException'. |
42
|
| Line is longer than 80 characters. |
44
|
| First sentence should end with a period. |
47
|
| Expected an @return tag. |
50
|
| Line is longer than 80 characters. |
50
|
| Parameter documentFile should be final. |
50
|
| Expected @param tag for 'documentFile'. |
50
|
| Expected @throws tag for 'ParserConfigurationException'. |
50
|
| Expected @throws tag for 'SAXException'. |
50
|
| Expected @throws tag for 'IOException'. |
50
|
| Line is longer than 80 characters. |
52
|
| First sentence should end with a period. |
56
|
| Expected an @return tag. |
60
|
| Line is longer than 80 characters. |
60
|
| Parameter in should be final. |
60
|
| Expected @param tag for 'in'. |
60
|
| Expected @throws tag for 'ParserConfigurationException'. |
60
|
| Expected @throws tag for 'SAXException'. |
60
|
| Expected @throws tag for 'IOException'. |
60
|
| Line is longer than 80 characters. |
64
|
| Line has trailing spaces. |
66
|
org/astrogrid/util/TimeStamp.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| First sentence should end with a period. |
27
|
| Expected an @return tag. |
30
|
| Method 'getSecsSince' is not designed for extension - needs to be abstract, final or empty. |
30
|
| '{' should be on the previous line. |
31
|
| '1000' is a magic number. |
33
|
org/astrogrid/util/TypeSafeEnumerator.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
32
|
| '{' should be on the previous line. |
57
|
| Variable 'classLookup' must be private and have accessor methods. |
61
|
| Missing a Javadoc comment. |
64
|
| First sentence should end with a period. |
66
|
| Parameter aString should be final. |
69
|
| Expected @param tag for 'aString'. |
69
|
| '{' should be on the previous line. |
70
|
| Method 'addInstance' is not designed for extension - needs to be abstract, final or empty. |
79
|
| '{' should be on the previous line. |
80
|
| '{' should be on the previous line. |
84
|
| Line is longer than 80 characters. |
90
|
| Line is longer than 80 characters. |
92
|
| First sentence should end with a period. |
98
|
| Expected an @return tag. |
101
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
101
|
| '{' should be on the previous line. |
102
|
| Expected an @return tag. |
119
|
| Expected @throws tag for 'java.io.ObjectStreamException'. |
119
|
| '{' should be on the previous line. |
120
|
| Line is longer than 80 characters. |
121
|
| First sentence should end with a period. |
124
|
| Expected an @return tag. |
127
|
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '{' should be on the previous line. |
128
|
| Line is longer than 80 characters. |
136
|
| Unclosed HTML tag found: <SubClass>.class); |
136
|
| Expected an @return tag. |
140
|
| Parameter aClass should be final. |
140
|
| Expected @param tag for 'aClass'. |
140
|
| '{' should be on the previous line. |
141
|
| '{' should be on the previous line. |
145
|
| Line is longer than 80 characters. |
153
|
| '+' is not preceded with whitespace. |
153
|
| '+' is not followed by whitespace. |
153
|
| Line is longer than 80 characters. |
161
|
| Unclosed HTML tag found: <SubClass>.class); } |
168
|
| Parameter aClass should be final. |
174
|
| '{' should be on the previous line. |
175
|
| First sentence should end with a period. |
179
|
| Unclosed HTML tag found: <pre> |
182
|
| Unclosed HTML tag found: <SubClass>[] getAll() { |
183
|
| Line is longer than 80 characters. |
184
|
| Expected an @return tag. |
187
|
| Parameter aClass should be final. |
187
|
| Expected @param tag for 'aClass'. |
187
|
| '{' should be on the previous line. |
188
|
| First sentence should end with a period. |
192
|
| Expected an @return tag. |
202
|
| Parameter aClass should be final. |
202
|
| Expected @param tag for 'aClass'. |
202
|
| Parameter aString should be final. |
202
|
| Expected @param tag for 'aString'. |
202
|
| '{' should be on the previous line. |
203
|
| ';' is followed by whitespace. |
206
|
| '{' should be on the previous line. |
207
|
| 'if' construct must use '{}'s. |
210
|
| Line is longer than 80 characters. |
213
|
| '+' is not preceded with whitespace. |
213
|
| '+' is not followed by whitespace. |
213
|
| '+' is not preceded with whitespace. |
213
|
| '+' is not followed by whitespace. |
213
|
| '+' is not preceded with whitespace. |
213
|
| '+' is not followed by whitespace. |
213
|
| '+' is not preceded with whitespace. |
213
|
| '+' is not followed by whitespace. |
213
|
org/astrogrid/util/Workspace.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
26
|
| First sentence should end with a period. |
27
|
| First sentence should end with a period. |
30
|
| Name 'PERSIST' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable 'PERSIST' must be private and have accessor methods. |
34
|
| First sentence should end with a period. |
36
|
| First sentence should end with a period. |
39
|
| Expected @throws tag for 'IOException'. |
43
|
| '{' should be on the previous line. |
44
|
| First sentence should end with a period. |
48
|
| Line is longer than 80 characters. |
48
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
50
|
| First sentence should end with a period. |
51
|
| Line is longer than 80 characters. |
52
|
| Line is longer than 80 characters. |
54
|
| Unclosed HTML tag found: <i>/workspaces</tt> |
54
|
| Line is longer than 80 characters. |
55
|
| Parameter workspaceId should be final. |
57
|
| Expected @param tag for 'workspaceId'. |
57
|
| Expected @throws tag for 'IOException'. |
57
|
| '{' should be on the previous line. |
58
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
61
|
| ':' should be on a new line. |
66
|
| '+' is not preceded with whitespace. |
67
|
| '+' is not followed by whitespace. |
67
|
| '+' is not followed by whitespace. |
68
|
| Line is longer than 80 characters. |
69
|
| '+' is not followed by whitespace. |
69
|
| '+' is not preceded with whitespace. |
69
|
| '+' is not followed by whitespace. |
69
|
| Line has trailing spaces. |
70
|
| ':' should be on a new line. |
71
|
| '+' is not preceded with whitespace. |
72
|
| '+' is not followed by whitespace. |
72
|
| '+' is not followed by whitespace. |
73
|
| '+' is not followed by whitespace. |
74
|
| '+' is not preceded with whitespace. |
74
|
| '+' is not followed by whitespace. |
74
|
| Line has trailing spaces. |
75
|
| '{' should be on the previous line. |
77
|
| Line is longer than 80 characters. |
78
|
| ',' is not followed by whitespace. |
78
|
| '}' should be on the same line. |
80
|
| '{' should be on the previous line. |
82
|
| ',' is not followed by whitespace. |
83
|
| Line has trailing spaces. |
85
|
| '{' should be on the previous line. |
88
|
| Line is longer than 80 characters. |
89
|
| '+' is not preceded with whitespace. |
89
|
| '+' is not followed by whitespace. |
89
|
| '+' is not preceded with whitespace. |
89
|
| '+' is not followed by whitespace. |
89
|
| Line has trailing spaces. |
93
|
| Line is longer than 80 characters. |
95
|
| '+' is not preceded with whitespace. |
95
|
| '+' is not followed by whitespace. |
95
|
| '+' is not preceded with whitespace. |
95
|
| '+' is not followed by whitespace. |
95
|
| Line has trailing spaces. |
97
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
104
|
| '+' is not preceded with whitespace. |
104
|
| '+' is not followed by whitespace. |
104
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Expected @throws tag for 'IOException'. |
113
|
| '{' should be on the previous line. |
114
|
| Line is longer than 80 characters. |
115
|
| Expected an @return tag. |
130
|
| Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '{' should be on the previous line. |
131
|
| First sentence should end with a period. |
135
|
| Method 'finalize' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Expected @throws tag for 'Throwable'. |
139
|
| '{' should be on the previous line. |
140
|
| '}' should be on the same line. |
143
|
| '{' should be on the previous line. |
145
|
| First sentence should end with a period. |
150
|
| Method 'empty' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Expected @throws tag for 'IOException'. |
153
|
| '{' should be on the previous line. |
154
|
| Line is longer than 80 characters. |
155
|
| First sentence should end with a period. |
160
|
| Expected an @return tag. |
164
|
| Method 'makeWorkFile' is not designed for extension - needs to be abstract, final or empty. |
164
|
| Parameter filename should be final. |
164
|
| Expected @param tag for 'filename'. |
164
|
| Expected @throws tag for 'IOException'. |
164
|
| '{' should be on the previous line. |
165
|
| Line is longer than 80 characters. |
166
|
| Line is longer than 80 characters. |
168
|
| Expression can be simplified. |
169
|
| '{' should be on the previous line. |
170
|
| '+' is not preceded with whitespace. |
171
|
| '+' is not followed by whitespace. |
171
|
| '+' is not preceded with whitespace. |
171
|
| '+' is not followed by whitespace. |
171
|
| First sentence should end with a period. |
176
|
| Expected an @return tag. |
179
|
| Method 'makeTempFile' is not designed for extension - needs to be abstract, final or empty. |
179
|
| Parameter prefix should be final. |
179
|
| Expected @param tag for 'prefix'. |
179
|
| Parameter suffix should be final. |
179
|
| Expected @param tag for 'suffix'. |
179
|
| Expected @throws tag for 'IOException'. |
179
|
| '{' should be on the previous line. |
180
|
| First sentence should end with a period. |
184
|
| Expected an @return tag. |
187
|
| Method 'makeTempFile' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Parameter prefix should be final. |
187
|
| Expected @param tag for 'prefix'. |
187
|
| Expected @throws tag for 'IOException'. |
187
|
| '{' should be on the previous line. |
188
|
| First sentence should end with a period. |
192
|
| Expected an @return tag. |
195
|
| Method 'makeTempDir' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Parameter prefix should be final. |
195
|
| Expected @param tag for 'prefix'. |
195
|
| Expected @throws tag for 'IOException'. |
195
|
| '{' should be on the previous line. |
196
|
| First sentence should end with a period. |
203
|
| Parameter dir should be final. |
206
|
| Expected @param tag for 'dir'. |
206
|
| Expected @throws tag for 'IOException'. |
206
|
| '{' should be on the previous line. |
207
|
| '{' should be on the previous line. |
211
|
| '+' is not preceded with whitespace. |
212
|
| '+' is not followed by whitespace. |
212
|
| '{' should be on the previous line. |
215
|
| '+' is not preceded with whitespace. |
216
|
| '+' is not followed by whitespace. |
216
|
| '{' should be on the previous line. |
221
|
| Parameter fod should be final. |
230
|
| Expected @param tag for 'fod'. |
230
|
| Expected @throws tag for 'IOException'. |
230
|
| '{' should be on the previous line. |
231
|
| '{' should be on the previous line. |
234
|
| '{' should be on the previous line. |
243
|
| '+' is not preceded with whitespace. |
244
|
| '+' is not followed by whitespace. |
244
|
| '+' is not preceded with whitespace. |
244
|
| '+' is not followed by whitespace. |
244
|
| Line has trailing spaces. |
247
|
| First sentence should end with a period. |
248
|
| Parameter args should be final. |
251
|
| Expected @param tag for 'args'. |
251
|
| Expected @throws tag for 'IOException'. |
251
|
org/astrogrid/util/package.html
| Error | Line |
| Missing package documentation file. | 0 |