Checkstyle Results

The following document contains the results of Checkstyle.

Summary

Files Errors
174 3775

Files

Files Errors
org/apache/fulcrum/db/TurbineDB.java 17
org/apache/fulcrum/db/DatabaseService.java 16
org/apache/fulcrum/db/TurbineDatabaseService.java 21
org/apache/fulcrum/bsf/BSFService.java 5
org/apache/fulcrum/bsf/TurbineBSF.java 3
org/apache/fulcrum/bsf/TurbineBSFService.java 17
org/apache/fulcrum/jsp/TurbineJspService.java 25
org/apache/fulcrum/jsp/JspService.java 6
org/apache/fulcrum/dvsl/DvslService.java 19
org/apache/fulcrum/dvsl/DefaultDvslService.java 34
org/apache/fulcrum/dvsl/FulcrumDvsl.java 20
org/apache/fulcrum/pool/TurbinePool.java 10
org/apache/fulcrum/pool/ObjectInputStreamForContext.java 4
org/apache/fulcrum/pool/InitableRecyclable.java 5
org/apache/fulcrum/pool/TurbinePoolService.java 47
org/apache/fulcrum/pool/BoundedBuffer.java 22
org/apache/fulcrum/pool/ArrayCtorRecyclable.java 4
org/apache/fulcrum/pool/Recyclable.java 4
org/apache/fulcrum/pool/PoolService.java 11
org/apache/fulcrum/pool/RecyclableSupport.java 4
org/apache/fulcrum/util/parser/DefaultCookieParser.java 32
org/apache/fulcrum/util/parser/CSVParser.java 2
org/apache/fulcrum/util/parser/ValueParser.java 86
org/apache/fulcrum/util/parser/TSVParser.java 2
org/apache/fulcrum/util/parser/DataStreamParser.java 5
org/apache/fulcrum/util/parser/StringValueParser.java 12
org/apache/fulcrum/util/parser/CookieParser.java 18
org/apache/fulcrum/util/parser/ParameterParser.java 16
org/apache/fulcrum/util/parser/DefaultParameterParser.java 29
org/apache/fulcrum/util/parser/BaseValueParser.java 149
org/apache/fulcrum/xslt/XSLTService.java 16
org/apache/fulcrum/xslt/TurbineXSLT.java 13
org/apache/fulcrum/xslt/TurbineXSLTService.java 69
org/apache/fulcrum/Service.java 22
org/apache/fulcrum/cache/RefreshableCachedObject.java 11
org/apache/fulcrum/cache/ObjectExpiredException.java 2
org/apache/fulcrum/cache/CachedObject.java 10
org/apache/fulcrum/cache/TurbineGlobalCacheService.java 28
org/apache/fulcrum/cache/GlobalCacheService.java 11
org/apache/fulcrum/cache/Refreshable.java 2
org/apache/fulcrum/cache/TurbineGlobalCache.java 7
org/apache/fulcrum/InitializationException.java 8
org/apache/fulcrum/TurbineServices.java 2
org/apache/fulcrum/ServiceException.java 5
org/apache/fulcrum/template/TemplateHtmlEmail.java 23
org/apache/fulcrum/template/TemplateEmail.java 10
org/apache/fulcrum/template/TemplateContext.java 7
org/apache/fulcrum/template/DefaultTemplateContext.java 13
org/apache/fulcrum/template/BaseTemplateEngineService.java 8
org/apache/fulcrum/template/TemplateEngineService.java 17
org/apache/fulcrum/template/TemplateService.java 16
org/apache/fulcrum/template/TurbineTemplate.java 15
org/apache/fulcrum/template/TurbineTemplateService.java 12
org/apache/fulcrum/factory/TurbineFactoryService.java 42
org/apache/fulcrum/factory/Factory.java 7
org/apache/fulcrum/factory/FactoryService.java 6
org/apache/fulcrum/schedule/TurbineNonPersistentSchedulerService.java 32
org/apache/fulcrum/schedule/WorkerThread.java 4
org/apache/fulcrum/schedule/JobEntry.java 55
org/apache/fulcrum/schedule/ScheduleService.java 16
org/apache/fulcrum/schedule/TurbineSchedulerService.java 42
org/apache/fulcrum/schedule/JobQueue.java 17
org/apache/fulcrum/schedule/ScheduledJob.java 7
org/apache/fulcrum/ServiceBroker.java 39
org/apache/fulcrum/velocity/ContextAdapter.java 16
org/apache/fulcrum/velocity/TurbineVelocity.java 5
org/apache/fulcrum/velocity/VelocityService.java 21
org/apache/fulcrum/velocity/TurbineVelocityService.java 24
org/apache/fulcrum/crypto/CryptoService.java 1
org/apache/fulcrum/crypto/TurbineCrypto.java 1
org/apache/fulcrum/crypto/BaseCryptoService.java 1
org/apache/fulcrum/crypto/CryptoAlgorithm.java 1
org/apache/fulcrum/crypto/provider/JavaCrypt.java 1
org/apache/fulcrum/crypto/provider/UnixCrypt.java 1
org/apache/fulcrum/crypto/provider/ClearCrypt.java 1
org/apache/fulcrum/crypto/TurbineCryptoService.java 5
org/apache/fulcrum/intake/transform/XmlToAppData.java 27
org/apache/fulcrum/intake/transform/DTDResolver.java 6
org/apache/fulcrum/intake/model/Field.java 131
org/apache/fulcrum/intake/model/FieldFactory.java 10
org/apache/fulcrum/intake/model/BigDecimalField.java 5
org/apache/fulcrum/intake/model/StringField.java 12
org/apache/fulcrum/intake/model/FloatField.java 9
org/apache/fulcrum/intake/model/FileItemField.java 35
org/apache/fulcrum/intake/model/IntegerField.java 10
org/apache/fulcrum/intake/model/DateStringField.java 22
org/apache/fulcrum/intake/model/StringKeyField.java 11
org/apache/fulcrum/intake/model/NumberKeyField.java 9
org/apache/fulcrum/intake/model/ComboKeyField.java 15
org/apache/fulcrum/intake/model/Group.java 151
org/apache/fulcrum/intake/model/BooleanField.java 8
org/apache/fulcrum/intake/Intake.java 112
org/apache/fulcrum/intake/TurbineIntake.java 6
org/apache/fulcrum/intake/TurbineIntakeService.java 69
org/apache/fulcrum/intake/IntakeService.java 15
org/apache/fulcrum/intake/validator/IntegerValidator.java 20
org/apache/fulcrum/intake/validator/DateStringValidator.java 45
org/apache/fulcrum/intake/validator/DefaultValidator.java 50
org/apache/fulcrum/intake/validator/NumberKeyValidator.java 21
org/apache/fulcrum/intake/validator/ValidationException.java 3
org/apache/fulcrum/intake/validator/Validator.java 6
org/apache/fulcrum/intake/validator/InitableByConstraintMap.java 3
org/apache/fulcrum/intake/validator/FileValidator.java 43
org/apache/fulcrum/intake/validator/Constraint.java 7
org/apache/fulcrum/intake/validator/NumberValidator.java 36
org/apache/fulcrum/intake/Retrievable.java 4
org/apache/fulcrum/intake/xmlmodel/XmlGroup.java 53
org/apache/fulcrum/intake/xmlmodel/XmlField.java 100
org/apache/fulcrum/intake/xmlmodel/Rule.java 23
org/apache/fulcrum/intake/xmlmodel/AppData.java 17
org/apache/fulcrum/Fulcrum.java 5
org/apache/fulcrum/security/impl/db/DBSecurityService.java 218
org/apache/fulcrum/security/impl/db/DBUserManager.java 61
org/apache/fulcrum/security/impl/db/entity/TurbineUser.java 17
org/apache/fulcrum/security/impl/db/entity/TurbineUserPeer.java 22
org/apache/fulcrum/security/impl/db/entity/TurbinePermission.java 3
org/apache/fulcrum/security/impl/db/entity/TurbineRolePeer.java 24
org/apache/fulcrum/security/impl/db/entity/UserPeer.java 4
org/apache/fulcrum/security/impl/db/entity/SecurityObject.java 14
org/apache/fulcrum/security/impl/db/entity/TurbineGroupPeer.java 18
org/apache/fulcrum/security/impl/db/entity/TurbineRole.java 10
org/apache/fulcrum/security/impl/db/entity/TurbineGroup.java 8
org/apache/fulcrum/security/impl/db/entity/TurbinePermissionPeer.java 30
org/apache/fulcrum/security/impl/passive/PassiveUserManager.java 11
org/apache/fulcrum/security/util/UnknownEntityException.java 2
org/apache/fulcrum/security/util/EntityExistsException.java 2
org/apache/fulcrum/security/util/RoleSet.java 1
org/apache/fulcrum/security/util/AccessControlList.java 9
org/apache/fulcrum/security/util/PermissionSet.java 2
org/apache/fulcrum/security/util/PasswordMismatchException.java 2
org/apache/fulcrum/security/util/AccessControlException.java 2
org/apache/fulcrum/security/util/GroupSet.java 1
org/apache/fulcrum/security/util/TurbineSecurityException.java 2
org/apache/fulcrum/security/util/DataBackendException.java 2
org/apache/fulcrum/security/TurbineSecurity.java 45
org/apache/fulcrum/security/UserManager.java 8
org/apache/fulcrum/security/SecurityService.java 68
org/apache/fulcrum/security/session/SessionBindingEvent.java 1
org/apache/fulcrum/security/session/SessionBindingListener.java 2
org/apache/fulcrum/security/session/Session.java 1
org/apache/fulcrum/security/entity/Role.java 1
org/apache/fulcrum/security/entity/User.java 4
org/apache/fulcrum/security/entity/Permission.java 1
org/apache/fulcrum/security/entity/Group.java 1
org/apache/fulcrum/security/entity/SecurityEntity.java 1
org/apache/fulcrum/security/BaseSecurityService.java 32
org/apache/fulcrum/mimetype/util/CharSetMap.java 58
org/apache/fulcrum/mimetype/util/MimeType.java 74
org/apache/fulcrum/mimetype/util/MimeTypeMap.java 21
org/apache/fulcrum/mimetype/util/MimeTypeMapper.java 16
org/apache/fulcrum/mimetype/TurbineMimeTypeService.java 11
org/apache/fulcrum/mimetype/TurbineMimeTypes.java 6
org/apache/fulcrum/mimetype/MimeTypeService.java 16
org/apache/fulcrum/naming/TurbineNamingService.java 7
org/apache/fulcrum/naming/NamingService.java 3
org/apache/fulcrum/ServiceManager.java 9
org/apache/fulcrum/BaseServiceBroker.java 45
org/apache/fulcrum/upload/TurbineUploadService.java 33
org/apache/fulcrum/upload/UploadService.java 10
org/apache/fulcrum/upload/TurbineUpload.java 14
org/apache/fulcrum/xmlrpc/util/AuthenticatedFileHandler.java 18
org/apache/fulcrum/xmlrpc/util/FileTransfer.java 42
org/apache/fulcrum/xmlrpc/util/FileHandler.java 21
org/apache/fulcrum/xmlrpc/TurbineXmlRpcService.java 81
org/apache/fulcrum/xmlrpc/XmlRpcService.java 64
org/apache/fulcrum/xmlrpc/TurbineXmlRpc.java 55
org/apache/fulcrum/BaseService.java 7
org/apache/fulcrum/BaseUnicastRemoteService.java 17
org/apache/fulcrum/localization/LocaleTokenizer.java 14
org/apache/fulcrum/localization/Localization.java 9
org/apache/fulcrum/localization/TurbineLocalizationService.java 40
org/apache/fulcrum/localization/LocalizationService.java 25
org/apache/fulcrum/InstantiationException.java 8
org/apache/fulcrum/ServiceRuntimeException.java 5

org/apache/fulcrum/db/TurbineDB.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.ServiceException 58
cast needs to be followed by whitespace. 108
Unused @throws tag for 'ServiceException'. 131
Expected @throws tag for 'Exception'. 135
Unused @throws tag for 'ServiceException'. 147
Expected @throws tag for 'Exception'. 151
Unused @throws tag for 'ServiceException'. 175
Expected @throws tag for 'Exception'. 179
Unused @throws tag for 'ServiceException'. 200
Expected @throws tag for 'Exception'. 204
Unused @throws tag for 'ServiceException'. 213
Expected @param tag for 'dbconn'. 217
Unused @throws tag for 'ServiceException'. 231
Expected @throws tag for 'Exception'. 235
Unused @throws tag for 'ServiceException'. 245
Expected @throws tag for 'Exception'. 249

org/apache/fulcrum/db/DatabaseService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 79
line longer than 80 characters 81
variable 'SERVICE_NAME' missing Javadoc. 91
redundant 'public' modifier. 100
redundant 'public' modifier. 113
redundant 'public' modifier. 123
redundant 'public' modifier. 145
redundant 'public' modifier. 155
Expected @param tag for 'dbconn'. 155
redundant 'public' modifier. 166
redundant 'public' modifier. 177
redundant 'public' modifier. 181
method is missing a Javadoc comment. 181
redundant 'public' modifier. 183
method is missing a Javadoc comment. 183

org/apache/fulcrum/db/TurbineDatabaseService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.TurbineServices 61
Unused import - org.apache.torque.TorqueException 63
line longer than 80 characters 72
Expected @throws tag for 'InitializationException'. 83
Unused @throws tag for 'ServiceException'. 123
Expected @throws tag for 'Exception'. 127
Unused @throws tag for 'ServiceException'. 139
Expected @throws tag for 'Exception'. 143
Unused @throws tag for 'ServiceException'. 152
Expected @throws tag for 'Exception'. 156
Unused @throws tag for 'ServiceException'. 177
Expected @throws tag for 'Exception'. 181
Unused @throws tag for 'ServiceException'. 191
Expected @param tag for 'dbconn'. 195
Unused @throws tag for 'ServiceException'. 206
Expected @throws tag for 'Exception'. 210
Unused @throws tag for 'ServiceException'. 220
Expected @throws tag for 'Exception'. 224
method is missing a Javadoc comment. 229
method is missing a Javadoc comment. 234

org/apache/fulcrum/bsf/BSFService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'SERVICE_NAME' missing Javadoc. 66
Unused @param tag for 'String'. 71
redundant 'public' modifier. 73
Expected @param tag for 'script'. 73

org/apache/fulcrum/bsf/TurbineBSF.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
cast needs to be followed by whitespace. 74
method is missing a Javadoc comment. 78

org/apache/fulcrum/bsf/TurbineBSFService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'manager' must be private and have accessor methods. 80
variable 'scriptsDirectory' must be private and have accessor methods. 85
variable 'defaultExtension' must be private and have accessor methods. 97
Expected @throws tag for 'InitializationException'. 109
method is missing a Javadoc comment. 125
Unused @param tag for 'String'. 134
Expected @param tag for 'script'. 136
Unused @param tag for 'String'. 170
Expected @param tag for 'file'. 174
Expected @throws tag for 'IOException'. 175
'(' is followed by whitespace. 185
'(' is followed by whitespace. 185
'(' is followed by whitespace. 185
')' is preceeded by whitespace. 185
'(' is followed by whitespace. 187
')' is preceeded by whitespace. 187

org/apache/fulcrum/jsp/TurbineJspService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.io.File 57
Unused import - java.io.IOException 58
Unused import - javax.servlet.ServletConfig 61
Unused import - javax.servlet.ServletContext 62
Unused import - javax.servlet.RequestDispatcher 63
Unused import - javax.servlet.http.HttpServletRequest 64
Expected @throws tag for 'InitializationException'. 98
Expected an @return tag. 133
line longer than 80 characters 196
line longer than 80 characters 200
Expected an @return tag. 220
Expected @param tag for 'context'. 220
Expected @param tag for 'template'. 220
Expected @throws tag for 'ServiceException'. 221
Expected @param tag for 'context'. 232
Expected @param tag for 'template'. 232
Expected @param tag for 'outputStream'. 233
Expected @throws tag for 'ServiceException'. 234
Expected @throws tag for 'Exception'. 253
Unused @param tag for 'String'. 293
Expected @param tag for 'template'. 296
line longer than 80 characters 303
Unused @param tag for 'String'. 307
Expected @param tag for 'template'. 310

org/apache/fulcrum/jsp/JspService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.ServiceException 59
line longer than 80 characters 77
line longer than 80 characters 85
Expected an @return tag. 100
redundant 'public' modifier. 100

org/apache/fulcrum/dvsl/DvslService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'SERVICE_NAME' missing Javadoc. 74
line longer than 80 characters 79
redundant 'public' modifier. 79
'(' is followed by whitespace. 79
Expected @param tag for 'styleName'. 79
Expected @param tag for 'stylesheet'. 79
Expected @param tag for 'toolbox'. 79
Expected @throws tag for 'Exception'. 80
redundant 'public' modifier. 85
'(' is followed by whitespace. 85
Expected @param tag for 'styleName'. 85
')' is preceeded by whitespace. 85
Expected @throws tag for 'Exception'. 86
Unused @param tag for 'stylename'. 92
redundant 'public' modifier. 96
'(' is followed by whitespace. 96
Expected @param tag for 'styleName'. 96
Expected @throws tag for 'Exception'. 97

org/apache/fulcrum/dvsl/DefaultDvslService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'servicePool' missing Javadoc. 79
variable 'servicePool' must be private and have accessor methods. 79
Expected @throws tag for 'InitializationException'. 85
line longer than 80 characters 92
'(' is followed by whitespace. 92
Expected @param tag for 'styleName'. 92
Expected @param tag for 'stylesheet'. 92
Expected @param tag for 'toolbox'. 92
')' is preceeded by whitespace. 92
Expected @throws tag for 'Exception'. 93
'(' is followed by whitespace. 97
'(' is followed by whitespace. 99
')' is preceeded by whitespace. 99
'if' is not followed by whitespace. 106
'(' is followed by whitespace. 106
'(' is followed by whitespace. 108
')' is preceeded by whitespace. 108
'(' is followed by whitespace. 111
')' is preceeded by whitespace. 111
'(' is followed by whitespace. 117
Expected @param tag for 'styleName'. 117
')' is preceeded by whitespace. 117
'(' is followed by whitespace. 119
')' is preceeded by whitespace. 119
'(' is followed by whitespace. 125
Expected @param tag for 'styleName'. 125
Expected @param tag for 'in'. 125
Expected @param tag for 'out'. 125
Expected @throws tag for 'Exception'. 126
'(' is followed by whitespace. 128
')' is preceeded by whitespace. 128
'(' is followed by whitespace. 130
')' is preceeded by whitespace. 130

org/apache/fulcrum/dvsl/FulcrumDvsl.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.Service 62
'(' is followed by whitespace. 83
')' is preceeded by whitespace. 83
line longer than 80 characters 86
method is missing a Javadoc comment. 86
'(' is followed by whitespace. 86
')' is preceeded by whitespace. 86
'(' is followed by whitespace. 89
')' is preceeded by whitespace. 89
method is missing a Javadoc comment. 92
'(' is followed by whitespace. 92
')' is preceeded by whitespace. 92
'(' is followed by whitespace. 95
')' is preceeded by whitespace. 95
line longer than 80 characters 98
method is missing a Javadoc comment. 98
'(' is followed by whitespace. 98
'(' is followed by whitespace. 101
')' is preceeded by whitespace. 101

org/apache/fulcrum/pool/TurbinePool.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
',' needs to be followed by whitespace. 96
Unused @param tag for 'loader'. 106
',' needs to be followed by whitespace. 117
',' needs to be followed by whitespace. 117
',' needs to be followed by whitespace. 140
',' needs to be followed by whitespace. 140
',' needs to be followed by whitespace. 140
',' needs to be followed by whitespace. 172
',' needs to be followed by whitespace. 172

org/apache/fulcrum/pool/ObjectInputStreamForContext.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 66
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 96

org/apache/fulcrum/pool/InitableRecyclable.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 68
redundant 'public' modifier. 76
Expected @param tag for 'initObj'. 76
Expected @throws tag for 'ServiceException'. 76

