Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
40001797

Files

FilesIWE
org/apache/avalon/cornerstone/blocks/masterstore/AbstractFilePersistentObjectRepository.java 00118
org/apache/avalon/cornerstone/blocks/masterstore/AbstractFilePersistentStreamRepository.java 00161
org/apache/avalon/cornerstone/blocks/masterstore/AbstractFileRepository.java 00245
org/apache/avalon/cornerstone/blocks/masterstore/AvalonFileRepositoryMonitor.java 0068
org/apache/avalon/cornerstone/blocks/masterstore/CDIFilePersistentObjectRepository.java 0015
org/apache/avalon/cornerstone/blocks/masterstore/CDIFilePersistentStreamRepository.java 0017
org/apache/avalon/cornerstone/blocks/masterstore/ClassLoaderObjectInputStream.java 0031
org/apache/avalon/cornerstone/blocks/masterstore/ExtensionFileFilter.java 0035
org/apache/avalon/cornerstone/blocks/masterstore/FileRepositoryMonitor.java 0015
org/apache/avalon/cornerstone/blocks/masterstore/File_Persistent_Object_Repository.java 0053
org/apache/avalon/cornerstone/blocks/masterstore/File_Persistent_Stream_Repository.java 0055
org/apache/avalon/cornerstone/blocks/masterstore/IOUtil.java 00472
org/apache/avalon/cornerstone/blocks/masterstore/ObjectRespositoryConfig.java 003
org/apache/avalon/cornerstone/blocks/masterstore/ObjectRespositoryConfigBean.java 0015
org/apache/avalon/cornerstone/blocks/masterstore/RepositoryManager.java 00221
org/apache/avalon/cornerstone/blocks/masterstore/ResettableFileInputStream.java 00111
org/apache/avalon/cornerstone/blocks/masterstore/xml/AbstractXMLFilePersistentObjectRepository.java 0094
org/apache/avalon/cornerstone/blocks/masterstore/xml/CDIXMLFilePersistentObjectRepository.java 0015
org/apache/avalon/cornerstone/blocks/masterstore/xml/XMLFilePersistentObjectRepository.java 0053

org/apache/avalon/cornerstone/blocks/masterstore/AbstractFilePersistentObjectRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 30
Error Expected an @return tag. 35
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 35
Error '(' is followed by whitespace. 35
Error Expected @param tag for 'key'. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error 'if' construct must use '{}'s. 41
Error 'if' is not followed by whitespace. 41
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error Line is longer than 80 characters. 42
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 44
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error 'if' construct must use '{}'s. 47
Error 'if' is not followed by whitespace. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Line is longer than 80 characters. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
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 Line is longer than 80 characters. 53
Error '}' should be on the same line. 56
Error '{' should be on the previous line. 58
Error '}' should be on the same line. 61
Error 'catch' is not followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error Line is longer than 80 characters. 65
Error ')' is preceded with whitespace. 65
Error Line is longer than 80 characters. 69
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error 'if' construct must use '{}'s. 75
Error 'if' is not followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line is longer than 80 characters. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 79
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error 'if' construct must use '{}'s. 82
Error 'if' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line is longer than 80 characters. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
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 Line is longer than 80 characters. 89
Error '}' should be on the same line. 92
Error '{' should be on the previous line. 94
Error '}' should be on the same line. 97
Error 'catch' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error Line is longer than 80 characters. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error First sentence should end with a period. 105
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 108
Error '(' is followed by whitespace. 108
Error Expected @param tag for 'key'. 108
Error Expected @param tag for 'value'. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 115
Error Line is longer than 80 characters. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error 'if' construct must use '{}'s. 118
Error Line is longer than 80 characters. 118
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '}' should be on the same line. 119
Error '{' should be on the previous line. 121
Error '}' should be on the same line. 124
Error 'catch' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '{' should be on the previous line. 126
Error Line is longer than 80 characters. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error Method 'getExtensionDecorator' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error '{' should be on the previous line. 132

