Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
3600881

Files

FilesIWE
org/apache/avalon/excalibur/monitor/ActiveMonitor.java 0055
org/apache/avalon/excalibur/monitor/DirectoryResource.java 00133
org/apache/avalon/excalibur/monitor/FileResource.java 0064
org/apache/avalon/excalibur/monitor/Modifiable.java 0011
org/apache/avalon/excalibur/monitor/Monitor.java 0021
org/apache/avalon/excalibur/monitor/MonitorUtil.java 0062
org/apache/avalon/excalibur/monitor/Monitorable.java 009
org/apache/avalon/excalibur/monitor/MonitorableURLSource.java 0022
org/apache/avalon/excalibur/monitor/PassiveMonitor.java 0031
org/apache/avalon/excalibur/monitor/Resource.java 00152
org/apache/avalon/excalibur/monitor/ResourceOutputStream.java 0021
org/apache/avalon/excalibur/monitor/ResourceWriter.java 0020
org/apache/avalon/excalibur/monitor/SourceResource.java 0075
org/apache/avalon/excalibur/monitor/StreamResource.java 0028
org/apache/avalon/excalibur/monitor/impl/AbstractMonitor.java 0090
org/apache/avalon/excalibur/monitor/impl/ActiveMonitor.java 0050
org/apache/avalon/excalibur/monitor/impl/PassiveMonitor.java 0036
org/apache/avalon/excalibur/monitor/impl/package.html 001

org/apache/avalon/excalibur/monitor/ActiveMonitor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 45
Error '{' should be on the previous line. 55
Error Missing a Javadoc comment. 56
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 66
Error Expected @param tag for 'config'. 66
Error ')' is preceded with whitespace. 66
Error Expected @throws tag for 'ConfigurationException'. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 71
Error '1000L' is a magic number. 71
Error '60L' is a magic number. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 80
Error '+' should be on a new line. 80
Error Line is longer than 80 characters. 81
Error '+' should be on a new line. 81
Error '+' should be on a new line. 82
Error '+' should be on a new line. 83
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91

org/apache/avalon/excalibur/monitor/DirectoryResource.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Name 'm_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name 'm_files' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'm_times' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error 'for' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 65
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error First sentence should end with a period. 70
Error Method 'testModifiedAfter' is not designed for extension - needs to be abstract, final or empty. 73
Error '(' is followed by whitespace. 73
Error Expected @param tag for 'time'. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error 'if' is not followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error 'for' is not followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error 'if' is not followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error 'cast' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error 'if' is not followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '}' should be on the same line. 103
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error ')' is preceded with whitespace. 108
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error '&&' should be on a new line. 118
Error '&&' should be on a new line. 119
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error 'if' is not followed by whitespace. 129
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error 'while' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error 'cast' is not followed by whitespace. 135
Error 'if' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error 'if' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 149
Error 'if' is not followed by whitespace. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 155
Error 'if' is not followed by whitespace. 158
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error '{' should be on the previous line. 159
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error '{' should be on the previous line. 170

org/apache/avalon/excalibur/monitor/FileResource.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 32
Error '{' should be on the previous line. 42
Error Missing a Javadoc comment. 43
Error Name 'm_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error First sentence should end with a period. 45
Error '(' is followed by whitespace. 48
Error Expected @param tag for 'resource'. 48
Error ')' is preceded with whitespace. 48
Error Expected @throws tag for 'Exception'. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error ')' is preceded with whitespace. 51
Error Missing a Javadoc comment. 54
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error First sentence should end with a period. 62
Error Expected an @return tag. 65
Error Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. 65
Error '{' should be on the previous line. 66
Error First sentence should end with a period. 70
Error Expected an @return tag. 73
Error Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. 73
Error Expected @throws tag for 'IOException'. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error First sentence should end with a period. 79
Error Expected an @return tag. 82
Error Method 'getResourceAsReader' is not designed for extension - needs to be abstract, final or empty. 82
Error Expected @throws tag for 'IOException'. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error First sentence should end with a period. 88
Error Expected an @return tag. 91
Error Method 'setResourceAsStream' is not designed for extension - needs to be abstract, final or empty. 91
Error Expected @throws tag for 'IOException'. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error ')' is preceded with whitespace. 94
Error First sentence should end with a period. 97
Error Expected an @return tag. 100
Error Method 'setResourceAsWriter' is not designed for extension - needs to be abstract, final or empty. 100
Error Expected @throws tag for 'IOException'. 101
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error ')' is preceded with whitespace. 103

org/apache/avalon/excalibur/monitor/Modifiable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 27
Error '(' is followed by whitespace. 33
Error Expected @param tag for 'time'. 33
Error ')' is preceded with whitespace. 33
Error Expected an @return tag. 38

