Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
883 0 0 3891

Files

Files I W E
org/apache/torque/linkage/DefaultMapInit.java 0 0 6
org/apache/torque/linkage/package.html 0 0 1
org/apache/turbine/Turbine.java 0 0 16
org/apache/turbine/TurbineConstants.java 0 0 5
org/apache/turbine/modules/ActionEvent.java 0 0 3
org/apache/turbine/modules/ActionLoader.java 0 0 3
org/apache/turbine/modules/GenericLoader.java 0 0 1
org/apache/turbine/modules/LayoutLoader.java 0 0 3
org/apache/turbine/modules/NavigationLoader.java 0 0 3
org/apache/turbine/modules/PageLoader.java 0 0 3
org/apache/turbine/modules/ScheduledJobLoader.java 0 0 3
org/apache/turbine/modules/ScreenLoader.java 0 0 3
org/apache/turbine/modules/navigations/DefaultBottomNavigation.java 0 0 1
org/apache/turbine/modules/pages/DefaultPage.java 0 0 4
org/apache/turbine/modules/pages/JspPage.java 0 0 1
org/apache/turbine/modules/screens/JSONScreen.java 0 0 12
org/apache/turbine/modules/screens/JSONSecureScreen.java 0 0 3
org/apache/turbine/modules/screens/TemplateScreen.java 0 0 1
org/apache/turbine/modules/screens/error/InvalidState.java 0 0 1
org/apache/turbine/om/OMTool.java 0 0 6
org/apache/turbine/om/package.html 0 0 1
org/apache/turbine/om/security/SecurityObject.java 0 0 6
org/apache/turbine/om/security/peer/GroupPeer.java 0 0 3
org/apache/turbine/om/security/peer/PermissionPeer.java 0 0 3
org/apache/turbine/om/security/peer/RolePeer.java 0 0 2
org/apache/turbine/om/security/peer/TurbineUserPeer.java 0 0 3
org/apache/turbine/services/BaseInitableBroker.java 0 0 9
org/apache/turbine/services/BaseService.java 0 0 1
org/apache/turbine/services/BaseServiceBroker.java 0 0 12
org/apache/turbine/services/BaseUnicastRemoteService.java 0 0 6
org/apache/turbine/services/InitableBroker.java 0 0 1
org/apache/turbine/services/ServiceBroker.java 0 0 1
org/apache/turbine/services/assemblerbroker/TurbineAssemblerBroker.java 0 0 1
org/apache/turbine/services/assemblerbroker/TurbineAssemblerBrokerService.java 0 0 1
org/apache/turbine/services/assemblerbroker/util/java/JavaBaseFactory.java 0 0 8
org/apache/turbine/services/avaloncomponent/ACSYaafiComponentService.java 0 0 1
org/apache/turbine/services/cache/CachedObject.java 0 0 4
org/apache/turbine/services/cache/GlobalCacheService.java 0 0 1
org/apache/turbine/services/cache/RefreshableCachedObject.java 0 0 5
org/apache/turbine/services/cache/TurbineGlobalCache.java 0 0 1
org/apache/turbine/services/cache/TurbineGlobalCacheService.java 0 0 7
org/apache/turbine/services/crypto/TurbineCrypto.java 0 0 1
org/apache/turbine/services/crypto/impl/UnixCrypt.java 0 0 1
org/apache/turbine/services/crypto/impl/UnixCrypt.java 0 0 1176
org/apache/turbine/services/crypto/impl/package.html 0 0 1
org/apache/turbine/services/crypto/provider/JavaCrypt.java 0 0 1
org/apache/turbine/services/crypto/provider/OldJavaCrypt.java 0 0 2
org/apache/turbine/services/crypto/provider/UnixCrypt.java 0 0 1
org/apache/turbine/services/factory/FactoryService.java 0 0 2
org/apache/turbine/services/factory/TurbineFactory.java 0 0 3
org/apache/turbine/services/factory/TurbineFactoryService.java 0 0 15
org/apache/turbine/services/intake/IntakeTool.java 0 0 14
org/apache/turbine/services/intake/TurbineIntake.java 0 0 1
org/apache/turbine/services/intake/TurbineIntakeService.java 0 0 10
org/apache/turbine/services/intake/model/BigDecimalField.java 0 0 1
org/apache/turbine/services/intake/model/BooleanField.java 0 0 3
org/apache/turbine/services/intake/model/DoubleField.java 0 0 3
org/apache/turbine/services/intake/model/Field.java 0 0 15
org/apache/turbine/services/intake/model/FieldFactory.java 0 0 9
org/apache/turbine/services/intake/model/FloatField.java 0 0 3
org/apache/turbine/services/intake/model/Group.java 0 0 18
org/apache/turbine/services/intake/model/IntegerField.java 0 0 3
org/apache/turbine/services/intake/model/LongField.java 0 0 4
org/apache/turbine/services/intake/model/ShortField.java 0 0 4
org/apache/turbine/services/intake/model/package.html 0 0 1
org/apache/turbine/services/intake/transform/DTDResolver.java 0 0 2
org/apache/turbine/services/intake/transform/XmlToAppData.java 0 0 11
org/apache/turbine/services/intake/transform/package.html 0 0 1
org/apache/turbine/services/intake/validator/BigDecimalValidator.java 0 0 6
org/apache/turbine/services/intake/validator/BooleanValidator.java 0 0 13
org/apache/turbine/services/intake/validator/CompareCallback.java 0 0 1
org/apache/turbine/services/intake/validator/CompareCallback.java 0 0 4
org/apache/turbine/services/intake/validator/DateRangeValidator.java 0 0 1
org/apache/turbine/services/intake/validator/DateRangeValidator.java 0 0 35
org/apache/turbine/services/intake/validator/DateStringValidator.java 0 0 8
org/apache/turbine/services/intake/validator/DefaultValidator.java 0 0 18
org/apache/turbine/services/intake/validator/DoubleValidator.java 0 0 4
org/apache/turbine/services/intake/validator/FieldReference.java 0 0 1
org/apache/turbine/services/intake/validator/FieldReference.java 0 0 24
org/apache/turbine/services/intake/validator/FloatValidator.java 0 0 6
org/apache/turbine/services/intake/validator/IntegerRangeValidator.java 0 0 1
org/apache/turbine/services/intake/validator/IntegerRangeValidator.java 0 0 33
org/apache/turbine/services/intake/validator/IntegerValidator.java 0 0 4
org/apache/turbine/services/intake/validator/LongValidator.java 0 0 4
org/apache/turbine/services/intake/validator/NumberKeyValidator.java 0 0 6
org/apache/turbine/services/intake/validator/NumberValidator.java 0 0 6
org/apache/turbine/services/intake/validator/ShortValidator.java 0 0 4
org/apache/turbine/services/intake/xmlmodel/AppData.java 0 0 2
org/apache/turbine/services/intake/xmlmodel/Rule.java 0 0 6
org/apache/turbine/services/intake/xmlmodel/XmlField.java 0 0 18
org/apache/turbine/services/intake/xmlmodel/XmlGroup.java 0 0 8
org/apache/turbine/services/intake/xmlmodel/package.html 0 0 1
org/apache/turbine/services/jsonrpc/JSONProcessor.java 0 0 7
org/apache/turbine/services/jsonrpc/JsonRpcService.java 0 0 6
org/apache/turbine/services/jsonrpc/TurbineJsonRpc.java 0 0 2
org/apache/turbine/services/jsonrpc/TurbineJsonRpcService.java 0 0 3
org/apache/turbine/services/jsp/JspService.java 0 0 1
org/apache/turbine/services/jsp/TurbineJsp.java 0 0 2
org/apache/turbine/services/jsp/TurbineJspService.java 0 0 4
org/apache/turbine/services/jsp/util/JspNavigation.java 0 0 4
org/apache/turbine/services/jsp/util/JspScreenPlaceholder.java 0 0 4
org/apache/turbine/services/jsp/util/package.html 0 0 1
org/apache/turbine/services/localization/LocaleDetector.java 0 0 3
org/apache/turbine/services/localization/LocaleTokenizer.java 0 0 5
org/apache/turbine/services/localization/Localization.java 0 0 1
org/apache/turbine/services/localization/LocalizationService.java 0 0 1
org/apache/turbine/services/localization/TurbineLocalizationService.java 0 0 12
org/apache/turbine/services/mimetype/TurbineMimeTypes.java 0 0 1
org/apache/turbine/services/mimetype/util/CharSetMap.java 0 0 19
org/apache/turbine/services/mimetype/util/MimeType.java 0 0 80
org/apache/turbine/services/mimetype/util/MimeTypeMap.java 0 0 20
org/apache/turbine/services/mimetype/util/MimeTypeMapper.java 0 0 5
org/apache/turbine/services/mimetype/util/package.html 0 0 1
org/apache/turbine/services/naming/NamingService.java 0 0 1
org/apache/turbine/services/pool/PoolService.java 0 0 2
org/apache/turbine/services/pool/TurbinePool.java 0 0 3
org/apache/turbine/services/pool/TurbinePoolService.java 0 0 3
org/apache/turbine/services/pull/TurbinePull.java 0 0 2
org/apache/turbine/services/pull/TurbinePullService.java 0 0 11
org/apache/turbine/services/pull/tools/ContentTool.java 0 0 3
org/apache/turbine/services/pull/tools/TemplateLink.java 0 0 8
org/apache/turbine/services/pull/tools/UITool.java 0 0 63
org/apache/turbine/services/pull/util/DateFormatter.java 0 0 2
org/apache/turbine/services/pull/util/UIManager.java 0 0 6
org/apache/turbine/services/pull/util/package.html 0 0 1
org/apache/turbine/services/rundata/DefaultTurbineRunData.java 0 0 25
org/apache/turbine/services/rundata/TurbineRunDataFacade.java 0 0 1
org/apache/turbine/services/rundata/TurbineRunDataService.java 0 0 7
org/apache/turbine/services/schedule/BaseJobEntry.java 0 0 63
org/apache/turbine/services/schedule/BaseJobEntryPeer.java 0 0 42
org/apache/turbine/services/schedule/JobEntry.java 0 0 12
org/apache/turbine/services/schedule/JobEntryPeer.java 0 0 1
org/apache/turbine/services/schedule/JobQueue.java 0 0 1
org/apache/turbine/services/schedule/SchedulerTool.java 0 0 1
org/apache/turbine/services/schedule/TurbineScheduler.java 0 0 1
org/apache/turbine/services/schedule/TurbineSchedulerService.java 0 0 3
org/apache/turbine/services/schedule/WorkerThread.java 0 0 4
org/apache/turbine/services/schedule/map/DefaultMapInit.java 0 0 4
org/apache/turbine/services/schedule/map/JobEntryMapBuilder.java 0 0 87
org/apache/turbine/services/schedule/map/package.html 0 0 1
org/apache/turbine/services/security/BaseSecurityService.java 0 0 4
org/apache/turbine/services/security/TurbineSecurity.java 0 0 1
org/apache/turbine/services/security/db/DBSecurityService.java 0 0 2
org/apache/turbine/services/security/ldap/ActiveDirectoryUser.java 0 0 1
org/apache/turbine/services/security/ldap/ActiveDirectoryUser.java 0 0 3
org/apache/turbine/services/security/ldap/LDAPSecurityConstants.java 0 0 1
org/apache/turbine/services/security/ldap/LDAPSecurityService.java 0 0 1
org/apache/turbine/services/security/ldap/LDAPUser.java 0 0 4
org/apache/turbine/services/security/ldap/LDAPUserManager.java 0 0 2
org/apache/turbine/services/security/torque/GroupPeerManager.java 0 0 26
org/apache/turbine/services/security/torque/PermissionPeerManager.java 0 0 33
org/apache/turbine/services/security/torque/RolePeerManager.java 0 0 20
org/apache/turbine/services/security/torque/TorqueGroup.java 0 0 2
org/apache/turbine/services/security/torque/TorqueObject.java 0 0 5
org/apache/turbine/services/security/torque/TorquePermission.java 0 0 2
org/apache/turbine/services/security/torque/TorqueRole.java 0 0 5
org/apache/turbine/services/security/torque/TorqueSecurityService.java 0 0 1
org/apache/turbine/services/security/torque/TorqueUser.java 0 0 4
org/apache/turbine/services/security/torque/TorqueUserManager.java 0 0 13
org/apache/turbine/services/security/torque/UserPeerManager.java 0 0 27
org/apache/turbine/services/security/torque/om/BaseTurbineGroup.java 0 0 38
org/apache/turbine/services/security/torque/om/BaseTurbineGroupPeer.java 0 0 36
org/apache/turbine/services/security/torque/om/BaseTurbinePermission.java 0 0 38
org/apache/turbine/services/security/torque/om/BaseTurbinePermissionPeer.java 0 0 36
org/apache/turbine/services/security/torque/om/BaseTurbineRole.java 0 0 41
org/apache/turbine/services/security/torque/om/BaseTurbineRolePeer.java 0 0 36
org/apache/turbine/services/security/torque/om/BaseTurbineRolePermission.java 0 0 47
org/apache/turbine/services/security/torque/om/BaseTurbineRolePermissionPeer.java 0 0 38
org/apache/turbine/services/security/torque/om/BaseTurbineUser.java 0 0 67
org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRole.java 0 0 55
org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRolePeer.java 0 0 62
org/apache/turbine/services/security/torque/om/BaseTurbineUserPeer.java 0 0 44
org/apache/turbine/services/security/torque/om/TurbineGroup.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineGroupPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbinePermission.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbinePermissionPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineRole.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineRolePeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineRolePermission.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineRolePermissionPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineUser.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineUserGroupRole.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineUserGroupRolePeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineUserPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/map/DefaultMapInit.java 0 0 4
org/apache/turbine/services/security/torque/om/map/TurbineGroupMapBuilder.java 0 0 28
org/apache/turbine/services/security/torque/om/map/TurbinePermissionMapBuilder.java 0 0 28
org/apache/turbine/services/security/torque/om/map/TurbineRoleMapBuilder.java 0 0 28
org/apache/turbine/services/security/torque/om/map/TurbineRolePermissionMapBuilder.java 0 0 25
org/apache/turbine/services/security/torque/om/map/TurbineUserGroupRoleMapBuilder.java 0 0 33
org/apache/turbine/services/security/torque/om/map/TurbineUserMapBuilder.java 0 0 115
org/apache/turbine/services/security/torque/om/map/package.html 0 0 1
org/apache/turbine/services/security/torque/om/package.html 0 0 1
org/apache/turbine/services/servlet/TurbineServlet.java 0 0 1
org/apache/turbine/services/servlet/TurbineServletService.java 0 0 3
org/apache/turbine/services/session/TurbineSession.java 0 0 1
org/apache/turbine/services/session/TurbineSessionService.java 0 0 1
org/apache/turbine/services/template/BaseTemplateEngineService.java 0 0 1
org/apache/turbine/services/template/TemplateEngineService.java 0 0 10
org/apache/turbine/services/template/TemplateService.java 0 0 1
org/apache/turbine/services/template/TurbineTemplate.java 0 0 1
org/apache/turbine/services/template/TurbineTemplateService.java 0 0 4
org/apache/turbine/services/template/mapper/BaseMapper.java 0 0 5
org/apache/turbine/services/template/mapper/BaseTemplateMapper.java 0 0 4
org/apache/turbine/services/template/mapper/ClassMapper.java 0 0 4
org/apache/turbine/services/template/mapper/DirectMapper.java 0 0 1
org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java 0 0 2
org/apache/turbine/services/template/mapper/ScreenDefaultTemplateMapper.java 0 0 2
org/apache/turbine/services/ui/TurbineUI.java 0 0 44
org/apache/turbine/services/ui/TurbineUIService.java 0 0 61
org/apache/turbine/services/ui/UIService.java 0 0 54
org/apache/turbine/services/uniqueid/TurbineUniqueId.java 0 0 1
org/apache/turbine/services/uniqueid/TurbineUniqueIdService.java 0 0 3
org/apache/turbine/services/uniqueid/UniqueIdService.java 0 0 1
org/apache/turbine/services/upload/TurbineUpload.java 0 0 1
org/apache/turbine/services/upload/TurbineUploadService.java 0 0 4
org/apache/turbine/services/velocity/TurbineVelocity.java 0 0 1
org/apache/turbine/services/velocity/TurbineVelocityService.java 0 0 9
org/apache/turbine/services/xmlrpc/TurbineXmlRpc.java 0 0 1
org/apache/turbine/services/xmlrpc/TurbineXmlRpcService.java 0 0 14
org/apache/turbine/services/xmlrpc/util/FileHandler.java 0 0 10
org/apache/turbine/services/xmlrpc/util/FileTransfer.java 0 0 1
org/apache/turbine/services/xmlrpc/util/package.html 0 0 1
org/apache/turbine/services/xslt/TurbineXSLTService.java 0 0 3
org/apache/turbine/util/BrowserDetector.java 0 0 22
org/apache/turbine/util/DateSelector.java 0 0 24
org/apache/turbine/util/DynamicURI.java 0 0 46
org/apache/turbine/util/FormMessage.java 0 0 12
org/apache/turbine/util/FormMessages.java 0 0 4
org/apache/turbine/util/GenerateUniqueId.java 0 0 18
org/apache/turbine/util/HttpUtils.java 0 0 1
org/apache/turbine/util/InputFilterUtils.java 0 0 5
org/apache/turbine/util/ObjectUtils.java 0 0 8
org/apache/turbine/util/SecurityCheck.java 0 0 18
org/apache/turbine/util/ServerData.java 0 0 10
org/apache/turbine/util/ServletUtils.java 0 0 1
org/apache/turbine/util/TimeSelector.java 0 0 32
org/apache/turbine/util/TurbineConfig.java 0 0 3
org/apache/turbine/util/db/map/TurbineMapBuilder.java 0 0 25
org/apache/turbine/util/db/map/package.html 0 0 1
org/apache/turbine/util/parser/BaseValueParser.java 0 0 58
org/apache/turbine/util/parser/CookieParser.java 0 0 2
org/apache/turbine/util/parser/DataStreamParser.java 0 0 10
org/apache/turbine/util/parser/DefaultCookieParser.java 0 0 6
org/apache/turbine/util/parser/DefaultParameterParser.java 0 0 6
org/apache/turbine/util/parser/ParserUtils.java 0 0 5
org/apache/turbine/util/parser/ValueParser.java 0 0 1
org/apache/turbine/util/pool/BoundedBuffer.java 0 0 7
org/apache/turbine/util/pool/ObjectInputStreamForContext.java 0 0 1
org/apache/turbine/util/pool/RecyclableSupport.java 0 0 1
org/apache/turbine/util/security/GroupSet.java 0 0 3
org/apache/turbine/util/security/PermissionSet.java 0 0 3
org/apache/turbine/util/security/RoleSet.java 0 0 3
org/apache/turbine/util/security/SecuritySet.java 0 0 5
org/apache/turbine/util/security/TurbineAccessControlList.java 0 0 3
org/apache/turbine/util/template/HtmlPageAttributes.java 0 0 22
org/apache/turbine/util/template/SelectorBox.java 0 0 22
org/apache/turbine/util/template/TemplateInfo.java 0 0 8
org/apache/turbine/util/template/TemplateNavigation.java 0 0 4
org/apache/turbine/util/template/TemplateScreen.java 0 0 4
org/apache/turbine/util/template/TemplateSecurityCheck.java 0 0 7
org/apache/turbine/util/uri/BaseURI.java 0 0 18
org/apache/turbine/util/uri/TemplateURI.java 0 0 5
org/apache/turbine/util/uri/TurbineURI.java 0 0 9
org/apache/turbine/util/uri/URIParam.java 0 0 2
org/apache/turbine/util/uri/URIUtils.java 0 0 1
org/apache/turbine/util/velocity/VelocityActionEvent.java 0 0 3
org/apache/turbine/util/velocity/VelocityEmail.java 0 0 5
org/apache/turbine/util/velocity/VelocityHtmlEmail.java 0 0 1

org/apache/torque/linkage/DefaultMapInit.java

Error Line
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 10

org/apache/torque/linkage/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/Turbine.java

Error Line
Error Method length is 160 lines (max allowed is 150). 227
Error '=' is not preceded with whitespace. 283
Error '&&' should be on a new line. 320
Error '+' should be on a new line. 367
Error Method length is 223 lines (max allowed is 150). 654
Error ':' is not followed by whitespace. 777
Error Must have at least one statement. 808
Error '+' should be on a new line. 820
Error Expression can be simplified. 833
Error Expression can be simplified. 833
Error Expression can be simplified. 842
Error '200' is a magic number. 1026
Error Must have at least one statement. 1029
Error Must have at least one statement. 1039
Error '200' is a magic number. 1060
Error Must have at least one statement. 1064