org/apache/fulcrum/pool/TurbinePoolService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.BaseService 63
line longer than 80 characters 80
Expected @param tag for 'params'. 205
Expected @param tag for 'signature'. 206
Expected @throws tag for 'ServiceException'. 207
'synchronized' is not followed by whitespace. 227
line longer than 80 characters 235
',' needs to be followed by whitespace. 236
',' needs to be followed by whitespace. 236
',' needs to be followed by whitespace. 241
',' needs to be followed by whitespace. 246
line longer than 80 characters 256
',' needs to be followed by whitespace. 256
Expected an @return tag. 268
Unused @param tag for 'config'. 350
line longer than 80 characters 361
',' needs to be followed by whitespace. 361
',' needs to be followed by whitespace. 372
',' needs to be followed by whitespace. 389
',' needs to be followed by whitespace. 389
',' needs to be followed by whitespace. 408
',' needs to be followed by whitespace. 408
',' needs to be followed by whitespace. 410
Unused @param tag for 'loader'. 420
',' needs to be followed by whitespace. 431
',' needs to be followed by whitespace. 431
',' needs to be followed by whitespace. 433
',' needs to be followed by whitespace. 433
',' needs to be followed by whitespace. 456
',' needs to be followed by whitespace. 456
line longer than 80 characters 458
',' needs to be followed by whitespace. 458
',' needs to be followed by whitespace. 458
',' needs to be followed by whitespace. 458
',' needs to be followed by whitespace. 485
',' needs to be followed by whitespace. 485
',' needs to be followed by whitespace. 505
',' needs to be followed by whitespace. 505
',' needs to be followed by whitespace. 507
',' needs to be followed by whitespace. 507
',' needs to be followed by whitespace. 530
Expected an @return tag. 551
',' needs to be followed by whitespace. 564
',' needs to be followed by whitespace. 595
Expected an @return tag. 604
',' needs to be followed by whitespace. 649

org/apache/fulcrum/pool/BoundedBuffer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 61
variable 'array_' missing Javadoc. 73
variable 'array_' must be private and have accessor methods. 73
variable 'takePtr_' missing Javadoc. 75
variable 'takePtr_' must be private and have accessor methods. 75
variable 'putPtr_' missing Javadoc. 76
variable 'putPtr_' must be private and have accessor methods. 76
variable 'usedSlots_' missing Javadoc. 78
variable 'usedSlots_' must be private and have accessor methods. 78
variable 'emptySlots_' missing Javadoc. 79
variable 'emptySlots_' must be private and have accessor methods. 79
'if' construct must use '{}'s. 90
'if' construct must use '{}'s. 134
'else' construct must use '{}'s. 136
Unused @param tag for 'item'. 143
Expected @param tag for 'x'. 146
'if' construct must use '{}'s. 148
'if' construct must use '{}'s. 155
'else' construct must use '{}'s. 160
'if' construct must use '{}'s. 176
'else' construct must use '{}'s. 181

org/apache/fulcrum/pool/ArrayCtorRecyclable.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 63
redundant 'public' modifier. 72
Expected @param tag for 'params'. 72

org/apache/fulcrum/pool/Recyclable.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 76
redundant 'public' modifier. 83
redundant 'public' modifier. 89

org/apache/fulcrum/pool/PoolService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 95
redundant 'public' modifier. 108
redundant 'public' modifier. 122
Expected an @return tag. 129
redundant 'public' modifier. 129
redundant 'public' modifier. 138
Expected an @return tag. 146
redundant 'public' modifier. 146
redundant 'public' modifier. 153
redundant 'public' modifier. 158

org/apache/fulcrum/pool/RecyclableSupport.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Redundant import from the same package. 57
line longer than 80 characters 63
method name 'Recyclable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76

org/apache/fulcrum/util/parser/DefaultCookieParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 88
variable 'response' missing Javadoc. 99
variable 'category' must be private and have accessor methods. 104
Unused @param tag for 'data'. 137
Expected @param tag for 'request'. 139
Expected @param tag for 'response'. 140
'+' is not preceeded with whitespace. 149
'+' is not followed by whitespace. 149
'=' is not preceeded with whitespace. 151
'=' is not followed by whitespace. 151
'<' is not preceeded with whitespace. 151
'<' is not followed by whitespace. 151
'+' is not preceeded with whitespace. 155
'+' is not followed by whitespace. 155
'+' is not preceeded with whitespace. 155
'+' is not followed by whitespace. 155
'+' is not preceeded with whitespace. 155
'+' is not followed by whitespace. 155
',' needs to be followed by whitespace. 156
Expected @param tag for 'name'. 167
Expected @param tag for 'value'. 167
',' needs to be followed by whitespace. 169
',' needs to be followed by whitespace. 169
Expected @param tag for 'name'. 176
Expected @param tag for 'value'. 176
parameter 'seconds_age' must match pattern '^[a-z][a-zA-Z0-9]*$'. 176
Expected @param tag for 'seconds_age'. 176
',' needs to be followed by whitespace. 183
Expected @param tag for 'name'. 192
',' needs to be followed by whitespace. 194
',' needs to be followed by whitespace. 194

org/apache/fulcrum/util/parser/CSVParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Expected @param tag for 'tokenizer'. 129

org/apache/fulcrum/util/parser/ValueParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'URL_CASE_FOLDING_NONE' missing Javadoc. 87
variable 'URL_CASE_FOLDING_LOWER' missing Javadoc. 88
variable 'URL_CASE_FOLDING_UPPER' missing Javadoc. 89
redundant 'public' modifier. 94
redundant 'public' modifier. 99
Expected @param tag for 's'. 99
Expected an @return tag. 104
redundant 'public' modifier. 104
redundant 'public' modifier. 114
'(' is followed by whitespace. 114
')' is preceeded by whitespace. 114
redundant 'public' modifier. 122
'(' is followed by whitespace. 122
')' is preceeded by whitespace. 123
redundant 'public' modifier. 131
'(' is followed by whitespace. 131
')' is preceeded by whitespace. 132
redundant 'public' modifier. 140
'(' is followed by whitespace. 140
')' is preceeded by whitespace. 141
redundant 'public' modifier. 149
'(' is followed by whitespace. 149
')' is preceeded by whitespace. 150
redundant 'public' modifier. 158
'(' is followed by whitespace. 158
')' is preceeded by whitespace. 159
redundant 'public' modifier. 169
'(' is followed by whitespace. 169
')' is preceeded by whitespace. 170
redundant 'public' modifier. 180
Expected @param tag for 'name'. 180
redundant 'public' modifier. 190
'(' is followed by whitespace. 190
')' is preceeded by whitespace. 190
redundant 'public' modifier. 198
method is missing a Javadoc comment. 198
redundant 'public' modifier. 205
method is missing a Javadoc comment. 205
redundant 'public' modifier. 215
redundant 'public' modifier. 225
redundant 'public' modifier. 235
redundant 'public' modifier. 245
redundant 'public' modifier. 255
redundant 'public' modifier. 265
redundant 'public' modifier. 275
redundant 'public' modifier. 285
redundant 'public' modifier. 295
redundant 'public' modifier. 305
redundant 'public' modifier. 314
redundant 'public' modifier. 324
')' is preceeded by whitespace. 325
redundant 'public' modifier. 334
redundant 'public' modifier. 344
Unused @param tag for 'defaultValue'. 353
redundant 'public' modifier. 356
Expected @param tag for 'def'. 357
redundant 'public' modifier. 366
redundant 'public' modifier. 375
redundant 'public' modifier. 384
redundant 'public' modifier. 394
')' is preceeded by whitespace. 395
redundant 'public' modifier. 404
redundant 'public' modifier. 413
redundant 'public' modifier. 422
redundant 'public' modifier. 432
')' is preceeded by whitespace. 433
redundant 'public' modifier. 442
redundant 'public' modifier. 453
Expected @throws tag for 'UnsupportedEncodingException'. 454
redundant 'public' modifier. 463
redundant 'public' modifier. 477
redundant 'public' modifier. 487
redundant 'public' modifier. 498
redundant 'public' modifier. 507
redundant 'public' modifier. 517
redundant 'public' modifier. 528
redundant 'public' modifier. 537
redundant 'public' modifier. 546
redundant 'public' modifier. 558
redundant 'public' modifier. 571
redundant 'public' modifier. 581
Unused @throws tag for 'Exception,'. 590
redundant 'public' modifier. 592
Expected @throws tag for 'Exception'. 593
redundant 'public' modifier. 601

org/apache/fulcrum/util/parser/TSVParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Expected @param tag for 'tokenizer'. 130

org/apache/fulcrum/util/parser/DataStreamParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 88
variable 'category' must be private and have accessor methods. 126
cast needs to be followed by whitespace. 149
Expected @param tag for 'tokenizer'. 165

org/apache/fulcrum/util/parser/StringValueParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 64
method is missing a Javadoc comment. 69
'(' is followed by whitespace. 90
')' is preceeded by whitespace. 90
method is missing a Javadoc comment. 112
'(' is followed by whitespace. 116
')' is preceeded by whitespace. 116
'+' is not preceeded with whitespace. 132
'+' is not followed by whitespace. 132
'(' is followed by whitespace. 134
')' is preceeded by whitespace. 134

org/apache/fulcrum/util/parser/CookieParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'AGE_SESSION' missing Javadoc. 90
variable 'AGE_DELETE' missing Javadoc. 91
redundant 'public' modifier. 98
Unused @param tag for 'data'. 104
redundant 'public' modifier. 106
Expected @param tag for 'request'. 106
Expected @param tag for 'response'. 107
redundant 'public' modifier. 113
Expected @param tag for 'name'. 113
Expected @param tag for 'value'. 113
redundant 'public' modifier. 119
Expected @param tag for 'name'. 119
Expected @param tag for 'value'. 119
parameter 'seconds_age' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
Expected @param tag for 'seconds_age'. 119
redundant 'public' modifier. 124
Expected @param tag for 'name'. 124

org/apache/fulcrum/util/parser/ParameterParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 82
redundant 'public' modifier. 92
redundant 'public' modifier. 107
redundant 'public' modifier. 114
'(' is followed by whitespace. 114
')' is preceeded by whitespace. 114
Expected an @return tag. 121
redundant 'public' modifier. 121
redundant 'public' modifier. 133
'(' is followed by whitespace. 133
')' is preceeded by whitespace. 134
redundant 'public' modifier. 144
redundant 'public' modifier. 154
redundant 'public' modifier. 156
method is missing a Javadoc comment. 156

org/apache/fulcrum/util/parser/DefaultParameterParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 91
variable 'category' must be private and have accessor methods. 111
'catch' is not followed by whitespace. 209
'(' is followed by whitespace. 216
')' is preceeded by whitespace. 216
'while' is not followed by whitespace. 218
line longer than 80 characters 221
'(' is followed by whitespace. 221
')' is preceeded by whitespace. 221
'(' is followed by whitespace. 269
')' is preceeded by whitespace. 269
Expected an @return tag. 279
'(' is followed by whitespace. 294
')' is preceeded by whitespace. 295
'if' is not followed by whitespace. 298
'(' is followed by whitespace. 302
')' is preceeded by whitespace. 302
'+' is not preceeded with whitespace. 306
'+' is not followed by whitespace. 306
'(' is followed by whitespace. 309
')' is preceeded by whitespace. 309
'if' construct must use '{}'s. 327
cast needs to be followed by whitespace. 328
'(' is followed by whitespace. 331
')' is preceeded by whitespace. 331
cast needs to be followed by whitespace. 349
'(' is followed by whitespace. 351
')' is preceeded by whitespace. 351

org/apache/fulcrum/util/parser/BaseValueParser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Calendar 65
Unused import - java.util.GregorianCalendar 68
line longer than 80 characters 99
variable 'parameters' must be private and have accessor methods. 109
method is missing a Javadoc comment. 116
Expected @param tag for 'fold'. 130
Expected @param tag for 'characterEncoding'. 157
Expected @param tag for 's'. 205
Expected an @return tag. 213
'(' is followed by whitespace. 224
')' is preceeded by whitespace. 225
'(' is followed by whitespace. 227
'(' is followed by whitespace. 236
')' is preceeded by whitespace. 237
'(' is followed by whitespace. 239
'(' is followed by whitespace. 248
')' is preceeded by whitespace. 249
'(' is followed by whitespace. 251
'(' is followed by whitespace. 260
')' is preceeded by whitespace. 261
'(' is followed by whitespace. 263
'(' is followed by whitespace. 272
')' is preceeded by whitespace. 273
'(' is followed by whitespace. 275
'(' is followed by whitespace. 286
')' is preceeded by whitespace. 287
'if' is not followed by whitespace. 290
'(' is followed by whitespace. 294
')' is preceeded by whitespace. 294
'+' is not preceeded with whitespace. 298
'+' is not followed by whitespace. 298
'(' is followed by whitespace. 301
')' is preceeded by whitespace. 301
Expected @param tag for 'name'. 313
'(' is followed by whitespace. 315
')' is preceeded by whitespace. 315
'(' is followed by whitespace. 326
')' is preceeded by whitespace. 326
'(' is followed by whitespace. 339
')' is preceeded by whitespace. 339
cast needs to be followed by whitespace. 341
method is missing a Javadoc comment. 350
method is missing a Javadoc comment. 360
'(' is followed by whitespace. 381
')' is preceeded by whitespace. 383
'(' is followed by whitespace. 387
')' is preceeded by whitespace. 389
'if' construct must use '{}'s. 450
cast needs to be followed by whitespace. 451
'if' construct must use '{}'s. 486
cast needs to be followed by whitespace. 487
cast needs to be followed by whitespace. 525
cast needs to be followed by whitespace. 528
cast needs to be followed by whitespace. 563
'for' construct must use '{}'s. 565
'=' is not preceeded with whitespace. 565
'=' is not followed by whitespace. 565
'<' is not preceeded with whitespace. 565
'<' is not followed by whitespace. 565
'(' is followed by whitespace. 566
')' is preceeded by whitespace. 566
')' is preceeded by whitespace. 580
'if' construct must use '{}'s. 586
cast needs to be followed by whitespace. 587
Unused @param tag for 'defaultValue'. 627
Expected @param tag for 'def'. 631
cast needs to be followed by whitespace. 661
'for' construct must use '{}'s. 663
'=' is not preceeded with whitespace. 663
'=' is not followed by whitespace. 663
'<' is not preceeded with whitespace. 663
'<' is not followed by whitespace. 663
'(' is followed by whitespace. 664
')' is preceeded by whitespace. 664
cast needs to be followed by whitespace. 682
'for' construct must use '{}'s. 684
'=' is not preceeded with whitespace. 684
'=' is not followed by whitespace. 684
'<' is not preceeded with whitespace. 684
'<' is not followed by whitespace. 684
'(' is followed by whitespace. 685
')' is preceeded by whitespace. 685
')' is preceeded by whitespace. 699
'if' construct must use '{}'s. 705
cast needs to be followed by whitespace. 706
cast needs to be followed by whitespace. 739
'for' construct must use '{}'s. 741
'=' is not preceeded with whitespace. 741
'=' is not followed by whitespace. 741
'<' is not preceeded with whitespace. 741
'<' is not followed by whitespace. 741
'(' is followed by whitespace. 742
')' is preceeded by whitespace. 742
cast needs to be followed by whitespace. 760
'for' construct must use '{}'s. 762
'=' is not preceeded with whitespace. 762
'=' is not followed by whitespace. 762
'<' is not preceeded with whitespace. 762
'<' is not followed by whitespace. 762
'(' is followed by whitespace. 763
')' is preceeded by whitespace. 763
')' is preceeded by whitespace. 777
'if' construct must use '{}'s. 783
cast needs to be followed by whitespace. 784
Expected @throws tag for 'UnsupportedEncodingException'. 814
'if' construct must use '{}'s. 817
'(' is followed by whitespace. 817
')' is preceeded by whitespace. 817
'if' construct must use '{}'s. 835
cast needs to be followed by whitespace. 836
'if' construct must use '{}'s. 837
'(' is followed by whitespace. 841
')' is preceeded by whitespace. 841
'if' construct must use '{}'s. 876
'else' construct must use '{}'s. 880
'if' is not followed by whitespace. 894
')' is preceeded by whitespace. 896
'if' construct must use '{}'s. 911
cast needs to be followed by whitespace. 912
'if' construct must use '{}'s. 928
'else' construct must use '{}'s. 931
'if' is not followed by whitespace. 945
'if' construct must use '{}'s. 964
cast needs to be followed by whitespace. 965
'(' is followed by whitespace. 968
')' is preceeded by whitespace. 968
cast needs to be followed by whitespace. 985
'(' is followed by whitespace. 987
')' is preceeded by whitespace. 987
'else' construct must use '{}'s. 1023
method is missing a Javadoc comment. 1043
Unused @throws tag for 'Exception,'. 1055
Expected @throws tag for 'Exception'. 1058
'(' is followed by whitespace. 1094
')' is preceeded by whitespace. 1094
'(' is followed by whitespace. 1100
'=' is not preceeded with whitespace. 1100
'=' is not followed by whitespace. 1100
'<' is not preceeded with whitespace. 1100
'<' is not followed by whitespace. 1100
')' is preceeded by whitespace. 1100
'(' is followed by whitespace. 1102
')' is preceeded by whitespace. 1102
'(' is followed by whitespace. 1113
'(' is followed by whitespace. 1123
')' is preceeded by whitespace. 1123
Unused @throws tag for 'Exception,'. 1140
Expected @throws tag for 'Exception'. 1144

org/apache/fulcrum/xslt/XSLTService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'SERVICE_NAME' missing Javadoc. 72
line longer than 80 characters 82
redundant 'public' modifier. 82
Expected @throws tag for 'Exception'. 82
Expected an @return tag. 91
redundant 'public' modifier. 91
Expected @throws tag for 'Exception'. 91
line longer than 80 characters 101
redundant 'public' modifier. 101
Expected @throws tag for 'Exception'. 101
Unused @param tag for 'out'. 108
Expected an @return tag. 110
redundant 'public' modifier. 110
Expected @param tag for 'in'. 110
Expected @throws tag for 'Exception'. 110

org/apache/fulcrum/xslt/TurbineXSLT.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.Service 59
cast needs to be followed by whitespace. 78
method is missing a Javadoc comment. 82
',' needs to be followed by whitespace. 85
',' needs to be followed by whitespace. 85
method is missing a Javadoc comment. 88
',' needs to be followed by whitespace. 91
method is missing a Javadoc comment. 94
',' needs to be followed by whitespace. 97
',' needs to be followed by whitespace. 97
method is missing a Javadoc comment. 101
',' needs to be followed by whitespace. 104

org/apache/fulcrum/xslt/TurbineXSLTService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.io.BufferedReader 57
Unused import - java.io.BufferedWriter 58
Unused import - org.w3c.dom.Node 72
Unused import - org.xml.sax.InputSource 73
variable 'caching' must be private and have accessor methods. 93
variable 'path' must be private and have accessor methods. 99
variable 'cache' must be private and have accessor methods. 104
'static' modifier out of order with the JLS suggestions. 106
variable 'STYLESHEET_PATH' missing Javadoc. 106
'static' modifier out of order with the JLS suggestions. 108
variable 'STYLESHEET_CACHING' missing Javadoc. 108
Expected @throws tag for 'InitializationException'. 120
'=' is not preceeded with whitespace. 132
'=' is not followed by whitespace. 132
'+' is not preceeded with whitespace. 132
'+' is not followed by whitespace. 132
Expected an @return tag. 148
Expected @param tag for 'templateName'. 148
',' needs to be followed by whitespace. 154
'+' is not preceeded with whitespace. 158
'+' is not followed by whitespace. 158
'+' is not preceeded with whitespace. 158
'+' is not followed by whitespace. 158
'+' is not preceeded with whitespace. 161
'+' is not followed by whitespace. 161
'+' is not preceeded with whitespace. 161
'+' is not followed by whitespace. 161
'+' is not preceeded with whitespace. 166
'+' is not followed by whitespace. 166
'+' is not preceeded with whitespace. 169
'+' is not followed by whitespace. 169
Expected an @return tag. 181
Expected @param tag for 'source'. 181
Expected @throws tag for 'Exception'. 181
Expected an @return tag. 199
Expected @param tag for 'xslName'. 199
Expected @throws tag for 'Exception'. 199
'if' construct must use '{}'s. 204
cast needs to be followed by whitespace. 208
',' needs to be followed by whitespace. 215
method is missing a Javadoc comment. 223
'(' is followed by whitespace. 226
')' is preceeded by whitespace. 226
Expected @param tag for 'xslName'. 234
Expected @param tag for 'in'. 234
Expected @param tag for 'out'. 234
Expected @throws tag for 'Exception'. 235
',' needs to be followed by whitespace. 239
',' needs to be followed by whitespace. 239
Expected an @return tag. 245
Expected @param tag for 'xslName'. 245
Expected @param tag for 'in'. 245
Expected @throws tag for 'Exception'. 246
',' needs to be followed by whitespace. 249
',' needs to be followed by whitespace. 249
Expected @param tag for 'xslName'. 257
Expected @param tag for 'in'. 257
Expected @param tag for 'out'. 257
Expected @throws tag for 'Exception'. 258
',' needs to be followed by whitespace. 262
',' needs to be followed by whitespace. 262
Expected an @return tag. 268
Expected @param tag for 'xslName'. 268
Expected @param tag for 'in'. 268
Expected @throws tag for 'Exception'. 269
',' needs to be followed by whitespace. 272
',' needs to be followed by whitespace. 272
Expected @throws tag for 'Exception'. 286

