Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
36 | 0 | 0 | 881 |
Files
org/apache/avalon/excalibur/monitor/ActiveMonitor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
28
|
| Line is longer than 80 characters. |
30
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
45
|
| '{' should be on the previous line. |
55
|
| Missing a Javadoc comment. |
56
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
66
|
| Expected @param tag for 'config'. |
66
|
| ')' is preceded with whitespace. |
66
|
| Expected @throws tag for 'ConfigurationException'. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
71
|
| '1000L' is a magic number. |
71
|
| '60L' is a magic number. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| 'if' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| '+' should be on a new line. |
80
|
| Line is longer than 80 characters. |
81
|
| '+' should be on a new line. |
81
|
| '+' should be on a new line. |
82
|
| '+' should be on a new line. |
83
|
| ')' is preceded with whitespace. |
84
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
org/apache/avalon/excalibur/monitor/DirectoryResource.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| Name 'm_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_files' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_times' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Missing a Javadoc comment. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| 'if' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| 'for' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| First sentence should end with a period. |
70
|
| Method 'testModifiedAfter' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '(' is followed by whitespace. |
73
|
| Expected @param tag for 'time'. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| 'if' is not followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| 'if' is not followed by whitespace. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| 'for' is not followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| 'if' is not followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| 'cast' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| 'if' is not followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '}' should be on the same line. |
103
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| 'if' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| '&&' should be on a new line. |
118
|
| '&&' should be on a new line. |
119
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| 'if' is not followed by whitespace. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| 'while' is not followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| 'cast' is not followed by whitespace. |
135
|
| 'if' is not followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| 'if' is not followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
149
|
| 'if' is not followed by whitespace. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
155
|
| 'if' is not followed by whitespace. |
158
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
162
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Missing a Javadoc comment. |
169
|
| '{' should be on the previous line. |
170
|
org/apache/avalon/excalibur/monitor/FileResource.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
32
|
| '{' should be on the previous line. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| First sentence should end with a period. |
45
|
| '(' is followed by whitespace. |
48
|
| Expected @param tag for 'resource'. |
48
|
| ')' is preceded with whitespace. |
48
|
| Expected @throws tag for 'Exception'. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Missing a Javadoc comment. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| First sentence should end with a period. |
62
|
| Expected an @return tag. |
65
|
| Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. |
65
|
| '{' should be on the previous line. |
66
|
| First sentence should end with a period. |
70
|
| Expected an @return tag. |
73
|
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Expected @throws tag for 'IOException'. |
74
|
| '{' should be on the previous line. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| First sentence should end with a period. |
79
|
| Expected an @return tag. |
82
|
| Method 'getResourceAsReader' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Expected @throws tag for 'IOException'. |
83
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| First sentence should end with a period. |
88
|
| Expected an @return tag. |
91
|
| Method 'setResourceAsStream' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Expected @throws tag for 'IOException'. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| First sentence should end with a period. |
97
|
| Expected an @return tag. |
100
|
| Method 'setResourceAsWriter' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Expected @throws tag for 'IOException'. |
101
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
org/apache/avalon/excalibur/monitor/Modifiable.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
27
|
| '(' is followed by whitespace. |
33
|
| Expected @param tag for 'time'. |
33
|
| ')' is preceded with whitespace. |
33
|
| Expected an @return tag. |
38
|
org/apache/avalon/excalibur/monitor/Monitor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
37
|
| Expected @param tag for 'resource'. |
37
|
| ')' is preceded with whitespace. |
37
|
| Expected an @return tag. |
42
|
| '(' is followed by whitespace. |
42
|
| Expected @param tag for 'key'. |
42
|
| ')' is preceded with whitespace. |
42
|
| '(' is followed by whitespace. |
47
|
| Expected @param tag for 'key'. |
47
|
| ')' is preceded with whitespace. |
47
|
| '(' is followed by whitespace. |
52
|
| Expected @param tag for 'resource'. |
52
|
| ')' is preceded with whitespace. |
52
|
org/apache/avalon/excalibur/monitor/MonitorUtil.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Utility classes should not have a public or default constructor. |
32
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'c_constructorParams' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
34
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| 'for' is not followed by whitespace. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line is longer than 80 characters. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| 'if' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '}' should be on the same line. |
60
|
| 'catch' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| 'if' is not followed by whitespace. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '+' should be on a new line. |
66
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| 'cast' is not followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Missing a Javadoc comment. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
79
|
| Line is longer than 80 characters. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| 'cast' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
org/apache/avalon/excalibur/monitor/Monitorable.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
25
|
| Expected an @return tag. |
29
|
| Expected @throws tag for 'Exception'. |
30
|
org/apache/avalon/excalibur/monitor/MonitorableURLSource.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| First sentence should end with a period. |
34
|
| '{' should be on the previous line. |
38
|
| Expected an @return tag. |
44
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Expected @throws tag for 'Exception'. |
45
|
| '{' should be on the previous line. |
46
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '}' should be on the same line. |
52
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
org/apache/avalon/excalibur/monitor/PassiveMonitor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
43
|
| '{' should be on the previous line. |
53
|
| Missing a Javadoc comment. |
54
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
org/apache/avalon/excalibur/monitor/Resource.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
30
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
39
|
| Line is longer than 80 characters. |
44
|
| Name 'm_propertyListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line is longer than 80 characters. |
50
|
| Name 'm_eventSupport' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Variable 'm_eventSupport' must be private and have accessor methods. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Name 'm_resourceKey' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
56
|
| Name 'm_previousModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
62
|
| Variable 'm_previousModified' must be private and have accessor methods. |
62
|
| '(' is followed by whitespace. |
69
|
| Expected @param tag for 'resourceKey'. |
69
|
| ')' is preceded with whitespace. |
69
|
| Expected @throws tag for 'Exception'. |
69
|
| '{' should be on the previous line. |
70
|
| 'if' is not followed by whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '{' should be on the previous line. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Expected an @return tag. |
82
|
| '{' should be on the previous line. |
83
|
| Expected an @return tag. |
90
|
| First sentence should end with a period. |
92
|
| Method 'testModifiedAfter' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '(' is followed by whitespace. |
95
|
| Expected @param tag for 'time'. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| 'if' is not followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| 'if' is not followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Method 'fireAndSetModifiedTime' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| '(' is followed by whitespace. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Method 'addPropertyChangeListenersFrom' is not designed for extension - needs to be abstract, final or empty. |
131
|
| '(' is followed by whitespace. |
131
|
| Expected @param tag for 'other'. |
131
|
| ')' is preceded with whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| 'for' is not followed by whitespace. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| Line is longer than 80 characters. |
143
|
| Line is longer than 80 characters. |
146
|
| '(' is followed by whitespace. |
146
|
| Expected @param tag for 'listener'. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line is longer than 80 characters. |
153
|
| Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '(' is followed by whitespace. |
156
|
| Expected @param tag for 'property'. |
156
|
| Line is longer than 80 characters. |
157
|
| Expected @param tag for 'listener'. |
157
|
| ')' is preceded with whitespace. |
157
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line is longer than 80 characters. |
164
|
| Line is longer than 80 characters. |
167
|
| '(' is followed by whitespace. |
167
|
| Expected @param tag for 'listener'. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line is longer than 80 characters. |
174
|
| Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. |
177
|
| '(' is followed by whitespace. |
177
|
| Expected @param tag for 'property'. |
177
|
| Line is longer than 80 characters. |
178
|
| Expected @param tag for 'listener'. |
178
|
| ')' is preceded with whitespace. |
178
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| Expected an @return tag. |
187
|
| '{' should be on the previous line. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| First sentence should end with a period. |
192
|
| Method 'removeAllPropertyChangeListeners' is not designed for extension - needs to be abstract, final or empty. |
195
|
| '{' should be on the previous line. |
196
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| 'for' is not followed by whitespace. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '{' should be on the previous line. |
201
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line is longer than 80 characters. |
207
|
| Expected an @return tag. |
210
|
| Method 'hasListeners' is not designed for extension - needs to be abstract, final or empty. |
210
|
| '(' is followed by whitespace. |
210
|
| Expected @param tag for 'property'. |
210
|
| ')' is preceded with whitespace. |
210
|
| '{' should be on the previous line. |
211
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Missing a Javadoc comment. |
215
|
| '{' should be on the previous line. |
216
|
| Missing a Javadoc comment. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '{' should be on the previous line. |
221
|
| Missing a Javadoc comment. |
225
|
| '{' should be on the previous line. |
226
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
230
|
| Missing a Javadoc comment. |
230
|
| '{' should be on the previous line. |
231
|
org/apache/avalon/excalibur/monitor/ResourceOutputStream.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
25
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_resource' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| '(' is followed by whitespace. |
41
|
| Expected @param tag for 'out'. |
41
|
| Expected @param tag for 'resource'. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Redundant 'final' modifier. |
52
|
| Expected @throws tag for 'IOException'. |
53
|
| '{' should be on the previous line. |
54
|
org/apache/avalon/excalibur/monitor/ResourceWriter.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
25
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_resource' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| '(' is followed by whitespace. |
41
|
| Expected @param tag for 'out'. |
41
|
| Expected @param tag for 'resource'. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Redundant 'final' modifier. |
52
|
| Expected @throws tag for 'IOException'. |
53
|
| '{' should be on the previous line. |
54
|
org/apache/avalon/excalibur/monitor/SourceResource.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| First sentence should end with a period. |
37
|
| Name 'm_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| First sentence should end with a period. |
40
|
| Name 'm_validity' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| First sentence should end with a period. |
43
|
| '(' is followed by whitespace. |
46
|
| Expected @param tag for 'source'. |
46
|
| ')' is preceded with whitespace. |
46
|
| Expected @throws tag for 'Exception'. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| First sentence should end with a period. |
56
|
| Expected an @return tag. |
59
|
| '{' should be on the previous line. |
60
|
| 'if' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '}' should be on the same line. |
64
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| 'if' is not followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| First sentence should end with a period. |
93
|
| Expected an @return tag. |
96
|
| Expected @throws tag for 'IOException'. |
97
|
| '{' should be on the previous line. |
98
|
| '{' should be on the previous line. |
100
|
| '}' should be on the same line. |
102
|
| 'catch' is not followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| First sentence should end with a period. |
109
|
| Expected an @return tag. |
112
|
| Expected @throws tag for 'IOException'. |
113
|
| '{' should be on the previous line. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| First sentence should end with a period. |
118
|
| Expected an @return tag. |
121
|
| Expected @throws tag for 'IOException'. |
122
|
| '{' should be on the previous line. |
123
|
| Line is longer than 80 characters. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| First sentence should end with a period. |
127
|
| Expected an @return tag. |
130
|
| Expected @throws tag for 'IOException'. |
131
|
| '{' should be on the previous line. |
132
|
| Line is longer than 80 characters. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Missing a Javadoc comment. |
136
|
| '{' should be on the previous line. |
137
|
org/apache/avalon/excalibur/monitor/StreamResource.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
27
|
| '{' should be on the previous line. |
37
|
| '(' is followed by whitespace. |
43
|
| Expected @param tag for 'location'. |
43
|
| ')' is preceded with whitespace. |
43
|
| Expected @throws tag for 'Exception'. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Expected an @return tag. |
52
|
| Expected @throws tag for 'IOException'. |
53
|
| Expected an @return tag. |
58
|
| Expected @throws tag for 'IOException'. |
59
|
| Expected an @return tag. |
64
|
| Expected @throws tag for 'IOException'. |
65
|
| Expected an @return tag. |
70
|
| Expected @throws tag for 'IOException'. |
70
|
| Method 'streamClosedEvent' is not designed for extension - needs to be abstract, final or empty. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
org/apache/avalon/excalibur/monitor/impl/AbstractMonitor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| Name 'm_resources' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| 'for' is not followed by whitespace. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
59
|
| Expected @param tag for 'resource'. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| 'synchronized' is not followed by whitespace. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| 'if' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| 'cast' is not followed by whitespace. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '}' should be on the same line. |
69
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Expected an @return tag. |
80
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| Expected @param tag for 'key'. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| 'synchronized' is not followed by whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| 'cast' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line is longer than 80 characters. |
89
|
| '(' is followed by whitespace. |
91
|
| Expected @param tag for 'key'. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| 'synchronized' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| 'cast' is not followed by whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
104
|
| Expected @param tag for 'resource'. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| Method 'getResources' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '{' should be on the previous line. |
115
|
| 'synchronized' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| Line is longer than 80 characters. |
119
|
| 'cast' is not followed by whitespace. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Method 'scanAllResources' is not designed for extension - needs to be abstract, final or empty. |
126
|
| '{' should be on the previous line. |
127
|
| 'for' is not followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
org/apache/avalon/excalibur/monitor/impl/ActiveMonitor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
20
|
| Line has trailing spaces. |
23
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| '1000L' is a magic number. |
31
|
| '60L' is a magic number. |
31
|
| Name 'm_frequency' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Name 'm_monitorThread' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Name 'm_keepRunning' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Method 'setFrequency' is not designed for extension - needs to be abstract, final or empty. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| Method 'setPriority' is not designed for extension - needs to be abstract, final or empty. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| Method 'start' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| '{' should be on the previous line. |
89
|
| Missing a Javadoc comment. |
95
|
| '{' should be on the previous line. |
96
|
| '{' should be on the previous line. |
98
|
| 'while' is not followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '}' should be on the same line. |
104
|
| 'catch' is not followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
org/apache/avalon/excalibur/monitor/impl/PassiveMonitor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
28
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Name 'm_lastModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Expected an @return tag. |
40
|
| '(' is followed by whitespace. |
40
|
| Expected @param tag for 'key'. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| 'if' is not followed by whitespace. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| 'cast' is not followed by whitespace. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| 'if' is not followed by whitespace. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '(' is followed by whitespace. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
org/apache/avalon/excalibur/monitor/impl/package.html
Error | Line |
| Missing package documentation file. | 0 |