org/apache/turbine/TurbineConstants.java

Error Line
Error Redundant 'static' modifier. 332
Error Redundant 'static' modifier. 336
Error Redundant 'static' modifier. 340
Error Redundant 'static' modifier. 344
Error Redundant 'static' modifier. 348

org/apache/turbine/modules/ActionEvent.java

Error Line
Error Name 'methodParams' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 87
Error '{' is followed by whitespace. 88
Error '{' is followed by whitespace. 192

org/apache/turbine/modules/ActionLoader.java

Error Line
Error Class ActionLoader should be declared as final. 42
Error '+' should be on a new line. 155
Error '+' should be on a new line. 156

org/apache/turbine/modules/GenericLoader.java

Error Line
Error 'reload' hides a field. 122

org/apache/turbine/modules/LayoutLoader.java

Error Line
Error Class LayoutLoader should be declared as final. 42
Error '+' should be on a new line. 176
Error '+' should be on a new line. 177

org/apache/turbine/modules/NavigationLoader.java

Error Line
Error Class NavigationLoader should be declared as final. 44
Error '+' should be on a new line. 195
Error '+' should be on a new line. 196

org/apache/turbine/modules/PageLoader.java

Error Line
Error Class PageLoader should be declared as final. 42
Error '+' should be on a new line. 176
Error '+' should be on a new line. 177

org/apache/turbine/modules/ScheduledJobLoader.java

Error Line
Error Class ScheduledJobLoader should be declared as final. 42
Error '+' should be on a new line. 178
Error '+' should be on a new line. 179

org/apache/turbine/modules/ScreenLoader.java

Error Line
Error Class ScreenLoader should be declared as final. 44
Error '+' should be on a new line. 197
Error '+' should be on a new line. 198

org/apache/turbine/modules/navigations/DefaultBottomNavigation.java

Error Line
Error '10' is a magic number. 115

org/apache/turbine/modules/pages/DefaultPage.java

Error Line
Error Avoid nested blocks. 221
Error Avoid nested blocks. 226
Error Avoid nested blocks. 247
Error Avoid nested blocks. 255

org/apache/turbine/modules/pages/JspPage.java

Error Line
Error Must have at least one statement. 50

org/apache/turbine/modules/screens/JSONScreen.java

Error Line
Error Redundant import from the same package - org.apache.turbine.modules.screens.RawScreen. 30
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 82
Error 'static' modifier out of order with the JLS suggestions. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 96
Error Line has trailing spaces. 99
Error Line has trailing spaces. 109
Error Array brackets at illegal position. 120
Error Name 'json_bridge' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
Error Name 'json_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132

org/apache/turbine/modules/screens/JSONSecureScreen.java

Error Line
Error Redundant import from the same package - org.apache.turbine.modules.screens.JSONScreen. 22
Error Line has trailing spaces. 32
Error Line has trailing spaces. 56

org/apache/turbine/modules/screens/TemplateScreen.java

Error Line
Error Must have at least one statement. 137

org/apache/turbine/modules/screens/error/InvalidState.java

Error Line
Error ',' is not followed by whitespace. 76

org/apache/turbine/om/OMTool.java

Error Line
Error Missing a Javadoc comment. 38
Error Class PullHelper should be declared as final. 83
Error Missing a Javadoc comment. 85
Error Variable 'omName' must be private and have accessor methods. 85
Error 'omName' hides a field. 87
Error Missing a Javadoc comment. 142

org/apache/turbine/om/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/om/security/SecurityObject.java

Error Line
Error 'name' hides a field. 65
Error 'attributes' hides a field. 87
Error 'name' hides a field. 98
Error 'name' hides a field. 109
Error 'name' hides a field. 129
Error 'id' hides a field. 165

org/apache/turbine/om/security/peer/GroupPeer.java

Error Line
Error Line has trailing spaces. 166
Error Comment matches to-do format 'TODO:'. 167
Error Line has trailing spaces. 176

org/apache/turbine/om/security/peer/PermissionPeer.java

Error Line
Error Line has trailing spaces. 179
Error Comment matches to-do format 'TODO:'. 180
Error Line has trailing spaces. 189

org/apache/turbine/om/security/peer/RolePeer.java

Error Line
Error Line has trailing spaces. 177
Error Comment matches to-do format 'TODO:'. 178

org/apache/turbine/om/security/peer/TurbineUserPeer.java

Error Line
Error Variable 'columnNames' must be private and have accessor methods. 120
Error Variable 'criteriaKeys' must be private and have accessor methods. 123
Error '10' is a magic number. 290

org/apache/turbine/services/BaseInitableBroker.java

Error Line
Error '+' should be on a new line. 153
Error Redundant throws: 'InstantiationException' is unchecked exception. 172
Error The double-checked locking idiom is broken and should be avoided. 182
Error The double-checked locking idiom is broken and should be avoided. 186
Error '+' should be on a new line. 203
Error Redundant throws: 'InstantiationException' is unchecked exception. 220
Error '+' should be on a new line. 248
Error '+' should be on a new line. 253
Error '+' should be on a new line. 258

org/apache/turbine/services/BaseService.java

Error Line
Error 'name' hides a field. 65

org/apache/turbine/services/BaseServiceBroker.java

Error Line
Error 'configuration' hides a field. 121
Error '3' is a magic number. 216
Error Redundant throws: 'InstantiationException' is unchecked exception. 321
Error Redundant throws: 'InstantiationException' is unchecked exception. 360
Error Redundant throws: 'InstantiationException' is unchecked exception. 444
Error The double-checked locking idiom is broken and should be avoided. 454
Error '+' should be on a new line. 475
Error Redundant throws: 'InstantiationException' is unchecked exception. 498
Error '+' should be on a new line. 538
Error '+' should be on a new line. 543
Error '+' should be on a new line. 548
Error 'applicationRoot' hides a field. 595

org/apache/turbine/services/BaseUnicastRemoteService.java

Error Line
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error 'name' hides a field. 129

org/apache/turbine/services/InitableBroker.java

Error Line
Error Redundant throws: 'InstantiationException' is unchecked exception. 95

org/apache/turbine/services/ServiceBroker.java

Error Line
Error Redundant throws: 'InstantiationException' is unchecked exception. 93

org/apache/turbine/services/assemblerbroker/TurbineAssemblerBroker.java

Error Line
Error Utility classes should not have a public or default constructor. 35

org/apache/turbine/services/assemblerbroker/TurbineAssemblerBrokerService.java

Error Line
Error ';' is followed by whitespace. 86

org/apache/turbine/services/assemblerbroker/util/java/JavaBaseFactory.java

Error Line
Error Line has trailing spaces. 88
Error 'if' is not followed by whitespace. 96
Error '+' is not preceded with whitespace. 119
Error '+' is not followed by whitespace. 119
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '+' is not preceded with whitespace. 135
Error '+' is not followed by whitespace. 135

org/apache/turbine/services/avaloncomponent/ACSYaafiComponentService.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/cache/CachedObject.java

Error Line
Error '1800000' is a magic number. 53
Error 'expires' hides a field. 84
Error 'expires' hides a field. 131
Error 'stale' hides a field. 156

org/apache/turbine/services/cache/GlobalCacheService.java

Error Line
Error Missing a Javadoc comment. 35

org/apache/turbine/services/cache/RefreshableCachedObject.java

Error Line
Error 'timeToLive' hides a field. 87
Error 'if' construct must use '{}'s. 116
Error 'if' construct must use '{}'s. 119
Error Conditional logic can be removed. 119
Error 'else' construct must use '{}'s. 121

org/apache/turbine/services/cache/TurbineGlobalCache.java

Error Line
Error Utility classes should not have a public or default constructor. 36

org/apache/turbine/services/cache/TurbineGlobalCacheService.java

Error Line
Error 'if' construct must use '{}'s. 188
Error 'if' construct must use '{}'s. 193
Error Must have at least one statement. 257
Error '20' is a magic number. 269
Error 'if' construct must use '{}'s. 281
Error 'if' construct must use '{}'s. 283
Error '4' is a magic number. 331

org/apache/turbine/services/crypto/TurbineCrypto.java

Error Line
Error Utility classes should not have a public or default constructor. 36

org/apache/turbine/services/crypto/impl/UnixCrypt.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/crypto/impl/UnixCrypt.java