org/apache/fulcrum/Service.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused @throws tag for 'InitializationException,'. 109
redundant 'public' modifier. 112
'(' is followed by whitespace. 112
')' is preceeded by whitespace. 112
Expected @throws tag for 'InitializationException'. 112
redundant 'public' modifier. 123
redundant 'public' modifier. 130
redundant 'public' modifier. 139
'(' is followed by whitespace. 139
')' is preceeded by whitespace. 139
redundant 'public' modifier. 148
'(' is followed by whitespace. 148
')' is preceeded by whitespace. 148
redundant 'public' modifier. 159
Expected an @return tag. 164
redundant 'public' modifier. 164
Expected @param tag for 'path'. 164
Expected an @return tag. 169
redundant 'public' modifier. 169
redundant 'public' modifier. 176
Expected @throws tag for 'ServiceException'. 176

org/apache/fulcrum/cache/RefreshableCachedObject.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 70
Expected @param tag for 'l'. 114
'{' should be on a new line. 114
Expected an @return tag. 117
'{' should be on a new line. 117
Expected an @return tag. 131
'if' construct must use '{}'s. 133
'if' construct must use '{}'s. 136
'else' construct must use '{}'s. 138
cast needs to be followed by whitespace. 147

org/apache/fulcrum/cache/ObjectExpiredException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 62

org/apache/fulcrum/cache/CachedObject.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.io.Serializable 57
variable 'created' must be private and have accessor methods. 84
'(' is followed by whitespace. 116
')' is preceeded by whitespace. 116
'(' is followed by whitespace. 161
')' is preceeded by whitespace. 161
'if' is not followed by whitespace. 183
'(' is followed by whitespace. 188
')' is preceeded by whitespace. 188

org/apache/fulcrum/cache/TurbineGlobalCacheService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 79
variable 'cache' must be private and have accessor methods. 87
'static' modifier out of order with the JLS suggestions. 92
Expected @throws tag for 'InitializationException'. 110
line longer than 80 characters 121
line longer than 80 characters 122
line longer than 80 characters 123
Unused @throws tag for 'ObjectExpiredException,'. 142
Expected @throws tag for 'ObjectExpiredException'. 146
'(' is followed by whitespace. 186
')' is preceeded by whitespace. 186
',' needs to be followed by whitespace. 190
'while' is not followed by whitespace. 209
'catch' is not followed by whitespace. 217
'(' is followed by whitespace. 235
')' is preceeded by whitespace. 235
cast needs to be followed by whitespace. 241
'if' construct must use '{}'s. 242
'if' construct must use '{}'s. 244
'(' is followed by whitespace. 249
')' is preceeded by whitespace. 249
'(' is followed by whitespace. 256
')' is preceeded by whitespace. 256
cast needs to be followed by whitespace. 258
cast needs to be followed by whitespace. 259
cast needs to be followed by whitespace. 260
Expected @throws tag for 'IOException'. 281

org/apache/fulcrum/cache/GlobalCacheService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 64
variable 'SERVICE_NAME' missing Javadoc. 69
Unused @throws tag for 'ObjectExpiredException,'. 76
redundant 'public' modifier. 79
Expected @throws tag for 'ObjectExpiredException'. 80
redundant 'public' modifier. 88
redundant 'public' modifier. 95
redundant 'public' modifier. 101
Expected @throws tag for 'IOException'. 102
redundant 'public' modifier. 108

org/apache/fulcrum/cache/Refreshable.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 69

org/apache/fulcrum/cache/TurbineGlobalCache.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.Service 58
line longer than 80 characters 69
cast needs to be followed by whitespace. 81
Unused @throws tag for 'ObjectExpiredException,'. 91
Expected @throws tag for 'ObjectExpiredException'. 95
Expected @throws tag for 'IOException'. 127

org/apache/fulcrum/InitializationException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 63
'(' is followed by whitespace. 73
')' is preceeded by whitespace. 73
Unused @param tag for 'nested'. 83
'(' is followed by whitespace. 86
Expected @param tag for 't'. 86
')' is preceeded by whitespace. 86

org/apache/fulcrum/TurbineServices.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 66

org/apache/fulcrum/ServiceException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
method is missing a Javadoc comment. 67
method is missing a Javadoc comment. 71
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 81

org/apache/fulcrum/template/TemplateHtmlEmail.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.commons.mail.MultiPartEmail 62
line longer than 80 characters 65
line contains a tab character 77
line longer than 80 characters 90
Unused @param tag for 'data'. 119
Expected @param tag for 'context'. 122
Expected @throws tag for 'MessagingException'. 123
Expected @throws tag for 'MessagingException'. 164
',' needs to be followed by whitespace. 166
'if' is not followed by whitespace. 174
'if' is not followed by whitespace. 180
'catch' is not followed by whitespace. 186
'(' is followed by whitespace. 186
Expected @throws tag for 'MessagingException'. 223
'=' is not followed by whitespace. 225
',' needs to be followed by whitespace. 230
'catch' is not followed by whitespace. 232
'(' is followed by whitespace. 232
')' is preceeded by whitespace. 232
cast needs to be followed by whitespace. 248
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249

org/apache/fulcrum/template/TemplateEmail.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Expected @param tag for 'context'. 186
Expected @throws tag for 'Exception'. 197
Expected @throws tag for 'Exception'. 226
Unused @param tag for 'from'. 281
Expected @param tag for 'cc'. 285
Expected @throws tag for 'Exception'. 371
',' needs to be followed by whitespace. 379
Expected @throws tag for 'Exception'. 405
',' needs to be followed by whitespace. 413

org/apache/fulcrum/template/TemplateContext.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 72
redundant 'public' modifier. 80
redundant 'public' modifier. 88
Expected an @return tag. 93
redundant 'public' modifier. 93
redundant 'public' modifier. 102

org/apache/fulcrum/template/DefaultTemplateContext.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.List 58
Unused import - java.util.Iterator 59
line longer than 80 characters 81
variable 'innerContext' missing Javadoc. 86
variable 'innerContext' must be private and have accessor methods. 86
Expected @param tag for 'context'. 104
cast needs to be followed by whitespace. 118
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 127
method is missing a Javadoc comment. 132
method is missing a Javadoc comment. 137
method is missing a Javadoc comment. 142

org/apache/fulcrum/template/BaseTemplateEngineService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Iterator 59
line longer than 80 characters 70
line longer than 80 characters 90
line longer than 80 characters 99
line longer than 80 characters 107
method is missing a Javadoc comment. 157
method is missing a Javadoc comment. 161

org/apache/fulcrum/template/TemplateEngineService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 69
variable 'TEMPLATE_EXTENSIONS' missing Javadoc. 72
line longer than 80 characters 73
variable 'DEFAULT_TEMPLATE_EXTENSION' missing Javadoc. 73
line longer than 80 characters 74
variable 'DEFAULT_LAYOUT_TEMPLATE' missing Javadoc. 74
line longer than 80 characters 75
variable 'DEFAULT_PAGE_TEMPLATE' missing Javadoc. 75
Expected an @return tag. 81
redundant 'public' modifier. 81
redundant 'public' modifier. 90
Expected an @return tag. 97
redundant 'public' modifier. 97
redundant 'public' modifier. 111
redundant 'public' modifier. 116
redundant 'public' modifier. 123

org/apache/fulcrum/template/TemplateService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 73
redundant 'public' modifier. 95
Expected an @return tag. 105
redundant 'public' modifier. 105
redundant 'public' modifier. 114
redundant 'public' modifier. 116
method is missing a Javadoc comment. 116
redundant 'public' modifier. 119
method is missing a Javadoc comment. 119
redundant 'public' modifier. 123
method is missing a Javadoc comment. 123
redundant 'public' modifier. 127
method is missing a Javadoc comment. 127
redundant 'public' modifier. 129
method is missing a Javadoc comment. 129

org/apache/fulcrum/template/TurbineTemplate.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Redundant import from the same package. 61
line longer than 80 characters 68
cast needs to be followed by whitespace. 80
line longer than 80 characters 84
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 89
line longer than 80 characters 94
method is missing a Javadoc comment. 94
line longer than 80 characters 99
method is missing a Javadoc comment. 99
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 113
method is missing a Javadoc comment. 121
method is missing a Javadoc comment. 126

org/apache/fulcrum/template/TurbineTemplateService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Hashtable 61
Redundant import from the same package. 65
line longer than 80 characters 105
method is missing a Javadoc comment. 132
Expected @throws tag for 'InitializationException'. 142
',' needs to be followed by whitespace. 176
line longer than 80 characters 216
method is missing a Javadoc comment. 255
method is missing a Javadoc comment. 262
method is missing a Javadoc comment. 270
method is missing a Javadoc comment. 278

org/apache/fulcrum/factory/TurbineFactoryService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Map 57
line longer than 80 characters 76
',' needs to be followed by whitespace. 104
',' needs to be followed by whitespace. 105
',' needs to be followed by whitespace. 106
',' needs to be followed by whitespace. 107
',' needs to be followed by whitespace. 108
',' needs to be followed by whitespace. 109
',' needs to be followed by whitespace. 110
',' needs to be followed by whitespace. 111
',' needs to be followed by whitespace. 168
',' needs to be followed by whitespace. 173
line longer than 80 characters 175
',' needs to be followed by whitespace. 185
',' needs to be followed by whitespace. 218
',' needs to be followed by whitespace. 257
',' needs to be followed by whitespace. 262
',' needs to be followed by whitespace. 310
',' needs to be followed by whitespace. 312
',' needs to be followed by whitespace. 312
',' needs to be followed by whitespace. 316
',' needs to be followed by whitespace. 355
',' needs to be followed by whitespace. 360
',' needs to be followed by whitespace. 362
',' needs to be followed by whitespace. 362
',' needs to be followed by whitespace. 366
',' needs to be followed by whitespace. 366
',' needs to be followed by whitespace. 371
',' needs to be followed by whitespace. 371
',' needs to be followed by whitespace. 407
',' needs to be followed by whitespace. 430
',' needs to be followed by whitespace. 430
',' needs to be followed by whitespace. 436
'=' is not preceeded with whitespace. 462
line longer than 80 characters 476
',' needs to be followed by whitespace. 482
Expected an @return tag. 506
',' needs to be followed by whitespace. 528
'{' should be on a new line. 563
',' needs to be followed by whitespace. 626
',' needs to be followed by whitespace. 629

org/apache/fulcrum/factory/Factory.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 79
redundant 'public' modifier. 88
redundant 'public' modifier. 101
redundant 'public' modifier. 114
redundant 'public' modifier. 132
redundant 'public' modifier. 142

org/apache/fulcrum/factory/FactoryService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 83
redundant 'public' modifier. 97
redundant 'public' modifier. 112
redundant 'public' modifier. 132
redundant 'public' modifier. 145

org/apache/fulcrum/schedule/TurbineNonPersistentSchedulerService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.List 57
Unused @throws tag for 'Exception,'. 103
Expected @throws tag for 'Exception'. 106
Expected @throws tag for 'InitializationException'. 119
'=' is not preceeded with whitespace. 132
'=' is not followed by whitespace. 132
';' needs to be followed by whitespace. 132
'<' is not preceeded with whitespace. 132
'<' is not followed by whitespace. 132
';' needs to be followed by whitespace. 132
cast needs to be followed by whitespace. 134
line longer than 80 characters 137
'(' is followed by whitespace. 137
line longer than 80 characters 140
line longer than 80 characters 144
line longer than 80 characters 145
line longer than 80 characters 146
line longer than 80 characters 147
line longer than 80 characters 148
'(' is followed by whitespace. 163
')' is preceeded by whitespace. 163
Unused @throws tag for 'Exception,'. 183
Expected @throws tag for 'Exception'. 186
Unused @throws tag for 'Exception,'. 202
Expected @throws tag for 'Exception'. 205
Unused @throws tag for 'Exception,'. 216
Expected @throws tag for 'Exception'. 219
Unused @throws tag for 'Exception,'. 230
Expected @throws tag for 'Exception'. 233
'catch' is not followed by whitespace. 239
'(' is followed by whitespace. 242

org/apache/fulcrum/schedule/WorkerThread.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
'!' is followed by whitespace. 101
cast needs to be followed by whitespace. 120
cast needs to be followed by whitespace. 124

org/apache/fulcrum/schedule/JobEntry.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Redundant import from the java.lang package. 58
variable 'MINUTE' missing Javadoc. 82
variable 'WEEK_DAY' missing Javadoc. 83
variable 'DAY_OF_MONTH' missing Javadoc. 84
variable 'DAILY' missing Javadoc. 85
Unused @throws tag for 'Exception,'. 124
parameter 'day_mo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
Expected @throws tag for 'Exception'. 132
'(' is followed by whitespace. 134
')' is preceeded by whitespace. 134
Expected an @return tag. 153
Expected @param tag for 'je'. 153
cast needs to be followed by whitespace. 160
Unused @throws tag for 'Exception,'. 220
Expected @throws tag for 'Exception'. 223
'(' is followed by whitespace. 228
')' is preceeded by whitespace. 228
'(' is followed by whitespace. 250
')' is preceeded by whitespace. 250
',' needs to be followed by whitespace. 258
'(' is followed by whitespace. 270
')' is preceeded by whitespace. 270
',' needs to be followed by whitespace. 278
'(' is followed by whitespace. 290
')' is preceeded by whitespace. 290
',' needs to be followed by whitespace. 297
Unused @throws tag for 'Exception,'. 315
Expected @throws tag for 'Exception'. 318
'(' is followed by whitespace. 322
')' is preceeded by whitespace. 322
'(' is followed by whitespace. 325
')' is preceeded by whitespace. 325
'(' is followed by whitespace. 328
')' is preceeded by whitespace. 328
'(' is followed by whitespace. 331
')' is preceeded by whitespace. 331
'if' construct must use '{}'s. 334
'(' is followed by whitespace. 334
line longer than 80 characters 335
line longer than 80 characters 341
'if' construct must use '{}'s. 343
'(' is followed by whitespace. 343
')' is preceeded by whitespace. 343
line longer than 80 characters 344
'if' construct must use '{}'s. 353
'(' is followed by whitespace. 353
line longer than 80 characters 354
'if' construct must use '{}'s. 363
'(' is followed by whitespace. 363
')' is preceeded by whitespace. 363
line longer than 80 characters 364
'if' construct must use '{}'s. 373
'(' is followed by whitespace. 373
')' is preceeded by whitespace. 373

org/apache/fulcrum/schedule/ScheduleService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 64
variable 'SERVICE_NAME' missing Javadoc. 69
Unused @throws tag for 'Exception,'. 76
redundant 'public' modifier. 78
Expected @throws tag for 'Exception'. 79
Unused @throws tag for 'Exception,'. 85
redundant 'public' modifier. 87
Expected @throws tag for 'Exception'. 88
Unused @throws tag for 'Exception,'. 94
redundant 'public' modifier. 96
Expected @throws tag for 'Exception'. 97
Unused @throws tag for 'Exception,'. 103
redundant 'public' modifier. 105
Expected @throws tag for 'Exception'. 106
redundant 'public' modifier. 113

org/apache/fulcrum/schedule/TurbineSchedulerService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 68
variable 'scheduleQueue' must be private and have accessor methods. 77
variable 'mainLoop' must be private and have accessor methods. 82
variable 'thread' must be private and have accessor methods. 87
Unused @param tag for 'config'. 105
Expected @throws tag for 'InitializationException'. 108
'(' is followed by whitespace. 118
')' is preceeded by whitespace. 118
'while' is not followed by whitespace. 121
cast needs to be followed by whitespace. 123
'if' is not followed by whitespace. 145
Unused @throws tag for 'Exception,'. 156
Expected @throws tag for 'Exception'. 159
Unused @throws tag for 'Exception,'. 170
Expected @throws tag for 'Exception'. 173
'catch' is not followed by whitespace. 183
'(' is followed by whitespace. 186
Unused @throws tag for 'Exception,'. 197
Expected @throws tag for 'Exception'. 200
line longer than 80 characters 205
'catch' is not followed by whitespace. 208
'(' is followed by whitespace. 211
Unused @throws tag for 'Exception,'. 223
Expected @throws tag for 'Exception'. 226
'catch' is not followed by whitespace. 233
'(' is followed by whitespace. 236
line longer than 80 characters 287
line longer than 80 characters 288
line longer than 80 characters 289
Unused @throws tag for 'Exception,'. 305
Expected @throws tag for 'Exception'. 308
'(' is followed by whitespace. 312
')' is preceeded by whitespace. 312
'(' is followed by whitespace. 327
')' is preceeded by whitespace. 327
'for' is not followed by whitespace. 365
';' needs to be followed by whitespace. 365
'(' is followed by whitespace. 368
')' is preceeded by whitespace. 368
'catch' is not followed by whitespace. 381
'(' is followed by whitespace. 384

org/apache/fulcrum/schedule/JobQueue.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
'(' is followed by whitespace. 94
')' is preceeded by whitespace. 94
cast needs to be followed by whitespace. 96
'(' is followed by whitespace. 114
')' is preceeded by whitespace. 114
'(' is followed by whitespace. 119
')' is preceeded by whitespace. 119
cast needs to be followed by whitespace. 125
'(' is followed by whitespace. 136
')' is preceeded by whitespace. 136
cast needs to be followed by whitespace. 138
Unused @throws tag for 'Exception,'. 198
Expected @throws tag for 'Exception'. 201
cast needs to be followed by whitespace. 217
cast needs to be followed by whitespace. 218
',' needs to be followed by whitespace. 223

org/apache/fulcrum/schedule/ScheduledJob.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Redundant import from the same package. 58
'(' is followed by whitespace. 77
')' is preceeded by whitespace. 77
Expected @throws tag for 'Exception'. 78
Expected @param tag for 'job'. 85
Expected @throws tag for 'Exception'. 86

org/apache/fulcrum/ServiceBroker.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.List 57
Unused import - java.util.Hashtable 58
redundant 'public' modifier. 96
'(' is followed by whitespace. 96
')' is preceeded by whitespace. 96
Unused @param tag for 'data'. 102
Unused @throws tag for 'InitializationException,'. 103
redundant 'public' modifier. 106
'(' is followed by whitespace. 106
')' is preceeded by whitespace. 106
Expected @throws tag for 'InitializationException'. 107
redundant 'public' modifier. 117
'(' is followed by whitespace. 117
')' is preceeded by whitespace. 117
redundant 'public' modifier. 125
'(' is followed by whitespace. 125
')' is preceeded by whitespace. 125
Unused @throws tag for 'InstantiationException,'. 132
redundant 'public' modifier. 135
'(' is followed by whitespace. 135
')' is preceeded by whitespace. 135
Expected @throws tag for 'InstantiationException'. 136
redundant 'public' modifier. 145
'(' is followed by whitespace. 145
')' is preceeded by whitespace. 145
Unused @param tag for 'String'. 150
Unused @param tag for 'String'. 151
redundant 'public' modifier. 153
Expected @param tag for 'key'. 153
Expected @param tag for 'value'. 153
Unused @param tag for 'String'. 158
redundant 'public' modifier. 161
Expected @param tag for 'key'. 161
Unused @param tag for 'String'. 166
redundant 'public' modifier. 169
Expected @param tag for 'path'. 169
redundant 'public' modifier. 176
redundant 'public' modifier. 183

org/apache/fulcrum/velocity/ContextAdapter.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.velocity.context.Context 59
variable 'context' missing Javadoc. 74
method is missing a Javadoc comment. 76
'(' is followed by whitespace. 84
')' is preceeded by whitespace. 84
'(' is followed by whitespace. 86
')' is preceeded by whitespace. 86
'(' is followed by whitespace. 92
')' is preceeded by whitespace. 92
'(' is followed by whitespace. 94
')' is preceeded by whitespace. 94
'(' is followed by whitespace. 104
')' is preceeded by whitespace. 104
'(' is followed by whitespace. 120
')' is preceeded by whitespace. 120

org/apache/fulcrum/velocity/TurbineVelocity.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 78
cast needs to be followed by whitespace. 90
Unused @param tag for 'filename'. 128
Expected @param tag for 'template'. 137

org/apache/fulcrum/velocity/VelocityService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.velocity.Template 61
line longer than 80 characters 73
variable 'SERVICE_NAME' missing Javadoc. 77
Unused @throws tag for 'Exception,'. 87
redundant 'public' modifier. 89
Expected @throws tag for 'Exception'. 90
Unused @param tag for 'filename'. 98
Unused @throws tag for 'Exception,'. 103
redundant 'public' modifier. 105
Expected @param tag for 'template'. 105
Expected @throws tag for 'Exception'. 107
redundant 'public' modifier. 121
redundant 'public' modifier. 140
redundant 'public' modifier. 156
redundant 'public' modifier. 173
line longer than 80 characters 178
Expected an @return tag. 180
redundant 'public' modifier. 180
redundant 'public' modifier. 187
Expected @param tag for 'value'. 187