org/apache/avalon/cornerstone/blocks/masterstore/AbstractFilePersistentStreamRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 30
Error Missing a Javadoc comment. 32
Error Name 'm_inputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable 'm_inputs' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name 'm_outputs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable 'm_outputs' must be private and have accessor methods. 33
Error Expected an @return tag. 38
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 38
Error '(' is followed by whitespace. 38
Error Expected @param tag for 'key'. 38
Error ')' is preceded with whitespace. 38
Error '{' should be on the previous line. 39
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error ')' is preceded with whitespace. 43
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error 'if' is not followed by whitespace. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '}' should be on the same line. 49
Error 'if' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error 'cast' is not followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '}' should be on the same line. 53
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '}' should be on the same line. 63
Error 'catch' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error First sentence should end with a period. 72
Error Expected an @return tag. 75
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 75
Error '(' is followed by whitespace. 75
Error Expected @param tag for 'key'. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error 'if' is not followed by whitespace. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '}' should be on the same line. 86
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 '(' is followed by whitespace. 89
Error 'cast' is not followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '}' should be on the same line. 90
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '}' should be on the same line. 100
Error 'catch' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Line is longer than 80 characters. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '{' should be on the previous line. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error 'if' is not followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error 'cast' is not followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '}' should be on the same line. 117
Error '{' should be on the previous line. 119
Error 'cast' is not followed by whitespace. 120
Error 'for' is not followed by whitespace. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 125
Error 'cast' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error 'if' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error 'if' 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 '(' is followed by whitespace. 135
Error 'cast' is not followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '}' should be on the same line. 136
Error '{' should be on the previous line. 138
Error 'cast' is not followed by whitespace. 139
Error 'for' is not followed by whitespace. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error 'cast' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error Method 'getExtensionDecorator' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error '{' should be on the previous line. 153

org/apache/avalon/cornerstone/blocks/masterstore/AbstractFileRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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 '{' should be on the previous line. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 49
Error Name 'm_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Variable 'm_path' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 50
Error Name 'm_destination' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Variable 'm_destination' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 51
Error Name 'm_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable 'm_extension' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 52
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Variable 'm_name' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Name 'm_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable 'm_filter' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Name 'm_baseDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Variable 'm_baseDirectory' must be private and have accessor methods. 54
Error Missing a Javadoc comment. 55
Error Variable 'monitor' must be private and have accessor methods. 55
Error Missing a Javadoc comment. 57
Error Method 'setDestination' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 62
Error 'if' is not followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error 'if' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '}' should be on the same line. 76
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 83
Error '}' should be on the same line. 85
Error 'catch' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error Line is longer than 80 characters. 88
Error '(' is followed by whitespace. 88
Error '+' should be on a new line. 88
Error ')' is preceded with whitespace. 89
Error Method 'createChildRepository' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error '{' should be on the previous line. 99
Error 'cast' is not followed by whitespace. 100
Error Method 'getChildRepository' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '{' should be on the previous line. 108
Error '}' should be on the same line. 110
Error 'catch' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error '+' should be on a new line. 113
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error '+' should be on a new line. 119
Error ')' is preceded with whitespace. 120
Error '}' should be on the same line. 121
Error 'catch' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error Line is longer than 80 characters. 124
Error '(' is followed by whitespace. 124
Error '+' should be on a new line. 124
Error '+' should be on a new line. 125
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 130
Error '}' should be on the same line. 132
Error 'catch' 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 '(' is followed by whitespace. 135
Error '+' should be on a new line. 135
Error '+' should be on a new line. 136
Error ')' is preceded with whitespace. 137
Error 'if' is not followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 148
Error Missing a Javadoc comment. 148
Error Parameter child should be final. 148
Error Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error ')' is preceded with whitespace. 153
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '{' should be on the previous line. 158
Error '(' is followed by whitespace. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error ')' is preceded with whitespace. 159
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 164
Error '(' is followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error ')' is preceded with whitespace. 165
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 171
Error '(' is followed by whitespace. 171
Error Expected @param tag for 'key'. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error 'if' construct must use '{}'s. 177
Error 'if' is not followed by whitespace. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '}' should be on the same line. 179
Error 'catch' is not followed by whitespace. 180
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error '(' is followed by whitespace. 182
Error '+' should be on a new line. 182
Error ')' is preceded with whitespace. 183
Error Expected an @return tag. 190
Error Method 'containsKey' is not designed for extension - needs to be abstract, final or empty. 190
Error '(' is followed by whitespace. 190
Error Expected @param tag for 'key'. 190
Error ')' is preceded with whitespace. 190
Error '{' should be on the previous line. 191
Error '{' should be on the previous line. 193
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error 'if' construct must use '{}'s. 195
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '}' should be on the same line. 197
Error 'catch' is not followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error '(' is followed by whitespace. 200
Error '+' should be on a new line. 200
Error ')' is preceded with whitespace. 201
Error Expected an @return tag. 208
Error Method 'list' is not designed for extension - needs to be abstract, final or empty. 208
Error '{' should be on the previous line. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error 'for' is not followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '{' should be on the previous line. 215
Error '(' is followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error ')' is preceded with whitespace. 216
Error Expected an @return tag. 230
Error Method 'encode' is not designed for extension - needs to be abstract, final or empty. 230
Error '(' is followed by whitespace. 230
Error Expected @param tag for 'key'. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error 'for' is not followed by whitespace. 235
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '{' should be on the previous line. 236
Error '(' is followed by whitespace. 238
Error '4' is a magic number. 238
Error ')' is preceded with whitespace. 238
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Expected an @return tag. 256
Error Method 'decode' is not designed for extension - needs to be abstract, final or empty. 256
Error '(' is followed by whitespace. 256
Error Parameter filename should be final. 256
Error Expected @param tag for 'filename'. 256
Error ')' is preceded with whitespace. 256
Error '{' should be on the previous line. 257
Error Line is longer than 80 characters. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error 'for' is not followed by whitespace. 262
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '{' should be on the previous line. 263
Error '(' is followed by whitespace. 264
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '16' is a magic number. 264
Error ')' is preceded with whitespace. 264
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268