Error Line
Error Class UnixCrypt should be declared as final. 31
Error Missing a Javadoc comment. 33
Error Name 'saltChars' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 33
Error Array brackets at illegal position. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Name 'con_salt' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 35
Error Array brackets at illegal position. 35
Error Missing a Javadoc comment. 50
Error Name 'shifts2' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 50
Error Array brackets at illegal position. 50
Error Missing a Javadoc comment. 54
Error Name 'skb' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 54
Error Array brackets at illegal position. 54
Error '16' is a magic number. 56
Error '0x20000000' is a magic number. 56
Error '0x20000010' is a magic number. 56
Error '0x10000' is a magic number. 56
Error '0x10010' is a magic number. 56
Error '0x20010000' is a magic number. 56
Error '0x20010010' is a magic number. 56
Error '2048' is a magic number. 56
Error '2064' is a magic number. 56
Error '0x20000800' is a magic number. 57
Error '0x20000810' is a magic number. 57
Error '0x10800' is a magic number. 57
Error '0x10810' is a magic number. 57
Error '0x20010800' is a magic number. 57
Error '0x20010810' is a magic number. 57
Error '32' is a magic number. 57
Error '48' is a magic number. 57
Error '0x20000020' is a magic number. 57
Error '0x20000030' is a magic number. 57
Error '0x10020' is a magic number. 58
Error '0x10030' is a magic number. 58
Error '0x20010020' is a magic number. 58
Error '0x20010030' is a magic number. 58
Error '2080' is a magic number. 58
Error '2096' is a magic number. 58
Error '0x20000820' is a magic number. 58
Error '0x20000830' is a magic number. 58
Error '0x10820' is a magic number. 58
Error '0x10830' is a magic number. 58
Error '0x20010820' is a magic number. 59
Error '0x20010830' is a magic number. 59
Error '0x80000' is a magic number. 59
Error '0x80010' is a magic number. 59
Error '0x20080000' is a magic number. 59
Error '0x20080010' is a magic number. 59
Error '0x90000' is a magic number. 59
Error '0x90010' is a magic number. 59
Error '0x20090000' is a magic number. 59
Error '0x20090010' is a magic number. 59
Error '0x80800' is a magic number. 60
Error '0x80810' is a magic number. 60
Error '0x20080800' is a magic number. 60
Error '0x20080810' is a magic number. 60
Error '0x90800' is a magic number. 60
Error '0x90810' is a magic number. 60
Error '0x20090800' is a magic number. 60
Error '0x20090810' is a magic number. 60
Error '0x80020' is a magic number. 60
Error '0x80030' is a magic number. 60
Error '0x20080020' is a magic number. 61
Error '0x20080030' is a magic number. 61
Error '0x90020' is a magic number. 61
Error '0x90030' is a magic number. 61
Error '0x20090020' is a magic number. 61
Error '0x20090030' is a magic number. 61
Error '0x80820' is a magic number. 61
Error '0x80830' is a magic number. 61
Error '0x20080820' is a magic number. 61
Error '0x20080830' is a magic number. 61
Error '0x90820' is a magic number. 62
Error '0x90830' is a magic number. 62
Error '0x20090820' is a magic number. 62
Error '0x20090830' is a magic number. 62
Error '0x2000000' is a magic number. 64
Error '8192' is a magic number. 64
Error '0x2002000' is a magic number. 64
Error '0x200000' is a magic number. 64
Error '0x2200000' is a magic number. 64
Error '0x202000' is a magic number. 64
Error '0x2202000' is a magic number. 64
Error '4' is a magic number. 64
Error '0x2000004' is a magic number. 64
Error '8196' is a magic number. 65
Error '0x2002004' is a magic number. 65
Error '0x200004' is a magic number. 65
Error '0x2200004' is a magic number. 65
Error '0x202004' is a magic number. 65
Error '0x2202004' is a magic number. 65
Error '1024' is a magic number. 65
Error '0x2000400' is a magic number. 65
Error '9216' is a magic number. 65
Error '0x2002400' is a magic number. 65
Error '0x200400' is a magic number. 66
Error '0x2200400' is a magic number. 66
Error '0x202400' is a magic number. 66
Error '0x2202400' is a magic number. 66
Error '1028' is a magic number. 66
Error '0x2000404' is a magic number. 66
Error '9220' is a magic number. 66
Error '0x2002404' is a magic number. 66
Error '0x200404' is a magic number. 66
Error '0x2200404' is a magic number. 66
Error '0x202404' is a magic number. 67
Error '0x2202404' is a magic number. 67
Error '0x10000000' is a magic number. 67
Error '0x12000000' is a magic number. 67
Error '0x10002000' is a magic number. 67
Error '0x12002000' is a magic number. 67
Error '0x10200000' is a magic number. 67
Error '0x12200000' is a magic number. 67
Error '0x10202000' is a magic number. 67
Error '0x12202000' is a magic number. 67
Error '0x10000004' is a magic number. 68
Error '0x12000004' is a magic number. 68
Error '0x10002004' is a magic number. 68
Error '0x12002004' is a magic number. 68
Error '0x10200004' is a magic number. 68
Error '0x12200004' is a magic number. 68
Error '0x10202004' is a magic number. 68
Error '0x12202004' is a magic number. 68
Error '0x10000400' is a magic number. 68
Error '0x12000400' is a magic number. 68
Error '0x10002400' is a magic number. 69
Error '0x12002400' is a magic number. 69
Error '0x10200400' is a magic number. 69
Error '0x12200400' is a magic number. 69
Error '0x10202400' is a magic number. 69
Error '0x12202400' is a magic number. 69
Error '0x10000404' is a magic number. 69
Error '0x12000404' is a magic number. 69
Error '0x10002404' is a magic number. 69
Error '0x12002404' is a magic number. 69
Error '0x10200404' is a magic number. 70
Error '0x12200404' is a magic number. 70
Error '0x10202404' is a magic number. 70
Error '0x12202404' is a magic number. 70
Error '0x40000' is a magic number. 72
Error '0x40001' is a magic number. 72
Error '0x1000000' is a magic number. 72
Error '0x1000001' is a magic number. 72
Error '0x1040000' is a magic number. 72
Error '0x1040001' is a magic number. 72
Error '3' is a magic number. 72
Error '0x40002' is a magic number. 73
Error '0x40003' is a magic number. 73
Error '0x1000002' is a magic number. 73
Error '0x1000003' is a magic number. 73
Error '0x1040002' is a magic number. 73
Error '0x1040003' is a magic number. 73
Error '512' is a magic number. 73
Error '513' is a magic number. 73
Error '0x40200' is a magic number. 73
Error '0x40201' is a magic number. 73
Error '0x1000200' is a magic number. 74
Error '0x1000201' is a magic number. 74
Error '0x1040200' is a magic number. 74
Error '0x1040201' is a magic number. 74
Error '514' is a magic number. 74
Error '515' is a magic number. 74
Error '0x40202' is a magic number. 74
Error '0x40203' is a magic number. 74
Error '0x1000202' is a magic number. 74
Error '0x1000203' is a magic number. 74
Error '0x1040202' is a magic number. 75
Error '0x1040203' is a magic number. 75
Error '0x8000000' is a magic number. 75
Error '0x8000001' is a magic number. 75
Error '0x8040000' is a magic number. 75
Error '0x8040001' is a magic number. 75
Error '0x9000000' is a magic number. 75
Error '0x9000001' is a magic number. 75
Error '0x9040000' is a magic number. 75
Error '0x9040001' is a magic number. 75
Error '0x8000002' is a magic number. 76
Error '0x8000003' is a magic number. 76
Error '0x8040002' is a magic number. 76
Error '0x8040003' is a magic number. 76
Error '0x9000002' is a magic number. 76
Error '0x9000003' is a magic number. 76
Error '0x9040002' is a magic number. 76
Error '0x9040003' is a magic number. 76
Error '0x8000200' is a magic number. 76
Error '0x8000201' is a magic number. 76
Error '0x8040200' is a magic number. 77
Error '0x8040201' is a magic number. 77
Error '0x9000200' is a magic number. 77
Error '0x9000201' is a magic number. 77
Error '0x9040200' is a magic number. 77
Error '0x9040201' is a magic number. 77
Error '0x8000202' is a magic number. 77
Error '0x8000203' is a magic number. 77
Error '0x8040202' is a magic number. 77
Error '0x8040203' is a magic number. 77
Error '0x9000202' is a magic number. 78
Error '0x9000203' is a magic number. 78
Error '0x9040202' is a magic number. 78
Error '0x9040203' is a magic number. 78
Error '0x100000' is a magic number. 80
Error '256' is a magic number. 80
Error '0x100100' is a magic number. 80
Error '8' is a magic number. 80
Error '0x100008' is a magic number. 80
Error '264' is a magic number. 80
Error '0x100108' is a magic number. 80
Error '4096' is a magic number. 80
Error '0x101000' is a magic number. 80
Error '4352' is a magic number. 81
Error '0x101100' is a magic number. 81
Error '4104' is a magic number. 81
Error '0x101008' is a magic number. 81
Error '4360' is a magic number. 81
Error '0x101108' is a magic number. 81
Error '0x4000000' is a magic number. 81
Error '0x4100000' is a magic number. 81
Error '0x4000100' is a magic number. 81
Error '0x4100100' is a magic number. 81
Error '0x4000008' is a magic number. 82
Error '0x4100008' is a magic number. 82
Error '0x4000108' is a magic number. 82
Error '0x4100108' is a magic number. 82
Error '0x4001000' is a magic number. 82
Error '0x4101000' is a magic number. 82
Error '0x4001100' is a magic number. 82
Error '0x4101100' is a magic number. 82
Error '0x4001008' is a magic number. 82
Error '0x4101008' is a magic number. 82
Error '0x4001108' is a magic number. 83
Error '0x4101108' is a magic number. 83
Error '0x20000' is a magic number. 83
Error '0x120000' is a magic number. 83
Error '0x20100' is a magic number. 83
Error '0x120100' is a magic number. 83
Error '0x20008' is a magic number. 83
Error '0x120008' is a magic number. 83
Error '0x20108' is a magic number. 83
Error '0x120108' is a magic number. 83
Error '0x21000' is a magic number. 84
Error '0x121000' is a magic number. 84
Error '0x21100' is a magic number. 84
Error '0x121100' is a magic number. 84
Error '0x21008' is a magic number. 84
Error '0x121008' is a magic number. 84
Error '0x21108' is a magic number. 84
Error '0x121108' is a magic number. 84
Error '0x4020000' is a magic number. 84
Error '0x4120000' is a magic number. 84
Error '0x4020100' is a magic number. 85
Error '0x4120100' is a magic number. 85
Error '0x4020008' is a magic number. 85
Error '0x4120008' is a magic number. 85
Error '0x4020108' is a magic number. 85
Error '0x4120108' is a magic number. 85
Error '0x4021000' is a magic number. 85
Error '0x4121000' is a magic number. 85
Error '0x4021100' is a magic number. 85
Error '0x4121100' is a magic number. 85
Error '0x4021008' is a magic number. 86
Error '0x4121008' is a magic number. 86
Error '0x4021108' is a magic number. 86
Error '0x4121108' is a magic number. 86
Error '0x10000000' is a magic number. 88
Error '0x10000' is a magic number. 88
Error '0x10010000' is a magic number. 88
Error '4' is a magic number. 88
Error '0x10000004' is a magic number. 88
Error '0x10004' is a magic number. 88
Error '0x10010004' is a magic number. 88
Error '0x20000000' is a magic number. 88
Error '0x30000000' is a magic number. 88
Error '0x20010000' is a magic number. 89
Error '0x30010000' is a magic number. 89
Error '0x20000004' is a magic number. 89
Error '0x30000004' is a magic number. 89
Error '0x20010004' is a magic number. 89
Error '0x30010004' is a magic number. 89
Error '0x100000' is a magic number. 89
Error '0x10100000' is a magic number. 89
Error '0x110000' is a magic number. 89
Error '0x10110000' is a magic number. 89
Error '0x100004' is a magic number. 90
Error '0x10100004' is a magic number. 90
Error '0x110004' is a magic number. 90
Error '0x10110004' is a magic number. 90
Error '0x20100000' is a magic number. 90
Error '0x30100000' is a magic number. 90
Error '0x20110000' is a magic number. 90
Error '0x30110000' is a magic number. 90
Error '0x20100004' is a magic number. 90
Error '0x30100004' is a magic number. 90
Error '0x20110004' is a magic number. 91
Error '0x30110004' is a magic number. 91
Error '4096' is a magic number. 91
Error '0x10001000' is a magic number. 91
Error '0x11000' is a magic number. 91
Error '0x10011000' is a magic number. 91
Error '4100' is a magic number. 91
Error '0x10001004' is a magic number. 91
Error '0x11004' is a magic number. 91
Error '0x10011004' is a magic number. 91
Error '0x20001000' is a magic number. 92
Error '0x30001000' is a magic number. 92
Error '0x20011000' is a magic number. 92
Error '0x30011000' is a magic number. 92
Error '0x20001004' is a magic number. 92
Error '0x30001004' is a magic number. 92
Error '0x20011004' is a magic number. 92
Error '0x30011004' is a magic number. 92
Error '0x101000' is a magic number. 92
Error '0x10101000' is a magic number. 92
Error '0x111000' is a magic number. 93
Error '0x10111000' is a magic number. 93
Error '0x101004' is a magic number. 93
Error '0x10101004' is a magic number. 93
Error '0x111004' is a magic number. 93
Error '0x10111004' is a magic number. 93
Error '0x20101000' is a magic number. 93
Error '0x30101000' is a magic number. 93
Error '0x20111000' is a magic number. 93
Error '0x30111000' is a magic number. 93
Error '0x20101004' is a magic number. 94
Error '0x30101004' is a magic number. 94
Error '0x20111004' is a magic number. 94
Error '0x30111004' is a magic number. 94
Error '0x8000000' is a magic number. 96
Error '8' is a magic number. 96
Error '0x8000008' is a magic number. 96
Error '1024' is a magic number. 96
Error '0x8000400' is a magic number. 96
Error '1032' is a magic number. 96
Error '0x8000408' is a magic number. 96
Error '0x20000' is a magic number. 96
Error '0x8020000' is a magic number. 96
Error '0x20008' is a magic number. 97
Error '0x8020008' is a magic number. 97
Error '0x20400' is a magic number. 97
Error '0x8020400' is a magic number. 97
Error '0x20408' is a magic number. 97
Error '0x8020408' is a magic number. 97
Error '0x8000001' is a magic number. 97
Error '9' is a magic number. 97
Error '0x8000009' is a magic number. 97
Error '1025' is a magic number. 98
Error '0x8000401' is a magic number. 98
Error '1033' is a magic number. 98
Error '0x8000409' is a magic number. 98
Error '0x20001' is a magic number. 98
Error '0x8020001' is a magic number. 98
Error '0x20009' is a magic number. 98
Error '0x8020009' is a magic number. 98
Error '0x20401' is a magic number. 98
Error '0x8020401' is a magic number. 98
Error '0x20409' is a magic number. 99
Error '0x8020409' is a magic number. 99
Error '0x2000000' is a magic number. 99
Error '0xa000000' is a magic number. 99
Error '0x2000008' is a magic number. 99
Error '0xa000008' is a magic number. 99
Error '0x2000400' is a magic number. 99
Error '0xa000400' is a magic number. 99
Error '0x2000408' is a magic number. 99
Error '0xa000408' is a magic number. 99
Error '0x2020000' is a magic number. 100
Error '0xa020000' is a magic number. 100
Error '0x2020008' is a magic number. 100
Error '0xa020008' is a magic number. 100
Error '0x2020400' is a magic number. 100
Error '0xa020400' is a magic number. 100
Error '0x2020408' is a magic number. 100
Error '0xa020408' is a magic number. 100
Error '0x2000001' is a magic number. 100
Error '0xa000001' is a magic number. 100
Error '0x2000009' is a magic number. 101
Error '0xa000009' is a magic number. 101
Error '0x2000401' is a magic number. 101
Error '0xa000401' is a magic number. 101
Error '0x2000409' is a magic number. 101
Error '0xa000409' is a magic number. 101
Error '0x2020001' is a magic number. 101
Error '0xa020001' is a magic number. 101
Error '0x2020009' is a magic number. 101
Error '0xa020009' is a magic number. 101
Error '0x2020401' is a magic number. 102
Error '0xa020401' is a magic number. 102
Error '0x2020409' is a magic number. 102
Error '0xa020409' is a magic number. 102
Error '256' is a magic number. 104
Error '0x80000' is a magic number. 104
Error '0x80100' is a magic number. 104
Error '0x1000000' is a magic number. 104
Error '0x1000100' is a magic number. 104
Error '0x1080000' is a magic number. 104
Error '0x1080100' is a magic number. 104
Error '16' is a magic number. 104
Error '272' is a magic number. 104
Error '0x80010' is a magic number. 105
Error '0x80110' is a magic number. 105
Error '0x1000010' is a magic number. 105
Error '0x1000110' is a magic number. 105
Error '0x1080010' is a magic number. 105
Error '0x1080110' is a magic number. 105
Error '0x200000' is a magic number. 105
Error '0x200100' is a magic number. 105
Error '0x280000' is a magic number. 105
Error '0x280100' is a magic number. 105
Error '0x1200000' is a magic number. 106
Error '0x1200100' is a magic number. 106
Error '0x1280000' is a magic number. 106
Error '0x1280100' is a magic number. 106
Error '0x200010' is a magic number. 106
Error '0x200110' is a magic number. 106
Error '0x280010' is a magic number. 106
Error '0x280110' is a magic number. 106
Error '0x1200010' is a magic number. 106
Error '0x1200110' is a magic number. 106
Error '0x1280010' is a magic number. 107
Error '0x1280110' is a magic number. 107
Error '512' is a magic number. 107
Error '768' is a magic number. 107
Error '0x80200' is a magic number. 107
Error '0x80300' is a magic number. 107
Error '0x1000200' is a magic number. 107
Error '0x1000300' is a magic number. 107
Error '0x1080200' is a magic number. 107
Error '0x1080300' is a magic number. 107
Error '528' is a magic number. 108
Error '784' is a magic number. 108
Error '0x80210' is a magic number. 108
Error '0x80310' is a magic number. 108
Error '0x1000210' is a magic number. 108
Error '0x1000310' is a magic number. 108
Error '0x1080210' is a magic number. 108
Error '0x1080310' is a magic number. 108
Error '0x200200' is a magic number. 108
Error '0x200300' is a magic number. 108
Error '0x280200' is a magic number. 109
Error '0x280300' is a magic number. 109
Error '0x1200200' is a magic number. 109
Error '0x1200300' is a magic number. 109
Error '0x1280200' is a magic number. 109
Error '0x1280300' is a magic number. 109
Error '0x200210' is a magic number. 109
Error '0x200310' is a magic number. 109
Error '0x280210' is a magic number. 109
Error '0x280310' is a magic number. 109
Error '0x1200210' is a magic number. 110
Error '0x1200310' is a magic number. 110
Error '0x1280210' is a magic number. 110
Error '0x1280310' is a magic number. 110
Error '0x4000000' is a magic number. 112
Error '0x40000' is a magic number. 112
Error '0x4040000' is a magic number. 112
Error '0x4000002' is a magic number. 112
Error '0x40002' is a magic number. 112
Error '0x4040002' is a magic number. 112
Error '8192' is a magic number. 112
Error '0x4002000' is a magic number. 112
Error '0x42000' is a magic number. 113
Error '0x4042000' is a magic number. 113
Error '8194' is a magic number. 113
Error '0x4002002' is a magic number. 113
Error '0x42002' is a magic number. 113
Error '0x4042002' is a magic number. 113
Error '32' is a magic number. 113
Error '0x4000020' is a magic number. 113
Error '0x40020' is a magic number. 113
Error '0x4040020' is a magic number. 113
Error '34' is a magic number. 114
Error '0x4000022' is a magic number. 114
Error '0x40022' is a magic number. 114
Error '0x4040022' is a magic number. 114
Error '8224' is a magic number. 114
Error '0x4002020' is a magic number. 114
Error '0x42020' is a magic number. 114
Error '0x4042020' is a magic number. 114
Error '8226' is a magic number. 114
Error '0x4002022' is a magic number. 114
Error '0x42022' is a magic number. 115
Error '0x4042022' is a magic number. 115
Error '2048' is a magic number. 115
Error '0x4000800' is a magic number. 115
Error '0x40800' is a magic number. 115
Error '0x4040800' is a magic number. 115
Error '2050' is a magic number. 115
Error '0x4000802' is a magic number. 115
Error '0x40802' is a magic number. 115
Error '0x4040802' is a magic number. 115
Error '10240' is a magic number. 116
Error '0x4002800' is a magic number. 116
Error '0x42800' is a magic number. 116
Error '0x4042800' is a magic number. 116
Error '10242' is a magic number. 116
Error '0x4002802' is a magic number. 116
Error '0x42802' is a magic number. 116
Error '0x4042802' is a magic number. 116
Error '2080' is a magic number. 116
Error '0x4000820' is a magic number. 116
Error '0x40820' is a magic number. 117
Error '0x4040820' is a magic number. 117
Error '2082' is a magic number. 117
Error '0x4000822' is a magic number. 117
Error '0x40822' is a magic number. 117
Error '0x4040822' is a magic number. 117
Error '10272' is a magic number. 117
Error '0x4002820' is a magic number. 117
Error '0x42820' is a magic number. 117
Error '0x4042820' is a magic number. 117
Error '10274' is a magic number. 118
Error '0x4002822' is a magic number. 118
Error '0x42822' is a magic number. 118
Error '0x4042822' is a magic number. 118
Error Missing a Javadoc comment. 121
Error Name 'SPtrans' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 121
Error Array brackets at illegal position. 121
Error '0x820200' is a magic number. 123
Error '0x20000' is a magic number. 123
Error '0x80800000' is a magic number. 123
Error '0x80820200' is a magic number. 123
Error '0x800000' is a magic number. 123
Error '0x80020200' is a magic number. 123
Error '0x80020000' is a magic number. 123
Error '0x80800000' is a magic number. 123
Error '0x80020200' is a magic number. 123
Error '0x820200' is a magic number. 123
Error '0x820000' is a magic number. 124
Error '0x80000200' is a magic number. 124
Error '0x80800200' is a magic number. 124
Error '0x800000' is a magic number. 124
Error '0x80020000' is a magic number. 124
Error '0x20000' is a magic number. 124
Error '0x80000000' is a magic number. 124
Error '0x800200' is a magic number. 124
Error '0x20200' is a magic number. 124
Error '0x80820200' is a magic number. 125
Error '0x820000' is a magic number. 125
Error '0x80000200' is a magic number. 125
Error '0x800200' is a magic number. 125
Error '0x80000000' is a magic number. 125
Error '512' is a magic number. 125
Error '0x20200' is a magic number. 125
Error '0x80820000' is a magic number. 125
Error '512' is a magic number. 125
Error '0x80800200' is a magic number. 125
Error '0x80820000' is a magic number. 126
Error '0x80820200' is a magic number. 126
Error '0x800200' is a magic number. 126
Error '0x80020000' is a magic number. 126
Error '0x820200' is a magic number. 126
Error '0x20000' is a magic number. 126
Error '0x80000200' is a magic number. 126
Error '0x800200' is a magic number. 126
Error '0x80820000' is a magic number. 127
Error '512' is a magic number. 127
Error '0x20200' is a magic number. 127
Error '0x80800000' is a magic number. 127
Error '0x80020200' is a magic number. 127
Error '0x80000000' is a magic number. 127
Error '0x80800000' is a magic number. 127
Error '0x820000' is a magic number. 127
Error '0x80820200' is a magic number. 127
Error '0x20200' is a magic number. 127
Error '0x820000' is a magic number. 128
Error '0x80800200' is a magic number. 128
Error '0x800000' is a magic number. 128
Error '0x80000200' is a magic number. 128
Error '0x80020000' is a magic number. 128
Error '0x20000' is a magic number. 128
Error '0x800000' is a magic number. 128
Error '0x80800200' is a magic number. 128
Error '0x820200' is a magic number. 128
Error '0x80000000' is a magic number. 129
Error '0x80820000' is a magic number. 129
Error '512' is a magic number. 129
Error '0x80020200' is a magic number. 129
Error '0x10042004' is a magic number. 131
Error '0x42000' is a magic number. 131
Error '0x10040000' is a magic number. 131
Error '0x10000004' is a magic number. 131
Error '8196' is a magic number. 131
Error '0x10002000' is a magic number. 131
Error '0x42000' is a magic number. 131
Error '8192' is a magic number. 131
Error '0x10040004' is a magic number. 131
Error '4' is a magic number. 132
Error '0x10002000' is a magic number. 132
Error '0x40004' is a magic number. 132
Error '0x10042000' is a magic number. 132
Error '0x10040000' is a magic number. 132
Error '4' is a magic number. 132
Error '0x40000' is a magic number. 132
Error '0x10002004' is a magic number. 132
Error '0x10040004' is a magic number. 132
Error '8192' is a magic number. 132
Error '0x42004' is a magic number. 133
Error '0x10000000' is a magic number. 133
Error '0x40004' is a magic number. 133
Error '0x10002004' is a magic number. 133
Error '0x42004' is a magic number. 133
Error '0x10042000' is a magic number. 133
Error '0x10000004' is a magic number. 133
Error '0x10000000' is a magic number. 133
Error '0x40000' is a magic number. 133
Error '8196' is a magic number. 134
Error '0x10042004' is a magic number. 134
Error '0x40004' is a magic number. 134
Error '0x10042000' is a magic number. 134
Error '0x10002000' is a magic number. 134
Error '0x42004' is a magic number. 134
Error '0x10042004' is a magic number. 134
Error '0x40004' is a magic number. 134
Error '0x10000004' is a magic number. 134
Error '0x10000000' is a magic number. 135
Error '8196' is a magic number. 135
Error '0x40000' is a magic number. 135
Error '0x10040004' is a magic number. 135
Error '8192' is a magic number. 135
Error '0x10000000' is a magic number. 135
Error '0x42004' is a magic number. 135
Error '0x10002004' is a magic number. 135
Error '0x10042000' is a magic number. 135
Error '8192' is a magic number. 135
Error '0x10000004' is a magic number. 136
Error '4' is a magic number. 136
Error '0x10042004' is a magic number. 136
Error '0x42000' is a magic number. 136
Error '0x10040000' is a magic number. 136
Error '0x10040004' is a magic number. 136
Error '0x40000' is a magic number. 136
Error '8196' is a magic number. 136
Error '0x10002000' is a magic number. 136
Error '0x10002004' is a magic number. 137
Error '4' is a magic number. 137
Error '0x10040000' is a magic number. 137
Error '0x42000' is a magic number. 137
Error '0x41000000' is a magic number. 139
Error '0x1010040' is a magic number. 139
Error '64' is a magic number. 139
Error '0x41000040' is a magic number. 139
Error '0x40010000' is a magic number. 139
Error '0x1000000' is a magic number. 139
Error '0x41000040' is a magic number. 139
Error '0x10040' is a magic number. 139
Error '0x1000040' is a magic number. 139
Error '0x10000' is a magic number. 139
Error '0x1010000' is a magic number. 140
Error '0x40000000' is a magic number. 140
Error '0x41010040' is a magic number. 140
Error '0x40000040' is a magic number. 140
Error '0x40000000' is a magic number. 140
Error '0x41010000' is a magic number. 140
Error '0x40010000' is a magic number. 140
Error '0x1010040' is a magic number. 140
Error '64' is a magic number. 140
Error '0x40000040' is a magic number. 141
Error '0x41010040' is a magic number. 141
Error '0x10000' is a magic number. 141
Error '0x41000000' is a magic number. 141
Error '0x41010000' is a magic number. 141
Error '0x1000040' is a magic number. 141
Error '0x40010040' is a magic number. 141
Error '0x1010000' is a magic number. 141
Error '0x10040' is a magic number. 141
Error '0x1000000' is a magic number. 142
Error '0x40010040' is a magic number. 142
Error '0x1010040' is a magic number. 142
Error '64' is a magic number. 142
Error '0x40000000' is a magic number. 142
Error '0x10000' is a magic number. 142
Error '0x40000040' is a magic number. 142
Error '0x40010000' is a magic number. 142
Error '0x1010000' is a magic number. 142
Error '0x41000040' is a magic number. 142
Error '0x1010040' is a magic number. 143
Error '0x10040' is a magic number. 143
Error '0x41010000' is a magic number. 143
Error '0x40010000' is a magic number. 143
Error '0x1000000' is a magic number. 143
Error '0x41010040' is a magic number. 143
Error '0x40000000' is a magic number. 143
Error '0x40010040' is a magic number. 143
Error '0x41000000' is a magic number. 143
Error '0x1000000' is a magic number. 144
Error '0x41010040' is a magic number. 144
Error '0x10000' is a magic number. 144
Error '0x1000040' is a magic number. 144
Error '0x41000040' is a magic number. 144
Error '0x10040' is a magic number. 144
Error '0x1000040' is a magic number. 144
Error '0x41010000' is a magic number. 144
Error '0x40000040' is a magic number. 144
Error '0x41000000' is a magic number. 145
Error '0x40010040' is a magic number. 145
Error '64' is a magic number. 145
Error '0x1010000' is a magic number. 145
Error '0x100402' is a magic number. 147
Error '0x4000400' is a magic number. 147
Error '0x4100402' is a magic number. 147
Error '0x4100000' is a magic number. 147
Error '0x4000402' is a magic number. 147
Error '0x100002' is a magic number. 147
Error '0x4100400' is a magic number. 147
Error '0x4000002' is a magic number. 147
Error '0x4000000' is a magic number. 148
Error '1026' is a magic number. 148
Error '0x4000002' is a magic number. 148
Error '0x100402' is a magic number. 148
Error '0x100000' is a magic number. 148
Error '0x4000000' is a magic number. 148
Error '0x4100002' is a magic number. 148
Error '0x100400' is a magic number. 148
Error '1024' is a magic number. 148
Error '0x100400' is a magic number. 149
Error '0x4000402' is a magic number. 149
Error '0x4100000' is a magic number. 149
Error '1024' is a magic number. 149
Error '1026' is a magic number. 149
Error '0x100002' is a magic number. 149
Error '0x4100400' is a magic number. 149
Error '0x4000400' is a magic number. 149
Error '0x4100002' is a magic number. 149
Error '0x4100402' is a magic number. 150
Error '0x100000' is a magic number. 150
Error '0x4100002' is a magic number. 150
Error '1026' is a magic number. 150
Error '0x100000' is a magic number. 150
Error '0x4000002' is a magic number. 150
Error '0x100400' is a magic number. 150
Error '0x4000400' is a magic number. 150
Error '0x4100000' is a magic number. 150
Error '0x4000402' is a magic number. 151
Error '1024' is a magic number. 151
Error '0x100002' is a magic number. 151
Error '0x4100002' is a magic number. 151
Error '0x4100400' is a magic number. 151
Error '1024' is a magic number. 151
Error '0x4000000' is a magic number. 151
Error '0x4100402' is a magic number. 151
Error '0x100402' is a magic number. 152
Error '0x100000' is a magic number. 152
Error '0x4100402' is a magic number. 152
Error '0x4000400' is a magic number. 152
Error '0x100402' is a magic number. 152
Error '0x100002' is a magic number. 152
Error '0x100400' is a magic number. 152
Error '0x4100000' is a magic number. 152
Error '0x4000402' is a magic number. 152
Error '1026' is a magic number. 153
Error '0x4000000' is a magic number. 153
Error '0x4000002' is a magic number. 153
Error '0x4100400' is a magic number. 153
Error '0x2000000' is a magic number. 155
Error '16384' is a magic number. 155
Error '256' is a magic number. 155
Error '0x2004108' is a magic number. 155
Error '0x2004008' is a magic number. 155
Error '0x2000100' is a magic number. 155
Error '16648' is a magic number. 155
Error '0x2004000' is a magic number. 155
Error '16384' is a magic number. 155
Error '8' is a magic number. 155
Error '0x2000008' is a magic number. 156
Error '16640' is a magic number. 156
Error '0x2000108' is a magic number. 156
Error '0x2004008' is a magic number. 156
Error '0x2004100' is a magic number. 156
Error '16640' is a magic number. 156
Error '0x2000000' is a magic number. 156
Error '16392' is a magic number. 156
Error '264' is a magic number. 156
Error '0x2000100' is a magic number. 157
Error '16648' is a magic number. 157
Error '0x2000008' is a magic number. 157
Error '8' is a magic number. 157
Error '0x2000108' is a magic number. 157
Error '0x2004108' is a magic number. 157
Error '16392' is a magic number. 157
Error '0x2004000' is a magic number. 157
Error '256' is a magic number. 157
Error '264' is a magic number. 158
Error '0x2004100' is a magic number. 158
Error '0x2004100' is a magic number. 158
Error '0x2000108' is a magic number. 158
Error '16392' is a magic number. 158
Error '0x2004000' is a magic number. 158
Error '16384' is a magic number. 158
Error '8' is a magic number. 158
Error '0x2000008' is a magic number. 158
Error '0x2000100' is a magic number. 158
Error '0x2000000' is a magic number. 159
Error '16640' is a magic number. 159
Error '0x2004108' is a magic number. 159
Error '16648' is a magic number. 159
Error '0x2000000' is a magic number. 159
Error '256' is a magic number. 159
Error '16392' is a magic number. 159
Error '0x2000108' is a magic number. 159
Error '256' is a magic number. 159
Error '0x2004108' is a magic number. 160
Error '0x2004008' is a magic number. 160
Error '0x2004100' is a magic number. 160
Error '264' is a magic number. 160
Error '16384' is a magic number. 160
Error '16640' is a magic number. 160
Error '0x2004008' is a magic number. 160
Error '0x2000100' is a magic number. 160
Error '264' is a magic number. 160
Error '8' is a magic number. 161
Error '16648' is a magic number. 161
Error '0x2004000' is a magic number. 161
Error '0x2000008' is a magic number. 161
Error '0x20000010' is a magic number. 163
Error '0x80010' is a magic number. 163
Error '0x20080800' is a magic number. 163
Error '0x80010' is a magic number. 163
Error '2048' is a magic number. 163
Error '0x20000810' is a magic number. 163
Error '0x80000' is a magic number. 163
Error '2064' is a magic number. 163
Error '0x20080810' is a magic number. 163
Error '0x80800' is a magic number. 164
Error '0x20000000' is a magic number. 164
Error '0x20000800' is a magic number. 164
Error '0x20000010' is a magic number. 164
Error '0x20080000' is a magic number. 164
Error '0x80810' is a magic number. 164
Error '0x80000' is a magic number. 164
Error '0x20000810' is a magic number. 164
Error '0x20080010' is a magic number. 164
Error '2048' is a magic number. 165
Error '16' is a magic number. 165
Error '0x20080800' is a magic number. 165
Error '0x20080010' is a magic number. 165
Error '0x20080810' is a magic number. 165
Error '0x20080000' is a magic number. 165
Error '0x20000000' is a magic number. 165
Error '2064' is a magic number. 165
Error '16' is a magic number. 165
Error '0x80800' is a magic number. 165
Error '0x80810' is a magic number. 166
Error '0x20000800' is a magic number. 166
Error '2064' is a magic number. 166
Error '0x20000000' is a magic number. 166
Error '0x20000800' is a magic number. 166
Error '0x80810' is a magic number. 166
Error '0x20080800' is a magic number. 166
Error '0x80010' is a magic number. 166
Error '0x20000800' is a magic number. 166
Error '0x20000000' is a magic number. 167
Error '2048' is a magic number. 167
Error '0x20080010' is a magic number. 167
Error '0x80000' is a magic number. 167
Error '0x80010' is a magic number. 167
Error '0x20080810' is a magic number. 167
Error '0x80800' is a magic number. 167
Error '16' is a magic number. 167
Error '0x20080810' is a magic number. 167
Error '0x80800' is a magic number. 167
Error '0x80000' is a magic number. 168
Error '0x20000810' is a magic number. 168
Error '0x20000010' is a magic number. 168
Error '0x20080000' is a magic number. 168
Error '0x80810' is a magic number. 168
Error '2048' is a magic number. 168
Error '0x20000010' is a magic number. 168
Error '0x20000810' is a magic number. 168
Error '0x20080800' is a magic number. 168
Error '0x20080000' is a magic number. 169
Error '2064' is a magic number. 169
Error '16' is a magic number. 169
Error '0x20080010' is a magic number. 169
Error '4096' is a magic number. 171
Error '128' is a magic number. 171
Error '0x400080' is a magic number. 171
Error '0x400001' is a magic number. 171
Error '0x401081' is a magic number. 171
Error '4097' is a magic number. 171
Error '4224' is a magic number. 171
Error '0x400000' is a magic number. 171
Error '0x400081' is a magic number. 171
Error '129' is a magic number. 172
Error '0x401000' is a magic number. 172
Error '0x401080' is a magic number. 172
Error '0x401000' is a magic number. 172
Error '129' is a magic number. 172
Error '0x400081' is a magic number. 172
Error '4096' is a magic number. 172
Error '4097' is a magic number. 172
Error '0x401081' is a magic number. 172
Error '0x400080' is a magic number. 173
Error '0x400001' is a magic number. 173
Error '4224' is a magic number. 173
Error '0x401001' is a magic number. 173
Error '4225' is a magic number. 173
Error '0x401080' is a magic number. 173
Error '4225' is a magic number. 173
Error '0x401001' is a magic number. 173
Error '128' is a magic number. 174
Error '0x400000' is a magic number. 174
Error '4225' is a magic number. 174
Error '0x401000' is a magic number. 174
Error '0x401001' is a magic number. 174
Error '129' is a magic number. 174
Error '4096' is a magic number. 174
Error '128' is a magic number. 174
Error '0x400000' is a magic number. 174
Error '0x401001' is a magic number. 174
Error '0x400081' is a magic number. 175
Error '4225' is a magic number. 175
Error '4224' is a magic number. 175
Error '128' is a magic number. 175
Error '0x400001' is a magic number. 175
Error '0x400080' is a magic number. 175
Error '0x400081' is a magic number. 175
Error '0x400080' is a magic number. 176
Error '4224' is a magic number. 176
Error '129' is a magic number. 176
Error '4096' is a magic number. 176
Error '0x401081' is a magic number. 176
Error '0x400000' is a magic number. 176
Error '0x401080' is a magic number. 176
Error '4097' is a magic number. 176
Error '0x401081' is a magic number. 176
Error '0x400001' is a magic number. 177
Error '0x401080' is a magic number. 177
Error '0x401000' is a magic number. 177
Error '4097' is a magic number. 177
Error '0x8200020' is a magic number. 179
Error '0x8208000' is a magic number. 179
Error '32800' is a magic number. 179
Error '0x8008000' is a magic number. 179
Error '0x200020' is a magic number. 179
Error '0x8200000' is a magic number. 179
Error '0x8208020' is a magic number. 179
Error '32' is a magic number. 179
Error '0x8000000' is a magic number. 179
Error '0x208000' is a magic number. 180
Error '32800' is a magic number. 180
Error '0x208020' is a magic number. 180
Error '0x8008020' is a magic number. 180
Error '0x8000020' is a magic number. 180
Error '0x8200000' is a magic number. 180
Error '32768' is a magic number. 180
Error '0x208020' is a magic number. 180
Error '0x200020' is a magic number. 180
Error '0x8008000' is a magic number. 180
Error '0x8208020' is a magic number. 181
Error '0x8000020' is a magic number. 181
Error '0x208000' is a magic number. 181
Error '0x8000000' is a magic number. 181
Error '0x200000' is a magic number. 181
Error '0x8008020' is a magic number. 181
Error '0x8200020' is a magic number. 181
Error '0x200000' is a magic number. 181
Error '32768' is a magic number. 181
Error '0x8208000' is a magic number. 182
Error '32' is a magic number. 182
Error '0x200000' is a magic number. 182
Error '32768' is a magic number. 182
Error '0x8000020' is a magic number. 182
Error '0x8208020' is a magic number. 182
Error '32800' is a magic number. 182
Error '0x8000000' is a magic number. 182
Error '0x208000' is a magic number. 182
Error '0x8200020' is a magic number. 183
Error '0x8008020' is a magic number. 183
Error '0x8008000' is a magic number. 183
Error '0x200020' is a magic number. 183
Error '0x8208000' is a magic number. 183
Error '32' is a magic number. 183
Error '0x200020' is a magic number. 183
Error '0x8008000' is a magic number. 183
Error '0x8208020' is a magic number. 183
Error '0x200000' is a magic number. 183
Error '0x8200000' is a magic number. 184
Error '0x8000020' is a magic number. 184
Error '0x208000' is a magic number. 184
Error '32800' is a magic number. 184
Error '0x8008020' is a magic number. 184
Error '0x8200000' is a magic number. 184
Error '32' is a magic number. 184
Error '0x8208000' is a magic number. 184
Error '0x208020' is a magic number. 184
Error '0x8000000' is a magic number. 185
Error '0x8200020' is a magic number. 185
Error '32768' is a magic number. 185
Error '0x208020' is a magic number. 185
Error Missing a Javadoc comment. 188
Error Name 'cov_2char' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 188
Error Array brackets at illegal position. 188
Error '{' is not followed by whitespace. 198
Error '}' is not preceded with whitespace. 198
Error Line has trailing spaces. 199
Error Redundant 'final' modifier. 200
Error Name 'D_ENCRYPT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 200
Error Name 'L' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 200
Error Name 'R' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 200
Error Name 'S' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 200
Error Name 'E0' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 200
Error Name 'E1' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 200
Error Array brackets at illegal position. 200
Error '16' is a magic number. 202
Error '16' is a magic number. 205
Error '16' is a magic number. 206
Error '4' is a magic number. 207
Error '28' is a magic number. 207
Error Line is longer than 132 characters. 208
Error '0x3f' is a magic number. 208
Error '3' is a magic number. 208
Error '8' is a magic number. 208
Error '0x3f' is a magic number. 208
Error '5' is a magic number. 208
Error '16' is a magic number. 208
Error '0x3f' is a magic number. 208
Error '7' is a magic number. 208
Error '24' is a magic number. 208
Error '0x3f' is a magic number. 208
Error '0x3f' is a magic number. 208
Error '8' is a magic number. 208
Error '0x3f' is a magic number. 208
Error '4' is a magic number. 208
Error '16' is a magic number. 208
Error '0x3f' is a magic number. 208
Error '6' is a magic number. 208
Error '24' is a magic number. 208
Error '0x3f' is a magic number. 208
Error Redundant 'final' modifier. 212
Error Name 'HPERM_OP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
Error '16' is a magic number. 214
Error '16' is a magic number. 215
Error Redundant 'final' modifier. 219
Error Name 'PERM_OP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 219
Error Array brackets at illegal position. 219
Error Redundant 'final' modifier. 228
Error Array brackets at illegal position. 228
Error Name 'Eswap0' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 228
Error Name 'Eswap1' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 228
Error 'for' is not followed by whitespace. 233
Error '25' is a magic number. 233
Error 'for' is not followed by whitespace. 235
Error '32' is a magic number. 235
Error '4' is a magic number. 235
Error '31' is a magic number. 247
Error '31' is a magic number. 248
Error Array brackets at illegal position. 251
Error '0x55555555' is a magic number. 252
Error '8' is a magic number. 255
Error '0xff00ff' is a magic number. 255
Error '0x33333333' is a magic number. 258
Error '16' is a magic number. 261
Error '65535' is a magic number. 261
Error '4' is a magic number. 264
Error '0xf0f0f0f' is a magic number. 264
Error Array brackets at illegal position. 267
Error Redundant 'final' modifier. 273
Error '256' is a magic number. 276
Error Line is longer than 132 characters. 283
Error 'for' construct must use '{}'s. 289
Error 'for' is not followed by whitespace. 289
Error Empty statement. 289
Error Name 'Eswap0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 295
Error Name 'Eswap1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 296
Error '4' is a magic number. 296
Error Array brackets at illegal position. 297
Error '8' is a magic number. 297
Error 'for' construct must use '{}'s. 298
Error 'for' is not followed by whitespace. 298
Error 'for' is not followed by whitespace. 301
Error 'cast' is not followed by whitespace. 304
Error Array brackets at illegal position. 307
Error Array brackets at illegal position. 308
Error Array brackets at illegal position. 309
Error '9' is a magic number. 309
Error '4' is a magic number. 311
Error '8' is a magic number. 312
Error '128' is a magic number. 315
Error 'for' is not followed by whitespace. 316
Error '13' is a magic number. 316
Error 'for' is not followed by whitespace. 320
Error '6' is a magic number. 320
Error 'if' construct must use '{}'s. 323
Error 'if' is not followed by whitespace. 323
Error 'if' is not followed by whitespace. 326
Error '128' is a magic number. 329
Error Name 'des_set_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 339
Error Array brackets at illegal position. 339
Error Array brackets at illegal position. 341
Error '32' is a magic number. 341
Error '4' is a magic number. 343
Error Array brackets at illegal position. 344
Error '4' is a magic number. 345
Error '0xf0f0f0f' is a magic number. 345
Error '-2' is a magic number. 348
Error '0xcccc0000' is a magic number. 348
Error '-2' is a magic number. 349
Error '0xcccc0000' is a magic number. 349
Error '0x55555555' is a magic number. 350
Error '8' is a magic number. 353
Error '0xff00ff' is a magic number. 353
Error '0x55555555' is a magic number. 356
Error '0xff' is a magic number. 359
Error '16' is a magic number. 359
Error '0xff00' is a magic number. 359
Error '0xff0000' is a magic number. 359
Error '16' is a magic number. 359
Error '0xf0000000' is a magic number. 359
Error '4' is a magic number. 359
Error '0xfffffff' is a magic number. 360
Error 'for' is not followed by whitespace. 362
Error '16' is a magic number. 362
Error 'if' is not followed by whitespace. 364
Error '26' is a magic number. 366
Error '26' is a magic number. 367
Error '}' should be alone on a line. 368
Error '27' is a magic number. 370
Error '27' is a magic number. 371
Error '0xfffffff' is a magic number. 373
Error '0xfffffff' is a magic number. 374
Error Line is longer than 132 characters. 375
Error '0x3f' is a magic number. 375
Error '6' is a magic number. 375
Error '0x3' is a magic number. 375
Error '7' is a magic number. 375
Error '0x3c' is a magic number. 375
Error '13' is a magic number. 375
Error '0xf' is a magic number. 375
Error '14' is a magic number. 375
Error '0x30' is a magic number. 375
Error '3' is a magic number. 375
Error '20' is a magic number. 375
Error '21' is a magic number. 375
Error '0x6' is a magic number. 375
Error '22' is a magic number. 375
Error '0x38' is a magic number. 375
Error Line is longer than 132 characters. 376
Error '4' is a magic number. 376
Error '0x3f' is a magic number. 376
Error '5' is a magic number. 376
Error '7' is a magic number. 376
Error '0x3' is a magic number. 376
Error '8' is a magic number. 376
Error '0x3c' is a magic number. 376
Error '6' is a magic number. 376
Error '15' is a magic number. 376
Error '0x3f' is a magic number. 376
Error '7' is a magic number. 376
Error '21' is a magic number. 376
Error '0xf' is a magic number. 376
Error '22' is a magic number. 376
Error '0x30' is a magic number. 376
Error '16' is a magic number. 377
Error '0xffff' is a magic number. 377
Error '16' is a magic number. 378
Error '0xffff0000' is a magic number. 378
Error '4' is a magic number. 379
Error '28' is a magic number. 379
Error Array brackets at illegal position. 386
Error '8' is a magic number. 389
Error '16' is a magic number. 390
Error '24' is a magic number. 391
Error Redundant 'final' modifier. 395
Error Array brackets at illegal position. 395
Error 'cast' is not followed by whitespace. 397
Error '0xff' is a magic number. 397
Error 'cast' is not followed by whitespace. 398
Error '8' is a magic number. 398
Error '0xff' is a magic number. 398
Error 'cast' is not followed by whitespace. 399
Error '16' is a magic number. 399
Error '0xff' is a magic number. 399
Error 'cast' is not followed by whitespace. 400
Error '24' is a magic number. 400
Error '0xff' is a magic number. 400
Error '3' is a magic number. 405