org/apache/fulcrum/velocity/TurbineVelocityService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 103
Expected @throws tag for 'InitializationException'. 150
cast needs to be followed by whitespace. 184
line longer than 80 characters 256
'(' is followed by whitespace. 292
')' is preceeded by whitespace. 292
'(' is followed by whitespace. 298
')' is preceeded by whitespace. 298
Expected @param tag for 'value'. 330
Expected @param tag for 'charset'. 359
Expected @param tag for 'encoding'. 360
cast needs to be followed by whitespace. 420
line longer than 80 characters 430
Expected @throws tag for 'InitializationException'. 436
cast needs to be followed by whitespace. 462
cast needs to be followed by whitespace. 467
cast needs to be followed by whitespace. 472
',' needs to be followed by whitespace. 535
',' needs to be followed by whitespace. 552
',' needs to be followed by whitespace. 573
'catch' is not followed by whitespace. 585
Unused @param tag for 'String'. 600
Expected @param tag for 'template'. 603

org/apache/fulcrum/crypto/CryptoService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/TurbineCrypto.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/BaseCryptoService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/CryptoAlgorithm.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/provider/JavaCrypt.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/provider/UnixCrypt.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/provider/ClearCrypt.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/crypto/TurbineCryptoService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 74
';' needs to be followed by whitespace. 124
')' is preceeded by whitespace. 124
line longer than 80 characters 142

org/apache/fulcrum/intake/transform/XmlToAppData.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.io.Reader 59
Unused import - org.xml.sax.ContentHandler 66
Unused import - org.xml.sax.EntityResolver 67
Unused import - org.xml.sax.ErrorHandler 68
Unused import - org.xml.sax.SAXException 70
variable 'app' missing Javadoc. 84
variable 'currGroup' missing Javadoc. 85
variable 'currField' missing Javadoc. 86
variable 'currRule' missing Javadoc. 87
variable 'currElement' missing Javadoc. 88
Expected an @return tag. 103
Expected @param tag for 'xmlFile'. 103
Expected @throws tag for 'Exception'. 104
Expected an @return tag. 113
Expected @param tag for 'xmlFile'. 113
Expected @param tag for 'skipValidation'. 113
Expected @throws tag for 'Exception'. 114
Expected @param tag for 'uri'. 151
Expected @param tag for 'localName'. 151
Expected @param tag for 'rawName'. 152
Expected @param tag for 'attributes'. 152
Expected @param tag for 'mesgArray'. 178
Expected @param tag for 'start'. 178
Expected @param tag for 'length'. 178
'(' is followed by whitespace. 181
'(' is followed by whitespace. 185

org/apache/fulcrum/intake/transform/DTDResolver.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 66
variable 'databaseDTD' must be private and have accessor methods. 75
Expected @param tag for 'publicId'. 106
Expected @param tag for 'systemId'. 106
Expected @param tag for 'urlString'. 127

org/apache/fulcrum/intake/model/Field.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Map 58
Unused import - org.apache.regexp.RE 61
Unused import - org.apache.fulcrum.intake.xmlmodel.XmlGroup 70
variable 'EMPTY' missing Javadoc. 87
variable 'VALUE_IF_ABSENT_KEY' missing Javadoc. 88
variable 'name' missing Javadoc. 91
variable 'name' must be private and have accessor methods. 91
variable 'key' missing Javadoc. 92
variable 'key' must be private and have accessor methods. 92
variable 'displayName' missing Javadoc. 93
variable 'displayName' must be private and have accessor methods. 93
variable 'mapToObject' missing Javadoc. 94
variable 'mapToObject' must be private and have accessor methods. 94
variable 'validator' missing Javadoc. 95
variable 'validator' must be private and have accessor methods. 95
variable 'getter' missing Javadoc. 96
variable 'getter' must be private and have accessor methods. 96
variable 'setter' missing Javadoc. 97
variable 'setter' must be private and have accessor methods. 97
variable 'ifRequiredMessage' missing Javadoc. 98
variable 'ifRequiredMessage' must be private and have accessor methods. 98
variable 'isMultiValued' missing Javadoc. 99
variable 'isMultiValued' must be private and have accessor methods. 99
variable 'group' missing Javadoc. 100
variable 'group' must be private and have accessor methods. 100
variable 'alwaysRequired' missing Javadoc. 101
variable 'alwaysRequired' must be private and have accessor methods. 101
variable 'onError' missing Javadoc. 102
variable 'onError' must be private and have accessor methods. 102
variable 'set_flag' missing Javadoc. 105
variable 'set_flag' must be private and have accessor methods. 105
variable 'valid_flag' missing Javadoc. 106
variable 'valid_flag' must be private and have accessor methods. 106
variable 'required' missing Javadoc. 107
variable 'required' must be private and have accessor methods. 107
variable 'initialized' missing Javadoc. 108
variable 'initialized' must be private and have accessor methods. 108
variable 'message' missing Javadoc. 109
variable 'message' must be private and have accessor methods. 109
variable 'retrievable' missing Javadoc. 110
variable 'retrievable' must be private and have accessor methods. 110
variable 'locale' missing Javadoc. 112
variable 'stringValue' missing Javadoc. 113
variable 'stringValues' missing Javadoc. 114
variable 'validValue' missing Javadoc. 115
variable 'testValue' missing Javadoc. 116
variable 'valArray' missing Javadoc. 117
variable 'pp' must be private and have accessor methods. 123
variable 'category' must be private and have accessor methods. 128
Unused @param tag for 'locale'. 136
'(' is followed by whitespace. 148
')' is preceeded by whitespace. 148
'(' is followed by whitespace. 152
')' is preceeded by whitespace. 152
'(' is followed by whitespace. 158
')' is preceeded by whitespace. 158
cast needs to be followed by whitespace. 160
'(' is followed by whitespace. 163
')' is preceeded by whitespace. 163
cast needs to be followed by whitespace. 165
cast needs to be followed by whitespace. 171
'(' is followed by whitespace. 172
')' is preceeded by whitespace. 172
'(' is followed by whitespace. 181
'(' is followed by whitespace. 218
cast needs to be followed by whitespace. 218
')' is preceeded by whitespace. 218
cast needs to be followed by whitespace. 222
'(' is followed by whitespace. 226
')' is preceeded by whitespace. 226
'(' is followed by whitespace. 234
')' is preceeded by whitespace. 235
'(' is followed by whitespace. 257
')' is preceeded by whitespace. 257
Expected an @return tag. 279
method is missing a Javadoc comment. 284
Unused @param tag for 'message,'. 311
Expected @param tag for 'message'. 313
'=' is not preceeded with whitespace. 318
'=' is not followed by whitespace. 318
'(' is followed by whitespace. 362
')' is preceeded by whitespace. 362
Expected an @return tag. 377
Expected @param tag for 'newDisplayName'. 423
'(' is followed by whitespace. 435
')' is preceeded by whitespace. 435
Expected @param tag for 'message'. 445
Expected an @return tag. 454
Expected @param tag for 'pp'. 454
Expected an @return tag. 462
'(' is followed by whitespace. 465
')' is preceeded by whitespace. 465
'(' is followed by whitespace. 470
')' is preceeded by whitespace. 471
'(' is followed by whitespace. 476
')' is preceeded by whitespace. 476
'=' is not preceeded with whitespace. 481
'=' is not followed by whitespace. 481
'<' is not preceeded with whitespace. 481
'<' is not followed by whitespace. 481
'(' is followed by whitespace. 494
')' is preceeded by whitespace. 494
'(' is followed by whitespace. 502
')' is preceeded by whitespace. 502
'(' is followed by whitespace. 512
')' is preceeded by whitespace. 512
'(' is followed by whitespace. 522
')' is preceeded by whitespace. 522
Expected @param tag for 'pp'. 534
'(' is followed by whitespace. 568
'(' is followed by whitespace. 570
')' is preceeded by whitespace. 570
'(' is followed by whitespace. 620
')' is preceeded by whitespace. 620
'(' is followed by whitespace. 625
')' is preceeded by whitespace. 625
'(' is followed by whitespace. 640
')' is preceeded by whitespace. 640
'(' is followed by whitespace. 644
')' is preceeded by whitespace. 644
Expected @param tag for 'obj'. 657
Expected @throws tag for 'Exception'. 658
Unused @throws tag for 'throws'. 665
Expected @param tag for 'obj'. 668
Expected @throws tag for 'ServiceException'. 670
'(' is followed by whitespace. 684
'+' is not preceeded with whitespace. 687
'+' is not followed by whitespace. 687
'+' is not preceeded with whitespace. 687
'+' is not followed by whitespace. 687

org/apache/fulcrum/intake/model/FieldFactory.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'fieldCtors' missing Javadoc. 70
method is missing a Javadoc comment. 72
type is missing a Javadoc comment. 169
'abstract' modifier out of order with the JLS suggestions. 169
method is missing a Javadoc comment. 171
Expected @param tag for 'g'. 184
Expected @throws tag for 'Exception'. 185
cast needs to be followed by whitespace. 191
'(' is followed by whitespace. 192

org/apache/fulcrum/intake/model/BigDecimalField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.util.parser.ValueParser 60
method is missing a Javadoc comment. 68
'(' is followed by whitespace. 89
')' is preceeded by whitespace. 89

org/apache/fulcrum/intake/model/StringField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.util.parser.ValueParser 57
method is missing a Javadoc comment. 68
'(' is followed by whitespace. 79
')' is preceeded by whitespace. 79
Expected @param tag for 'message'. 94
cast needs to be followed by whitespace. 101
'=' is not preceeded with whitespace. 110
'=' is not followed by whitespace. 110
'<' is not preceeded with whitespace. 110
'<' is not followed by whitespace. 110
cast needs to be followed by whitespace. 126

org/apache/fulcrum/intake/model/FloatField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.intake.xmlmodel.Rule 57
method is missing a Javadoc comment. 71
'(' is followed by whitespace. 116
')' is preceeded by whitespace. 116
'=' is not preceeded with whitespace. 120
'=' is not followed by whitespace. 120
'<' is not preceeded with whitespace. 120
'<' is not followed by whitespace. 120

org/apache/fulcrum/intake/model/FileItemField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Vector 57
Unused import - org.apache.fulcrum.intake.xmlmodel.Rule 58
Unused import - org.apache.fulcrum.intake.validator.Validator 62
Unused import - org.apache.fulcrum.intake.validator.Constraint 66
method is missing a Javadoc comment. 75
Unused @param tag for 'pp'. 97
Expected @param tag for 'vp'. 101
'(' is followed by whitespace. 116
')' is preceeded by whitespace. 116
Expected an @return tag. 129
'(' is followed by whitespace. 133
')' is preceeded by whitespace. 133
'(' is followed by whitespace. 138
')' is preceeded by whitespace. 138
'(' is followed by whitespace. 143
')' is preceeded by whitespace. 143
'=' is not preceeded with whitespace. 145
'=' is not followed by whitespace. 145
'<' is not preceeded with whitespace. 145
'<' is not followed by whitespace. 145
cast needs to be followed by whitespace. 149
'(' is followed by whitespace. 158
')' is preceeded by whitespace. 158
'(' is followed by whitespace. 167
')' is preceeded by whitespace. 167
'(' is followed by whitespace. 172
')' is preceeded by whitespace. 172
cast needs to be followed by whitespace. 176
'(' is followed by whitespace. 178
')' is preceeded by whitespace. 178
'(' is followed by whitespace. 188
')' is preceeded by whitespace. 188
'(' is followed by whitespace. 203
')' is preceeded by whitespace. 203

org/apache/fulcrum/intake/model/IntegerField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.intake.xmlmodel.Rule 57
Unused import - org.apache.fulcrum.util.parser.ValueParser 59
method is missing a Javadoc comment. 66
'(' is followed by whitespace. 87
')' is preceeded by whitespace. 87
'=' is not preceeded with whitespace. 91
'=' is not followed by whitespace. 91
'<' is not preceeded with whitespace. 91
'<' is not followed by whitespace. 91

org/apache/fulcrum/intake/model/DateStringField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.intake.xmlmodel.Rule 61
Unused import - org.apache.fulcrum.util.parser.ValueParser 63
variable 'df' missing Javadoc. 74
method is missing a Javadoc comment. 76
'(' is followed by whitespace. 81
'(' is followed by whitespace. 103
')' is preceeded by whitespace. 103
'=' is not preceeded with whitespace. 107
'=' is not followed by whitespace. 107
'<' is not preceeded with whitespace. 107
'<' is not followed by whitespace. 107
'(' is followed by whitespace. 115
')' is preceeded by whitespace. 115
method is missing a Javadoc comment. 119
cast needs to be followed by whitespace. 127
method is missing a Javadoc comment. 141
cast needs to be followed by whitespace. 151
'=' is not preceeded with whitespace. 155
cast needs to be followed by whitespace. 155
cast needs to be followed by whitespace. 155
cast needs to be followed by whitespace. 159

org/apache/fulcrum/intake/model/StringKeyField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.util.parser.ValueParser 59
method is missing a Javadoc comment. 66
'(' is followed by whitespace. 87
')' is preceeded by whitespace. 87
'=' is not preceeded with whitespace. 91
'=' is not followed by whitespace. 91
'<' is not preceeded with whitespace. 91
'<' is not followed by whitespace. 91
'(' is followed by whitespace. 99
')' is preceeded by whitespace. 99

org/apache/fulcrum/intake/model/NumberKeyField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.torque.om.ObjectKey 59
Unused import - org.apache.fulcrum.intake.xmlmodel.Rule 60
Unused import - org.apache.fulcrum.util.parser.ValueParser 62
method is missing a Javadoc comment. 70
'(' is followed by whitespace. 92
')' is preceeded by whitespace. 92
'(' is followed by whitespace. 112
')' is preceeded by whitespace. 112

org/apache/fulcrum/intake/model/ComboKeyField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Vector 57
Unused import - org.apache.fulcrum.util.parser.ValueParser 58
Unused import - org.apache.torque.om.ObjectKey 60
Unused import - org.apache.fulcrum.intake.xmlmodel.Rule 61
variable 'category' must be private and have accessor methods. 74
method is missing a Javadoc comment. 76
'(' is followed by whitespace. 89
')' is preceeded by whitespace. 89
'=' is not preceeded with whitespace. 93
'=' is not followed by whitespace. 93
'<' is not preceeded with whitespace. 93
'<' is not followed by whitespace. 93
'(' is followed by whitespace. 101
')' is preceeded by whitespace. 101

org/apache/fulcrum/intake/model/Group.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Set 62
Unused import - org.apache.fulcrum.pool.Recyclable 71
type Javadoc comment is missing an @author tag. 75
variable 'EMPTY' missing Javadoc. 77
variable 'NEW' missing Javadoc. 82
variable 'log' missing Javadoc. 84
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 84
variable 'isDebugEnabled' missing Javadoc. 85
variable 'isDebugEnabled' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 85
variable 'gid' must be private and have accessor methods. 97
variable 'name' must be private and have accessor methods. 102
variable 'fields' must be private and have accessor methods. 112
variable 'mapToObjectFields' must be private and have accessor methods. 117
variable 'fieldsArray' must be private and have accessor methods. 122
variable 'oid' must be private and have accessor methods. 128
variable 'pp' must be private and have accessor methods. 133
variable 'isDeclared' must be private and have accessor methods. 138
cast needs to be followed by whitespace. 157
'*' is not preceeded with whitespace. 157
'*' is not followed by whitespace. 157
cast needs to be followed by whitespace. 158
'*' is not preceeded with whitespace. 158
'*' is not followed by whitespace. 158
'=' is not preceeded with whitespace. 160
'=' is not followed by whitespace. 160
'-' is not preceeded with whitespace. 160
'-' is not followed by whitespace. 160
'>=' is not preceeded with whitespace. 160
'>=' is not followed by whitespace. 160
cast needs to be followed by whitespace. 162
'=' is not preceeded with whitespace. 164
cast needs to be followed by whitespace. 168
'(' is followed by whitespace. 169
')' is preceeded by whitespace. 169
'(' is followed by whitespace. 179
')' is preceeded by whitespace. 179
cast needs to be followed by whitespace. 182
Expected @throws tag for 'ServiceException'. 194
Unused @param tag for 'data'. 203
Expected @param tag for 'key'. 206
Expected @param tag for 'pp'. 206
Expected @throws tag for 'ServiceException'. 207
'=' is not preceeded with whitespace. 211
'=' is not followed by whitespace. 211
'-' is not preceeded with whitespace. 211
'-' is not followed by whitespace. 211
'>=' is not preceeded with whitespace. 211
'>=' is not followed by whitespace. 211
'(' is followed by whitespace. 230
')' is preceeded by whitespace. 230
cast needs to be followed by whitespace. 232
'(' is followed by whitespace. 233
')' is preceeded by whitespace. 233
'=' is not preceeded with whitespace. 235
'=' is not followed by whitespace. 235
'-' is not preceeded with whitespace. 235
'-' is not followed by whitespace. 235
'>=' is not preceeded with whitespace. 235
'>=' is not followed by whitespace. 235
'for' is not followed by whitespace. 256
'=' is not preceeded with whitespace. 332
'=' is not followed by whitespace. 332
'-' is not preceeded with whitespace. 332
'-' is not followed by whitespace. 332
'>=' is not preceeded with whitespace. 332
'>=' is not followed by whitespace. 332
'(' is followed by whitespace. 334
')' is preceeded by whitespace. 334
Expected @param tag for 'fieldName'. 344
Expected @throws tag for 'ServiceException'. 345
cast needs to be followed by whitespace. 349
'=' is not preceeded with whitespace. 366
'=' is not followed by whitespace. 366
'-' is not preceeded with whitespace. 366
'-' is not followed by whitespace. 366
'>=' is not preceeded with whitespace. 366
'>=' is not followed by whitespace. 366
'(' is followed by whitespace. 369
Unused @throws tag for 'throws'. 381
Expected @param tag for 'obj'. 384
Expected @throws tag for 'ServiceException'. 385
'(' is followed by whitespace. 388
')' is preceeded by whitespace. 388
cast needs to be followed by whitespace. 390
'(' is followed by whitespace. 391
')' is preceeded by whitespace. 391
'=' is not preceeded with whitespace. 393
'=' is not followed by whitespace. 393
'-' is not preceeded with whitespace. 393
'-' is not followed by whitespace. 393
'>=' is not preceeded with whitespace. 393
'>=' is not followed by whitespace. 393
Expected @param tag for 'obj'. 409
'(' is followed by whitespace. 412
')' is preceeded by whitespace. 412
cast needs to be followed by whitespace. 414
'(' is followed by whitespace. 415
')' is preceeded by whitespace. 415
'=' is not preceeded with whitespace. 417
'=' is not followed by whitespace. 417
'-' is not preceeded with whitespace. 417
'-' is not followed by whitespace. 417
'>=' is not preceeded with whitespace. 417
'>=' is not followed by whitespace. 417
'catch' is not followed by whitespace. 423
Expected @param tag for 'obj'. 439
Expected @throws tag for 'Exception'. 440
cast needs to be followed by whitespace. 445
'if' is not followed by whitespace. 446
'(' is followed by whitespace. 446
')' is preceeded by whitespace. 446
'=' is not preceeded with whitespace. 448
'=' is not followed by whitespace. 448
'-' is not preceeded with whitespace. 448
'-' is not followed by whitespace. 448
'>=' is not preceeded with whitespace. 448
'>=' is not followed by whitespace. 448
'(' is followed by whitespace. 467
')' is preceeded by whitespace. 467
'=' is not preceeded with whitespace. 470
'=' is not followed by whitespace. 470
'<' is not preceeded with whitespace. 470
'<' is not followed by whitespace. 470
'(' is followed by whitespace. 472
')' is preceeded by whitespace. 472
',' needs to be followed by whitespace. 474
'=' is not preceeded with whitespace. 477
'=' is not followed by whitespace. 477
'-' is not preceeded with whitespace. 477
'-' is not followed by whitespace. 477
'>=' is not preceeded with whitespace. 477
'>=' is not followed by whitespace. 477
Expected @param tag for 'sb'. 511
'(' is followed by whitespace. 513
')' is preceeded by whitespace. 513
type is missing a Javadoc comment. 526
variable 'appData' missing Javadoc. 529
method is missing a Javadoc comment. 531
Expected @param tag for 'key'. 540
Expected @throws tag for 'Exception'. 541
cast needs to be followed by whitespace. 543
Expected @param tag for 'key'. 550
Expected @throws tag for 'Exception'. 551
cast needs to be followed by whitespace. 553
'=' is not preceeded with whitespace. 556
'=' is not followed by whitespace. 556
'-' is not preceeded with whitespace. 556
'-' is not followed by whitespace. 556
'>=' is not preceeded with whitespace. 556
'>=' is not followed by whitespace. 556