org/apache/avalon/cornerstone/blocks/masterstore/AvalonFileRepositoryMonitor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 29
Error Method 'repositoryCreated' is not designed for extension - needs to be abstract, final or empty. 29
Error Missing a Javadoc comment. 29
Error Parameter aClass should be final. 29
Error Parameter m_name should be final. 29
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Parameter m_destination should be final. 29
Error Name 'm_destination' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error Parameter childName should be final. 29
Error '(' is followed by whitespace. 30
Error '+' should be on a new line. 30
Error '+' should be on a new line. 31
Error ')' is preceded with whitespace. 32
Error Method 'keyRemoved' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter aClass should be final. 35
Error Parameter key should be final. 35
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error Method 'checkingKey' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter aClass should be final. 39
Error Parameter key should be final. 39
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Method 'returningKey' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter aClass should be final. 43
Error Parameter key should be final. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Method 'returningObjectForKey' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter aClass should be final. 48
Error Parameter object should be final. 48
Error Parameter key should be final. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line is longer than 80 characters. 53
Error Method 'storingObjectForKey' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter xmlFilePersistentObjectRepository should be final. 53
Error Parameter value should be final. 53
Error Parameter key should be final. 53
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error Method 'initialized' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter aClass should be final. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Method 'pathOpened' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter aClass should be final. 61
Error Parameter m_path should be final. 61
Error Name 'm_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Line is longer than 80 characters. 65
Error Method 'unExpectedIOException' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter aClass should be final. 65
Error Parameter message should be final. 65
Error Parameter ioe should be final. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66

org/apache/avalon/cornerstone/blocks/masterstore/CDIFilePersistentObjectRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' should be on the previous line. 34
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Parameter monitor should be final. 36
Error Parameter config should be final. 36
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error Parameter child should be final. 51

org/apache/avalon/cornerstone/blocks/masterstore/CDIFilePersistentStreamRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Comment matches to-do format 'TODO:'. 27
Error Unclosed HTML tag found: <fede@apache.org> 30
Error '{' should be on the previous line. 35
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error Parameter monitor should be final. 37
Error Parameter config should be final. 37
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line is longer than 80 characters. 55
Error Missing a Javadoc comment. 55
Error Parameter child should be final. 55

org/apache/avalon/cornerstone/blocks/masterstore/ClassLoaderObjectInputStream.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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 '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 39
Error Redundant throws: 'StreamCorruptedException' is subclass of 'IOException'. 40
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Method 'resolveClass' is not designed for extension - needs to be abstract, final or empty. 46
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. 50
Error ')' is preceded with whitespace. 50
Error 'if' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error '}' should be on the same line. 55
Error '{' should be on the previous line. 57
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59

org/apache/avalon/cornerstone/blocks/masterstore/ExtensionFileFilter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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. 28
Error Unclosed HTML tag found: <fede@apache.org> 39
Error Unclosed HTML tag found: <sergek@lokitech.com> 40
Error '{' should be on the previous line. 47
Error Missing a Javadoc comment. 48
Error Name 'm_extensions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error Missing a Javadoc comment. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error 'for' is not followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
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

org/apache/avalon/cornerstone/blocks/masterstore/FileRepositoryMonitor.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 26
Error Missing a Javadoc comment. 26
Error Name 'm_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Name 'm_destination' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Line is longer than 80 characters. 31
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Name 'm_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 34

org/apache/avalon/cornerstone/blocks/masterstore/File_Persistent_Object_Repository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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 Name 'File_Persistent_Object_Repository' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 42
Error Line is longer than 80 characters. 44
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter logger should be final. 48
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 53
Error Method 'initializeChild' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter child should be final. 53
Error Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Expected @throws tag for 'ContextException'. 64
Error '{' should be on the previous line. 67
Error 'cast' is not followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '}' should be on the same line. 69
Error 'catch' is not followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error 'cast' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 80
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line is longer than 80 characters. 98
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 102
Error 'if' 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 Line is longer than 80 characters. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line is longer than 80 characters. 109