org/apache/turbine/services/crypto/impl/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/crypto/provider/JavaCrypt.java

Error Line
Error 'cipher' hides a field. 73

org/apache/turbine/services/crypto/provider/OldJavaCrypt.java

Error Line
Error 'cipher' hides a field. 76
Error '3' is a magic number. 109

org/apache/turbine/services/crypto/provider/UnixCrypt.java

Error Line
Error 'seed' hides a field. 71

org/apache/turbine/services/factory/FactoryService.java

Error Line
Error Array brackets at illegal position. 126
Error Array brackets at illegal position. 127

org/apache/turbine/services/factory/TurbineFactory.java

Error Line
Error Utility classes should not have a public or default constructor. 35
Error Array brackets at illegal position. 154
Error Array brackets at illegal position. 155

org/apache/turbine/services/factory/TurbineFactoryService.java

Error Line
Error '8' is a magic number. 65
Error '+' should be on a new line. 128
Error '+' should be on a new line. 129
Error ',' is not followed by whitespace. 135
Error '?' should be on a new line. 347
Error Array brackets at illegal position. 384
Error Array brackets at illegal position. 385
Error Array brackets at illegal position. 413
Error Array brackets at illegal position. 414
Error '&&' should be on a new line. 435
Error '&&' should be on a new line. 436
Error '?' should be on a new line. 512
Error Must have at least one statement. 525
Error '?' should be on a new line. 546
Error '+' should be on a new line. 579

org/apache/turbine/services/intake/IntakeTool.java

Error Line
Error Missing a Javadoc comment. 64
Error Variable 'declaredGroups' must be private and have accessor methods. 64
Error Missing a Javadoc comment. 65
Error Variable 'allGroupsSB' must be private and have accessor methods. 65
Error '256' is a magic number. 65
Error Missing a Javadoc comment. 66
Error Variable 'groupSB' must be private and have accessor methods. 66
Error '128' is a magic number. 66
Error '1.25' is a magic number. 82
Error '1.25' is a magic number. 83
Error Class PullHelper should be declared as final. 222
Error Variable 'groupName' must be private and have accessor methods. 225
Error 'groupName' hides a field. 232
Error Missing a Javadoc comment. 465

org/apache/turbine/services/intake/TurbineIntake.java

Error Line
Error Utility classes should not have a public or default constructor. 40

org/apache/turbine/services/intake/TurbineIntakeService.java

Error Line
Error Method length is 171 lines (max allowed is 150). 110
Error Name 'LOAD_ERROR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
Error '+' should be on a new line. 144
Error '+' should be on a new line. 145
Error Name 'READ_ERR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 166
Error '+' should be on a new line. 211
Error The double-checked locking idiom is broken and should be avoided. 682
Error Must have at least one statement. 709
Error The double-checked locking idiom is broken and should be avoided. 767
Error Must have at least one statement. 794

org/apache/turbine/services/intake/model/BigDecimalField.java

Error Line
Error 'cast' is not followed by whitespace. 120

org/apache/turbine/services/intake/model/BooleanField.java

Error Line
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error 'cast' is not followed by whitespace. 133

org/apache/turbine/services/intake/model/DoubleField.java

Error Line
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error 'cast' is not followed by whitespace. 139

org/apache/turbine/services/intake/model/Field.java

Error Line
Error Name 'defaultValidatorPackage' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 61
Error Name 'defaultFieldPackage' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 64
Error Missing a Javadoc comment. 142
Error Missing a Javadoc comment. 158
Error 'group' hides a field. 171
Error '+' should be on a new line. 188
Error '+' should be on a new line. 199
Error '&&' should be on a new line. 339
Error 'message' hides a field. 450
Error '+' is not preceded with whitespace. 467
Error 'message' hides a field. 585
Error Line has trailing spaces. 675
Error '+' should be on a new line. 788
Error 'cast' is not followed by whitespace. 850
Error 'if' is not followed by whitespace. 921

org/apache/turbine/services/intake/model/FieldFactory.java

Error Line
Error Utility classes should not have a public or default constructor. 38
Error Missing a Javadoc comment. 40
Error Method length is 168 lines (max allowed is 150). 42
Error '{' is followed by whitespace. 184
Error 'cast' is not followed by whitespace. 186
Error '{' is followed by whitespace. 186
Error Missing a Javadoc comment. 212
Error 'abstract' modifier out of order with the JLS suggestions. 212
Error '+' should be on a new line. 238

org/apache/turbine/services/intake/model/FloatField.java

Error Line
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error 'cast' is not followed by whitespace. 142

org/apache/turbine/services/intake/model/Group.java

Error Line
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Name 'isDebugEnabled' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 61
Error '1.25' is a magic number. 132
Error '1.25' is a magic number. 133
Error 'pp' hides a field. 168
Error 'pp' hides a field. 180
Error Array brackets at illegal position. 233
Error 'pp' hides a field. 301
Error '+' should be on a new line. 330
Error '+' should be on a new line. 349
Error Must have at least one statement. 410
Error '64' is a magic number. 492
Error Missing a Javadoc comment. 516
Error Missing a Javadoc comment. 519
Error 'appData' hides a field. 521

org/apache/turbine/services/intake/model/IntegerField.java

Error Line
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error 'cast' is not followed by whitespace. 142

org/apache/turbine/services/intake/model/LongField.java

Error Line
Error Should use uppercase 'L'. 105
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error 'cast' is not followed by whitespace. 140