org/apache/fulcrum/intake/model/BooleanField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.util.parser.ValueParser 58
variable 'category' must be private and have accessor methods. 72
method is missing a Javadoc comment. 74
'(' is followed by whitespace. 95
')' is preceeded by whitespace. 95
method is missing a Javadoc comment. 98
cast needs to be followed by whitespace. 103

org/apache/fulcrum/intake/Intake.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.ArrayList 57
Unused import - java.util.Collection 58
Redundant import from the same package. 66
variable 'DEFAULT_KEY' missing Javadoc. 78
variable 'groups' missing Javadoc. 79
variable 'pp' missing Javadoc. 80
variable 'declaredGroups' missing Javadoc. 82
variable 'declaredGroups' must be private and have accessor methods. 82
variable 'allGroupsSB' missing Javadoc. 83
variable 'allGroupsSB' must be private and have accessor methods. 83
variable 'groupSB' missing Javadoc. 84
variable 'groupSB' must be private and have accessor methods. 84
variable 'category' must be private and have accessor methods. 92
method is missing a Javadoc comment. 94
cast needs to be followed by whitespace. 97
'*' is not preceeded with whitespace. 97
'*' is not followed by whitespace. 97
cast needs to be followed by whitespace. 98
'*' is not preceeded with whitespace. 98
'*' is not followed by whitespace. 98
'=' is not preceeded with whitespace. 101
'=' is not followed by whitespace. 101
'-' is not preceeded with whitespace. 101
'-' is not followed by whitespace. 101
'>=' is not preceeded with whitespace. 101
'>=' is not followed by whitespace. 101
Expected @param tag for 'pp'. 110
'(' is followed by whitespace. 115
')' is preceeded by whitespace. 115
'(' is followed by whitespace. 122
'=' is not preceeded with whitespace. 122
'=' is not followed by whitespace. 122
'-' is not preceeded with whitespace. 122
'-' is not followed by whitespace. 122
'>=' is not preceeded with whitespace. 122
'>=' is not followed by whitespace. 122
')' is preceeded by whitespace. 122
'=' is not preceeded with whitespace. 129
'=' is not followed by whitespace. 129
'-' is not preceeded with whitespace. 129
'-' is not followed by whitespace. 129
'>=' is not preceeded with whitespace. 129
'>=' is not followed by whitespace. 129
'(' is followed by whitespace. 136
')' is preceeded by whitespace. 136
cast needs to be followed by whitespace. 141
'catch' is not followed by whitespace. 146
method is missing a Javadoc comment. 153
'(' is followed by whitespace. 156
')' is preceeded by whitespace. 156
cast needs to be followed by whitespace. 158
'(' is followed by whitespace. 159
')' is preceeded by whitespace. 159
Expected an @return tag. 178
'(' is followed by whitespace. 182
')' is preceeded by whitespace. 182
'(' is followed by whitespace. 184
cast needs to be followed by whitespace. 184
')' is preceeded by whitespace. 184
Expected an @return tag. 193
Expected @param tag for 'group'. 193
Expected @param tag for 'group'. 204
Expected @param tag for 'sb'. 204
'(' is followed by whitespace. 206
')' is preceeded by whitespace. 206
method is missing a Javadoc comment. 217
'(' is followed by whitespace. 221
')' is preceeded by whitespace. 221
cast needs to be followed by whitespace. 223
variable 'groupName' missing Javadoc. 232
variable 'groupName' must be private and have accessor methods. 232
method is missing a Javadoc comment. 234
method is missing a Javadoc comment. 239
method is missing a Javadoc comment. 245
method is missing a Javadoc comment. 251
'(' is followed by whitespace. 257
cast needs to be followed by whitespace. 259
method is missing a Javadoc comment. 272
'(' is followed by whitespace. 281
cast needs to be followed by whitespace. 283
'catch' is not followed by whitespace. 292
Expected an @return tag. 304
Expected @param tag for 'groupName'. 304
Expected @throws tag for 'Exception'. 305
cast needs to be followed by whitespace. 307
Expected an @return tag. 314
cast needs to be followed by whitespace. 320
Expected an @return tag. 329
Expected @param tag for 'groupName'. 329
Expected @param tag for 'key'. 329
Expected @throws tag for 'Exception'. 330
cast needs to be followed by whitespace. 340
Expected an @return tag. 347
Expected @param tag for 'groupName'. 347
Expected @param tag for 'key'. 347
Expected @param tag for 'create'. 347
Expected @throws tag for 'Exception'. 348
cast needs to be followed by whitespace. 350
Expected @param tag for 'group'. 358
'=' is not preceeded with whitespace. 373
'=' is not followed by whitespace. 373
'-' is not preceeded with whitespace. 373
'-' is not followed by whitespace. 373
'>=' is not preceeded with whitespace. 373
'>=' is not followed by whitespace. 373
')' is preceeded by whitespace. 373
cast needs to be followed by whitespace. 375
variable 'disposed' missing Javadoc. 383
'(' is followed by whitespace. 408
')' is preceeded by whitespace. 408
cast needs to be followed by whitespace. 410

org/apache/fulcrum/intake/TurbineIntake.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused Javadoc tag. 131
Expected an @return tag. 143
Unused @param tag for 'the'. 172
Expected @param tag for 'groupKey'. 175
cast needs to be followed by whitespace. 212

org/apache/fulcrum/intake/TurbineIntakeService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.io.IOException 63
Unused import - java.beans.BeanInfo 64
Unused import - java.beans.FeatureDescriptor 65
Unused import - java.beans.Introspector 66
Unused import - org.apache.fulcrum.intake.xmlmodel.XmlField 80
Unused import - org.apache.fulcrum.pool.BoundedBuffer 83
Unused import - org.apache.fulcrum.pool.Recyclable 84
line longer than 80 characters 93
variable 'keyedPool' must be private and have accessor methods. 121
variable 'GETTER' missing Javadoc. 124
variable 'SETTER' missing Javadoc. 125
Unused @param tag for 'config'. 137
Expected @throws tag for 'InitializationException'. 140
variable 'SERIALIZED_ERROR_MSG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
'(' is followed by whitespace. 153
')' is preceeded by whitespace. 153
'(' is followed by whitespace. 165
')' is preceeded by whitespace. 165
'(' is followed by whitespace. 170
')' is preceeded by whitespace. 170
'(' is followed by whitespace. 204
')' is preceeded by whitespace. 205
cast needs to be followed by whitespace. 212
'(' is followed by whitespace. 242
'=' is not preceeded with whitespace. 242
'=' is not followed by whitespace. 242
'-' is not preceeded with whitespace. 242
'-' is not followed by whitespace. 242
'>=' is not preceeded with whitespace. 242
'>=' is not followed by whitespace. 242
')' is preceeded by whitespace. 242
cast needs to be followed by whitespace. 244
cast needs to be followed by whitespace. 256
'(' is followed by whitespace. 257
')' is preceeded by whitespace. 257
line longer than 80 characters 282
Expected @param tag for 'xmlPath'. 282
Expected @param tag for 'appDataPath'. 282
Expected @param tag for 'serialAppData'. 282
Expected @throws tag for 'Exception'. 283
cast needs to be followed by whitespace. 301
cast needs to be followed by whitespace. 343
Unused Javadoc tag. 357
Expected an @return tag. 385
cast needs to be followed by whitespace. 408
Unused @param tag for 'the'. 414
Expected @param tag for 'groupKey'. 417
cast needs to be followed by whitespace. 419
cast needs to be followed by whitespace. 431
cast needs to be followed by whitespace. 432
'(' is followed by whitespace. 434
')' is preceeded by whitespace. 434
'synchronized' is not followed by whitespace. 437
cast needs to be followed by whitespace. 446
'(' is followed by whitespace. 447
')' is preceeded by whitespace. 447
'synchronized' is not followed by whitespace. 461
cast needs to be followed by whitespace. 466
cast needs to be followed by whitespace. 486
cast needs to be followed by whitespace. 487
'(' is followed by whitespace. 489
')' is preceeded by whitespace. 489
'synchronized' is not followed by whitespace. 492
cast needs to be followed by whitespace. 501
'(' is followed by whitespace. 502
')' is preceeded by whitespace. 502
'synchronized' is not followed by whitespace. 516
cast needs to be followed by whitespace. 521

org/apache/fulcrum/intake/IntakeService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.pool.Recyclable 59
Unused import - org.apache.fulcrum.util.parser.ValueParser 60
redundant 'public' modifier. 120
Unused Javadoc tag. 154
redundant 'public' modifier. 156
Expected an @return tag. 163
redundant 'public' modifier. 163
redundant 'public' modifier. 170
redundant 'public' modifier. 178
Unused @param tag for 'the'. 183
redundant 'public' modifier. 186
Expected @param tag for 'groupKey'. 186
redundant 'public' modifier. 195
redundant 'public' modifier. 204

org/apache/fulcrum/intake/validator/IntegerValidator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 75
variable 'INVALID_NUMBER' missing Javadoc. 80
variable 'INVALID_NUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
variable 'minValue' missing Javadoc. 82
variable 'maxValue' missing Javadoc. 83
method is missing a Javadoc comment. 85
method is missing a Javadoc comment. 92
method is missing a Javadoc comment. 98
cast needs to be followed by whitespace. 103
'(' is followed by whitespace. 104
')' is preceeded by whitespace. 104
cast needs to be followed by whitespace. 111
'(' is followed by whitespace. 112
')' is preceeded by whitespace. 112
method is missing a Javadoc comment. 120
'(' is followed by whitespace. 147
')' is preceeded by whitespace. 147
'(' is followed by whitespace. 152
')' is preceeded by whitespace. 152

org/apache/fulcrum/intake/validator/DateStringValidator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 84
variable 'DEFAULT_DATE_MESSAGE' missing Javadoc. 89
variable 'dateFormats' missing Javadoc. 92
variable 'dateFormatMessage' missing Javadoc. 93
variable 'flexible' missing Javadoc. 94
variable 'df' missing Javadoc. 95
variable 'sdf' missing Javadoc. 96
method is missing a Javadoc comment. 99
method is missing a Javadoc comment. 106
method is missing a Javadoc comment. 111
cast needs to be followed by whitespace. 117
'(' is followed by whitespace. 118
')' is preceeded by whitespace. 118
cast needs to be followed by whitespace. 125
'(' is followed by whitespace. 126
')' is preceeded by whitespace. 126
cast needs to be followed by whitespace. 130
'(' is followed by whitespace. 133
')' is preceeded by whitespace. 133
cast needs to be followed by whitespace. 138
'(' is followed by whitespace. 139
')' is preceeded by whitespace. 139
'(' is followed by whitespace. 144
')' is preceeded by whitespace. 144
Expected an @return tag. 183
Expected @param tag for 's'. 183
Expected @throws tag for 'ParseException'. 184
'(' is followed by whitespace. 188
')' is preceeded by whitespace. 188
'(' is followed by whitespace. 193
'=' is not preceeded with whitespace. 193
'=' is not followed by whitespace. 193
'<' is not preceeded with whitespace. 193
'<' is not followed by whitespace. 193
cast needs to be followed by whitespace. 195
'(' is followed by whitespace. 204
')' is preceeded by whitespace. 204
'(' is followed by whitespace. 210
')' is preceeded by whitespace. 210
method is missing a Javadoc comment. 218
cast needs to be followed by whitespace. 223
'=' is not preceeded with whitespace. 224
'(' is followed by whitespace. 252
')' is preceeded by whitespace. 252

org/apache/fulcrum/intake/validator/DefaultValidator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 75
variable 'required' missing Javadoc. 80
variable 'required' must be private and have accessor methods. 80
variable 'requiredMessage' missing Javadoc. 81
variable 'requiredMessage' must be private and have accessor methods. 81
variable 'mask' missing Javadoc. 82
variable 'mask' must be private and have accessor methods. 82
variable 'maskMessage' missing Javadoc. 83
variable 'maskMessage' must be private and have accessor methods. 83
variable 'minLength' missing Javadoc. 84
variable 'minLength' must be private and have accessor methods. 84
variable 'minLengthMessage' missing Javadoc. 85
variable 'minLengthMessage' must be private and have accessor methods. 85
variable 'maxLength' missing Javadoc. 86
variable 'maxLength' must be private and have accessor methods. 86
variable 'maxLengthMessage' missing Javadoc. 87
variable 'maxLengthMessage' must be private and have accessor methods. 87
variable 'message' missing Javadoc. 89
variable 'message' must be private and have accessor methods. 89
method is missing a Javadoc comment. 91
method is missing a Javadoc comment. 97
cast needs to be followed by whitespace. 121
'(' is followed by whitespace. 122
')' is preceeded by whitespace. 122
cast needs to be followed by whitespace. 129
'(' is followed by whitespace. 130
')' is preceeded by whitespace. 130
cast needs to be followed by whitespace. 137
'(' is followed by whitespace. 138
')' is preceeded by whitespace. 138
cast needs to be followed by whitespace. 145
'(' is followed by whitespace. 146
')' is preceeded by whitespace. 146
'(' is followed by whitespace. 193
'(' is followed by whitespace. 194
')' is preceeded by whitespace. 194
'(' is followed by whitespace. 198
'(' is followed by whitespace. 199
'(' is followed by whitespace. 208
')' is preceeded by whitespace. 208
'(' is followed by whitespace. 213
')' is preceeded by whitespace. 213
'(' is followed by whitespace. 218
')' is preceeded by whitespace. 218
'(' is followed by whitespace. 232
')' is preceeded by whitespace. 232
Expected @param tag for 'testValue'. 243
Expected @throws tag for 'ValidationException'. 244
Expected @throws tag for 'ServiceException'. 302

org/apache/fulcrum/intake/validator/NumberKeyValidator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.math.BigDecimal 57
line longer than 80 characters 77
variable 'INVALID_NUMBER' missing Javadoc. 82
variable 'INVALID_NUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'minValue' missing Javadoc. 84
variable 'maxValue' missing Javadoc. 85
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 94
method is missing a Javadoc comment. 100
cast needs to be followed by whitespace. 105
'(' is followed by whitespace. 106
')' is preceeded by whitespace. 106
cast needs to be followed by whitespace. 113
'(' is followed by whitespace. 114
')' is preceeded by whitespace. 114
method is missing a Javadoc comment. 122
'(' is followed by whitespace. 148
')' is preceeded by whitespace. 148
'(' is followed by whitespace. 153
')' is preceeded by whitespace. 153

org/apache/fulcrum/intake/validator/ValidationException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 61
variable 'message' missing Javadoc. 66

org/apache/fulcrum/intake/validator/Validator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Map 57
Unused import - org.apache.fulcrum.ServiceException 58
redundant 'public' modifier. 75
redundant 'public' modifier. 85
redundant 'public' modifier. 93

org/apache/fulcrum/intake/validator/InitableByConstraintMap.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 65
redundant 'public' modifier. 77

org/apache/fulcrum/intake/validator/FileValidator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'required' missing Javadoc. 81
variable 'required' must be private and have accessor methods. 81
variable 'requiredMessage' missing Javadoc. 82
variable 'requiredMessage' must be private and have accessor methods. 82
variable 'mask' missing Javadoc. 83
variable 'mask' must be private and have accessor methods. 83
variable 'maskMessage' missing Javadoc. 84
variable 'maskMessage' must be private and have accessor methods. 84
variable 'minLength' missing Javadoc. 85
variable 'minLength' must be private and have accessor methods. 85
variable 'minLengthMessage' missing Javadoc. 86
variable 'minLengthMessage' must be private and have accessor methods. 86
variable 'maxLength' missing Javadoc. 87
variable 'maxLength' must be private and have accessor methods. 87
variable 'maxLengthMessage' missing Javadoc. 88
variable 'maxLengthMessage' must be private and have accessor methods. 88
variable 'message' missing Javadoc. 90
variable 'message' must be private and have accessor methods. 90
method is missing a Javadoc comment. 92
method is missing a Javadoc comment. 98
cast needs to be followed by whitespace. 119
'(' is followed by whitespace. 120
')' is preceeded by whitespace. 120
cast needs to be followed by whitespace. 127
'(' is followed by whitespace. 128
')' is preceeded by whitespace. 128
cast needs to be followed by whitespace. 135
'(' is followed by whitespace. 136
')' is preceeded by whitespace. 136
'(' is followed by whitespace. 197
'(' is followed by whitespace. 198
')' is preceeded by whitespace. 198
'(' is followed by whitespace. 202
'(' is followed by whitespace. 203
'(' is followed by whitespace. 212
')' is preceeded by whitespace. 212
'(' is followed by whitespace. 217
')' is preceeded by whitespace. 217
'(' is followed by whitespace. 231
')' is preceeded by whitespace. 231
Expected @param tag for 'testValue'. 242
Expected @throws tag for 'ValidationException'. 243

org/apache/fulcrum/intake/validator/Constraint.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Expected an @return tag. 75
redundant 'public' modifier. 75
Expected an @return tag. 80
redundant 'public' modifier. 80
Expected an @return tag. 85
redundant 'public' modifier. 85

org/apache/fulcrum/intake/validator/NumberValidator.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.torque.om.NumberKey 59
line longer than 80 characters 77
variable 'INVALID_NUMBER' missing Javadoc. 82
variable 'INVALID_NUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'minValue' missing Javadoc. 84
variable 'minValueMessage' missing Javadoc. 85
variable 'minValueMessage' must be private and have accessor methods. 85
variable 'maxValue' missing Javadoc. 86
variable 'maxValueMessage' missing Javadoc. 87
variable 'maxValueMessage' must be private and have accessor methods. 87
variable 'invalidNumberMessage' missing Javadoc. 88
variable 'invalidNumberMessage' must be private and have accessor methods. 88
method is missing a Javadoc comment. 90
method is missing a Javadoc comment. 97
Unused @param tag for 'inputParameters'. 106
Expected @param tag for 'paramMap'. 110
cast needs to be followed by whitespace. 120
'(' is followed by whitespace. 121
')' is preceeded by whitespace. 121
'(' is followed by whitespace. 124
')' is preceeded by whitespace. 124
'(' is followed by whitespace. 128
')' is preceeded by whitespace. 128
method is missing a Javadoc comment. 135
cast needs to be followed by whitespace. 140
'(' is followed by whitespace. 141
')' is preceeded by whitespace. 141
cast needs to be followed by whitespace. 148
'(' is followed by whitespace. 149
')' is preceeded by whitespace. 149
method is missing a Javadoc comment. 157
'(' is followed by whitespace. 184
')' is preceeded by whitespace. 184
'(' is followed by whitespace. 189
')' is preceeded by whitespace. 189

org/apache/fulcrum/intake/Retrievable.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Expected an @return tag. 69
Expected @param tag for 'key'. 75
Expected @throws tag for 'Exception'. 75

org/apache/fulcrum/intake/xmlmodel/XmlGroup.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'fields' missing Javadoc. 71
variable 'mapToObjects' missing Javadoc. 72
variable 'defaultMapToObject' missing Javadoc. 73
variable 'parent' missing Javadoc. 74
variable 'groupName' missing Javadoc. 75
variable 'key' missing Javadoc. 76
variable 'poolCapacity' missing Javadoc. 77
Expected @param tag for 'attrib'. 91
'(' is followed by whitespace. 98
')' is preceeded by whitespace. 98
Expected an @return tag. 107
Expected @param tag for 'newGroupName'. 115
Expected an @return tag. 123
Expected @param tag for 'newKey'. 131
'(' is followed by whitespace. 145
')' is preceeded by whitespace. 145
Expected an @return tag. 157
Expected @param tag for 'attrib'. 157
Expected @param tag for 'field'. 170
'(' is followed by whitespace. 176
')' is preceeded by whitespace. 176
'(' is followed by whitespace. 179
'=' is not preceeded with whitespace. 179
'=' is not followed by whitespace. 179
'<' is not preceeded with whitespace. 179
'<' is not followed by whitespace. 179
')' is preceeded by whitespace. 179
'(' is followed by whitespace. 181
')' is preceeded by whitespace. 181
'(' is followed by whitespace. 187
')' is preceeded by whitespace. 187
'if' is not followed by whitespace. 193
'(' is followed by whitespace. 193
')' is preceeded by whitespace. 195
Expected an @return tag. 206
Expected an @return tag. 214
Expected @param tag for 'name'. 224
Expected an @return tag. 243
Expected @param tag for 'field'. 243
Expected an @return tag. 251
Expected @param tag for 'name'. 251
method is missing a Javadoc comment. 256
Expected @param tag for 'parent'. 264
')' is preceeded by whitespace. 267
Expected an @return tag. 277
Expected an @return tag. 285
',' needs to be followed by whitespace. 287
Expected an @return tag. 296
'+' is not preceeded with whitespace. 301
'+' is not followed by whitespace. 301
'+' is not preceeded with whitespace. 301
'+' is not followed by whitespace. 301