org/apache/avalon/excalibur/monitor/Monitor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 30
Error Missing a Javadoc comment. 31
Error '(' is followed by whitespace. 37
Error Expected @param tag for 'resource'. 37
Error ')' is preceded with whitespace. 37
Error Expected an @return tag. 42
Error '(' is followed by whitespace. 42
Error Expected @param tag for 'key'. 42
Error ')' is preceded with whitespace. 42
Error '(' is followed by whitespace. 47
Error Expected @param tag for 'key'. 47
Error ')' is preceded with whitespace. 47
Error '(' is followed by whitespace. 52
Error Expected @param tag for 'resource'. 52
Error ')' is preceded with whitespace. 52

org/apache/avalon/excalibur/monitor/MonitorUtil.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Utility classes should not have a public or default constructor. 32
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name 'c_constructorParams' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 38
Error '{' should be on the previous line. 39
Error 'for' is not followed by whitespace. 41
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Line is longer than 80 characters. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error 'if' is not followed by whitespace. 54
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '}' should be on the same line. 60
Error 'catch' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error 'if' is not followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '+' should be on a new line. 66
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error 'cast' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 79
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error 'cast' is not followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84

org/apache/avalon/excalibur/monitor/Monitorable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 25
Error Expected an @return tag. 29
Error Expected @throws tag for 'Exception'. 30

org/apache/avalon/excalibur/monitor/MonitorableURLSource.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error First sentence should end with a period. 34
Error '{' should be on the previous line. 38
Error Expected an @return tag. 44
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 44
Error Expected @throws tag for 'Exception'. 45
Error '{' should be on the previous line. 46
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '}' should be on the same line. 52
Error '{' should be on the previous line. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55

org/apache/avalon/excalibur/monitor/PassiveMonitor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 29
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 43
Error '{' should be on the previous line. 53
Error Missing a Javadoc comment. 54
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Missing a Javadoc comment. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68

org/apache/avalon/excalibur/monitor/Resource.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 29
Error Line is longer than 80 characters. 30
Error '{' should be on the previous line. 38
Error Missing a Javadoc comment. 39
Error Line is longer than 80 characters. 44
Error Name 'm_propertyListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Line is longer than 80 characters. 50
Error Name 'm_eventSupport' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Variable 'm_eventSupport' must be private and have accessor methods. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Name 'm_resourceKey' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Name 'm_previousModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Variable 'm_previousModified' must be private and have accessor methods. 62
Error '(' is followed by whitespace. 69
Error Expected @param tag for 'resourceKey'. 69
Error ')' is preceded with whitespace. 69
Error Expected @throws tag for 'Exception'. 69
Error '{' should be on the previous line. 70
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Expected an @return tag. 82
Error '{' should be on the previous line. 83
Error Expected an @return tag. 90
Error First sentence should end with a period. 92
Error Method 'testModifiedAfter' is not designed for extension - needs to be abstract, final or empty. 95
Error '(' is followed by whitespace. 95
Error Expected @param tag for 'time'. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error 'if' is not followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Method 'fireAndSetModifiedTime' is not designed for extension - needs to be abstract, final or empty. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Method 'addPropertyChangeListenersFrom' is not designed for extension - needs to be abstract, final or empty. 131
Error '(' is followed by whitespace. 131
Error Expected @param tag for 'other'. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error 'for' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 146
Error '(' is followed by whitespace. 146
Error Expected @param tag for 'listener'. 146
Error ')' is preceded with whitespace. 146
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error Line is longer than 80 characters. 153
Error Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 156
Error '(' is followed by whitespace. 156
Error Expected @param tag for 'property'. 156
Error Line is longer than 80 characters. 157
Error Expected @param tag for 'listener'. 157
Error ')' is preceded with whitespace. 157
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 167
Error '(' is followed by whitespace. 167
Error Expected @param tag for 'listener'. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line is longer than 80 characters. 174
Error Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 177
Error '(' is followed by whitespace. 177
Error Expected @param tag for 'property'. 177
Error Line is longer than 80 characters. 178
Error Expected @param tag for 'listener'. 178
Error ')' is preceded with whitespace. 178
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error Expected an @return tag. 187
Error '{' should be on the previous line. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error First sentence should end with a period. 192
Error Method 'removeAllPropertyChangeListeners' is not designed for extension - needs to be abstract, final or empty. 195
Error '{' should be on the previous line. 196
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error 'for' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error Line is longer than 80 characters. 207
Error Expected an @return tag. 210
Error Method 'hasListeners' is not designed for extension - needs to be abstract, final or empty. 210
Error '(' is followed by whitespace. 210
Error Expected @param tag for 'property'. 210
Error ')' is preceded with whitespace. 210
Error '{' should be on the previous line. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error Missing a Javadoc comment. 215
Error '{' should be on the previous line. 216
Error Missing a Javadoc comment. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error Missing a Javadoc comment. 225
Error '{' should be on the previous line. 226
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error '{' should be on the previous line. 231

org/apache/avalon/excalibur/monitor/ResourceOutputStream.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 31
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_resource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error '(' is followed by whitespace. 41
Error Expected @param tag for 'out'. 41
Error Expected @param tag for 'resource'. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Redundant 'final' modifier. 52
Error Expected @throws tag for 'IOException'. 53
Error '{' should be on the previous line. 54