org/apache/turbine/services/intake/model/ShortField.java

Error Line
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 141
Error 'cast' is not followed by whitespace. 144

org/apache/turbine/services/intake/model/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/intake/transform/DTDResolver.java

Error Line
Error Missing a Javadoc comment. 45
Error '+' should be on a new line. 94

org/apache/turbine/services/intake/transform/XmlToAppData.java

Error Line
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error '+' should be on a new line. 184
Error '+' should be on a new line. 185
Error '64' is a magic number. 199
Error '64' is a magic number. 217
Error '64' is a magic number. 235

org/apache/turbine/services/intake/transform/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/intake/validator/BigDecimalValidator.java

Error Line
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error 'cast' is not followed by whitespace. 120
Error 'cast' is not followed by whitespace. 129
Error 'minValue' hides a field. 195
Error 'maxValue' hides a field. 215

org/apache/turbine/services/intake/validator/BooleanValidator.java

Error Line
Error ',' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 62
Error ',' is not followed by whitespace. 65
Error ',' is not followed by whitespace. 65
Error ',' is not followed by whitespace. 65
Error ',' is not followed by whitespace. 65
Error ',' is not followed by whitespace. 65
Error '&&' should be on a new line. 127
Error '&&' should be on a new line. 134
Error '+' should be on a new line. 144

org/apache/turbine/services/intake/validator/CompareCallback.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/intake/validator/CompareCallback.java

Error Line
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Redundant 'public' modifier. 39
Error Redundant throws: 'ClassCastException' is unchecked exception. 40

org/apache/turbine/services/intake/validator/DateRangeValidator.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/intake/validator/DateRangeValidator.java

Error Line
Error Line has trailing spaces. 70
Error Variable 'fieldReferences' must be private and have accessor methods. 70
Error Line has trailing spaces. 73
Error Variable 'compareCallback' must be private and have accessor methods. 73
Error Line has trailing spaces. 99
Error Line has trailing spaces. 104
Error Line has trailing spaces. 108
Error Redundant throws: 'ClassCastException' is unchecked exception. 112
Error Line has trailing spaces. 115
Error 'cast' is not followed by whitespace. 116
Error 'cast' is not followed by whitespace. 117
Error Line has trailing spaces. 118
Error switch without "default" clause. 119
Error Line has trailing spaces. 124
Error Line has trailing spaces. 128
Error Line has trailing spaces. 132
Error Line has trailing spaces. 137
Error Line has trailing spaces. 141
Error '10' is a magic number. 142
Error 'cast' is not followed by whitespace. 146
Error 'cast' is not followed by whitespace. 147
Error 'cast' is not followed by whitespace. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 159
Error Line has trailing spaces. 163
Error Line has trailing spaces. 169
Error Line has trailing spaces. 182
Error 'cast' is not followed by whitespace. 187
Error 'cast' is not followed by whitespace. 196
Error Line has trailing spaces. 197
Error Line has trailing spaces. 208
Error Line has trailing spaces. 218
Error Line has trailing spaces. 225
Error Line has trailing spaces. 230
Error Line has trailing spaces. 233

org/apache/turbine/services/intake/validator/DateStringValidator.java

Error Line
Error Missing a Javadoc comment. 61
Error '5' is a magic number. 90
Error 'for' is not followed by whitespace. 112
Error ';' is preceded with whitespace. 112
Error ';' is preceded with whitespace. 202
Error Must have at least one statement. 212
Error Must have at least one statement. 230
Error 'flexible' hides a field. 344

org/apache/turbine/services/intake/validator/DefaultValidator.java

Error Line
Error 'public' modifier out of order with the JLS suggestions. 49
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error 'cast' is not followed by whitespace. 168
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error 'cast' is not followed by whitespace. 185
Error Line contains a tab character. 186
Error 'if' is not followed by whitespace. 256
Error 'required' hides a field. 283
Error 'requiredMessage' hides a field. 303
Error 'minLength' hides a field. 323
Error 'minLengthMessage' hides a field. 343
Error 'maxLength' hides a field. 363
Error 'maxLengthMessage' hides a field. 383

org/apache/turbine/services/intake/validator/DoubleValidator.java

Error Line
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 57
Error 'cast' is not followed by whitespace. 122
Error 'cast' is not followed by whitespace. 131

org/apache/turbine/services/intake/validator/FieldReference.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/intake/validator/FieldReference.java

Error Line
Error Line has trailing spaces. 34
Error Line has trailing spaces. 68
Error Line has trailing spaces. 95
Error Line has trailing spaces. 101
Error 'compare' hides a field. 120
Error 'fieldName' hides a field. 136
Error 'message' hides a field. 152
Error Line has trailing spaces. 156
Error Line has trailing spaces. 159
Error Line has trailing spaces. 160
Error Line has trailing spaces. 166
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 189
Error Line has trailing spaces. 194
Error Line has trailing spaces. 197
Error 'cast' is not followed by whitespace. 203
Error Name 'comp_true' must match pattern '^[a-z][a-zA-Z0-9]*$'. 204
Error Line has trailing spaces. 209
Error Line has trailing spaces. 221
Error Line has trailing spaces. 226
Error Line has trailing spaces. 227
Error '+' should be on a new line. 232
Error Expression can be simplified. 244

org/apache/turbine/services/intake/validator/FloatValidator.java

Error Line
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 57
Error 'cast' is not followed by whitespace. 122
Error 'cast' is not followed by whitespace. 131
Error 'minValue' hides a field. 197
Error 'maxValue' hides a field. 217

org/apache/turbine/services/intake/validator/IntegerRangeValidator.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/intake/validator/IntegerRangeValidator.java

Error Line
Error Line has trailing spaces. 68
Error Variable 'fieldReferences' must be private and have accessor methods. 68
Error Line has trailing spaces. 71
Error Variable 'compareCallback' must be private and have accessor methods. 71
Error Line has trailing spaces. 97
Error Line has trailing spaces. 102
Error Line has trailing spaces. 106
Error Redundant throws: 'ClassCastException' is unchecked exception. 110
Error Line has trailing spaces. 113
Error 'cast' is not followed by whitespace. 114
Error 'cast' is not followed by whitespace. 115
Error Line has trailing spaces. 116
Error switch without "default" clause. 117
Error Line has trailing spaces. 122
Error Line has trailing spaces. 126
Error Line has trailing spaces. 130
Error Line has trailing spaces. 135
Error Line has trailing spaces. 139
Error '10' is a magic number. 140
Error 'cast' is not followed by whitespace. 144
Error 'cast' is not followed by whitespace. 145
Error 'cast' is not followed by whitespace. 146
Error Line has trailing spaces. 149
Error Line has trailing spaces. 157
Error Line has trailing spaces. 161
Error Line has trailing spaces. 167
Error Line has trailing spaces. 180
Error 'cast' is not followed by whitespace. 185
Error 'cast' is not followed by whitespace. 194
Error Line has trailing spaces. 195
Error Line has trailing spaces. 206
Error Line has trailing spaces. 216
Error Line has trailing spaces. 219

org/apache/turbine/services/intake/validator/IntegerValidator.java

Error Line
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 51
Error 'minValue' hides a field. 160
Error 'maxValue' hides a field. 180

org/apache/turbine/services/intake/validator/LongValidator.java

Error Line
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 51
Error 'minValue' hides a field. 160
Error 'maxValue' hides a field. 180

org/apache/turbine/services/intake/validator/NumberKeyValidator.java

Error Line
Error Missing a Javadoc comment. 48
Error Name 'INVALID_NUMBER' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 48
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error 'minValue' hides a field. 146
Error 'maxValue' hides a field. 166

org/apache/turbine/services/intake/validator/NumberValidator.java

Error Line
Error Variable 'minValueMessage' must be private and have accessor methods. 47
Error Variable 'maxValueMessage' must be private and have accessor methods. 50
Error Variable 'invalidNumberMessage' must be private and have accessor methods. 53
Error 'minValueMessage' hides a field. 96
Error 'maxValueMessage' hides a field. 116
Error 'invalidNumberMessage' hides a field. 136

org/apache/turbine/services/intake/validator/ShortValidator.java

Error Line
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 51
Error 'minValue' hides a field. 160
Error 'maxValue' hides a field. 180

org/apache/turbine/services/intake/xmlmodel/AppData.java

Error Line
Error 'groupPrefix' hides a field. 117
Error 'groupPrefix' hides a field. 205

org/apache/turbine/services/intake/xmlmodel/Rule.java

Error Line
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error 'parent' hides a field. 112
Error '100' is a magic number. 131

org/apache/turbine/services/intake/xmlmodel/XmlField.java

Error Line
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error 'name' hides a field. 81
Error 'parent' hides a field. 336

org/apache/turbine/services/intake/xmlmodel/XmlGroup.java

Error Line
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error 'parent' hides a field. 235

org/apache/turbine/services/intake/xmlmodel/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/jsonrpc/JSONProcessor.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Missing a Javadoc comment. 16
Error Utility classes should not have a public or default constructor. 16
Error Name 'json_req' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Error Name 'json_res' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 33
Error Name 'object_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35

org/apache/turbine/services/jsonrpc/JsonRpcService.java

Error Line
Error Redundant 'public' modifier. 41
Error Redundant 'public' modifier. 43
Error Redundant 'public' modifier. 46
Error Redundant 'public' modifier. 48
Error Redundant 'public' modifier. 50
Error Redundant 'public' modifier. 52

org/apache/turbine/services/jsonrpc/TurbineJsonRpc.java

Error Line
Error Utility classes should not have a public or default constructor. 37
Error Line has trailing spaces. 50

org/apache/turbine/services/jsonrpc/TurbineJsonRpcService.java

Error Line
Error Name 'json_bridge' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Name 'json_bridge' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Line has trailing spaces. 89

org/apache/turbine/services/jsp/JspService.java

Error Line
Error Line is longer than 132 characters. 99

org/apache/turbine/services/jsp/TurbineJsp.java

Error Line
Error Utility classes should not have a public or default constructor. 33
Error Line is longer than 132 characters. 100

org/apache/turbine/services/jsp/TurbineJspService.java

Error Line
Error Must have at least one statement. 204
Error '=' is not preceded with whitespace. 228
Error '=' is not followed by whitespace. 228
Error Line is longer than 132 characters. 275

org/apache/turbine/services/jsp/util/JspNavigation.java

Error Line
Error Missing a Javadoc comment. 50
Error 'data' hides a field. 57
Error '+' should be on a new line. 77
Error Must have at least one statement. 86

org/apache/turbine/services/jsp/util/JspScreenPlaceholder.java

Error Line
Error Missing a Javadoc comment. 50
Error 'data' hides a field. 57
Error '+' should be on a new line. 77
Error Must have at least one statement. 86

org/apache/turbine/services/jsp/util/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/localization/LocaleDetector.java

Error Line
Error Utility classes should not have a public or default constructor. 43
Error 'if' construct must use '{}'s. 56
Error '||' should be on a new line. 74

org/apache/turbine/services/localization/LocaleTokenizer.java

Error Line
Error '3' is a magic number. 59
Error Must have at least one statement. 90
Error '+' should be on a new line. 146
Error Variable 'locale' must be private and have accessor methods. 159
Error Variable 'quality' must be private and have accessor methods. 165

org/apache/turbine/services/localization/Localization.java

Error Line
Error Utility classes should not have a public or default constructor. 55

org/apache/turbine/services/localization/LocalizationService.java

Error Line
Error Line is longer than 132 characters. 36

org/apache/turbine/services/localization/TurbineLocalizationService.java

Error Line
Error Redundant throws: 'MissingResourceException' is unchecked exception. 350
Error ':' should be on a new line. 353
Error '3' is a magic number. 358
Error ':' should be on a new line. 358
Error '&&' should be on a new line. 405
Error '&&' should be on a new line. 421
Error '+' should be on a new line. 552
Error '+' should be on a new line. 553
Error '+' should be on a new line. 554
Error Must have at least one statement. 578
Error '{' is followed by whitespace. 597
Error '{' is followed by whitespace. 614

org/apache/turbine/services/mimetype/TurbineMimeTypes.java

Error Line
Error Utility classes should not have a public or default constructor. 34

org/apache/turbine/services/mimetype/util/CharSetMap.java

Error Line
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Array brackets at illegal position. 118
Error '6' is a magic number. 118
Error Must have at least one statement. 204
Error '+' should be on a new line. 210
Error Must have at least one statement. 215
Error '?' should be on a new line. 288
Error '3' is a magic number. 319
Error '&&' should be on a new line. 353
Error '4' is a magic number. 381
Error '3' is a magic number. 382
Error '&&' should be on a new line. 461
Error '&&' should be on a new line. 462
Error '||' should be on a new line. 470
Error '&&' should be on a new line. 499

org/apache/turbine/services/mimetype/util/MimeType.java

Error Line
Error Name 'TEXT_HTML' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 38
Error Variable 'TEXT_HTML' must be private and have accessor methods. 38
Error Missing a Javadoc comment. 39
Error Name 'TEXT_WML' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 39
Error Variable 'TEXT_WML' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Name 'TEXT_HDML' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 40
Error Variable 'TEXT_HDML' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 41
Error Name 'TEXT_CHTML' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 41
Error Variable 'TEXT_CHTML' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Name 'TEXT_PLAIN' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 42
Error Variable 'TEXT_PLAIN' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 43
Error Name 'MULTIPART' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 43
Error Variable 'MULTIPART' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Name 'MULTIPART_FORM_DATA' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 44
Error Variable 'MULTIPART_FORM_DATA' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 45
Error Name 'APPLICATION_POSTSCRIPT' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 45
Error Variable 'APPLICATION_POSTSCRIPT' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Name 'APPLICATION_OCTET_STREAM' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 46
Error Variable 'APPLICATION_OCTET_STREAM' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 47
Error Name 'APPLICATION_X_JAVA_AGENT' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 47
Error Variable 'APPLICATION_X_JAVA_AGENT' must be private and have accessor methods. 47
Error Missing a Javadoc comment. 48
Error Name 'APPLICATION_X_WWW_FORM_URLENCODED' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 48
Error Variable 'APPLICATION_X_WWW_FORM_URLENCODED' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 49
Error Name 'MESSAGE_HTTP' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 49
Error Variable 'MESSAGE_HTTP' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 50
Error Name 'TEXT_CSS' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 50
Error Variable 'TEXT_CSS' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 51
Error Name 'TEXT' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 51
Error Variable 'TEXT' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 52
Error Name 'IMAGE_GIF' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 52
Error Variable 'IMAGE_GIF' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Name 'IMAGE_JPEG' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 53
Error Variable 'IMAGE_JPEG' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Name 'IMAGE_WBMP' must match pattern '^[a-z]+_*[a-zA-Z0-9]*$'. 54
Error Variable 'IMAGE_WBMP' must be private and have accessor methods. 54
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 100
Error Array brackets at illegal position. 115
Error Array brackets at illegal position. 120
Error '&&' should be on a new line. 152
Error '&&' should be on a new line. 157
Error '&&' should be on a new line. 165
Error '&&' should be on a new line. 181
Error '&&' should be on a new line. 182
Error '&&' should be on a new line. 193
Error '4' is a magic number. 206
Error '4' is a magic number. 207
Error '&&' should be on a new line. 211
Error '&&' should be on a new line. 217
Error '&&' should be on a new line. 218
Error '&&' should be on a new line. 227
Error '&&' should be on a new line. 238
Error '&&' should be on a new line. 250
Error '&&' should be on a new line. 251
Error '||' should be on a new line. 252
Error '&&' should be on a new line. 258
Error Array brackets at illegal position. 299
Error Array brackets at illegal position. 300
Error '||' should be on a new line. 302
Error '||' should be on a new line. 327
Error '||' should be on a new line. 336
Error 'if' construct must use '{}'s. 473
Error '||' should be on a new line. 473
Error '||' should be on a new line. 474

org/apache/turbine/services/mimetype/util/MimeTypeMap.java

Error Line
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Array brackets at illegal position. 109
Error '5' is a magic number. 109
Error Must have at least one statement. 167
Error '+' should be on a new line. 173
Error Must have at least one statement. 178
Error '?' should be on a new line. 264

org/apache/turbine/services/mimetype/util/MimeTypeMapper.java

Error Line
Error Missing a Javadoc comment. 48
Error Must have at least one statement. 91
Error Must have at least one statement. 120
Error ',' is not followed by whitespace. 155
Error '&&' should be on a new line. 204

org/apache/turbine/services/mimetype/util/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/naming/NamingService.java

Error Line
Error Missing a Javadoc comment. 36

org/apache/turbine/services/pool/PoolService.java

Error Line
Error Array brackets at illegal position. 153
Error Array brackets at illegal position. 154

org/apache/turbine/services/pool/TurbinePool.java

Error Line
Error Utility classes should not have a public or default constructor. 31
Error Array brackets at illegal position. 133
Error Array brackets at illegal position. 134

org/apache/turbine/services/pool/TurbinePoolService.java

Error Line
Error The double-checked locking idiom is broken and should be avoided. 207
Error Array brackets at illegal position. 491
Error Array brackets at illegal position. 492

org/apache/turbine/services/pull/TurbinePull.java

Error Line
Error Utility classes should not have a public or default constructor. 39
Error Must have at least one statement. 176

org/apache/turbine/services/pull/TurbinePullService.java

Error Line
Error Missing a Javadoc comment. 150
Error Variable 'toolName' must be private and have accessor methods. 150
Error Missing a Javadoc comment. 151
Error Variable 'toolClassName' must be private and have accessor methods. 151
Error Missing a Javadoc comment. 152
Error Variable 'toolClass' must be private and have accessor methods. 152
Error 'toolName' hides a field. 154
Error 'toolClassName' hides a field. 154
Error 'toolClass' hides a field. 154
Error 'if' is not followed by whitespace. 515
Error 'if' is not followed by whitespace. 597

org/apache/turbine/services/pull/tools/ContentTool.java

Error Line
Error Variable 'wantEncoding' must be private and have accessor methods. 70
Error Variable 'wantRelative' must be private and have accessor methods. 73
Error '?' should be on a new line. 145

org/apache/turbine/services/pull/tools/TemplateLink.java

Error Line
Error Unused import - org.apache.turbine.TurbineConstants. 28
Error Variable 'wantRelative' must be private and have accessor methods. 72
Error Line has trailing spaces. 115
Error 'template' hides a field. 164
Error '+' is not preceded with whitespace. 211
Error '+' is not followed by whitespace. 211
Error '?' should be on a new line. 565
Error '?' should be on a new line. 580

org/apache/turbine/services/pull/tools/UITool.java

Error Line
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 47
Error '+' is not preceded with whitespace. 71
Error Line has trailing spaces. 89
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 114
Error Line has trailing spaces. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error Line has trailing spaces. 137
Error 'skinName' hides a field. 150
Error Line has trailing spaces. 156
Error Line has trailing spaces. 157
Error Line has trailing spaces. 158
Error Line has trailing spaces. 159
Error Line has trailing spaces. 170
Error Line has trailing spaces. 171
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error Line has trailing spaces. 202
Error Line has trailing spaces. 205
Error Line has trailing spaces. 206
Error Line has trailing spaces. 209
Error Line has trailing spaces. 211
Error Line has trailing spaces. 220
Error Line has trailing spaces. 223
Error Line has trailing spaces. 224
Error Line has trailing spaces. 227
Error Line has trailing spaces. 237
Error Line has trailing spaces. 239
Error Line has trailing spaces. 248
Error Line has trailing spaces. 249
Error Line has trailing spaces. 252
Error Line has trailing spaces. 253
Error Line has trailing spaces. 254
Error Line has trailing spaces. 256
Error Line has trailing spaces. 257
Error Line has trailing spaces. 266
Error Line has trailing spaces. 267
Error Line has trailing spaces. 270
Error Line has trailing spaces. 271
Error Line has trailing spaces. 272
Error Line has trailing spaces. 274
Error Line has trailing spaces. 283
Error Line has trailing spaces. 284
Error Line has trailing spaces. 296
Error Line has trailing spaces. 297
Error Line has trailing spaces. 300
Error Line has trailing spaces. 302
Error Line has trailing spaces. 314
Error Line has trailing spaces. 315
Error Line has trailing spaces. 318
Error Line has trailing spaces. 341

org/apache/turbine/services/pull/util/DateFormatter.java

Error Line
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 120

org/apache/turbine/services/pull/util/UIManager.java

Error Line
Error '+' is not preceded with whitespace. 143
Error Missing a Javadoc comment. 172
Error Missing a Javadoc comment. 173
Error Missing a Javadoc comment. 175
Error Line has trailing spaces. 254
Error 'skinName' hides a field. 487

org/apache/turbine/services/pull/util/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/rundata/DefaultTurbineRunData.java