org/apache/fulcrum/intake/xmlmodel/XmlField.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'DEFAULT_VALIDATOR' missing Javadoc. 74
variable 'baseClass' missing Javadoc. 77
variable 'name' missing Javadoc. 78
variable 'key' missing Javadoc. 79
variable 'type' missing Javadoc. 80
variable 'displayName' missing Javadoc. 81
variable 'onError' missing Javadoc. 82
variable 'multiValued' missing Javadoc. 83
variable 'parent' missing Javadoc. 84
variable 'rules' missing Javadoc. 85
variable 'ruleMap' missing Javadoc. 86
variable 'ifRequiredMessage' missing Javadoc. 87
variable 'mapToObject' missing Javadoc. 88
variable 'mapToProperty' missing Javadoc. 89
variable 'validator' missing Javadoc. 90
variable 'defaultOnErrors' missing Javadoc. 92
variable 'convertHash' missing Javadoc. 93
variable 'convertArrayHash' missing Javadoc. 94
method is missing a Javadoc comment. 101
Expected @param tag for 'name'. 158
Expected @param tag for 'attrib'. 168
'(' is followed by whitespace. 179
')' is preceeded by whitespace. 179
'(' is followed by whitespace. 185
')' is preceeded by whitespace. 185
Expected an @return tag. 196
Expected an @return tag. 204
Expected @param tag for 'newName'. 212
Expected an @return tag. 220
Expected @param tag for 'newDisplayName'. 228
Expected @param tag for 'newKey'. 236
Expected an @return tag. 243
Expected @param tag for 'newType'. 251
Expected an @return tag. 259
Expected @param tag for 'newBaseClass'. 273
Expected an @return tag. 281
Expected @param tag for 'newMultiValued'. 310
Expected an @return tag. 318
'(' is followed by whitespace. 320
')' is preceeded by whitespace. 320
Expected @param tag for 'obj'. 330
Expected an @return tag. 338
Expected @param tag for 'prop'. 346
Expected an @return tag. 354
'(' is followed by whitespace. 356
')' is preceeded by whitespace. 356
Expected @param tag for 'prop'. 369
Expected an @return tag. 377
',' needs to be followed by whitespace. 389
method is missing a Javadoc comment. 393
'(' is followed by whitespace. 396
cast needs to be followed by whitespace. 398
method is missing a Javadoc comment. 403
'(' is followed by whitespace. 406
cast needs to be followed by whitespace. 408
Expected @param tag for 'parent'. 416
'(' is followed by whitespace. 419
')' is preceeded by whitespace. 419
Expected an @return tag. 428
Expected an @return tag. 455
Expected @param tag for 'attrib'. 455
Expected @param tag for 'rule'. 468
Expected an @return tag. 500
'+' is not preceeded with whitespace. 503
'+' is not followed by whitespace. 503
'+' is not preceeded with whitespace. 503
'+' is not followed by whitespace. 503
'+' is not preceeded with whitespace. 504
'+' is not followed by whitespace. 504
'+' is not preceeded with whitespace. 504
'+' is not followed by whitespace. 504
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
'+' is not preceeded with whitespace. 509
'+' is not followed by whitespace. 509
'+' is not preceeded with whitespace. 509
'+' is not followed by whitespace. 509
'+' is not preceeded with whitespace. 513
'+' is not followed by whitespace. 513
'+' is not preceeded with whitespace. 513
'+' is not followed by whitespace. 513
'+' is not preceeded with whitespace. 517
'+' is not followed by whitespace. 517
'+' is not preceeded with whitespace. 517
'+' is not followed by whitespace. 517
'+' is not preceeded with whitespace. 521
'+' is not followed by whitespace. 521
'+' is not preceeded with whitespace. 521
'+' is not followed by whitespace. 521
'+' is not preceeded with whitespace. 525
'+' is not followed by whitespace. 525
'+' is not preceeded with whitespace. 525
'+' is not followed by whitespace. 525
'(' is followed by whitespace. 529
')' is preceeded by whitespace. 529
method is missing a Javadoc comment. 547
method is missing a Javadoc comment. 553

org/apache/fulcrum/intake/xmlmodel/Rule.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'name' missing Javadoc. 69
variable 'value' missing Javadoc. 70
variable 'message' missing Javadoc. 71
variable 'parent' missing Javadoc. 72
Expected @param tag for 'attrib'. 84
Expected @param tag for 'newName'. 93
Expected an @return tag. 100
Expected @param tag for 'newValue'. 108
Expected an @return tag. 115
Expected @param tag for 'newMessage'. 123
Expected an @return tag. 131
Expected @param tag for 'parent'. 139
Expected an @return tag. 147
Expected an @return tag. 156
'+' is not preceeded with whitespace. 160
'+' is not followed by whitespace. 160
'+' is not preceeded with whitespace. 160
'+' is not followed by whitespace. 160
'+' is not preceeded with whitespace. 161
'+' is not followed by whitespace. 161
'+' is not preceeded with whitespace. 161
'+' is not followed by whitespace. 161

org/apache/fulcrum/intake/xmlmodel/AppData.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'inputs' missing Javadoc. 72
variable 'basePackage' missing Javadoc. 73
Expected @param tag for 'attrib'. 86
'(' is followed by whitespace. 89
')' is preceeded by whitespace. 89
'(' is followed by whitespace. 95
'-' is not preceeded with whitespace. 95
'-' is not followed by whitespace. 95
')' is preceeded by whitespace. 95
Expected an @return tag. 109
Expected @throws tag for 'Exception'. 121
cast needs to be followed by whitespace. 132
Expected an @return tag. 143
Expected @param tag for 'attrib'. 143
Expected @param tag for 'input'. 155
Expected an @return tag. 188

org/apache/fulcrum/Fulcrum.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'ts' missing Javadoc. 72
Expected @throws tag for 'Exception'. 77
Expected @param tag for 'configuration'. 87
Expected an @return tag. 97

org/apache/fulcrum/security/impl/db/DBSecurityService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Collection 59
Unused import - java.util.Map 63
Unused import - java.util.Set 64
Unused import - java.util.Vector 65
Unused import - org.apache.fulcrum.BaseService 67
Duplicate import to line 78. 79
Duplicate import to line 81. 82
Duplicate import to line 84. 85
Unused import - org.apache.torque.util.BasePeer 104
variable 'category' must be private and have accessor methods. 134
Expected an @return tag. 152
'(' is followed by whitespace. 152
')' is preceeded by whitespace. 152
'while' is not followed by whitespace. 172
cast needs to be followed by whitespace. 174
'while' is not followed by whitespace. 183
cast needs to be followed by whitespace. 185
'catch' is not followed by whitespace. 196
line longer than 80 characters 203
Unused @param tag for 'User'. 215
Unused @param tag for 'Group'. 216
Unused @param tag for 'Role'. 217
'(' is followed by whitespace. 223
Expected @param tag for 'user'. 223
Expected @param tag for 'group'. 223
Expected @param tag for 'role'. 223
')' is preceeded by whitespace. 223
'=' is not preceeded with whitespace. 232
'=' is not followed by whitespace. 232
'=' is not preceeded with whitespace. 233
'=' is not followed by whitespace. 233
'=' is not preceeded with whitespace. 234
'=' is not followed by whitespace. 234
cast needs to be followed by whitespace. 239
cast needs to be followed by whitespace. 241
cast needs to be followed by whitespace. 243
'catch' is not followed by whitespace. 248
cast needs to be followed by whitespace. 264
Unused @param tag for 'User'. 276
Unused @param tag for 'Group'. 277
Unused @param tag for 'Role'. 278
'(' is followed by whitespace. 284
Expected @param tag for 'user'. 284
Expected @param tag for 'group'. 284
Expected @param tag for 'role'. 284
')' is preceeded by whitespace. 284
'=' is not preceeded with whitespace. 293
'=' is not followed by whitespace. 293
'=' is not preceeded with whitespace. 294
'=' is not followed by whitespace. 294
'=' is not preceeded with whitespace. 295
'=' is not followed by whitespace. 295
cast needs to be followed by whitespace. 300
cast needs to be followed by whitespace. 302
cast needs to be followed by whitespace. 304
'catch' is not followed by whitespace. 309
cast needs to be followed by whitespace. 325
'(' is followed by whitespace. 344
')' is preceeded by whitespace. 344
'=' is not preceeded with whitespace. 351
'=' is not followed by whitespace. 351
'catch' is not followed by whitespace. 371
'(' is followed by whitespace. 392
')' is preceeded by whitespace. 392
'=' is not preceeded with whitespace. 400
'=' is not followed by whitespace. 400
'=' is not preceeded with whitespace. 401
'=' is not followed by whitespace. 401
cast needs to be followed by whitespace. 406
cast needs to be followed by whitespace. 408
'catch' is not followed by whitespace. 413
cast needs to be followed by whitespace. 429
'(' is followed by whitespace. 442
')' is preceeded by whitespace. 442
'=' is not preceeded with whitespace. 450
'=' is not followed by whitespace. 450
'=' is not preceeded with whitespace. 451
'=' is not followed by whitespace. 451
cast needs to be followed by whitespace. 456
cast needs to be followed by whitespace. 458
'catch' is not followed by whitespace. 463
cast needs to be followed by whitespace. 479
'(' is followed by whitespace. 493
')' is preceeded by whitespace. 493
'=' is not preceeded with whitespace. 500
'=' is not followed by whitespace. 500
line longer than 80 characters 508
cast needs to be followed by whitespace. 511
'catch' is not followed by whitespace. 519
Unused @param tag for 'a'. 538
'(' is followed by whitespace. 541
Expected @param tag for 'criteria'. 541
')' is preceeded by whitespace. 541
Expected @throws tag for 'DataBackendException'. 542
'while' is not followed by whitespace. 546
cast needs to be followed by whitespace. 548
'catch' is not followed by whitespace. 557
Unused @param tag for 'a'. 567
'(' is followed by whitespace. 570
Expected @param tag for 'criteria'. 570
')' is preceeded by whitespace. 570
Expected @throws tag for 'DataBackendException'. 571
'while' is not followed by whitespace. 575
cast needs to be followed by whitespace. 577
'catch' is not followed by whitespace. 586
Unused @param tag for 'a'. 596
'(' is followed by whitespace. 599
Expected @param tag for 'criteria'. 599
')' is preceeded by whitespace. 599
Expected @throws tag for 'DataBackendException'. 600
'while' is not followed by whitespace. 604
cast needs to be followed by whitespace. 606
'catch' is not followed by whitespace. 615
line longer than 80 characters 617
Expected an @return tag. 630
'(' is followed by whitespace. 630
')' is preceeded by whitespace. 630
'catch' is not followed by whitespace. 643
'(' is followed by whitespace. 663
')' is preceeded by whitespace. 663
cast needs to be followed by whitespace. 673
'catch' is not followed by whitespace. 678
',' needs to be followed by whitespace. 680
'(' is followed by whitespace. 693
')' is preceeded by whitespace. 693
cast needs to be followed by whitespace. 703
'catch' is not followed by whitespace. 708
'(' is followed by whitespace. 724
')' is preceeded by whitespace. 724
cast needs to be followed by whitespace. 734
'catch' is not followed by whitespace. 739
line longer than 80 characters 741
line longer than 80 characters 743
Expected an @return tag. 749
'(' is followed by whitespace. 749
Expected @param tag for 'groupName'. 749
')' is preceeded by whitespace. 749
'catch' is not followed by whitespace. 755
Expected an @return tag. 764
'(' is followed by whitespace. 764
Expected @param tag for 'roleName'. 764
')' is preceeded by whitespace. 764
'catch' is not followed by whitespace. 770
Expected an @return tag. 779
'(' is followed by whitespace. 779
Expected @param tag for 'permissionName'. 779
')' is preceeded by whitespace. 779
'catch' is not followed by whitespace. 785
'(' is followed by whitespace. 800
')' is preceeded by whitespace. 800
cast needs to be followed by whitespace. 812
cast needs to be followed by whitespace. 817
cast needs to be followed by whitespace. 825
'catch' is not followed by whitespace. 832
'(' is followed by whitespace. 855
')' is preceeded by whitespace. 855
cast needs to be followed by whitespace. 867
cast needs to be followed by whitespace. 879
'catch' is not followed by whitespace. 886
'(' is followed by whitespace. 908
')' is preceeded by whitespace. 908
cast needs to be followed by whitespace. 920
cast needs to be followed by whitespace. 925
cast needs to be followed by whitespace. 933
'catch' is not followed by whitespace. 940
line longer than 80 characters 942
Unused @param tag for 'the'. 957
'(' is followed by whitespace. 962
Expected @param tag for 'group'. 962
')' is preceeded by whitespace. 962
cast needs to be followed by whitespace. 973
'catch' is not followed by whitespace. 979
Unused @param tag for 'the'. 995
'(' is followed by whitespace. 1000
Expected @param tag for 'role'. 1000
')' is preceeded by whitespace. 1000
cast needs to be followed by whitespace. 1013
'catch' is not followed by whitespace. 1019
',' needs to be followed by whitespace. 1021
Unused @param tag for 'the'. 1033
'(' is followed by whitespace. 1038
Expected @param tag for 'permission'. 1038
')' is preceeded by whitespace. 1038
cast needs to be followed by whitespace. 1049
'catch' is not followed by whitespace. 1055
',' needs to be followed by whitespace. 1057
Unused @param tag for 'the'. 1070
'(' is followed by whitespace. 1076
Expected @param tag for 'group'. 1076
')' is preceeded by whitespace. 1076
cast needs to be followed by whitespace. 1086
cast needs to be followed by whitespace. 1088
'catch' is not followed by whitespace. 1093
',' needs to be followed by whitespace. 1095
Unused @param tag for 'the'. 1107
'(' is followed by whitespace. 1113
Expected @param tag for 'role'. 1113
')' is preceeded by whitespace. 1113
cast needs to be followed by whitespace. 1125
'catch' is not followed by whitespace. 1130
',' needs to be followed by whitespace. 1132
Unused @param tag for 'the'. 1144
line longer than 80 characters 1150
Expected @param tag for 'permission'. 1150
cast needs to be followed by whitespace. 1160
cast needs to be followed by whitespace. 1162
'catch' is not followed by whitespace. 1167
line longer than 80 characters 1169
'catch' is not followed by whitespace. 1199
cast needs to be followed by whitespace. 1220
'catch' is not followed by whitespace. 1222
Unused @throws tag for 'Exception,'. 1238
Expected @throws tag for 'Exception'. 1241
Unused @throws tag for 'Exception,'. 1253
Expected @throws tag for 'Exception'. 1256
Unused @throws tag for 'Exception,'. 1268
Expected @throws tag for 'Exception'. 1271

org/apache/fulcrum/security/impl/db/DBUserManager.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.torque.om.BaseObject 61
Unused import - org.apache.torque.om.ObjectKey 62
'(' is followed by whitespace. 111
')' is preceeded by whitespace. 111
Unused @param tag for 'usename'. 122
'(' is followed by whitespace. 127
Expected @param tag for 'username'. 127
')' is preceeded by whitespace. 127
'catch' is not followed by whitespace. 137
'(' is followed by whitespace. 142
')' is preceeded by whitespace. 142
'return' is not followed by whitespace. 147
'(' is followed by whitespace. 161
')' is preceeded by whitespace. 161
'(' is followed by whitespace. 165
')' is preceeded by whitespace. 165
'catch' is not followed by whitespace. 171
'(' is followed by whitespace. 176
')' is preceeded by whitespace. 176
'(' is followed by whitespace. 181
')' is preceeded by whitespace. 181
cast needs to be followed by whitespace. 183
'(' is followed by whitespace. 202
')' is preceeded by whitespace. 202
'while' is not followed by whitespace. 206
cast needs to be followed by whitespace. 208
'=' is not preceeded with whitespace. 212
'=' is not followed by whitespace. 212
';' needs to be followed by whitespace. 212
'<' is not preceeded with whitespace. 212
'<' is not followed by whitespace. 212
';' needs to be followed by whitespace. 212
'(' is followed by whitespace. 215
')' is preceeded by whitespace. 215
'catch' is not followed by whitespace. 226
cast needs to be followed by whitespace. 230
'(' is followed by whitespace. 249
')' is preceeded by whitespace. 249
cast needs to be followed by whitespace. 283
cast needs to be followed by whitespace. 284
'catch' is not followed by whitespace. 287
'(' is followed by whitespace. 307
')' is preceeded by whitespace. 307
')' is preceeded by whitespace. 322
Unused @param tag for 'password'. 334
'(' is followed by whitespace. 342
Expected @param tag for 'oldPassword'. 342
Expected @param tag for 'newPassword'. 343
')' is preceeded by whitespace. 343
'(' is followed by whitespace. 381
')' is preceeded by whitespace. 381
'(' is followed by whitespace. 404
Expected @param tag for 'initialPassword'. 404
')' is preceeded by whitespace. 404
cast needs to be followed by whitespace. 420
cast needs to be followed by whitespace. 421
'catch' is not followed by whitespace. 426
'(' is followed by whitespace. 441
')' is preceeded by whitespace. 441
'catch' is not followed by whitespace. 455

org/apache/fulcrum/security/impl/db/entity/TurbineUser.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused @throws tag for 'Exception,'. 411
Expected @throws tag for 'Exception'. 414
'(' is followed by whitespace. 416
')' is preceeded by whitespace. 416
',' needs to be followed by whitespace. 453
Expected @param tag for 'v'. 462
Expected an @return tag. 470
line longer than 80 characters 487
Expected @param tag for 'hash'. 487
Expected @param tag for 'key'. 487
Expected @param tag for 'value'. 487
Expected @throws tag for 'NullPointerException'. 488
'(' is followed by whitespace. 492
')' is preceeded by whitespace. 492
'(' is followed by whitespace. 496
')' is preceeded by whitespace. 496

org/apache/fulcrum/security/impl/db/entity/TurbineUserPeer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 80
variable 'userClass' missing Javadoc. 82
variable 'userClass' must be private and have accessor methods. 82
Expected an @return tag. 92
Expected @throws tag for 'TorqueException'. 93
'(' is followed by whitespace. 95
')' is preceeded by whitespace. 95
Expected @param tag for 'name'. 119
Expected @param tag for 'name'. 134
Unused @param tag for 'permission'. 153
Unused @throws tag for 'Exception,'. 157
'(' is followed by whitespace. 159
Expected @param tag for 'user'. 159
')' is preceeded by whitespace. 159
Expected @throws tag for 'Exception'. 160
Unused @throws tag for 'Exception,'. 178
Expected @throws tag for 'Exception'. 181
Unused @throws tag for 'Exception,'. 194
Expected @throws tag for 'Exception'. 197
'(' is followed by whitespace. 200
')' is preceeded by whitespace. 200

org/apache/fulcrum/security/impl/db/entity/TurbinePermission.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 72
cast needs to be followed by whitespace. 158

org/apache/fulcrum/security/impl/db/entity/TurbineRolePeer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.security.impl.db.entity.map.TurbineRoleMapBuilder 58
Redundant import from the same package. 59
Unused @param tag for 'permission'. 91
Unused @throws tag for 'Exception,'. 95
Expected @param tag for 'role'. 97
Expected @throws tag for 'Exception'. 98
Expected @param tag for 'name'. 117
Expected an @return tag. 139
Expected @param tag for 'criteria'. 139
Expected @throws tag for 'Exception'. 139
'=' is not preceeded with whitespace. 143
'=' is not followed by whitespace. 143
'<' is not preceeded with whitespace. 143
'<' is not followed by whitespace. 143
'(' is followed by whitespace. 145
cast needs to be followed by whitespace. 145
')' is preceeded by whitespace. 145
Unused @throws tag for 'Exception,'. 156
Expected @throws tag for 'Exception'. 159
cast needs to be followed by whitespace. 170
cast needs to be followed by whitespace. 175
line longer than 80 characters 177
line longer than 80 characters 178

org/apache/fulcrum/security/impl/db/entity/UserPeer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 63
redundant 'public' modifier. 80
Expected @param tag for 'name'. 80

org/apache/fulcrum/security/impl/db/entity/SecurityObject.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
'(' is followed by whitespace. 99
')' is preceeded by whitespace. 99
'(' is followed by whitespace. 120
')' is preceeded by whitespace. 120
'(' is followed by whitespace. 131
')' is preceeded by whitespace. 131
Unused Javadoc tag. 140
'(' is followed by whitespace. 142
Expected @param tag for 'value'. 142
')' is preceeded by whitespace. 142
'if' construct must use '{}'s. 176
'if' is not followed by whitespace. 176
cast needs to be followed by whitespace. 178