org/apache/avalon/cornerstone/blocks/masterstore/File_Persistent_Stream_Repository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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 Comment matches to-do format 'TODO:'. 36
Error Unclosed HTML tag found: <fede@apache.org> 39
Error Name 'File_Persistent_Stream_Repository' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 41
Error Line is longer than 80 characters. 43
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Parameter logger should be final. 46
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 51
Error Method 'initializeChild' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter child should be final. 51
Error Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Expected @throws tag for 'ContextException'. 62
Error '{' should be on the previous line. 65
Error 'cast' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '}' should be on the same line. 67
Error 'catch' is not followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error 'cast' is not followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 78
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line is longer than 80 characters. 96
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 100
Error 'if' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Line is longer than 80 characters. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line is longer than 80 characters. 107

org/apache/avalon/cornerstone/blocks/masterstore/IOUtil.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 44
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 72
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 77
Error Line is longer than 80 characters. 110
Error Line is longer than 80 characters. 111
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error Missing a Javadoc comment. 118
Error '1024' is a magic number. 118
Error '4' is a magic number. 118
Error '{' should be on the previous line. 124
Error Line is longer than 80 characters. 129
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error 'if' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error '{' should be on the previous line. 141
Error '}' should be on the same line. 143
Error 'catch' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error Must have at least one statement. 145
Error Line is longer than 80 characters. 151
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error 'if' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error '{' should be on the previous line. 163
Error '}' should be on the same line. 165
Error 'catch' is not followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error Must have at least one statement. 167
Error Line is longer than 80 characters. 173
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error 'if' is not followed by whitespace. 178
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error '{' should be on the previous line. 184
Error '}' should be on the same line. 186
Error 'catch' is not followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error Must have at least one statement. 188
Error Line is longer than 80 characters. 194
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error 'if' is not followed by whitespace. 199
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '{' should be on the previous line. 200
Error '{' should be on the previous line. 205
Error '}' should be on the same line. 207
Error 'catch' is not followed by whitespace. 208
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error Must have at least one statement. 209
Error Line is longer than 80 characters. 218
Error Line is longer than 80 characters. 220
Error '(' is followed by whitespace. 220
Error Expected @param tag for 'input'. 220
Error Expected @param tag for 'output'. 220
Error ')' is preceded with whitespace. 220
Error Expected @throws tag for 'IOException'. 221
Error '{' should be on the previous line. 222
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error Line is longer than 80 characters. 227
Error '(' is followed by whitespace. 230
Error Expected @param tag for 'input'. 230
Error Expected @param tag for 'output'. 231
Error ')' is preceded with whitespace. 232
Error Expected @throws tag for 'IOException'. 233
Error '{' should be on the previous line. 234
Error 'while' is not followed by whitespace. 237
Error '(' is followed by whitespace. 237
Error '(' is followed by whitespace. 237
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error ')' is preceded with whitespace. 237
Error ')' is preceded with whitespace. 237
Error '{' should be on the previous line. 238
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error '(' is followed by whitespace. 246
Error Expected @param tag for 'input'. 246
Error Expected @param tag for 'output'. 246
Error ')' is preceded with whitespace. 246
Error Expected @throws tag for 'IOException'. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line is longer than 80 characters. 256
Error '(' is followed by whitespace. 256
Error Expected @param tag for 'input'. 256
Error Expected @param tag for 'output'. 256
Error ')' is preceded with whitespace. 256
Error Expected @throws tag for 'IOException'. 257
Error '{' should be on the previous line. 258
Error 'while' is not followed by whitespace. 261
Error '(' is followed by whitespace. 261
Error '(' is followed by whitespace. 261
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error ')' is preceded with whitespace. 261
Error ')' is preceded with whitespace. 261
Error '{' should be on the previous line. 262
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '(' is followed by whitespace. 281
Error Expected @param tag for 'input'. 281
Error Expected @param tag for 'output'. 281
Error ')' is preceded with whitespace. 281
Error Expected @throws tag for 'IOException'. 282
Error '{' should be on the previous line. 283
Error '(' is followed by whitespace. 284
Error ')' is preceded with whitespace. 284
Error Line is longer than 80 characters. 293
Error '(' is followed by whitespace. 293
Error Expected @param tag for 'input'. 293
Error Expected @param tag for 'output'. 293
Error ')' is preceded with whitespace. 293
Error Expected @throws tag for 'IOException'. 294
Error '{' should be on the previous line. 295
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error Line is longer than 80 characters. 307
Error '(' is followed by whitespace. 307
Error Expected @param tag for 'input'. 307
Error Expected @param tag for 'output'. 307
Error ')' is preceded with whitespace. 307
Error Expected @throws tag for 'IOException'. 308
Error '{' should be on the previous line. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error '(' is followed by whitespace. 322
Error Expected @param tag for 'input'. 322
Error Expected @param tag for 'output'. 323
Error ')' is preceded with whitespace. 325
Error Expected @throws tag for 'IOException'. 326
Error '{' should be on the previous line. 327
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error Expected an @return tag. 340
Error '(' is followed by whitespace. 340
Error Expected @param tag for 'input'. 340
Error ')' is preceded with whitespace. 340
Error Expected @throws tag for 'IOException'. 341
Error '{' should be on the previous line. 342
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error Expected an @return tag. 351
Error Line is longer than 80 characters. 351
Error '(' is followed by whitespace. 351
Error Expected @param tag for 'input'. 351
Error ')' is preceded with whitespace. 351
Error Expected @throws tag for 'IOException'. 352
Error '{' should be on the previous line. 353
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error Expected an @return tag. 365
Error Line is longer than 80 characters. 365
Error '(' is followed by whitespace. 365
Error Expected @param tag for 'input'. 365
Error ')' is preceded with whitespace. 365
Error Expected @throws tag for 'IOException'. 366
Error '{' should be on the previous line. 367
Error '(' is followed by whitespace. 368
Error ')' is preceded with whitespace. 368
Error Expected an @return tag. 378
Error '(' is followed by whitespace. 378
Error Expected @param tag for 'input'. 378
Error ')' is preceded with whitespace. 380
Error Expected @throws tag for 'IOException'. 381
Error '{' should be on the previous line. 382
Error '(' is followed by whitespace. 384
Error ')' is preceded with whitespace. 384
Error Expected an @return tag. 394
Error '(' is followed by whitespace. 394
Error Expected @param tag for 'input'. 394
Error ')' is preceded with whitespace. 394
Error Expected @throws tag for 'IOException'. 395
Error '{' should be on the previous line. 396
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error Expected an @return tag. 404
Error Line is longer than 80 characters. 404
Error '(' is followed by whitespace. 404
Error Expected @param tag for 'input'. 404
Error ')' is preceded with whitespace. 404
Error Expected @throws tag for 'IOException'. 405
Error '{' should be on the previous line. 406
Error '(' is followed by whitespace. 408
Error ')' is preceded with whitespace. 408
Error Line is longer than 80 characters. 421
Error '(' is followed by whitespace. 424
Error Expected @param tag for 'input'. 424
Error Expected @param tag for 'output'. 424
Error ')' is preceded with whitespace. 424
Error Expected @throws tag for 'IOException'. 425
Error '{' should be on the previous line. 426
Error '(' is followed by whitespace. 427
Error ')' is preceded with whitespace. 427
Error Line is longer than 80 characters. 431
Error Line is longer than 80 characters. 435
Error '(' is followed by whitespace. 435
Error Expected @param tag for 'input'. 435
Error Expected @param tag for 'output'. 435
Error ')' is preceded with whitespace. 435
Error Expected @throws tag for 'IOException'. 436
Error '{' should be on the previous line. 437
Error '(' is followed by whitespace. 438
Error ')' is preceded with whitespace. 438
Error '(' is followed by whitespace. 439
Error ')' is preceded with whitespace. 439
Error Line is longer than 80 characters. 440
Error Expected an @return tag. 450
Error '(' is followed by whitespace. 450
Error Expected @param tag for 'input'. 450
Error ')' is preceded with whitespace. 450
Error Expected @throws tag for 'IOException'. 451
Error '{' should be on the previous line. 452
Error '(' is followed by whitespace. 453
Error ')' is preceded with whitespace. 453
Error Expected an @return tag. 460
Error '(' is followed by whitespace. 460
Error Expected @param tag for 'input'. 460
Error ')' is preceded with whitespace. 460
Error Expected @throws tag for 'IOException'. 461
Error '{' should be on the previous line. 462
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error Expected an @return tag. 474
Error '(' is followed by whitespace. 474
Error Expected @param tag for 'input'. 474
Error ')' is preceded with whitespace. 474
Error Expected @throws tag for 'IOException'. 475
Error '{' should be on the previous line. 476
Error '(' is followed by whitespace. 477
Error ')' is preceded with whitespace. 477
Error Expected an @return tag. 484
Error '(' is followed by whitespace. 484
Error Expected @param tag for 'input'. 484
Error ')' is preceded with whitespace. 484
Error Expected @throws tag for 'IOException'. 485
Error '{' should be on the previous line. 486
Error '(' is followed by whitespace. 488
Error ')' is preceded with whitespace. 488
Error Line is longer than 80 characters. 503
Error '(' is followed by whitespace. 506
Error Expected @param tag for 'input'. 506
Error Expected @param tag for 'output'. 506
Error ')' is preceded with whitespace. 506
Error Expected @throws tag for 'IOException'. 507
Error '{' should be on the previous line. 508
Error '(' is followed by whitespace. 509
Error ')' is preceded with whitespace. 509
Error Line is longer than 80 characters. 513
Error Line is longer than 80 characters. 517
Error '(' is followed by whitespace. 517
Error Expected @param tag for 'input'. 517
Error Expected @param tag for 'output'. 517
Error ')' is preceded with whitespace. 517
Error Expected @throws tag for 'IOException'. 518
Error '{' should be on the previous line. 519
Error '(' is followed by whitespace. 520
Error ')' is preceded with whitespace. 520
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error Line is longer than 80 characters. 523
Error '(' is followed by whitespace. 536
Error Expected @param tag for 'input'. 536
Error Expected @param tag for 'output'. 536
Error ')' is preceded with whitespace. 536
Error Expected @throws tag for 'IOException'. 537
Error '{' should be on the previous line. 538
Error '(' is followed by whitespace. 539
Error ')' is preceded with whitespace. 539
Error Line is longer than 80 characters. 547
Error Line is longer than 80 characters. 550
Error Line is longer than 80 characters. 553
Error '(' is followed by whitespace. 553
Error Expected @param tag for 'input'. 553
Error Expected @param tag for 'output'. 553
Error ')' is preceded with whitespace. 553
Error Expected @throws tag for 'IOException'. 554
Error '{' should be on the previous line. 555
Error '(' is followed by whitespace. 556
Error ')' is preceded with whitespace. 556
Error '(' is followed by whitespace. 557
Error ')' is preceded with whitespace. 557
Error '(' is followed by whitespace. 558
Error ')' is preceded with whitespace. 558
Error Expected an @return tag. 568
Error '(' is followed by whitespace. 568
Error Expected @param tag for 'input'. 568
Error ')' is preceded with whitespace. 568
Error Expected @throws tag for 'IOException'. 569
Error '{' should be on the previous line. 570
Error '(' is followed by whitespace. 571
Error ')' is preceded with whitespace. 571
Error Expected an @return tag. 578
Error '(' is followed by whitespace. 578
Error Expected @param tag for 'input'. 578
Error ')' is preceded with whitespace. 578
Error Expected @throws tag for 'IOException'. 579
Error '{' should be on the previous line. 580
Error '(' is followed by whitespace. 582
Error ')' is preceded with whitespace. 582
Error '(' is followed by whitespace. 602
Error Expected @param tag for 'input'. 602
Error Expected @param tag for 'output'. 602
Error ')' is preceded with whitespace. 602
Error Expected @throws tag for 'IOException'. 603
Error '{' should be on the previous line. 604
Error '(' is followed by whitespace. 605
Error ')' is preceded with whitespace. 605
Error Line is longer than 80 characters. 614
Error '(' is followed by whitespace. 614
Error Expected @param tag for 'input'. 614
Error Expected @param tag for 'output'. 614
Error ')' is preceded with whitespace. 614
Error Expected @throws tag for 'IOException'. 615
Error '{' should be on the previous line. 616
Error '(' is followed by whitespace. 617
Error ')' is preceded with whitespace. 617
Error '(' is followed by whitespace. 618
Error ')' is preceded with whitespace. 618
Error Line is longer than 80 characters. 628
Error '(' is followed by whitespace. 628
Error Expected @param tag for 'input'. 628
Error Expected @param tag for 'output'. 628
Error ')' is preceded with whitespace. 628
Error Expected @throws tag for 'IOException'. 629
Error '{' should be on the previous line. 630
Error '(' is followed by whitespace. 631
Error ')' is preceded with whitespace. 631
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error '(' is followed by whitespace. 643
Error Expected @param tag for 'input'. 643
Error Expected @param tag for 'output'. 644
Error ')' is preceded with whitespace. 646
Error Expected @throws tag for 'IOException'. 647
Error '{' should be on the previous line. 648
Error '(' is followed by whitespace. 649
Error ')' is preceded with whitespace. 649
Error '(' is followed by whitespace. 650
Error ')' is preceded with whitespace. 650
Error Expected an @return tag. 661
Error '(' is followed by whitespace. 661
Error Expected @param tag for 'input'. 661
Error ')' is preceded with whitespace. 661
Error Expected @throws tag for 'IOException'. 662
Error '{' should be on the previous line. 663
Error '(' is followed by whitespace. 664
Error ')' is preceded with whitespace. 664
Error Expected an @return tag. 672
Error '(' is followed by whitespace. 672
Error Expected @param tag for 'input'. 672
Error ')' is preceded with whitespace. 672
Error Expected @throws tag for 'IOException'. 673
Error '{' should be on the previous line. 674
Error '(' is followed by whitespace. 676
Error ')' is preceded with whitespace. 676
Error Expected an @return tag. 686
Error '(' is followed by whitespace. 686
Error Expected @param tag for 'input'. 686
Error ')' is preceded with whitespace. 686
Error Expected @throws tag for 'IOException'. 687
Error '{' should be on the previous line. 688
Error '(' is followed by whitespace. 689
Error ')' is preceded with whitespace. 689
Error Expected an @return tag. 699
Error '(' is followed by whitespace. 699
Error Expected @param tag for 'input'. 699
Error ')' is preceded with whitespace. 701
Error Expected @throws tag for 'IOException'. 702
Error '{' should be on the previous line. 703
Error '(' is followed by whitespace. 705
Error ')' is preceded with whitespace. 705
Error '(' is followed by whitespace. 716
Error Expected @param tag for 'input'. 716
Error Expected @param tag for 'output'. 716
Error ')' is preceded with whitespace. 716
Error Expected @throws tag for 'IOException'. 717
Error '{' should be on the previous line. 718
Error '(' is followed by whitespace. 719
Error ')' is preceded with whitespace. 719
Error '(' is followed by whitespace. 726
Error Expected @param tag for 'input'. 726
Error Expected @param tag for 'output'. 727
Error ')' is preceded with whitespace. 728
Error Expected @throws tag for 'IOException'. 729
Error '{' should be on the previous line. 730
Error '(' is followed by whitespace. 731
Error ')' is preceded with whitespace. 731
Error Line is longer than 80 characters. 735
Error Line is longer than 80 characters. 739
Error '(' is followed by whitespace. 741
Error ')' is preceded with whitespace. 742
Error Expected @throws tag for 'IOException'. 743
Error '{' should be on the previous line. 744
Error '(' is followed by whitespace. 745
Error ')' is preceded with whitespace. 745
Error '(' is followed by whitespace. 746
Error ')' is preceded with whitespace. 746
Error 'while' is not followed by whitespace. 749
Error '(' is followed by whitespace. 749
Error ')' is preceded with whitespace. 749
Error '{' should be on the previous line. 750
Error 'if' is not followed by whitespace. 752
Error '(' is followed by whitespace. 752
Error ')' is preceded with whitespace. 752
Error '{' should be on the previous line. 753
Error Conditional logic can be removed. 760
Error 'if' is not followed by whitespace. 760
Error '(' is followed by whitespace. 760
Error ')' is preceded with whitespace. 760
Error '{' should be on the previous line. 761
Error '}' should be on the same line. 763
Error '{' should be on the previous line. 765