Error Line
Error Variable 'cookies' must be private and have accessor methods. 97
Error 'locale' hides a field. 304
Error '&&' should be on a new line. 397
Error '&&' should be on a new line. 413
Error 'acl' hides a field. 493
Error 'if' construct must use '{}'s. 518
Error 'action' hides a field. 551
Error 'layout' hides a field. 594
Error 'layout' hides a field. 619
Error 'screen' hides a field. 649
Error 'screen' hides a field. 673
Error 'title' hides a field. 845
Error 'user' hides a field. 876
Error 'locale' hides a field. 958
Error 'locale' hides a field. 971
Error Line has trailing spaces. 974
Error 'charSet' hides a field. 1016
Error 'contentType' hides a field. 1058
Error 'statusCode' hides a field. 1100
Error 'if' construct must use '{}'s. 1134
Error 'req' hides a field. 1400
Error 'res' hides a field. 1410
Error 'config' hides a field. 1430
Error 'serverData' hides a field. 1448
Error 'out' hides a field. 1463

org/apache/turbine/services/rundata/TurbineRunDataFacade.java

Error Line
Error Utility classes should not have a public or default constructor. 41

org/apache/turbine/services/rundata/TurbineRunDataService.java

Error Line
Error ',' is not followed by whitespace. 118
Error '&&' should be on a new line. 132
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 192
Error Line has trailing spaces. 219
Error Line has trailing spaces. 222
Error Line has trailing spaces. 227
Error Line has trailing spaces. 233

org/apache/turbine/services/schedule/BaseJobEntry.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - java.util.Date. 8
Error Unused import - org.apache.torque.om.ComboKey. 15
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Unused import - org.apache.torque.util.Criteria. 22
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 91
Error Line has trailing spaces. 119
Error Line has trailing spaces. 147
Error Line has trailing spaces. 175
Error Line has trailing spaces. 203
Error Line has trailing spaces. 231
Error Line has trailing spaces. 259
Error Line has trailing spaces. 287
Error Line has trailing spaces. 315
Error Line has trailing spaces. 327
Error Line has trailing spaces. 328
Error Missing a Javadoc comment. 329
Error ')' is preceded with whitespace. 411
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 412
Error '!' is followed by whitespace. 416
Error '!' is followed by whitespace. 425
Error '!' is followed by whitespace. 434
Error '!' is followed by whitespace. 443
Error '!' is followed by whitespace. 452
Error '!' is followed by whitespace. 461
Error '!' is followed by whitespace. 471
Error '!' is followed by whitespace. 481
Error '!' is followed by whitespace. 491
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 560
Error '3' is a magic number. 622
Error '4' is a magic number. 626
Error '5' is a magic number. 630
Error '6' is a magic number. 634
Error '7' is a magic number. 638
Error '8' is a magic number. 642
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 659
Error '3' is a magic number. 673
Error '4' is a magic number. 677
Error '5' is a magic number. 681
Error '6' is a magic number. 685
Error '7' is a magic number. 689
Error '8' is a magic number. 693
Error Line has trailing spaces. 699
Error 'catch' is not followed by whitespace. 730
Error Line has trailing spaces. 783
Error Line has trailing spaces. 793
Error Line has trailing spaces. 807
Error Line has trailing spaces. 861
Error Line has trailing spaces. 873
Error Line has trailing spaces. 885
Error '(' is followed by whitespace. 906
Error Must have at least one statement. 909
Error Line has trailing spaces. 913
Error Line has trailing spaces. 914
Error '(' is followed by whitespace. 936
Error Must have at least one statement. 939
Error Line has trailing spaces. 943
Error Line has trailing spaces. 944
Error 'return' is not followed by whitespace. 1000

org/apache/turbine/services/schedule/BaseJobEntryPeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - java.util.Iterator. 8
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.schedule.map.*. 32
Error Line has trailing spaces. 118
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 120
Error Line has trailing spaces. 271
Error '3' is a magic number. 331
Error '4' is a magic number. 332
Error '5' is a magic number. 333
Error '6' is a magic number. 334
Error '7' is a magic number. 335
Error '8' is a magic number. 336
Error Line has trailing spaces. 442
Error '(' is followed by whitespace. 678
Error ')' is preceded with whitespace. 678
Error '(' is followed by whitespace. 686
Error ')' is preceded with whitespace. 686
Error 'if' construct must use '{}'s. 689
Error '(' is followed by whitespace. 703
Error ')' is preceded with whitespace. 703
Error Line has trailing spaces. 719
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 731
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 731
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 747
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 747
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 762
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 762
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 789
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 789
Error 'cast' is not followed by whitespace. 803
Error '(' is followed by whitespace. 839
Error ')' is preceded with whitespace. 839
Error '(' is followed by whitespace. 850
Error ')' is preceded with whitespace. 850
Error Line has trailing spaces. 856
Error Line has trailing spaces. 876
Error Line has trailing spaces. 887

org/apache/turbine/services/schedule/JobEntry.java

Error Line
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error '+' should be on a new line. 109
Error '7' is a magic number. 244
Error '24' is a magic number. 283
Error 'if' construct must use '{}'s. 322
Error 'if' construct must use '{}'s. 331
Error 'if' construct must use '{}'s. 341
Error 'if' construct must use '{}'s. 351
Error 'if' construct must use '{}'s. 361

org/apache/turbine/services/schedule/JobEntryPeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/schedule/JobQueue.java

Error Line
Error '10' is a magic number. 48

org/apache/turbine/services/schedule/SchedulerTool.java

Error Line
Error '+' is not followed by whitespace. 50

org/apache/turbine/services/schedule/TurbineScheduler.java

Error Line
Error Utility classes should not have a public or default constructor. 36

org/apache/turbine/services/schedule/TurbineSchedulerService.java

Error Line
Error 'enabled' hides a field. 255
Error 'thread' hides a field. 285
Error Must have at least one statement. 387

org/apache/turbine/services/schedule/WorkerThread.java

Error Line
Error 'je' hides a field. 51
Error '+' should be on a new line. 77
Error Redundant 'final' modifier. 95
Error '+' should be on a new line. 97

org/apache/turbine/services/schedule/map/DefaultMapInit.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Line has trailing spaces. 6
Error Line has trailing spaces. 11
Error Utility classes should not have a public or default constructor. 13

org/apache/turbine/services/schedule/map/JobEntryMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.util.Date. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '3' is a magic number. 116
Error '(' is followed by whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '4' is a magic number. 130
Error '(' is followed by whitespace. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '5' is a magic number. 144
Error '(' is followed by whitespace. 147
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '6' is a magic number. 158
Error '(' is followed by whitespace. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 171
Error '99' is a magic number. 171
Error ')' is preceded with whitespace. 171
Error '7' is a magic number. 172
Error '(' is followed by whitespace. 175
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '(' is followed by whitespace. 185
Error '99' is a magic number. 185
Error ')' is preceded with whitespace. 185
Error '8' is a magic number. 186
Error '(' is followed by whitespace. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '9' is a magic number. 199

org/apache/turbine/services/schedule/map/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/security/BaseSecurityService.java

Error Line
Error 'userManager' hides a field. 281
Error 'userManager' hides a field. 641
Error Must have at least one statement. 928
Error The double-checked locking idiom is broken and should be avoided. 957

org/apache/turbine/services/security/TurbineSecurity.java

Error Line
Error 'cast' is not followed by whitespace. 303

org/apache/turbine/services/security/db/DBSecurityService.java

Error Line
Error Line has trailing spaces. 61
Error Line has trailing spaces. 88

org/apache/turbine/services/security/ldap/ActiveDirectoryUser.java

Error Line
Error File does not end with a newline. 0

org/apache/turbine/services/security/ldap/ActiveDirectoryUser.java

Error Line
Error Line has trailing spaces. 37
Error Line has trailing spaces. 43
Error Line has trailing spaces. 49

org/apache/turbine/services/security/ldap/LDAPSecurityConstants.java

Error Line
Error Utility classes should not have a public or default constructor. 34

org/apache/turbine/services/security/ldap/LDAPSecurityService.java

Error Line
Error Line has trailing spaces. 713

org/apache/turbine/services/security/ldap/LDAPUser.java

Error Line
Error '15' is a magic number. 69
Error '10' is a magic number. 84
Error '10' is a magic number. 85
Error Conditional logic can be removed. 571

org/apache/turbine/services/security/ldap/LDAPUserManager.java

Error Line
Error 'cast' is not followed by whitespace. 206
Error '+' should be on a new line. 388

org/apache/turbine/services/security/torque/GroupPeerManager.java

Error Line
Error Utility classes should not have a public or default constructor. 53
Error Variable 'log' must be private and have accessor methods. 78
Error 'if' is not followed by whitespace. 226
Error 'for' is not followed by whitespace. 278
Error ';' is followed by whitespace. 278
Error '+' should be on a new line. 308
Error '{' is followed by whitespace. 343
Error '{' is followed by whitespace. 345
Error '{' is followed by whitespace. 372
Error '{' is followed by whitespace. 373
Error '{' is followed by whitespace. 398
Error '{' is followed by whitespace. 399
Error '{' is followed by whitespace. 427
Error '{' is followed by whitespace. 428
Error ';' is followed by whitespace. 443
Error '{' is followed by whitespace. 465
Error '{' is followed by whitespace. 466
Error 'if' is not followed by whitespace. 487
Error '{' is followed by whitespace. 494
Error 'if' is not followed by whitespace. 520
Error 'if' is not followed by whitespace. 552
Error '{' is followed by whitespace. 559
Error 'if' is not followed by whitespace. 585
Error 'cast' is not followed by whitespace. 626
Error '{' is followed by whitespace. 656
Error '{' is followed by whitespace. 657

org/apache/turbine/services/security/torque/PermissionPeerManager.java

Error Line
Error Utility classes should not have a public or default constructor. 58
Error Variable 'log' must be private and have accessor methods. 83
Error '+' should be on a new line. 173
Error '+' should be on a new line. 179
Error 'if' is not followed by whitespace. 247
Error '+' should be on a new line. 293
Error 'for' is not followed by whitespace. 312
Error ';' is followed by whitespace. 312
Error ';' is preceded with whitespace. 350
Error ';' is preceded with whitespace. 350
Error ';' is preceded with whitespace. 353
Error ';' is preceded with whitespace. 353
Error '==' should be on a new line. 356
Error '{' is followed by whitespace. 399
Error '{' is followed by whitespace. 401
Error '{' is followed by whitespace. 428
Error '{' is followed by whitespace. 429
Error '{' is followed by whitespace. 454
Error '{' is followed by whitespace. 455
Error '{' is followed by whitespace. 484
Error '{' is followed by whitespace. 485
Error ';' is followed by whitespace. 501
Error '{' is followed by whitespace. 522
Error '{' is followed by whitespace. 523
Error 'if' is not followed by whitespace. 543
Error '{' is followed by whitespace. 550
Error 'if' is not followed by whitespace. 576
Error 'if' is not followed by whitespace. 608
Error '{' is followed by whitespace. 615
Error 'if' is not followed by whitespace. 641
Error 'cast' is not followed by whitespace. 682
Error '{' is followed by whitespace. 712
Error '{' is followed by whitespace. 713

org/apache/turbine/services/security/torque/RolePeerManager.java

Error Line
Error Utility classes should not have a public or default constructor. 56
Error Variable 'log' must be private and have accessor methods. 81
Error ';' is followed by whitespace. 286
Error '+' should be on a new line. 345
Error '{' is followed by whitespace. 379
Error '{' is followed by whitespace. 381
Error '{' is followed by whitespace. 408
Error '{' is followed by whitespace. 409
Error '{' is followed by whitespace. 434
Error '{' is followed by whitespace. 435
Error '{' is followed by whitespace. 464
Error '{' is followed by whitespace. 465
Error ';' is followed by whitespace. 480
Error '{' is followed by whitespace. 501
Error '{' is followed by whitespace. 502
Error '{' is followed by whitespace. 530
Error '{' is followed by whitespace. 595
Error 'cast' is not followed by whitespace. 661
Error '{' is followed by whitespace. 692
Error '{' is followed by whitespace. 693

org/apache/turbine/services/security/torque/TorqueGroup.java

Error Line
Error Line contains a tab character. 60
Error Line contains a tab character. 61

org/apache/turbine/services/security/torque/TorqueObject.java

Error Line
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error 'obj' hides a field. 78
Error 'obj' hides a field. 241
Error 'obj' hides a field. 261

org/apache/turbine/services/security/torque/TorquePermission.java

Error Line
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47

org/apache/turbine/services/security/torque/TorqueRole.java

Error Line
Error Line contains a tab character. 51
Error Missing a Javadoc comment. 51
Error 'permissionSet' hides a field. 171
Error 'permissionSet' hides a field. 246
Error 'permissionSet' hides a field. 276

org/apache/turbine/services/security/torque/TorqueSecurityService.java

Error Line
Error '+' should be on a new line. 153

org/apache/turbine/services/security/torque/TorqueUser.java

Error Line
Error '10' is a magic number. 75
Error '10' is a magic number. 93
Error 'permStorage' hides a field. 579
Error 'tempStorage' hides a field. 608

org/apache/turbine/services/security/torque/TorqueUserManager.java

Error Line
Error Empty statement. 137
Error 'cast' is not followed by whitespace. 192
Error ';' is followed by whitespace. 212
Error '+' should be on a new line. 280
Error '+' should be on a new line. 343
Error '+' should be on a new line. 383
Error '+' should be on a new line. 390
Error '+' should be on a new line. 420
Error 'if' is not followed by whitespace. 442
Error '+' should be on a new line. 450
Error '+' should be on a new line. 467
Error '+' should be on a new line. 485
Error '+' should be on a new line. 496

org/apache/turbine/services/security/torque/UserPeerManager.java

Error Line
Error Variable 'log' must be private and have accessor methods. 128
Error Method length is 225 lines (max allowed is 150). 140
Error '+' should be on a new line. 577
Error '{' is followed by whitespace. 645
Error '{' is followed by whitespace. 647
Error '{' is followed by whitespace. 674
Error '{' is followed by whitespace. 675
Error '{' is followed by whitespace. 700
Error '{' is followed by whitespace. 701
Error '{' is followed by whitespace. 730
Error '{' is followed by whitespace. 731
Error ';' is followed by whitespace. 746
Error '{' is followed by whitespace. 767
Error '{' is followed by whitespace. 768
Error '{' is followed by whitespace. 795
Error '{' is followed by whitespace. 874
Error '{' is followed by whitespace. 939
Error '{' is followed by whitespace. 1004
Error '{' is followed by whitespace. 1069
Error '{' is followed by whitespace. 1134
Error '{' is followed by whitespace. 1199
Error '{' is followed by whitespace. 1264
Error '{' is followed by whitespace. 1329
Error '{' is followed by whitespace. 1394
Error 'cast' is not followed by whitespace. 1461
Error '{' is followed by whitespace. 1491
Error '{' is followed by whitespace. 1492

org/apache/turbine/services/security/torque/om/BaseTurbineGroup.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - java.util.Date. 8
Error Unused import - org.apache.torque.om.ComboKey. 15
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 108
Error Line has trailing spaces. 120
Error '10' is a magic number. 186
Error ')' is preceded with whitespace. 212
Error '10' is a magic number. 248
Error Line has trailing spaces. 454
Error Missing a Javadoc comment. 455
Error 'name' hides a field. 480
Error 'name' hides a field. 502
Error ')' is preceded with whitespace. 502
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 503
Error '!' is followed by whitespace. 507
Error '!' is followed by whitespace. 517
Error 'name' hides a field. 535
Error 'name' hides a field. 557
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 558
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 601
Error Line has trailing spaces. 613
Error 'catch' is not followed by whitespace. 644
Error Line has trailing spaces. 729
Error Line has trailing spaces. 783
Error Line has trailing spaces. 795
Error Line has trailing spaces. 807
Error '(' is followed by whitespace. 821
Error Line has trailing spaces. 843
Error Line has trailing spaces. 844
Error '(' is followed by whitespace. 859
Error Line has trailing spaces. 881
Error Line has trailing spaces. 882
Error 'return' is not followed by whitespace. 917

org/apache/turbine/services/security/torque/om/BaseTurbineGroupPeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - java.util.Iterator. 8
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 32
Error Line has trailing spaces. 97
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 99
Error Line has trailing spaces. 243
Error Line has trailing spaces. 407
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error 'if' construct must use '{}'s. 647
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 654
Error Line has trailing spaces. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 692
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 692
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 707
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 707
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 734
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 734
Error 'cast' is not followed by whitespace. 748
Error '(' is followed by whitespace. 784
Error ')' is preceded with whitespace. 784
Error '(' is followed by whitespace. 795
Error ')' is preceded with whitespace. 795
Error Line has trailing spaces. 801
Error Line has trailing spaces. 821
Error Line has trailing spaces. 832

org/apache/turbine/services/security/torque/om/BaseTurbinePermission.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - java.util.Date. 8
Error Unused import - org.apache.torque.om.ComboKey. 15
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 108
Error Line has trailing spaces. 120
Error '10' is a magic number. 186
Error ')' is preceded with whitespace. 212
Error '10' is a magic number. 248
Error Line has trailing spaces. 404
Error Missing a Javadoc comment. 405
Error 'name' hides a field. 430
Error 'name' hides a field. 452
Error ')' is preceded with whitespace. 452
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 453
Error '!' is followed by whitespace. 457
Error '!' is followed by whitespace. 467
Error 'name' hides a field. 485
Error 'name' hides a field. 507
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 508
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 551
Error Line has trailing spaces. 563
Error 'catch' is not followed by whitespace. 594
Error Line has trailing spaces. 679
Error Line has trailing spaces. 733
Error Line has trailing spaces. 745
Error Line has trailing spaces. 757
Error '(' is followed by whitespace. 771
Error Line has trailing spaces. 793
Error Line has trailing spaces. 794
Error '(' is followed by whitespace. 809
Error Line has trailing spaces. 831
Error Line has trailing spaces. 832
Error 'return' is not followed by whitespace. 867

org/apache/turbine/services/security/torque/om/BaseTurbinePermissionPeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - java.util.Iterator. 8
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 32
Error Line has trailing spaces. 97
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 99
Error Line has trailing spaces. 243
Error Line has trailing spaces. 407
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error 'if' construct must use '{}'s. 647
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 654
Error Line has trailing spaces. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 692
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 692
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 707
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 707
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 734
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 734
Error 'cast' is not followed by whitespace. 748
Error '(' is followed by whitespace. 784
Error ')' is preceded with whitespace. 784
Error '(' is followed by whitespace. 795
Error ')' is preceded with whitespace. 795
Error Line has trailing spaces. 801
Error Line has trailing spaces. 821
Error Line has trailing spaces. 832

org/apache/turbine/services/security/torque/om/BaseTurbineRole.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - java.util.Date. 8
Error Unused import - org.apache.torque.om.ComboKey. 15
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 118
Error Line has trailing spaces. 130
Error '10' is a magic number. 196
Error ')' is preceded with whitespace. 222
Error '10' is a magic number. 258
Error '10' is a magic number. 479
Error ')' is preceded with whitespace. 505
Error '10' is a magic number. 541
Error Line has trailing spaces. 747
Error Missing a Javadoc comment. 748
Error 'name' hides a field. 773
Error 'name' hides a field. 795
Error ')' is preceded with whitespace. 795
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 796
Error '!' is followed by whitespace. 800
Error '!' is followed by whitespace. 810
Error 'name' hides a field. 828
Error 'name' hides a field. 850
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 851
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 894
Error Line has trailing spaces. 906
Error 'catch' is not followed by whitespace. 937
Error Line has trailing spaces. 1030
Error Line has trailing spaces. 1084
Error Line has trailing spaces. 1096
Error Line has trailing spaces. 1108
Error '(' is followed by whitespace. 1122
Error Line has trailing spaces. 1159
Error Line has trailing spaces. 1160
Error '(' is followed by whitespace. 1175
Error Line has trailing spaces. 1212
Error Line has trailing spaces. 1213
Error 'return' is not followed by whitespace. 1248

org/apache/turbine/services/security/torque/om/BaseTurbineRolePeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - java.util.Iterator. 8
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 32
Error Line has trailing spaces. 97
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 99
Error Line has trailing spaces. 243
Error Line has trailing spaces. 407
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error 'if' construct must use '{}'s. 647
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 654
Error Line has trailing spaces. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 692
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 692
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 707
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 707
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 734
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 734
Error 'cast' is not followed by whitespace. 748
Error '(' is followed by whitespace. 784
Error ')' is preceded with whitespace. 784
Error '(' is followed by whitespace. 795
Error ')' is preceded with whitespace. 795
Error Line has trailing spaces. 801
Error Line has trailing spaces. 821
Error Line has trailing spaces. 832