org/apache/fulcrum/security/impl/db/entity/TurbineGroupPeer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.security.impl.db.entity.map.TurbineGroupMapBuilder 59
Expected @param tag for 'name'. 89
Unused @param tag for 'permission'. 102
Unused @throws tag for 'Exception,'. 106
Expected @param tag for 'group'. 108
Expected @throws tag for 'Exception'. 109
cast needs to be followed by whitespace. 113
cast needs to be followed by whitespace. 118
'==' is not preceeded with whitespace. 120
'==' is not followed by whitespace. 120
Unused @param tag for 'criteria'. 136
Unused @throws tag for 'Exception,'. 138
Expected @throws tag for 'Exception'. 140
Expected an @return tag. 148
Expected @param tag for 'criteria'. 148
Expected @throws tag for 'Exception'. 148
cast needs to be followed by whitespace. 154

org/apache/fulcrum/security/impl/db/entity/TurbineRole.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused @throws tag for 'Exception,'. 104
Expected @throws tag for 'Exception'. 107
'while' is not followed by whitespace. 199
cast needs to be followed by whitespace. 201
'while' is not followed by whitespace. 229
cast needs to be followed by whitespace. 231
'if' construct must use '{}'s. 244
'if' is not followed by whitespace. 244
cast needs to be followed by whitespace. 246

org/apache/fulcrum/security/impl/db/entity/TurbineGroup.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
'while' is not followed by whitespace. 193
cast needs to be followed by whitespace. 195
'while' is not followed by whitespace. 225
cast needs to be followed by whitespace. 227
'if' construct must use '{}'s. 240
'if' is not followed by whitespace. 240
cast needs to be followed by whitespace. 242

org/apache/fulcrum/security/impl/db/entity/TurbinePermissionPeer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 60
Unused import - org.apache.fulcrum.security.impl.db.entity.map.TurbinePermissionMapBuilder 60
line longer than 80 characters 79
Unused @throws tag for 'Exception,'. 95
'(' is followed by whitespace. 97
')' is preceeded by whitespace. 97
Expected @throws tag for 'Exception'. 98
cast needs to be followed by whitespace. 102
cast needs to be followed by whitespace. 107
'==' is not preceeded with whitespace. 109
'==' is not followed by whitespace. 109
Expected @param tag for 'name'. 117
Unused @throws tag for 'Exception,'. 141
Expected @throws tag for 'Exception'. 144
'=' is not preceeded with whitespace. 148
'=' is not followed by whitespace. 148
'<' is not preceeded with whitespace. 148
'<' is not followed by whitespace. 148
'(' is followed by whitespace. 150
cast needs to be followed by whitespace. 150
')' is preceeded by whitespace. 150
Unused @throws tag for 'Exception,'. 160
'(' is followed by whitespace. 162
')' is preceeded by whitespace. 162
Expected @throws tag for 'Exception'. 163
cast needs to be followed by whitespace. 167
cast needs to be followed by whitespace. 183
cast needs to be followed by whitespace. 190
cast needs to be followed by whitespace. 191

org/apache/fulcrum/security/impl/passive/PassiveUserManager.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 86
line longer than 80 characters 101
line longer than 80 characters 182
line longer than 80 characters 212
line longer than 80 characters 218
line longer than 80 characters 225
line longer than 80 characters 231
line longer than 80 characters 247
line longer than 80 characters 251
line longer than 80 characters 272

org/apache/fulcrum/security/util/UnknownEntityException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 62

org/apache/fulcrum/security/util/EntityExistsException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 62

org/apache/fulcrum/security/util/RoleSet.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/util/AccessControlList.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 81
line longer than 80 characters 157
line longer than 80 characters 165
line longer than 80 characters 174
line longer than 80 characters 194
line longer than 80 characters 203
line longer than 80 characters 222
line longer than 80 characters 230

org/apache/fulcrum/security/util/PermissionSet.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 97

org/apache/fulcrum/security/util/PasswordMismatchException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 61

org/apache/fulcrum/security/util/AccessControlException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 62

org/apache/fulcrum/security/util/GroupSet.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/util/TurbineSecurityException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 63

org/apache/fulcrum/security/util/DataBackendException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 62

org/apache/fulcrum/security/TurbineSecurity.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 162
line longer than 80 characters 179
line longer than 80 characters 188
line longer than 80 characters 193
line longer than 80 characters 198
line longer than 80 characters 204
line longer than 80 characters 208
line longer than 80 characters 238
line longer than 80 characters 280
line longer than 80 characters 319
line longer than 80 characters 338
line longer than 80 characters 339
line longer than 80 characters 353
line longer than 80 characters 354
line longer than 80 characters 368
line longer than 80 characters 382
line longer than 80 characters 396
line longer than 80 characters 411
line longer than 80 characters 432
line longer than 80 characters 448
line longer than 80 characters 523
line longer than 80 characters 542
line longer than 80 characters 551
line longer than 80 characters 552
line longer than 80 characters 569
line longer than 80 characters 570
line longer than 80 characters 578
line longer than 80 characters 593
line longer than 80 characters 609
line longer than 80 characters 685
line longer than 80 characters 698
line longer than 80 characters 713
line longer than 80 characters 727
line longer than 80 characters 741
line longer than 80 characters 755
line longer than 80 characters 768
line longer than 80 characters 781
line longer than 80 characters 794
line longer than 80 characters 808
line longer than 80 characters 821
line longer than 80 characters 834
line longer than 80 characters 848
line longer than 80 characters 862
line longer than 80 characters 876

org/apache/fulcrum/security/UserManager.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 66
line longer than 80 characters 67
line longer than 80 characters 70
line longer than 80 characters 85
line longer than 80 characters 97
line longer than 80 characters 190
line longer than 80 characters 200

org/apache/fulcrum/security/SecurityService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 101
line longer than 80 characters 104
line longer than 80 characters 105
line longer than 80 characters 107
line longer than 80 characters 110
line longer than 80 characters 111
line longer than 80 characters 113
line longer than 80 characters 116
line longer than 80 characters 117
line longer than 80 characters 119
line longer than 80 characters 122
line longer than 80 characters 123
line longer than 80 characters 125
line longer than 80 characters 128
line longer than 80 characters 129
line longer than 80 characters 131
line longer than 80 characters 134
line longer than 80 characters 135
line longer than 80 characters 137
line longer than 80 characters 143
line longer than 80 characters 144
line longer than 80 characters 232
line longer than 80 characters 302
line longer than 80 characters 305
line longer than 80 characters 306
line longer than 80 characters 336
line longer than 80 characters 349
line longer than 80 characters 355
line longer than 80 characters 360
line longer than 80 characters 365
line longer than 80 characters 368
line longer than 80 characters 372
line longer than 80 characters 396
line longer than 80 characters 429
line longer than 80 characters 439
line longer than 80 characters 507
line longer than 80 characters 520
line longer than 80 characters 536
line longer than 80 characters 537
line longer than 80 characters 548
line longer than 80 characters 549
line longer than 80 characters 560
line longer than 80 characters 571
line longer than 80 characters 582
line longer than 80 characters 594
Expected an @return tag. 615
Expected @param tag for 'groupName'. 615
Expected an @return tag. 620
Expected @param tag for 'roleName'. 620
Expected an @return tag. 625
Expected @param tag for 'permissionName'. 625
line longer than 80 characters 712
line longer than 80 characters 721
line longer than 80 characters 730
line longer than 80 characters 738
line longer than 80 characters 748
line longer than 80 characters 755
line longer than 80 characters 758
line longer than 80 characters 773
line longer than 80 characters 784
line longer than 80 characters 795
line longer than 80 characters 805
line longer than 80 characters 815
line longer than 80 characters 825
line longer than 80 characters 836
line longer than 80 characters 847
line longer than 80 characters 858

org/apache/fulcrum/security/session/SessionBindingEvent.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/session/SessionBindingListener.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 62

org/apache/fulcrum/security/session/Session.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/entity/Role.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/entity/User.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 103
line longer than 80 characters 156
line longer than 80 characters 307

org/apache/fulcrum/security/entity/Permission.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/entity/Group.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/entity/SecurityEntity.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2

org/apache/fulcrum/security/BaseSecurityService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 104
line longer than 80 characters 118
line longer than 80 characters 208
line longer than 80 characters 250
line longer than 80 characters 255
line longer than 80 characters 260
line longer than 80 characters 265
line longer than 80 characters 270
line longer than 80 characters 282
line longer than 80 characters 293
line longer than 80 characters 338
line longer than 80 characters 401
line longer than 80 characters 431
line longer than 80 characters 440
line longer than 80 characters 464
line longer than 80 characters 526
line longer than 80 characters 592
line longer than 80 characters 612
line longer than 80 characters 629
line longer than 80 characters 659
line longer than 80 characters 695
line longer than 80 characters 732
line longer than 80 characters 745
line longer than 80 characters 770
line longer than 80 characters 875
line longer than 80 characters 906
line longer than 80 characters 933
line longer than 80 characters 959
line longer than 80 characters 967
line longer than 80 characters 979
line longer than 80 characters 991

org/apache/fulcrum/mimetype/util/CharSetMap.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'MAP_PROG' missing Javadoc. 95
variable 'MAP_HOME' missing Javadoc. 96
variable 'MAP_SYS' missing Javadoc. 97
variable 'MAP_JAR' missing Javadoc. 98
variable 'MAP_COM' missing Javadoc. 99
',' needs to be followed by whitespace. 107
',' needs to be followed by whitespace. 108
',' needs to be followed by whitespace. 109
',' needs to be followed by whitespace. 110
',' needs to be followed by whitespace. 111
',' needs to be followed by whitespace. 112
',' needs to be followed by whitespace. 113
',' needs to be followed by whitespace. 114
',' needs to be followed by whitespace. 115
',' needs to be followed by whitespace. 116
',' needs to be followed by whitespace. 117
',' needs to be followed by whitespace. 118
',' needs to be followed by whitespace. 119
',' needs to be followed by whitespace. 120
',' needs to be followed by whitespace. 121
',' needs to be followed by whitespace. 122
',' needs to be followed by whitespace. 123
',' needs to be followed by whitespace. 124
',' needs to be followed by whitespace. 125
',' needs to be followed by whitespace. 126
',' needs to be followed by whitespace. 127
',' needs to be followed by whitespace. 128
',' needs to be followed by whitespace. 129
',' needs to be followed by whitespace. 130
',' needs to be followed by whitespace. 131
',' needs to be followed by whitespace. 132
',' needs to be followed by whitespace. 133
',' needs to be followed by whitespace. 134
',' needs to be followed by whitespace. 135
',' needs to be followed by whitespace. 136
',' needs to be followed by whitespace. 137
',' needs to be followed by whitespace. 138
',' needs to be followed by whitespace. 139
',' needs to be followed by whitespace. 140
',' needs to be followed by whitespace. 141
',' needs to be followed by whitespace. 142
',' needs to be followed by whitespace. 143
',' needs to be followed by whitespace. 144
',' needs to be followed by whitespace. 145
',' needs to be followed by whitespace. 323
',' needs to be followed by whitespace. 361
',' needs to be followed by whitespace. 424
',' needs to be followed by whitespace. 472
',' needs to be followed by whitespace. 472
',' needs to be followed by whitespace. 499
',' needs to be followed by whitespace. 506
',' needs to be followed by whitespace. 509
',' needs to be followed by whitespace. 509
',' needs to be followed by whitespace. 514
',' needs to be followed by whitespace. 549
',' needs to be followed by whitespace. 557
',' needs to be followed by whitespace. 572

org/apache/fulcrum/mimetype/util/MimeType.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'TEXT_HTML' must be private and have accessor methods. 73
variable 'TEXT_WML' missing Javadoc. 74
variable 'TEXT_WML' must be private and have accessor methods. 74
variable 'TEXT_HDML' missing Javadoc. 75
variable 'TEXT_HDML' must be private and have accessor methods. 75
variable 'TEXT_CHTML' missing Javadoc. 76
variable 'TEXT_CHTML' must be private and have accessor methods. 76
variable 'TEXT_PLAIN' missing Javadoc. 77
variable 'TEXT_PLAIN' must be private and have accessor methods. 77
variable 'MULTIPART' missing Javadoc. 78
variable 'MULTIPART' must be private and have accessor methods. 78
variable 'MULTIPART_FORM_DATA' missing Javadoc. 79
variable 'MULTIPART_FORM_DATA' must be private and have accessor methods. 79
variable 'APPLICATION_POSTSCRIPT' missing Javadoc. 80
variable 'APPLICATION_POSTSCRIPT' must be private and have accessor methods. 80
variable 'APPLICATION_OCTET_STREAM' missing Javadoc. 81
variable 'APPLICATION_OCTET_STREAM' must be private and have accessor methods. 81
variable 'APPLICATION_X_JAVA_AGENT' missing Javadoc. 82
variable 'APPLICATION_X_JAVA_AGENT' must be private and have accessor methods. 82
variable 'APPLICATION_X_WWW_FORM_URLENCODED' missing Javadoc. 83
variable 'APPLICATION_X_WWW_FORM_URLENCODED' must be private and have accessor methods. 83
variable 'MESSAGE_HTTP' missing Javadoc. 84
variable 'MESSAGE_HTTP' must be private and have accessor methods. 84
variable 'TEXT_CSS' missing Javadoc. 85
variable 'TEXT_CSS' must be private and have accessor methods. 85
variable 'TEXT' missing Javadoc. 86
variable 'TEXT' must be private and have accessor methods. 86
variable 'IMAGE_GIF' missing Javadoc. 87
variable 'IMAGE_GIF' must be private and have accessor methods. 87
variable 'IMAGE_JPEG' missing Javadoc. 88
variable 'IMAGE_JPEG' must be private and have accessor methods. 88
variable 'IMAGE_WBMP' missing Javadoc. 89
variable 'IMAGE_WBMP' must be private and have accessor methods. 89
line contains a tab character 102
line contains a tab character 104
variable 'MATCH_TYPE' missing Javadoc. 132
variable 'MATCH_SUBTYPE' missing Javadoc. 133
variable 'MATCH_SPECIFIC_SUBTYPE' missing Javadoc. 134
Unused @throws tag for 'IllegalArgument'. 165
Expected @param tag for 'spec'. 167
',' needs to be followed by whitespace. 169
Unused @throws tag for 'IllegalArgumentException'. 177
'if' construct must use '{}'s. 206
'if' construct must use '{}'s. 234
'=' is not preceeded with whitespace. 251
'=' is not followed by whitespace. 251
'if' construct must use '{}'s. 265
Unused @throws tag for 'NullPointerException'. 312
',' needs to be followed by whitespace. 317
',' needs to be followed by whitespace. 317
',' needs to be followed by whitespace. 317
Unused @throws tag for 'NullPointerException'. 327
'if' construct must use '{}'s. 334
',' needs to be followed by whitespace. 479
',' needs to be followed by whitespace. 491
'if' construct must use '{}'s. 504
line longer than 80 characters 507
',' needs to be followed by whitespace. 513
',' needs to be followed by whitespace. 513
',' needs to be followed by whitespace. 513
',' needs to be followed by whitespace. 513
',' needs to be followed by whitespace. 514
',' needs to be followed by whitespace. 514
',' needs to be followed by whitespace. 514
',' needs to be followed by whitespace. 514
',' needs to be followed by whitespace. 515
',' needs to be followed by whitespace. 515
',' needs to be followed by whitespace. 515
',' needs to be followed by whitespace. 515
',' needs to be followed by whitespace. 516
',' needs to be followed by whitespace. 516
',' needs to be followed by whitespace. 516
',' needs to be followed by whitespace. 516

org/apache/fulcrum/mimetype/util/MimeTypeMap.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'EXT_HTM' missing Javadoc. 96
variable 'EXT_WML' missing Javadoc. 97
variable 'EXT_HDML' missing Javadoc. 98
variable 'EXT_HDM' missing Javadoc. 99
variable 'EXT_CHTML' missing Javadoc. 100
variable 'EXT_TEXT' missing Javadoc. 101
variable 'EXT_GIF' missing Javadoc. 102
variable 'EXT_JPEG' missing Javadoc. 103
variable 'EXT_JPG' missing Javadoc. 104
variable 'EXT_WBMP' missing Javadoc. 105
variable 'MAP_HOME' missing Javadoc. 111
variable 'MAP_SYS' missing Javadoc. 112
variable 'MAP_JAR' missing Javadoc. 113
variable 'MAP_COM' missing Javadoc. 114
Expected an @return tag. 152
Unused @param tag for 'path'. 238
Expected @param tag for 'file'. 241
',' needs to be followed by whitespace. 299
',' needs to be followed by whitespace. 388
',' needs to be followed by whitespace. 410

org/apache/fulcrum/mimetype/util/MimeTypeMapper.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'extensionMimeTypes' missing Javadoc. 83
variable 'extensionMimeTypes' must be private and have accessor methods. 83
',' needs to be followed by whitespace. 102
line longer than 80 characters 160
line longer than 80 characters 171
Unused @param tag for 'mime'. 173
Expected @param tag for 'type'. 176
',' needs to be followed by whitespace. 190
',' needs to be followed by whitespace. 206
',' needs to be followed by whitespace. 206
',' needs to be followed by whitespace. 211
',' needs to be followed by whitespace. 216
',' needs to be followed by whitespace. 216
',' needs to be followed by whitespace. 252
',' needs to be followed by whitespace. 255

org/apache/fulcrum/mimetype/TurbineMimeTypeService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 85
',' needs to be followed by whitespace. 144
',' needs to be followed by whitespace. 168
',' needs to be followed by whitespace. 222
',' needs to be followed by whitespace. 257
Unused @param tag for 'mime'. 264
Expected @param tag for 'type'. 267
',' needs to be followed by whitespace. 293
',' needs to be followed by whitespace. 328
',' needs to be followed by whitespace. 352

org/apache/fulcrum/mimetype/TurbineMimeTypes.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 67
',' needs to be followed by whitespace. 103
',' needs to be followed by whitespace. 138
',' needs to be followed by whitespace. 185
',' needs to be followed by whitespace. 209

org/apache/fulcrum/mimetype/MimeTypeService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 71
redundant 'public' modifier. 87
redundant 'public' modifier. 95
redundant 'public' modifier. 103
redundant 'public' modifier. 112
redundant 'public' modifier. 121
redundant 'public' modifier. 129
redundant 'public' modifier. 138
redundant 'public' modifier. 148
redundant 'public' modifier. 157
redundant 'public' modifier. 165
redundant 'public' modifier. 176
redundant 'public' modifier. 194
redundant 'public' modifier. 203
redundant 'public' modifier. 212

org/apache/fulcrum/naming/TurbineNamingService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 72
variable 'initialContexts' missing Javadoc. 84
Expected @throws tag for 'InitializationException'. 91
line longer than 80 characters 133
Unused @param tag for 'name'. 155
Expected @param tag for 'contextName'. 159

org/apache/fulcrum/naming/NamingService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'SERVICE_NAME' missing Javadoc. 70
redundant 'public' modifier. 79

org/apache/fulcrum/ServiceManager.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.log4j.Category 58
redundant 'public' modifier. 77
Expected @throws tag for 'InitializationException'. 77
redundant 'public' modifier. 84
redundant 'public' modifier. 94
Unused @param tag for 'String'. 99
redundant 'public' modifier. 101
Expected @param tag for 'applicationRoot'. 101

org/apache/fulcrum/BaseServiceBroker.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.Date 61
Unused import - java.util.List 65
Unused import - java.util.Properties 66
Unused import - java.util.Stack 67
Redundant import from the same package. 69
line longer than 80 characters 91
variable 'mapping' must be private and have accessor methods. 98
variable 'services' must be private and have accessor methods. 103
variable 'configuration' must be private and have accessor methods. 110
variable 'loggingConfigured' must be private and have accessor methods. 128
variable 'serviceObjects' must be private and have accessor methods. 141
variable 'category' must be private and have accessor methods. 148
variable 'applicationRoot' must be private and have accessor methods. 154
'while' is not followed by whitespace. 191
Expected @throws tag for 'InitializationException'. 243
Unused @param tag for 'String'. 272
Unused @param tag for 'Object'. 273
Expected @param tag for 'name'. 275
Expected @param tag for 'value'. 275
Expected @param tag for 'name'. 285
'while' is not followed by whitespace. 325
cast needs to be followed by whitespace. 327
'if' is not followed by whitespace. 329
'!' is followed by whitespace. 334
Unused @param tag for 'data'. 384
Expected @throws tag for 'InstantiationException'. 433
Expected @throws tag for 'InitializationException'. 433
Expected @param tag for 'name'. 472
Expected @throws tag for 'InstantiationException'. 473
Expected @throws tag for 'InitializationException'. 473
Unused @throws tag for 'InstantiationException,'. 558
Expected @throws tag for 'InstantiationException'. 561
Expected an @return tag. 614
line longer than 80 characters 636
Expected an @return tag. 699
'(' is followed by whitespace. 699
')' is preceeded by whitespace. 699
Unused @param tag for 'msg'. 734
Expected @param tag for 't'. 736
'(' is followed by whitespace. 763
')' is preceeded by whitespace. 763
Unused @param tag for 'String'. 776
Expected @param tag for 'applicationRoot'. 778
method is missing a Javadoc comment. 794