org/apache/avalon/cornerstone/blocks/masterstore/ObjectRespositoryConfig.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27

org/apache/avalon/cornerstone/blocks/masterstore/ObjectRespositoryConfigBean.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error Parameter url should be final. 31
Error 'url' hides a field. 31
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Method 'setBaseDirectory' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter baseDirectory should be final. 39
Error 'baseDirectory' hides a field. 39
Error Method 'getBaseDirectory' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43

org/apache/avalon/cornerstone/blocks/masterstore/RepositoryManager.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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 '{' should be on the previous line. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Name 'm_repositories' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Variable 'm_repositories' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 51
Error Name 'm_models' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable 'm_models' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 52
Error Name 'm_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Variable 'm_classes' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Name 'm_serviceManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable 'm_serviceManager' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Name 'm_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Variable 'm_context' must be private and have accessor methods. 54
Error Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. 61
Error '(' is followed by whitespace. 61
Error Expected @param tag for 'context'. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 68
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 74
Error Line is longer than 80 characters. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error 'for' 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 ')' is preceded with whitespace. 80
Error Method 'registerRepository' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error 'for' is not followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error 'for' is not followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error 'for' is not followed by whitespace. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line is longer than 80 characters. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Missing a Javadoc comment. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error Method 'isSelectable' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Method 'select' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 125
Error '{' should be on the previous line. 128
Error 'cast' is not followed by whitespace. 129
Error '}' should be on the same line. 130
Error 'catch' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error Line is longer than 80 characters. 133
Error '(' is followed by whitespace. 133
Error '+' should be on a new line. 133
Error Line is longer than 80 characters. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error ')' is preceded with whitespace. 140
Error '}' should be on the same line. 141
Error 'catch' is not followed by whitespace. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 143
Error Line is longer than 80 characters. 144
Error '(' is followed by whitespace. 144
Error '+' should be on a new line. 144
Error Line is longer than 80 characters. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 146
Error 'catch' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error Line is longer than 80 characters. 149
Error '(' is followed by whitespace. 149
Error '+' should be on a new line. 149
Error Line is longer than 80 characters. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error 'cast' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error 'cast' is not followed by whitespace. 158
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error 'if' is not followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error ')' is preceded with whitespace. 162
Error '{' should be on the previous line. 163
Error '}' should be on the same line. 165
Error '{' should be on the previous line. 167
Error Line is longer than 80 characters. 168
Error '+' should be on a new line. 168
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '}' should be on the same line. 172
Error '{' should be on the previous line. 174
Error Line is longer than 80 characters. 176
Error 'cast' is not followed by whitespace. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Line is longer than 80 characters. 178
Error '(' is followed by whitespace. 178
Error '+' should be on a new line. 178
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 182
Error 'cast' is not followed by whitespace. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error Line is longer than 80 characters. 194
Error '(' is followed by whitespace. 194
Error '+' should be on a new line. 194
Error ')' is preceded with whitespace. 195
Error '}' should be on the same line. 197
Error 'catch' is not followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error Line is longer than 80 characters. 200
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '}' should be on the same line. 206
Error 'catch' is not followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error Line is longer than 80 characters. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Missing a Javadoc comment. 213
Error '{' should be on the previous line. 214