org/apache/turbine/services/security/torque/om/BaseTurbineRolePermission.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - java.util.Date. 8
Error Unused import - org.apache.commons.lang.ObjectUtils. 11
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Unused import - org.apache.torque.util.Criteria. 22
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 120
Error Missing a Javadoc comment. 124
Error '(' is followed by whitespace. 136
Error Missing a Javadoc comment. 199
Error '(' is followed by whitespace. 211
Error Line has trailing spaces. 270
Error Line has trailing spaces. 271
Error Missing a Javadoc comment. 272
Error ')' is preceded with whitespace. 319
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 320
Error '!' is followed by whitespace. 324
Error '!' is followed by whitespace. 333
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 374
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 417
Error Line has trailing spaces. 429
Error 'catch' is not followed by whitespace. 460
Error Missing a Javadoc comment. 508
Error Missing a Javadoc comment. 509
Error 'cast' is not followed by whitespace. 519
Error 'cast' is not followed by whitespace. 520
Error '(' is followed by whitespace. 529
Error 'roleId' hides a field. 529
Error 'permissionId' hides a field. 529
Error Line has trailing spaces. 554
Error Line has trailing spaces. 608
Error Line has trailing spaces. 620
Error Line has trailing spaces. 632
Error '(' is followed by whitespace. 646
Error '(' is followed by whitespace. 647
Error Must have at least one statement. 650
Error Line has trailing spaces. 654
Error Line has trailing spaces. 655
Error '(' is followed by whitespace. 670
Error '(' is followed by whitespace. 671
Error Must have at least one statement. 674
Error Line has trailing spaces. 678
Error Line has trailing spaces. 679
Error 'return' is not followed by whitespace. 714

org/apache/turbine/services/security/torque/om/BaseTurbineRolePermissionPeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 32
Error Line has trailing spaces. 97
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 99
Error Line has trailing spaces. 243
Error Line has trailing spaces. 407
Error '(' is followed by whitespace. 637
Error ')' is preceded with whitespace. 637
Error 'cast' is not followed by whitespace. 640
Error '(' is followed by whitespace. 647
Error ')' is preceded with whitespace. 647
Error '(' is followed by whitespace. 656
Error ')' is preceded with whitespace. 656
Error Line has trailing spaces. 663
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 676
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 703
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 703
Error 'cast' is not followed by whitespace. 717
Error '(' is followed by whitespace. 753
Error ')' is preceded with whitespace. 753
Error 'cast' is not followed by whitespace. 768
Error Line has trailing spaces. 781
Error ',' is not followed by whitespace. 820
Error '5' is a magic number. 823
Error ',' is not followed by whitespace. 893
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 912
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 913
Error ',' is not followed by whitespace. 983
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1002
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1003
Error Line has trailing spaces. 1035
Error Line has trailing spaces. 1046

org/apache/turbine/services/security/torque/om/BaseTurbineUser.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.om.ComboKey. 15
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 135
Error Line has trailing spaces. 163
Error Line has trailing spaces. 191
Error Line has trailing spaces. 219
Error Line has trailing spaces. 247
Error Line has trailing spaces. 275
Error Line has trailing spaces. 303
Error Line has trailing spaces. 331
Error Line has trailing spaces. 359
Error Line has trailing spaces. 387
Error Line has trailing spaces. 399
Error '10' is a magic number. 465
Error ')' is preceded with whitespace. 491
Error '10' is a magic number. 527
Error Line has trailing spaces. 733
Error Missing a Javadoc comment. 734
Error ')' is preceded with whitespace. 826
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 827
Error '!' is followed by whitespace. 831
Error '!' is followed by whitespace. 841
Error '!' is followed by whitespace. 851
Error '!' is followed by whitespace. 861
Error '!' is followed by whitespace. 871
Error '!' is followed by whitespace. 881
Error '!' is followed by whitespace. 891
Error '!' is followed by whitespace. 901
Error '!' is followed by whitespace. 911
Error '!' is followed by whitespace. 921
Error '!' is followed by whitespace. 931
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 1008
Error '3' is a magic number. 1078
Error '4' is a magic number. 1082
Error '5' is a magic number. 1086
Error '6' is a magic number. 1090
Error '7' is a magic number. 1094
Error '8' is a magic number. 1098
Error '9' is a magic number. 1102
Error '10' is a magic number. 1106
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 1123
Error '3' is a magic number. 1137
Error '4' is a magic number. 1141
Error '5' is a magic number. 1145
Error '6' is a magic number. 1149
Error '7' is a magic number. 1153
Error '8' is a magic number. 1157
Error '9' is a magic number. 1161
Error '10' is a magic number. 1165
Error Line has trailing spaces. 1171
Error 'catch' is not followed by whitespace. 1202
Error Line has trailing spaces. 1287
Error Line has trailing spaces. 1341
Error Line has trailing spaces. 1353
Error Line has trailing spaces. 1365
Error '(' is followed by whitespace. 1388
Error Line has trailing spaces. 1410
Error Line has trailing spaces. 1411
Error '(' is followed by whitespace. 1435
Error Line has trailing spaces. 1457
Error Line has trailing spaces. 1458
Error 'return' is not followed by whitespace. 1520

org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRole.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - java.util.Date. 8
Error Unused import - org.apache.commons.lang.ObjectUtils. 11
Error Unused import - org.apache.torque.om.DateKey. 16
Error Unused import - org.apache.torque.om.StringKey. 20
Error Unused import - org.apache.torque.om.Persistent. 21
Error Unused import - org.apache.torque.util.Criteria. 22
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 43
Error Line has trailing spaces. 156
Error Missing a Javadoc comment. 160
Error '(' is followed by whitespace. 172
Error Missing a Javadoc comment. 235
Error '(' is followed by whitespace. 247
Error Missing a Javadoc comment. 310
Error '(' is followed by whitespace. 322
Error Line has trailing spaces. 381
Error Line has trailing spaces. 382
Error Missing a Javadoc comment. 383
Error ')' is preceded with whitespace. 435
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 436
Error '!' is followed by whitespace. 440
Error '!' is followed by whitespace. 449
Error '!' is followed by whitespace. 458
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 503
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 554
Error Line has trailing spaces. 570
Error 'catch' is not followed by whitespace. 601
Error Missing a Javadoc comment. 649
Error '3' is a magic number. 649
Error Missing a Javadoc comment. 650
Error 'cast' is not followed by whitespace. 660
Error 'cast' is not followed by whitespace. 661
Error 'cast' is not followed by whitespace. 662
Error '(' is followed by whitespace. 672
Error 'userId' hides a field. 672
Error 'groupId' hides a field. 672
Error 'roleId' hides a field. 672
Error Line has trailing spaces. 699
Error Line has trailing spaces. 753
Error Line has trailing spaces. 765
Error Line has trailing spaces. 777
Error '(' is followed by whitespace. 792
Error '(' is followed by whitespace. 793
Error '(' is followed by whitespace. 794
Error Must have at least one statement. 797
Error Line has trailing spaces. 801
Error Line has trailing spaces. 802
Error '(' is followed by whitespace. 818
Error '(' is followed by whitespace. 819
Error '(' is followed by whitespace. 820
Error Must have at least one statement. 823
Error Line has trailing spaces. 827
Error Line has trailing spaces. 828
Error 'return' is not followed by whitespace. 866

org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRolePeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 32
Error Line has trailing spaces. 100
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 102
Error Line has trailing spaces. 247
Error Line has trailing spaces. 412
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error 'cast' is not followed by whitespace. 647
Error '(' is followed by whitespace. 655
Error ')' is preceded with whitespace. 655
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 665
Error Line has trailing spaces. 673
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 686
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 686
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 713
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 713
Error 'cast' is not followed by whitespace. 727
Error '(' is followed by whitespace. 763
Error ')' is preceded with whitespace. 763
Error 'cast' is not followed by whitespace. 778
Error Line has trailing spaces. 794
Error ',' is not followed by whitespace. 838
Error '5' is a magic number. 841
Error ',' is not followed by whitespace. 912
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 931
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 932
Error ',' is not followed by whitespace. 1002
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1021
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1022
Error ',' is not followed by whitespace. 1092
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1111
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1112
Error ',' is not followed by whitespace. 1189
Error '(' is followed by whitespace. 1208
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1213
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1214
Error '(' is followed by whitespace. 1233
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1238
Error Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1239
Error ',' is not followed by whitespace. 1313
Error '(' is followed by whitespace. 1331
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1336
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1337
Error '(' is followed by whitespace. 1357
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1362
Error Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1363
Error ',' is not followed by whitespace. 1437
Error '(' is followed by whitespace. 1455
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1460
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1461
Error '(' is followed by whitespace. 1480
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1485
Error Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1486
Error Line has trailing spaces. 1517
Error Line has trailing spaces. 1528

org/apache/turbine/services/security/torque/om/BaseTurbineUserPeer.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 3
Error Unused import - java.util.Date. 7
Error Unused import - java.util.Iterator. 8
Error Unused import - org.apache.torque.om.DateKey. 19
Error Unused import - org.apache.torque.om.NumberKey. 20
Error Unused import - org.apache.torque.om.StringKey. 21
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 32
Error Line has trailing spaces. 124
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 126
Error Line has trailing spaces. 279
Error '3' is a magic number. 339
Error '4' is a magic number. 340
Error '5' is a magic number. 341
Error '6' is a magic number. 342
Error '7' is a magic number. 343
Error '8' is a magic number. 344
Error '9' is a magic number. 345
Error '10' is a magic number. 346
Error Line has trailing spaces. 452
Error '(' is followed by whitespace. 690
Error ')' is preceded with whitespace. 690
Error '(' is followed by whitespace. 698
Error ')' is preceded with whitespace. 698
Error 'if' construct must use '{}'s. 701
Error '(' is followed by whitespace. 717
Error ')' is preceded with whitespace. 717
Error Line has trailing spaces. 735
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 747
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 747
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 763
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 763
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 778
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 778
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 805
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 805
Error 'cast' is not followed by whitespace. 819
Error '(' is followed by whitespace. 855
Error ')' is preceded with whitespace. 855
Error '(' is followed by whitespace. 866
Error ')' is preceded with whitespace. 866
Error Line has trailing spaces. 872
Error Line has trailing spaces. 892
Error Line has trailing spaces. 903

org/apache/turbine/services/security/torque/om/TurbineGroup.java

Error Line
Error Line does not match expected header line of '/*'. 3

org/apache/turbine/services/security/torque/om/TurbineGroupPeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/security/torque/om/TurbinePermission.java

Error Line
Error Line does not match expected header line of '/*'. 3

org/apache/turbine/services/security/torque/om/TurbinePermissionPeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/security/torque/om/TurbineRole.java

Error Line
Error Line does not match expected header line of '/*'. 3

org/apache/turbine/services/security/torque/om/TurbineRolePeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/security/torque/om/TurbineRolePermission.java

Error Line
Error Line does not match expected header line of '/*'. 3

org/apache/turbine/services/security/torque/om/TurbineRolePermissionPeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/security/torque/om/TurbineUser.java

Error Line
Error Line does not match expected header line of '/*'. 3

org/apache/turbine/services/security/torque/om/TurbineUserGroupRole.java

Error Line
Error Line does not match expected header line of '/*'. 3

org/apache/turbine/services/security/torque/om/TurbineUserGroupRolePeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/security/torque/om/TurbineUserPeer.java

Error Line
Error Missing a header - not enough lines in file. 1

org/apache/turbine/services/security/torque/om/map/DefaultMapInit.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Line has trailing spaces. 6
Error Line has trailing spaces. 11
Error Utility classes should not have a public or default constructor. 13

org/apache/turbine/services/security/torque/om/map/TurbineGroupMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.util.Date. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 101
Error '64' is a magic number. 101
Error ')' is preceded with whitespace. 101

org/apache/turbine/services/security/torque/om/map/TurbinePermissionMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.util.Date. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 101
Error '64' is a magic number. 101
Error ')' is preceded with whitespace. 101

org/apache/turbine/services/security/torque/om/map/TurbineRoleMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.util.Date. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 101
Error '64' is a magic number. 101
Error ')' is preceded with whitespace. 101

org/apache/turbine/services/security/torque/om/map/TurbineRolePermissionMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.util.Date. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97

org/apache/turbine/services/security/torque/om/map/TurbineUserGroupRoleMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.util.Date. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '3' is a magic number. 116

org/apache/turbine/services/security/torque/om/map/TurbineUserMapBuilder.java

Error Line
Error Line does not match expected header line of '/*'. 3
Error Unused import - java.math.BigDecimal. 4
Error Unused import - org.apache.torque.map.InheritanceMap. 12
Error Method length is 168 lines (max allowed is 150). 59
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on a new line. 61
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 101
Error '64' is a magic number. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 115
Error '16' is a magic number. 115
Error ')' is preceded with whitespace. 115
Error '3' is a magic number. 116
Error '(' is followed by whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 129
Error '64' is a magic number. 129
Error ')' is preceded with whitespace. 129
Error '4' is a magic number. 130
Error '(' is followed by whitespace. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '(' is followed by whitespace. 143
Error '64' is a magic number. 143
Error ')' is preceded with whitespace. 143
Error '5' is a magic number. 144
Error '(' is followed by whitespace. 147
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '(' is followed by whitespace. 157
Error '64' is a magic number. 157
Error ')' is preceded with whitespace. 157
Error '6' is a magic number. 158
Error '(' is followed by whitespace. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 171
Error '16' is a magic number. 171
Error ')' is preceded with whitespace. 171
Error '7' is a magic number. 172
Error '(' is followed by whitespace. 175
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '8' is a magic number. 185
Error '(' is followed by whitespace. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '9' is a magic number. 198
Error '(' is followed by whitespace. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '10' is a magic number. 211
Error '(' is followed by whitespace. 214
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '11' is a magic number. 224

org/apache/turbine/services/security/torque/om/map/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/security/torque/om/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/servlet/TurbineServlet.java

Error Line
Error Utility classes should not have a public or default constructor. 38

org/apache/turbine/services/servlet/TurbineServletService.java

Error Line
Error 'servletConfig' hides a field. 88
Error '12' is a magic number. 117
Error Must have at least one statement. 125

org/apache/turbine/services/session/TurbineSession.java

Error Line
Error Utility classes should not have a public or default constructor. 37

org/apache/turbine/services/session/TurbineSessionService.java

Error Line
Error '0.7' is a magic number. 128

org/apache/turbine/services/template/BaseTemplateEngineService.java

Error Line
Error '||' should be on a new line. 102

org/apache/turbine/services/template/TemplateEngineService.java

Error Line
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43

org/apache/turbine/services/template/TemplateService.java

Error Line
Error Redundant 'static' modifier. 45

org/apache/turbine/services/template/TurbineTemplate.java

Error Line
Error Utility classes should not have a public or default constructor. 33

org/apache/turbine/services/template/TurbineTemplateService.java

Error Line
Error '?' should be on a new line. 491
Error '?' should be on a new line. 505
Error ',' is not followed by whitespace. 696
Error '{' is followed by whitespace. 742

org/apache/turbine/services/template/mapper/BaseMapper.java

Error Line
Error '5' is a magic number. 44
Error 'cacheSize' hides a field. 81
Error 'useCache' hides a field. 99
Error 'defaultProperty' hides a field. 117
Error 'separator' hides a field. 135

org/apache/turbine/services/template/mapper/BaseTemplateMapper.java

Error Line
Error 'prefix' hides a field. 65
Error '-' is not followed by whitespace. 89
Error '-' is not followed by whitespace. 96
Error '-' is not followed by whitespace. 107

org/apache/turbine/services/template/mapper/ClassMapper.java

Error Line
Error 'loader' hides a field. 86
Error ';' is preceded with whitespace. 108
Error 'for' is not followed by whitespace. 126
Error Must have at least one statement. 151

org/apache/turbine/services/template/mapper/DirectMapper.java

Error Line
Error '-' is not followed by whitespace. 64

org/apache/turbine/services/template/mapper/LayoutTemplateMapper.java

Error Line
Error ';' is preceded with whitespace. 81
Error 'for' is not followed by whitespace. 106

org/apache/turbine/services/template/mapper/ScreenDefaultTemplateMapper.java

Error Line
Error ';' is preceded with whitespace. 77
Error 'for' is not followed by whitespace. 101

org/apache/turbine/services/ui/TurbineUI.java

Error Line
Error Line has trailing spaces. 25
Error Utility classes should not have a public or default constructor. 35
Error Line has trailing spaces. 48
Error Line has trailing spaces. 59
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Line has trailing spaces. 90
Error Line has trailing spaces. 93
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 112
Error Line has trailing spaces. 122
Error Line has trailing spaces. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 144
Error Line has trailing spaces. 146
Error Line has trailing spaces. 157
Error Line has trailing spaces. 158
Error Line has trailing spaces. 161
Error Line has trailing spaces. 162
Error Line has trailing spaces. 163
Error Line has trailing spaces. 165
Error Line has trailing spaces. 167
Error Line has trailing spaces. 178
Error Line has trailing spaces. 179
Error Line has trailing spaces. 181
Error Line has trailing spaces. 194
Error Line has trailing spaces. 195
Error Line has trailing spaces. 198
Error Line has trailing spaces. 201
Error Line has trailing spaces. 204

org/apache/turbine/services/ui/TurbineUIService.java

Error Line
Error Unused import - org.apache.turbine.services.pull.tools.UITool. 36
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 104
Error Line has trailing spaces. 159
Error Line has trailing spaces. 166
Error Line has trailing spaces. 174
Error Line has trailing spaces. 175
Error Line has trailing spaces. 177
Error Line has trailing spaces. 183
Error Line has trailing spaces. 187
Error Line has trailing spaces. 188
Error Line has trailing spaces. 189
Error Line has trailing spaces. 191
Error Line has trailing spaces. 193
Error Line has trailing spaces. 196
Error Line has trailing spaces. 207
Error Line has trailing spaces. 208
Error Line has trailing spaces. 209
Error Line has trailing spaces. 210
Error Line has trailing spaces. 212
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Line has trailing spaces. 225
Error Line has trailing spaces. 235
Error Line has trailing spaces. 245
Error Line has trailing spaces. 248
Error Line has trailing spaces. 261
Error Line has trailing spaces. 267
Error Line has trailing spaces. 271
Error Line has trailing spaces. 277
Error Line has trailing spaces. 285
Error Line has trailing spaces. 307
Error Line has trailing spaces. 310
Error Line has trailing spaces. 325
Error Line has trailing spaces. 331
Error Line has trailing spaces. 336
Error Line has trailing spaces. 337
Error Line has trailing spaces. 339
Error Line has trailing spaces. 341
Error Line has trailing spaces. 351
Error Line has trailing spaces. 354
Error Line has trailing spaces. 355
Error Line has trailing spaces. 358
Error Line has trailing spaces. 369
Error Line has trailing spaces. 371
Error Line has trailing spaces. 381
Error Line has trailing spaces. 382
Error Line has trailing spaces. 385
Error Line has trailing spaces. 386
Error Line has trailing spaces. 387
Error Line has trailing spaces. 389
Error Line has trailing spaces. 399
Error Line has trailing spaces. 400
Error Line has trailing spaces. 402
Error Line has trailing spaces. 414
Error Line has trailing spaces. 415
Error Line has trailing spaces. 416
Error Line has trailing spaces. 499

org/apache/turbine/services/ui/UIService.java

Error Line
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Redundant 'public' modifier. 44
Error Line has trailing spaces. 45
Error Redundant 'public' modifier. 49
Error Line has trailing spaces. 53
Error Redundant 'public' modifier. 56
Error Line has trailing spaces. 60
Error Redundant 'public' modifier. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 69
Error Line has trailing spaces. 71
Error Redundant 'public' modifier. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Redundant 'public' modifier. 90
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Redundant 'public' modifier. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 114
Error Redundant 'public' modifier. 119
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error Redundant 'public' modifier. 128
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Redundant 'public' modifier. 143
Error Line has trailing spaces. 146
Error Line has trailing spaces. 147
Error Line has trailing spaces. 149
Error Redundant 'public' modifier. 152
Error Line has trailing spaces. 158
Error Line has trailing spaces. 159
Error Line has trailing spaces. 160
Error Redundant 'public' modifier. 167
Error Redundant 'public' modifier. 177

org/apache/turbine/services/uniqueid/TurbineUniqueId.java

Error Line
Error Utility classes should not have a public or default constructor. 30

org/apache/turbine/services/uniqueid/TurbineUniqueIdService.java

Error Line
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error '100000000' is a magic number. 138

org/apache/turbine/services/uniqueid/UniqueIdService.java

Error Line
Error Missing a Javadoc comment. 34

org/apache/turbine/services/upload/TurbineUpload.java