org/apache/fulcrum/upload/TurbineUploadService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.io.IOException 57
Unused import - java.io.InputStream 58
Unused import - java.io.OutputStream 59
Unused import - java.util.Map 61
Unused import - java.util.HashMap 64
Unused import - java.util.Properties 65
Unused import - javax.servlet.ServletContext 66
Unused import - javax.servlet.ServletInputStream 67
Unused import - javax.servlet.ServletRequest 68
line longer than 80 characters 96
variable 'component' missing Javadoc. 102
variable 'component' must be private and have accessor methods. 102
variable 'automatic' missing Javadoc. 103
variable 'sizeThreshold' missing Javadoc. 105
variable 'sizeMax' missing Javadoc. 106
Expected @throws tag for 'InitializationException'. 114
'(' is followed by whitespace. 124
')' is preceeded by whitespace. 124
'(' is followed by whitespace. 151
')' is preceeded by whitespace. 153
method is missing a Javadoc comment. 159
Expected an @return tag. 174
Expected an @return tag. 182
cast needs to be followed by whitespace. 184
Expected an @return tag. 191
cast needs to be followed by whitespace. 193
Expected an @return tag. 200
cast needs to be followed by whitespace. 202
Expected an @return tag. 214
cast needs to be followed by whitespace. 220
Expected an @return tag. 241
cast needs to be followed by whitespace. 247

org/apache/fulcrum/upload/UploadService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Expected an @return tag. 194
redundant 'public' modifier. 194
Expected an @return tag. 208
redundant 'public' modifier. 208
redundant 'public' modifier. 216
redundant 'public' modifier. 224
redundant 'public' modifier. 232
redundant 'public' modifier. 234
method is missing a Javadoc comment. 234

org/apache/fulcrum/upload/TurbineUpload.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.InstantiationException 59
cast needs to be followed by whitespace. 86
method is missing a Javadoc comment. 90
cast needs to be followed by whitespace. 92
cast needs to be followed by whitespace. 92
Unused @param tag for 'params'. 152
Expected an @return tag. 157
'(' is followed by whitespace. 157
')' is preceeded by whitespace. 157
Unused @param tag for 'params'. 172
Expected an @return tag. 178
'(' is followed by whitespace. 178
')' is preceeded by whitespace. 179

org/apache/fulcrum/xmlrpc/util/AuthenticatedFileHandler.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 85
Expected an @return tag. 85
Expected @param tag for 'method'. 85
Expected @param tag for 'params'. 85
Expected @param tag for 'username'. 85
Expected @param tag for 'password'. 85
Expected @throws tag for 'Exception'. 86
'(' is followed by whitespace. 92
')' is preceeded by whitespace. 92
cast needs to be followed by whitespace. 98
cast needs to be followed by whitespace. 99
cast needs to be followed by whitespace. 100
cast needs to be followed by whitespace. 105
cast needs to be followed by whitespace. 106
cast needs to be followed by whitespace. 111
cast needs to be followed by whitespace. 112
cast needs to be followed by whitespace. 121

org/apache/fulcrum/xmlrpc/util/FileTransfer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'category' must be private and have accessor methods. 73
Expected @param tag for 'serverURL'. 85
Expected @param tag for 'sourceLocationProperty'. 86
Expected @param tag for 'sourceFileName'. 87
Expected @param tag for 'destinationLocationProperty'. 88
Expected @param tag for 'destinationFileName'. 89
Expected @throws tag for 'Exception'. 90
Expected @param tag for 'serverURL'. 137
Expected @param tag for 'username'. 138
Expected @param tag for 'password'. 139
Expected @param tag for 'sourceLocationProperty'. 140
Expected @param tag for 'sourceFileName'. 141
Expected @param tag for 'destinationLocationProperty'. 142
Expected @param tag for 'destinationFileName'. 143
Expected @throws tag for 'Exception'. 144
Expected @param tag for 'serverURL'. 192
Expected @param tag for 'sourceLocationProperty'. 193
Expected @param tag for 'sourceFileName'. 194
Expected @param tag for 'destinationLocationProperty'. 195
Expected @param tag for 'destinationFileName'. 196
Expected @throws tag for 'Exception'. 197
Expected @param tag for 'serverURL'. 245
Expected @param tag for 'username'. 246
Expected @param tag for 'password'. 247
Expected @param tag for 'sourceLocationProperty'. 248
Expected @param tag for 'sourceFileName'. 249
Expected @param tag for 'destinationLocationProperty'. 250
Expected @param tag for 'destinationFileName'. 251
Expected @throws tag for 'Exception'. 252
line longer than 80 characters 271
Expected @param tag for 'serverURL'. 300
Expected @param tag for 'sourceLocationProperty'. 301
Expected @param tag for 'sourceFileName'. 302
Expected @throws tag for 'Exception'. 303
line longer than 80 characters 320
Expected @param tag for 'serverURL'. 339
Expected @param tag for 'username'. 340
Expected @param tag for 'password'. 341
Expected @param tag for 'sourceLocationProperty'. 342
Expected @param tag for 'sourceFileName'. 343
Expected @throws tag for 'Exception'. 344

org/apache/fulcrum/xmlrpc/util/FileHandler.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused @param tag for 'fileContents:'. 126
Unused @param tag for 'fileName:'. 129
Unused @param tag for 'targetLocationProperty:'. 132
Expected an @return tag. 136
Expected @param tag for 'fileContents'. 136
Expected @param tag for 'targetLocationProperty'. 137
Expected @param tag for 'fileName'. 138
line longer than 80 characters 147
Unused @param tag for 'fileName:'. 165
Unused @param tag for 'targetLocationProperty:'. 168
Expected @param tag for 'targetLocationProperty'. 174
Expected @param tag for 'fileName'. 175
Unused @param tag for 'file:'. 188
Expected @param tag for 'targetLocationProperty'. 191
Expected @param tag for 'fileName'. 192
'(' is followed by whitespace. 218
')' is preceeded by whitespace. 218
method is missing a Javadoc comment. 242
Expected @param tag for 'sourceLocationProperty'. 319
Expected @param tag for 'sourceFileName'. 320

org/apache/fulcrum/xmlrpc/TurbineXmlRpcService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.ServiceBroker 68
Unused import - org.apache.xmlrpc.secure.SecurityTool 77
line longer than 80 characters 103
Expected @throws tag for 'InitializationException'. 122
'if' is not followed by whitespace. 136
'(' is followed by whitespace. 152
')' is preceeded by whitespace. 152
'(' is followed by whitespace. 156
')' is preceeded by whitespace. 156
cast needs to be followed by whitespace. 158
'+' is not preceeded with whitespace. 159
'+' is not followed by whitespace. 159
'!' is followed by whitespace. 188
'!' is followed by whitespace. 206
'for' is not followed by whitespace. 235
'(' is followed by whitespace. 235
';' needs to be followed by whitespace. 235
Expected @throws tag for 'XmlRpcException'. 254
Expected @throws tag for 'IOException'. 254
Expected @throws tag for 'XmlRpcException'. 269
Expected @throws tag for 'IOException'. 269
'if' is not followed by whitespace. 271
'if' is not followed by whitespace. 296
',' needs to be followed by whitespace. 298
',' needs to be followed by whitespace. 301
'catch' is not followed by whitespace. 304
'(' is followed by whitespace. 304
')' is preceeded by whitespace. 304
'catch' is not followed by whitespace. 308
'(' is followed by whitespace. 308
')' is preceeded by whitespace. 308
'catch' is not followed by whitespace. 313
'(' is followed by whitespace. 313
')' is preceeded by whitespace. 313
'if' is not followed by whitespace. 327
Expected @throws tag for 'ServiceException'. 385
'(' is followed by whitespace. 389
')' is preceeded by whitespace. 389
Expected @throws tag for 'ServiceException'. 418
'(' is followed by whitespace. 422
')' is preceeded by whitespace. 422
Expected @param tag for 'serverURL'. 441
Expected @param tag for 'sourceLocationProperty'. 442
Expected @param tag for 'sourceFileName'. 443
Expected @param tag for 'destinationLocationProperty'. 444
Expected @param tag for 'destinationFileName'. 445
Expected @throws tag for 'Exception'. 446
Expected @param tag for 'serverURL'. 467
Expected @param tag for 'username'. 468
Expected @param tag for 'password'. 469
Expected @param tag for 'sourceLocationProperty'. 470
Expected @param tag for 'sourceFileName'. 471
Expected @param tag for 'destinationLocationProperty'. 472
Expected @param tag for 'destinationFileName'. 473
Expected @throws tag for 'Exception'. 474
Expected @param tag for 'serverURL'. 494
Expected @param tag for 'sourceLocationProperty'. 495
Expected @param tag for 'sourceFileName'. 496
Expected @param tag for 'destinationLocationProperty'. 497
Expected @param tag for 'destinationFileName'. 498
Expected @throws tag for 'Exception'. 499
Expected @param tag for 'serverURL'. 520
Expected @param tag for 'username'. 521
Expected @param tag for 'password'. 522
Expected @param tag for 'sourceLocationProperty'. 523
Expected @param tag for 'sourceFileName'. 524
Expected @param tag for 'destinationLocationProperty'. 525
Expected @param tag for 'destinationFileName'. 526
Expected @throws tag for 'Exception'. 527
Expected @param tag for 'serverURL'. 546
Expected @param tag for 'sourceLocationProperty'. 547
Expected @param tag for 'sourceFileName'. 548
Expected @throws tag for 'Exception'. 549
Expected @param tag for 'serverURL'. 566
Expected @param tag for 'username'. 567
Expected @param tag for 'password'. 568
Expected @param tag for 'sourceLocationProperty'. 569
Expected @param tag for 'sourceFileName'. 570
Expected @throws tag for 'Exception'. 571
line longer than 80 characters 629

org/apache/fulcrum/xmlrpc/XmlRpcService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
redundant 'public' modifier. 90
Expected @throws tag for 'ServiceException'. 93
redundant 'public' modifier. 108
Expected @throws tag for 'ServiceException'. 113
redundant 'public' modifier. 124
Expected @throws tag for 'XmlRpcException'. 125
Expected @throws tag for 'IOException'. 126
redundant 'public' modifier. 136
Expected @throws tag for 'XmlRpcException'. 137
Expected @throws tag for 'IOException'. 138
redundant 'public' modifier. 145
redundant 'public' modifier. 156
redundant 'public' modifier. 173
redundant 'public' modifier. 184
Expected @param tag for 'serverURL'. 184
Expected @param tag for 'sourceLocationProperty'. 185
Expected @param tag for 'sourceFileName'. 186
Expected @param tag for 'destinationLocationProperty'. 187
Expected @param tag for 'destinationFileName'. 188
Expected @throws tag for 'Exception'. 189
redundant 'public' modifier. 202
Expected @param tag for 'serverURL'. 202
Expected @param tag for 'username'. 203
Expected @param tag for 'password'. 204
Expected @param tag for 'sourceLocationProperty'. 205
Expected @param tag for 'sourceFileName'. 206
Expected @param tag for 'destinationLocationProperty'. 207
Expected @param tag for 'destinationFileName'. 208
Expected @throws tag for 'Exception'. 209
redundant 'public' modifier. 220
Expected @param tag for 'serverURL'. 220
Expected @param tag for 'sourceLocationProperty'. 221
Expected @param tag for 'sourceFileName'. 222
Expected @param tag for 'destinationLocationProperty'. 223
Expected @param tag for 'destinationFileName'. 224
Expected @throws tag for 'Exception'. 225
redundant 'public' modifier. 239
Expected @param tag for 'serverURL'. 239
Expected @param tag for 'username'. 240
Expected @param tag for 'password'. 241
Expected @param tag for 'sourceLocationProperty'. 242
Expected @param tag for 'sourceFileName'. 243
Expected @param tag for 'destinationLocationProperty'. 244
Expected @param tag for 'destinationFileName'. 245
Expected @throws tag for 'Exception'. 246
redundant 'public' modifier. 256
Expected @param tag for 'serverURL'. 256
Expected @param tag for 'sourceLocationProperty'. 257
Expected @param tag for 'sourceFileName'. 258
Expected @throws tag for 'Exception'. 259
redundant 'public' modifier. 271
Expected @param tag for 'serverURL'. 271
Expected @param tag for 'username'. 272
Expected @param tag for 'password'. 273
Expected @param tag for 'sourceLocationProperty'. 274
Expected @param tag for 'sourceFileName'. 275
Expected @throws tag for 'Exception'. 276
redundant 'public' modifier. 283
Expected @param tag for 'state'. 283
redundant 'public' modifier. 294
Expected @param tag for 'address'. 294
redundant 'public' modifier. 304
Expected @param tag for 'address'. 304

org/apache/fulcrum/xmlrpc/TurbineXmlRpc.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.Service 61
Unused import - org.apache.fulcrum.ServiceBroker 62
cast needs to be followed by whitespace. 83
Expected @throws tag for 'ServiceException'. 99
',' needs to be followed by whitespace. 117
Expected @throws tag for 'ServiceException'. 118
Expected @throws tag for 'XmlRpcException'. 134
Expected @throws tag for 'IOException'. 135
Expected @throws tag for 'XmlRpcException'. 149
Expected @throws tag for 'IOException'. 150
line longer than 80 characters 194
Expected @param tag for 'serverURL'. 208
Expected @param tag for 'sourceLocationProperty'. 209
Expected @param tag for 'sourceFileName'. 210
Expected @param tag for 'destinationLocationProperty'. 211
Expected @param tag for 'destinationFileName'. 212
Expected @throws tag for 'Exception'. 213
Expected @param tag for 'serverURL'. 234
Expected @param tag for 'username'. 235
Expected @param tag for 'password'. 236
Expected @param tag for 'sourceLocationProperty'. 237
Expected @param tag for 'sourceFileName'. 238
Expected @param tag for 'destinationLocationProperty'. 239
Expected @param tag for 'destinationFileName'. 240
Expected @throws tag for 'Exception'. 241
Expected @param tag for 'serverURL'. 261
Expected @param tag for 'sourceLocationProperty'. 262
Expected @param tag for 'sourceFileName'. 263
Expected @param tag for 'destinationLocationProperty'. 264
Expected @param tag for 'destinationFileName'. 265
Expected @throws tag for 'Exception'. 266
Expected @param tag for 'serverURL'. 287
Expected @param tag for 'username'. 288
Expected @param tag for 'password'. 289
Expected @param tag for 'sourceLocationProperty'. 290
Expected @param tag for 'sourceFileName'. 291
Expected @param tag for 'destinationLocationProperty'. 292
Expected @param tag for 'destinationFileName'. 293
Expected @throws tag for 'Exception'. 294
Expected @param tag for 'serverURL'. 313
Expected @param tag for 'sourceLocationProperty'. 314
Expected @param tag for 'sourceFileName'. 315
Expected @throws tag for 'Exception'. 316
Expected @param tag for 'serverURL'. 333
Expected @param tag for 'username'. 334
Expected @param tag for 'password'. 335
Expected @param tag for 'sourceLocationProperty'. 336
Expected @param tag for 'sourceFileName'. 337
Expected @throws tag for 'Exception'. 338
Expected @param tag for 'state'. 352
Expected @param tag for 'address'. 366
Expected @param tag for 'address'. 379
Expected an @return tag. 395
Expected @param tag for 'property'. 395

org/apache/fulcrum/BaseService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.util.List 57
variable 'isInitialized' must be private and have accessor methods. 78
variable 'serviceBroker' must be private and have accessor methods. 83
variable 'configuration' must be private and have accessor methods. 88
variable 'name' must be private and have accessor methods. 93
Expected @throws tag for 'InitializationException'. 103

org/apache/fulcrum/BaseUnicastRemoteService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
variable 'configuration' missing Javadoc. 76
variable 'configuration' must be private and have accessor methods. 76
variable 'isInitialized' missing Javadoc. 77
variable 'name' missing Javadoc. 78
variable 'serviceBroker' missing Javadoc. 79
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 110
method is missing a Javadoc comment. 116
method is missing a Javadoc comment. 121
method is missing a Javadoc comment. 134
method is missing a Javadoc comment. 139
method is missing a Javadoc comment. 144
method is missing a Javadoc comment. 149
method is missing a Javadoc comment. 154
method is missing a Javadoc comment. 159
method is missing a Javadoc comment. 164

org/apache/fulcrum/localization/LocaleTokenizer.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 69
'(' is followed by whitespace. 113
')' is preceeded by whitespace. 113
'(' is followed by whitespace. 117
')' is preceeded by whitespace. 117
'(' is followed by whitespace. 134
')' is preceeded by whitespace. 134
Unused @throws tag for 'NoSuchElementException'. 165
variable 'locale' must be private and have accessor methods. 194
variable 'quality' must be private and have accessor methods. 200
method is missing a Javadoc comment. 202
'(' is followed by whitespace. 204
')' is preceeded by whitespace. 204

org/apache/fulcrum/localization/Localization.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - org.apache.fulcrum.Service 60
Unused import - org.apache.fulcrum.ServiceBroker 61
Expected an @return tag. 320
Expected @param tag for 'key'. 320
Expected @param tag for 'locale'. 320
Expected an @return tag. 329
Expected @param tag for 'key'. 329
Expected @param tag for 'req'. 329

org/apache/fulcrum/localization/TurbineLocalizationService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
Unused import - java.text.FieldPosition 58
Unused import - java.util.StringTokenizer 64
line longer than 80 characters 100
Expected @throws tag for 'InitializationException'. 152
Expected an @return tag. 204
Expected an @return tag. 212
line longer than 80 characters 218
line longer than 80 characters 242
Expected an @return tag. 340
Expected @param tag for 'bundleName'. 340
Expected @param tag for 'locale'. 341
Expected an @return tag. 393
Expected @param tag for 'bundleName'. 393
Expected @param tag for 'locale'. 393
Expected @param tag for 'bundlesByLocale'. 394
'(' is followed by whitespace. 397
')' is preceeded by whitespace. 398
'(' is followed by whitespace. 413
')' is preceeded by whitespace. 414
Expected an @return tag. 439
Expected @param tag for 'bundleName'. 439
Expected @param tag for 'locale'. 440
line longer than 80 characters 477
line longer than 80 characters 489
Unused @throws tag for 'MissingResourceException'. 507
line longer than 80 characters 508
Expected an @return tag. 510
Expected @param tag for 'bundleName'. 510
Expected @param tag for 'locale'. 510
Expected @param tag for 'key'. 510
Expected an @return tag. 565
Expected @param tag for 'rb'. 565
Expected @param tag for 'key'. 565
line longer than 80 characters 581
line longer than 80 characters 590
Expected @param tag for 'bundleName'. 607
Expected @param tag for 'locale'. 607
Expected @param tag for 'key'. 608
Expected @param tag for 'args'. 608

org/apache/fulcrum/localization/LocalizationService.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 71
line longer than 80 characters 77
Expected an @return tag. 96
redundant 'public' modifier. 96
Expected an @return tag. 102
redundant 'public' modifier. 102
Expected an @return tag. 109
redundant 'public' modifier. 109
redundant 'public' modifier. 118
redundant 'public' modifier. 125
redundant 'public' modifier. 134
redundant 'public' modifier. 144
redundant 'public' modifier. 154
redundant 'public' modifier. 166
redundant 'public' modifier. 176
redundant 'public' modifier. 188
Unused @param tag for 'header'. 194
redundant 'public' modifier. 200
Expected @param tag for 'languageHeader'. 200
redundant 'public' modifier. 212
redundant 'public' modifier. 219
redundant 'public' modifier. 231
redundant 'public' modifier. 245
redundant 'public' modifier. 258

org/apache/fulcrum/InstantiationException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
line longer than 80 characters 64
'(' is followed by whitespace. 75
')' is preceeded by whitespace. 75
Unused @param tag for 'nested'. 85
'(' is followed by whitespace. 88
Expected @param tag for 't'. 88
')' is preceeded by whitespace. 88

org/apache/fulcrum/ServiceRuntimeException.java

Error Line
Line does not match expected header line of ' * The Apache Software License, Version 1.1'. 2
method is missing a Javadoc comment. 67
method is missing a Javadoc comment. 71
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 81