org/apache/avalon/cornerstone/blocks/masterstore/ResettableFileInputStream.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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 Unclosed HTML tag found: <fede@apache.org> 27
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Name 'm_filename' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable 'm_filename' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Name 'm_bufferSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable 'm_bufferSize' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Name 'm_inputStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable 'm_inputStream' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 37
Error Name 'm_position' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable 'm_position' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 38
Error Name 'm_mark' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Variable 'm_mark' must be private and have accessor methods. 38
Error Missing a Javadoc comment. 39
Error Name 'm_isMarkSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable 'm_isMarkSet' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Missing a Javadoc comment. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line is longer than 80 characters. 53
Error Missing a Javadoc comment. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 55
Error Method 'mark' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Method 'markSupported' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 77
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 ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 83
Error '}' should be on the same line. 85
Error 'catch' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '}' should be on the same line. 94
Error 'catch' is not followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error Line is longer than 80 characters. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Method 'newStream' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 104
Error Line is longer than 80 characters. 105
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error ')' is preceded with whitespace. 105
Error Method 'available' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 110
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '{' should be on the previous line. 120
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Method 'skip' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137

org/apache/avalon/cornerstone/blocks/masterstore/xml/AbstractXMLFilePersistentObjectRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 30
Error Expected an @return tag. 35
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 35
Error '(' is followed by whitespace. 35
Error Expected @param tag for 'key'. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error 'if' is not followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error Line is longer than 80 characters. 47
Error '}' should be on the same line. 50
Error '{' should be on the previous line. 52
Error '}' should be on the same line. 55
Error 'catch' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Line is longer than 80 characters. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Line is longer than 80 characters. 62
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line is longer than 80 characters. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error 'if' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error Line is longer than 80 characters. 75
Error '}' should be on the same line. 78
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '}' should be on the same line. 84
Error 'catch' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error Line is longer than 80 characters. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error First sentence should end with a period. 93
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 96
Error '(' is followed by whitespace. 96
Error Expected @param tag for 'key'. 96
Error Expected @param tag for 'value'. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 103
Error Line is longer than 80 characters. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error 'if' construct must use '{}'s. 108
Error Line is longer than 80 characters. 108
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 same line. 109
Error '{' should be on the previous line. 111
Error '}' should be on the same line. 114
Error 'catch' is not followed by whitespace. 115
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 116
Error Line is longer than 80 characters. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Method 'getExtensionDecorator' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error '{' should be on the previous line. 122

org/apache/avalon/cornerstone/blocks/masterstore/xml/CDIXMLFilePersistentObjectRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' should be on the previous line. 52
Error Line is longer than 80 characters. 54
Error Missing a Javadoc comment. 54
Error Parameter monitor should be final. 54
Error Parameter config should be final. 54
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 73
Error Parameter child should be final. 73

org/apache/avalon/cornerstone/blocks/masterstore/xml/XMLFilePersistentObjectRepository.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 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. 21
Error Line is longer than 80 characters. 59
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter logger should be final. 62
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 67
Error Method 'initializeChild' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter child should be final. 67
Error Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Expected @throws tag for 'ContextException'. 78
Error '{' should be on the previous line. 81
Error 'cast' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '}' should be on the same line. 83
Error 'catch' is not followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error 'cast' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 94
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line is longer than 80 characters. 112
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 116
Error 'if' is not followed by whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error Line is longer than 80 characters. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line is longer than 80 characters. 123