Error Line
Error Utility classes should not have a public or default constructor. 41

org/apache/turbine/services/upload/TurbineUploadService.java

Error Line
Error '+' should be on a new line. 208
Error '+' should be on a new line. 214
Error '+' should be on a new line. 219
Error '+' is not followed by whitespace. 234

org/apache/turbine/services/velocity/TurbineVelocity.java

Error Line
Error Utility classes should not have a public or default constructor. 46

org/apache/turbine/services/velocity/TurbineVelocityService.java

Error Line
Error Must have at least one statement. 302
Error Must have at least one statement. 347
Error Must have at least one statement. 387
Error Line has trailing spaces. 483
Error ';' is followed by whitespace. 541
Error '4' is a magic number. 583
Error '11' is a magic number. 590
Error '11' is a magic number. 592
Error '7' is a magic number. 600

org/apache/turbine/services/xmlrpc/TurbineXmlRpc.java

Error Line
Error Utility classes should not have a public or default constructor. 39

org/apache/turbine/services/xmlrpc/TurbineXmlRpcService.java

Error Line
Error Comment matches to-do format 'TODO:'. 62
Error '+' is not preceded with whitespace. 170
Error '+' is not followed by whitespace. 170
Error '+' should be on a new line. 185
Error '+' should be on a new line. 205
Error '+' should be on a new line. 222
Error Must have at least one statement. 236
Error '+' should be on a new line. 240
Error '+' should be on a new line. 241
Error '?' should be on a new line. 242
Error 'address' hides a field. 654
Error 'address' hides a field. 669
Error '+' should be on a new line. 695
Error '+' should be on a new line. 696

org/apache/turbine/services/xmlrpc/util/FileHandler.java

Error Line
Error Array brackets at illegal position. 205
Error '1024' is a magic number. 205
Error '1024' is a magic number. 208
Error '+' should be on a new line. 217
Error Must have at least one statement. 236
Error '+' should be on a new line. 273
Error '+' should be on a new line. 280
Error '+' should be on a new line. 281
Error '+' should be on a new line. 307
Error Must have at least one statement. 322

org/apache/turbine/services/xmlrpc/util/FileTransfer.java

Error Line
Error Utility classes should not have a public or default constructor. 39

org/apache/turbine/services/xmlrpc/util/package.html

Error Line
Error Missing package documentation file. 0

org/apache/turbine/services/xslt/TurbineXSLTService.java

Error Line
Error '20' is a magic number. 77
Error '128' is a magic number. 109
Error Line has trailing spaces. 156

org/apache/turbine/util/BrowserDetector.java

Error Line
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error 'userAgentString' hides a field. 89
Error Method length is 182 lines (max allowed is 150). 179
Error Must have at least one statement. 204
Error Must have at least one statement. 223
Error Must have at least one statement. 255
Error '3.0' is a magic number. 290
Error '4.0' is a magic number. 295
Error '4.0' is a magic number. 302
Error '3.0' is a magic number. 311
Error '3.0' is a magic number. 323
Error '4.0' is a magic number. 328
Error '4.0' is a magic number. 335
Error '4.0' is a magic number. 340
Error '3.0' is a magic number. 350
Error '4.0' is a magic number. 355
Error Redundant 'final' modifier. 369

org/apache/turbine/util/DateSelector.java

Error Line
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Name 'monthName' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 77
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error 'selName' hides a field. 106
Error 'useDate' hides a field. 106
Error 'selName' hides a field. 117
Error 'onChange' hides a field. 134
Error 'selName' hides a field. 185
Error '11' is a magic number. 226
Error '31' is a magic number. 262
Error '5' is a magic number. 299
Error '5' is a magic number. 299
Error 'firstYear' hides a field. 343
Error 'lastYear' hides a field. 343
Error 'selectedYear' hides a field. 343

org/apache/turbine/util/DynamicURI.java

Error Line
Error Variable 'res' must be private and have accessor methods. 97
Error 'data' hides a field. 128
Error 'data' hides a field. 147
Error 'data' hides a field. 160
Error 'data' hides a field. 174
Error ',' is not followed by whitespace. 174
Error ',' is not followed by whitespace. 175
Error 'redirect' hides a field. 175
Error 'data' hides a field. 188
Error 'redirect' hides a field. 188
Error 'data' hides a field. 200
Error 'redirect' hides a field. 200
Error 'sd' hides a field. 211
Error 'sd' hides a field. 222
Error 'sd' hides a field. 235
Error 'sd' hides a field. 249
Error 'redirect' hides a field. 250
Error 'redirect' hides a field. 263
Error 'redirect' hides a field. 275
Error 'data' hides a field. 287
Error switch without "default" clause. 325
Error 'for' is not followed by whitespace. 353
Error '(' is followed by whitespace. 353
Error ';' is followed by whitespace. 353
Error '&&' should be on a new line. 356
Error '&&' should be on a new line. 357
Error '==' is not preceded with whitespace. 598
Error '==' is not followed by whitespace. 598
Error switch without "default" clause. 627
Error '+' is not preceded with whitespace. 665
Error '+' is not followed by whitespace. 665
Error 'data' hides a field. 716
Error 'for' is not followed by whitespace. 722
Error '(' is followed by whitespace. 722
Error ';' is followed by whitespace. 722
Error 'data' hides a field. 754
Error 'for' is not followed by whitespace. 760
Error '(' is followed by whitespace. 760
Error ';' is followed by whitespace. 760
Error 'reference' hides a field. 861
Error '443' is a magic number. 900
Error 'if' construct must use '{}'s. 992
Error 'else' construct must use '{}'s. 994
Error '&&' should be on a new line. 1022
Error '||' should be on a new line. 1023
Error '&&' should be on a new line. 1024

org/apache/turbine/util/FormMessage.java

Error Line
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error 'formName' hides a field. 51
Error 'formName' hides a field. 63
Error 'formName' hides a field. 77
Error 'message' hides a field. 79
Error 'message' hides a field. 122
Error 'formName' hides a field. 132
Error '<' is not preceded with whitespace. 154
Error '{' is not preceded with whitespace. 154
Error '{' should be on a new line. 154

org/apache/turbine/util/FormMessages.java

Error Line
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40

org/apache/turbine/util/GenerateUniqueId.java

Error Line
Error Missing a Javadoc comment. 48
Error 'private' modifier out of order with the JLS suggestions. 48
Error Missing a Javadoc comment. 49
Error 'private' modifier out of order with the JLS suggestions. 49
Error Missing a Javadoc comment. 50
Error 'private' modifier out of order with the JLS suggestions. 50
Error Missing a Javadoc comment. 59
Error 'static' modifier out of order with the JLS suggestions. 59
Error Name 'maxRandomLen' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 59
Error Missing a Javadoc comment. 67
Error 'static' modifier out of order with the JLS suggestions. 67
Error Name 'maxSessionLifespanTics' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 67
Error Missing a Javadoc comment. 73
Error 'static' modifier out of order with the JLS suggestions. 73
Error Name 'ticDifference' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 73
Error 'public' modifier out of order with the JLS suggestions. 83
Error 'if' construct must use '{}'s. 89
Error 'public' modifier out of order with the JLS suggestions. 133

org/apache/turbine/util/HttpUtils.java

Error Line
Error Utility classes should not have a public or default constructor. 35

org/apache/turbine/util/InputFilterUtils.java

Error Line
Error Utility classes should not have a public or default constructor. 35
Error Name 'filter' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 38
Error Name 'minFilter' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 41
Error 'filter' hides a field. 77
Error 'filter' hides a field. 96

org/apache/turbine/util/ObjectUtils.java

Error Line
Error Utility classes should not have a public or default constructor. 41
Error Line contains a tab character. 53
Error ',' is not followed by whitespace. 53
Error Must have at least one statement. 162
Error Must have at least one statement. 177
Error Line contains a tab character. 196
Error ',' is not followed by whitespace. 196
Error Redundant throws: 'NullPointerException' is unchecked exception. 211

org/apache/turbine/util/SecurityCheck.java

Error Line
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error 'data' hides a field. 68
Error 'message' hides a field. 68
Error 'data' hides a field. 85
Error 'message' hides a field. 85
Error 'initialize' hides a field. 85
Error 'if' is not followed by whitespace. 105
Error 'if' is not followed by whitespace. 135
Error 'if' is not followed by whitespace. 160
Error 'if' is not followed by whitespace. 195
Error 'if' construct must use '{}'s. 201
Error 'if' is not followed by whitespace. 201
Error 'if' is not followed by whitespace. 203
Error 'if' construct must use '{}'s. 210
Error 'if' is not followed by whitespace. 210
Error 'if' is not followed by whitespace. 213

org/apache/turbine/util/ServerData.java

Error Line
Error 'serverName' hides a field. 71
Error 'serverPort' hides a field. 72
Error 'serverScheme' hides a field. 73
Error 'scriptName' hides a field. 74
Error 'contextPath' hides a field. 75
Error 'serverName' hides a field. 158
Error 'serverPort' hides a field. 179
Error 'serverScheme' hides a field. 200
Error 'scriptName' hides a field. 221
Error 'contextPath' hides a field. 242

org/apache/turbine/util/ServletUtils.java

Error Line
Error Utility classes should not have a public or default constructor. 39

org/apache/turbine/util/TimeSelector.java

Error Line
Error Comment matches to-do format 'TODO:'. 96
Error Name 'nbrFmt' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 97
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 100
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 108
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 110
Error Missing a Javadoc comment. 111
Error Missing a Javadoc comment. 112
Error 'selName' hides a field. 139
Error 'useDate' hides a field. 139
Error 'selName' hides a field. 150
Error 'onChange' hides a field. 168
Error 'selName' hides a field. 261
Error '59' is a magic number. 313
Error '59' is a magic number. 365
Error '23' is a magic number. 420
Error '12' is a magic number. 434
Error '&&' should be on a new line. 442
Error '12' is a magic number. 443
Error '12' is a magic number. 457
Error '&&' should be on a new line. 457
Error '12' is a magic number. 458
Error '12' is a magic number. 464
Error 'if' construct must use '{}'s. 607
Error 'if' construct must use '{}'s. 631
Error Expression can be simplified. 631

org/apache/turbine/util/TurbineConfig.java

Error Line
Error 'attributes' hides a field. 128
Error 'initParams' hides a field. 128
Error 'initParams' hides a field. 138

org/apache/turbine/util/db/map/TurbineMapBuilder.java

Error Line
Error Name 'getUser_UserId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
Error Name 'getUser_LastLogin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
Error Name 'getUser_Username' must match pattern '^[a-z][a-zA-Z0-9]*$'. 164
Error Name 'getUser_Password' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
Error Name 'getUser_ObjectData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 209
Error Name 'getUser_FirstName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 231
Error Name 'getUser_LastName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 253
Error Name 'getUser_Modified' must match pattern '^[a-z][a-zA-Z0-9]*$'. 275
Error Name 'getUser_Created' must match pattern '^[a-z][a-zA-Z0-9]*$'. 297
Error Name 'getUser_Email' must match pattern '^[a-z][a-zA-Z0-9]*$'. 319
Error Name 'getUser_ConfirmValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 341
Error Name 'getRole_RoleId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 363
Error Name 'getRole_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 385
Error Name 'getRole_ObjectData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 396
Error Name 'getPermission_PermissionId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 418
Error Name 'getPermission_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 441
Error Name 'getPermission_ObjectData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 452
Error Name 'getUserGroupRole_UserId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 463
Error Name 'getUserGroupRole_GroupId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 474
Error Name 'getUserGroupRole_RoleId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 485
Error Name 'getRolePermission_PermissionId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 496
Error Name 'getRolePermission_RoleId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 507
Error Name 'getGroup_GroupId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 529
Error Name 'getGroup_Name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 551
Error Name 'getGroup_ObjectData' must match pattern '^[a-z][a-zA-Z0-9]*$'. 562

org/apache/turbine/util/db/map/package.html

Error Line
Error Missing package documentation file. 0

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

Error Line
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error Line has trailing spaces. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error 'characterEncoding' hides a field. 143
Error 'characterEncoding' hides a field. 151
Error 'locale' hides a field. 151
Error 'characterEncoding' hides a field. 165
Error Line has trailing spaces. 213
Error Line has trailing spaces. 253
Error 'cast' is not followed by whitespace. 273
Error ';' is preceded with whitespace. 331
Error '&&' should be on a new line. 403
Error '&&' should be on a new line. 404
Error '&&' should be on a new line. 417
Error '&&' should be on a new line. 418
Error Line has trailing spaces. 452
Error Line has trailing spaces. 469
Error '&&' should be on a new line. 476
Error '&&' should be on a new line. 483
Error Line has trailing spaces. 490
Error Line has trailing spaces. 500
Error Array brackets at illegal position. 540
Error Line has trailing spaces. 552
Error Array brackets at illegal position. 627
Error Line has trailing spaces. 644
Error Line has trailing spaces. 655
Error Line has trailing spaces. 670
Error Line has trailing spaces. 680
Error Array brackets at illegal position. 723
Error Array brackets at illegal position. 772
Error Array brackets at illegal position. 821
Error Array brackets at illegal position. 870
Error Array brackets at illegal position. 919
Error Array brackets at illegal position. 1010
Error Array brackets at illegal position. 1059
Error Array brackets at illegal position. 1121
Error Array brackets at illegal position. 1144
Error Array brackets at illegal position. 1221
Error ')' is preceded with whitespace. 1301
Error '12' is a magic number. 1461
Error '12' is a magic number. 1463
Error '12' is a magic number. 1467
Error '&&' should be on a new line. 1577
Error '||' should be on a new line. 1578
Error '||' should be on a new line. 1579
Error ';' is followed by whitespace. 1617
Error '+' should be on a new line. 1663
Error '+' should be on a new line. 1670

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

Error Line
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59

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

Error Line
Error 'columnNames' hides a field. 106
Error 'characterEncoding' hides a field. 107
Error 'tokenizer' hides a field. 138
Error 'fieldSeparator' hides a field. 156
Error 'columnNames' hides a field. 168
Error 'columnNames' hides a field. 195
Error 'while' is not followed by whitespace. 203
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 272
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 365
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 387

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

Error Line
Error 'data' hides a field. 136
Error 'request' hides a field. 150
Error 'response' hides a field. 151
Error 'cookiePath' hides a field. 193
Error '+' is not preceded with whitespace. 227
Error '+' is not followed by whitespace. 227

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

Error Line
Error 'request' hides a field. 170
Error '(' is followed by whitespace. 219
Error Must have at least one statement. 240
Error 'uploadData' hides a field. 265
Error '{' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318

org/apache/turbine/util/parser/ParserUtils.java

Error Line
Error Utility classes should not have a public or default constructor. 38
Error Avoid nested blocks. 103
Error Avoid nested blocks. 107
Error Avoid nested blocks. 112
Error Avoid nested blocks. 117

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

Error Line
Error Line has trailing spaces. 127

org/apache/turbine/util/pool/BoundedBuffer.java

Error Line
Error Line is longer than 132 characters. 26
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 51

org/apache/turbine/util/pool/ObjectInputStreamForContext.java

Error Line
Error '?' should be on a new line. 59

org/apache/turbine/util/pool/RecyclableSupport.java

Error Line
Error Name 'Recyclable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40

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

Error Line
Error 'for' is not followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error 'for' is not followed by whitespace. 212

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

Error Line
Error 'for' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error 'for' is not followed by whitespace. 214

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

Error Line
Error 'for' is not followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error 'for' is not followed by whitespace. 212

org/apache/turbine/util/security/SecuritySet.java

Error Line
Error ':' is not preceded with whitespace. 142
Error '12' is a magic number. 180
Error 'for' is not followed by whitespace. 181
Error ';' is followed by whitespace. 181
Error 'if' is not followed by whitespace. 185

org/apache/turbine/util/security/TurbineAccessControlList.java

Error Line
Error 'roleSets' hides a field. 73
Error 'permissionSets' hides a field. 73
Error 'name' hides a field. 96

org/apache/turbine/util/template/HtmlPageAttributes.java

Error Line
Error 'title' hides a field. 183
Error '+' should be on a new line. 215
Error '+' should be on a new line. 264
Error 'title' hides a field. 302
Error '+' should be on a new line. 321
Error '+' should be on a new line. 336
Error 'title' hides a field. 361
Error 'title' hides a field. 375
Error '+' should be on a new line. 415
Error Missing a Javadoc comment. 592
Error Missing a Javadoc comment. 593
Error Missing a Javadoc comment. 594
Error Missing a Javadoc comment. 595
Error Missing a Javadoc comment. 596
Error 'relation' hides a field. 605
Error 'url' hides a field. 605
Error 'type' hides a field. 626
Error 'url' hides a field. 644
Error 'title' hides a field. 664
Error 'media' hides a field. 684
Error 'relation' hides a field. 704
Error Line contains a tab character. 723

org/apache/turbine/util/template/SelectorBox.java

Error Line
Error 'name' hides a field. 96
Error 'names' hides a field. 96
Error 'values' hides a field. 96
Error 'name' hides a field. 109
Error 'names' hides a field. 109
Error 'values' hides a field. 109
Error 'size' hides a field. 109
Error 'name' hides a field. 122
Error 'names' hides a field. 122
Error 'values' hides a field. 122
Error 'selected' hides a field. 123
Error 'name' hides a field. 137
Error 'names' hides a field. 137
Error 'values' hides a field. 137
Error 'size' hides a field. 137
Error 'selected' hides a field. 138
Error '&&' should be on a new line. 172
Error 'size' hides a field. 189
Error Expression can be simplified. 197
Error 'name' hides a field. 252
Error 'size' hides a field. 265
Error 'name' hides a field. 303

org/apache/turbine/util/template/TemplateInfo.java

Error Line
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 52
Error 'data' hides a field. 59
Error '10' is a magic number. 62
Error Must have at least one statement. 115

org/apache/turbine/util/template/TemplateNavigation.java

Error Line
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 56
Error 'data' hides a field. 63
Error 'template' hides a field. 75

org/apache/turbine/util/template/TemplateScreen.java

Error Line
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 58
Error 'data' hides a field. 65
Error 'screen' hides a field. 77

org/apache/turbine/util/template/TemplateSecurityCheck.java

Error Line
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error 'data' hides a field. 62
Error 'message' hides a field. 62
Error 'data' hides a field. 73

org/apache/turbine/util/uri/BaseURI.java

Error Line
Error 'redirect' hides a field. 103
Error 'serverData' hides a field. 115
Error 'serverData' hides a field. 127
Error 'redirect' hides a field. 127
Error 'serverData' hides a field. 149
Error 'if' is not followed by whitespace. 153
Error 'redirect' hides a field. 182
Error 'if' is not followed by whitespace. 269
Error 'reference' hides a field. 348
Error 'response' hides a field. 387
Error 'if' is not followed by whitespace. 418
Error 'if' is not followed by whitespace. 420
Error 'if' is not followed by whitespace. 430
Error 'if' is not followed by whitespace. 432
Error 'response' hides a field. 482
Error 'if' is not followed by whitespace. 484
Error 'if' is not followed by whitespace. 492
Error 'catch' is not followed by whitespace. 502

org/apache/turbine/util/uri/TemplateURI.java

Error Line
Error 'if' is not followed by whitespace. 224
Error 'for' is not followed by whitespace. 268
Error '&&' should be on a new line. 272
Error '&&' should be on a new line. 273
Error 'if' is not followed by whitespace. 277

org/apache/turbine/util/uri/TurbineURI.java

Error Line
Error 'if' is not followed by whitespace. 273
Error 'if' is not followed by whitespace. 308
Error 'if' is not followed by whitespace. 333
Error 'if' is not followed by whitespace. 772
Error 'for' is not followed by whitespace. 774
Error 'if' is not followed by whitespace. 784
Error 'for' is not followed by whitespace. 846
Error '&&' should be on a new line. 850
Error 'if' is not followed by whitespace. 854

org/apache/turbine/util/uri/URIParam.java

Error Line
Error 'key' hides a field. 47
Error 'value' hides a field. 47

org/apache/turbine/util/uri/URIUtils.java

Error Line
Error Utility classes should not have a public or default constructor. 32

org/apache/turbine/util/velocity/VelocityActionEvent.java

Error Line
Error Name 'methodParams' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 55
Error '{' is followed by whitespace. 56
Error '{' is followed by whitespace. 131

org/apache/turbine/util/velocity/VelocityEmail.java

Error Line
Error 'context' hides a field. 129
Error ',' is not followed by whitespace. 146
Error 'template' hides a field. 158
Error 'wordWrap' hides a field. 175
Error 'context' hides a field. 188

org/apache/turbine/util/velocity/VelocityHtmlEmail.java

Error Line
Error 'context' hides a field. 127