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