org/apache/avalon/excalibur/monitor/ResourceWriter.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 25
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_resource' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error '(' is followed by whitespace. 41
Error Expected @param tag for 'out'. 41
Error Expected @param tag for 'resource'. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Redundant 'final' modifier. 52
Error Expected @throws tag for 'IOException'. 53
Error '{' should be on the previous line. 54

org/apache/avalon/excalibur/monitor/SourceResource.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error First sentence should end with a period. 37
Error Name 'm_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error First sentence should end with a period. 40
Error Name 'm_validity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error First sentence should end with a period. 43
Error '(' is followed by whitespace. 46
Error Expected @param tag for 'source'. 46
Error ')' is preceded with whitespace. 46
Error Expected @throws tag for 'Exception'. 47
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error First sentence should end with a period. 56
Error Expected an @return tag. 59
Error '{' should be on the previous line. 60
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '}' should be on the same line. 64
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error 'if' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error First sentence should end with a period. 93
Error Expected an @return tag. 96
Error Expected @throws tag for 'IOException'. 97
Error '{' should be on the previous line. 98
Error '{' should be on the previous line. 100
Error '}' should be on the same line. 102
Error 'catch' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error First sentence should end with a period. 109
Error Expected an @return tag. 112
Error Expected @throws tag for 'IOException'. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error First sentence should end with a period. 118
Error Expected an @return tag. 121
Error Expected @throws tag for 'IOException'. 122
Error '{' should be on the previous line. 123
Error Line is longer than 80 characters. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error First sentence should end with a period. 127
Error Expected an @return tag. 130
Error Expected @throws tag for 'IOException'. 131
Error '{' should be on the previous line. 132
Error Line is longer than 80 characters. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error Missing a Javadoc comment. 136
Error '{' should be on the previous line. 137

org/apache/avalon/excalibur/monitor/StreamResource.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 27
Error '{' should be on the previous line. 37
Error '(' is followed by whitespace. 43
Error Expected @param tag for 'location'. 43
Error ')' is preceded with whitespace. 43
Error Expected @throws tag for 'Exception'. 44
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Expected an @return tag. 52
Error Expected @throws tag for 'IOException'. 53
Error Expected an @return tag. 58
Error Expected @throws tag for 'IOException'. 59
Error Expected an @return tag. 64
Error Expected @throws tag for 'IOException'. 65
Error Expected an @return tag. 70
Error Expected @throws tag for 'IOException'. 70
Error Method 'streamClosedEvent' is not designed for extension - needs to be abstract, final or empty. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78

org/apache/avalon/excalibur/monitor/impl/AbstractMonitor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error Name 'm_resources' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error 'for' is not followed by whitespace. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '(' is followed by whitespace. 59
Error Expected @param tag for 'resource'. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error 'synchronized' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error 'if' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error 'cast' is not followed by whitespace. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '}' should be on the same line. 69
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Expected an @return tag. 80
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 80
Error '(' is followed by whitespace. 80
Error Expected @param tag for 'key'. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error 'synchronized' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error 'cast' is not followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line is longer than 80 characters. 89
Error '(' is followed by whitespace. 91
Error Expected @param tag for 'key'. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error 'synchronized' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error 'cast' is not followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line is longer than 80 characters. 102
Error '(' is followed by whitespace. 104
Error Expected @param tag for 'resource'. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Method 'getResources' is not designed for extension - needs to be abstract, final or empty. 114
Error '{' should be on the previous line. 115
Error 'synchronized' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error Line is longer than 80 characters. 119
Error 'cast' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Method 'scanAllResources' is not designed for extension - needs to be abstract, final or empty. 126
Error '{' should be on the previous line. 127
Error 'for' is not followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132

org/apache/avalon/excalibur/monitor/impl/ActiveMonitor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 20
Error Line has trailing spaces. 23
Error '{' should be on the previous line. 30
Error Missing a Javadoc comment. 31
Error '1000L' is a magic number. 31
Error '60L' is a magic number. 31
Error Name 'm_frequency' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Name 'm_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Name 'm_monitorThread' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Name 'm_keepRunning' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Method 'setFrequency' is not designed for extension - needs to be abstract, final or empty. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error Method 'setPriority' is not designed for extension - needs to be abstract, final or empty. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 89
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96
Error '{' should be on the previous line. 98
Error 'while' is not followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '}' should be on the same line. 104
Error 'catch' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106

org/apache/avalon/excalibur/monitor/impl/PassiveMonitor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 28
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 35
Error Name 'm_lastModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error Expected an @return tag. 40
Error '(' is followed by whitespace. 40
Error Expected @param tag for 'key'. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error 'if' is not followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 44
Error 'cast' is not followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error 'if' is not followed by whitespace. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '(' is followed by whitespace. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error ')' is preceded with whitespace. 53

org/apache/avalon/excalibur/monitor/impl/package.html

ErrorLine
Error Missing package documentation file.0