Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
875 0 0 2947

Files

Files I W E
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/TurbineRole.java 0 0 3
org/apache/turbine/om/security/TurbineUser.java 0 0 9
org/apache/turbine/om/security/peer/GroupPeer.java 0 0 2
org/apache/turbine/om/security/peer/PermissionPeer.java 0 0 2
org/apache/turbine/om/security/peer/RolePeer.java 0 0 2
org/apache/turbine/om/security/peer/RolePermissionPeer.java 0 0 1
org/apache/turbine/om/security/peer/TurbineUserPeer.java 0 0 4
org/apache/turbine/om/security/peer/UserGroupRolePeer.java 0 0 1
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 7
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/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/AbstractNumberField.java 0 0 1
org/apache/turbine/services/intake/model/BigDecimalField.java 0 0 1
org/apache/turbine/services/intake/model/BooleanField.java 0 0 1
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/Group.java 0 0 18
org/apache/turbine/services/intake/model/LongField.java 0 0 1
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 11
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 24
org/apache/turbine/services/rundata/TurbineRunDataFacade.java 0 0 1
org/apache/turbine/services/rundata/TurbineRunDataService.java 0 0 3
org/apache/turbine/services/schedule/BaseJobEntry.java 0 0 1
org/apache/turbine/services/schedule/BaseJobEntry.java 0 0 97
org/apache/turbine/services/schedule/BaseJobEntryPeer.java 0 0 1
org/apache/turbine/services/schedule/BaseJobEntryPeer.java 0 0 59
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/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/JobEntryMapBuilder.java 0 0 1
org/apache/turbine/services/schedule/map/JobEntryMapBuilder.java 0 0 16
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/db/DBUserManager.java 0 0 11
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/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 1
org/apache/turbine/services/security/torque/om/BaseTurbineGroup.java 0 0 80
org/apache/turbine/services/security/torque/om/BaseTurbineGroupPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineGroupPeer.java 0 0 46
org/apache/turbine/services/security/torque/om/BaseTurbinePermission.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbinePermission.java 0 0 71
org/apache/turbine/services/security/torque/om/BaseTurbinePermissionPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbinePermissionPeer.java 0 0 46
org/apache/turbine/services/security/torque/om/BaseTurbineRole.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineRole.java 0 0 111
org/apache/turbine/services/security/torque/om/BaseTurbineRolePeer.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineRolePeer.java 0 0 46
org/apache/turbine/services/security/torque/om/BaseTurbineRolePermission.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineRolePermission.java 0 0 69
org/apache/turbine/services/security/torque/om/BaseTurbineRolePermissionPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineRolePermissionPeer.java 0 0 63
org/apache/turbine/services/security/torque/om/BaseTurbineUser.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineUser.java 0 0 148
org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRole.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRole.java 0 0 90
org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRolePeer.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineUserGroupRolePeer.java 0 0 171
org/apache/turbine/services/security/torque/om/BaseTurbineUserPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/BaseTurbineUserPeer.java 0 0 63
org/apache/turbine/services/security/torque/om/TurbineGroup.java 0 0 1
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/TurbineGroupPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbinePermission.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/TurbinePermissionPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineRole.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/TurbineRolePeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineRolePermission.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/TurbineRolePermissionPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineUser.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/TurbineUserGroupRole.java 0 0 1
org/apache/turbine/services/security/torque/om/TurbineUserGroupRolePeer.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/TurbineUserPeer.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbineGroupMapBuilder.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbineGroupMapBuilder.java 0 0 7
org/apache/turbine/services/security/torque/om/map/TurbinePermissionMapBuilder.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbinePermissionMapBuilder.java 0 0 7
org/apache/turbine/services/security/torque/om/map/TurbineRoleMapBuilder.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbineRoleMapBuilder.java 0 0 7
org/apache/turbine/services/security/torque/om/map/TurbineRolePermissionMapBuilder.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbineRolePermissionMapBuilder.java 0 0 3
org/apache/turbine/services/security/torque/om/map/TurbineUserGroupRoleMapBuilder.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbineUserGroupRoleMapBuilder.java 0 0 3
org/apache/turbine/services/security/torque/om/map/TurbineUserMapBuilder.java 0 0 1
org/apache/turbine/services/security/torque/om/map/TurbineUserMapBuilder.java 0 0 25
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 62
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 8
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 38
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/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/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/TurbineRole.java

Error Line
Error 'permissionSet' hides a field. 85
Error 'permissionSet' hides a field. 185
Error 'permissionSet' hides a field. 214

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

Error Line
Error ',' is not followed by whitespace. 178
Error '10' is a magic number. 217
Error 'if' is not followed by whitespace. 283
Error Must have at least one statement. 289
Error 'if' construct must use '{}'s. 305
Error Must have at least one statement. 309
Error 'permStorage' hides a field. 443
Error '10' is a magic number. 458
Error 'tempStorage' hides a field. 469

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

Error Line
Error 'cast' is not followed by whitespace. 80
Error '3' is a magic number. 168

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

Error Line
Error 'cast' is not followed by whitespace. 83
Error '3' is a magic number. 180

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

Error Line
Error 'cast' is not followed by whitespace. 81
Error '3' is a magic number. 178

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

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

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

Error Line
Error Variable 'columnNames' must be private and have accessor methods. 119
Error Variable 'criteriaKeys' must be private and have accessor methods. 122
Error 'cast' is not followed by whitespace. 128
Error '10' is a magic number. 289

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

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

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 'if' is not followed by whitespace. 98
Error '+' is not preceded with whitespace. 121
Error '+' is not followed by whitespace. 121
Error '+' is not preceded with whitespace. 129
Error '+' is not followed by whitespace. 129
Error '+' is not preceded with whitespace. 137
Error '+' is not followed by whitespace. 137

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/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. 69

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/AbstractNumberField.java

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

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

Error Line
Error Line is longer than 132 characters. 120

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

Error Line
Error Must have at least one statement. 161

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)$'. 68
Error Name 'defaultFieldPackage' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 71
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 165
Error 'group' hides a field. 178
Error '+' should be on a new line. 195
Error '+' should be on a new line. 206
Error '&&' should be on a new line. 360
Error 'message' hides a field. 471
Error '+' is not preceded with whitespace. 488
Error 'message' hides a field. 606
Error Line has trailing spaces. 696
Error '+' should be on a new line. 809
Error 'cast' is not followed by whitespace. 871
Error 'if' is not followed by whitespace. 942

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/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/LongField.java

Error Line
Error Should use uppercase 'L'. 107

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. 60
Error ',' is not followed by whitespace. 60
Error ',' is not followed by whitespace. 60
Error ',' is not followed by whitespace. 60
Error ',' is not followed by whitespace. 63
Error ',' is not followed by whitespace. 63
Error ',' is not followed by whitespace. 63
Error ',' is not followed by whitespace. 63
Error '&&' should be on a new line. 125
Error '&&' should be on a new line. 132
Error '+' should be on a new line. 142

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 'charSet' hides a field. 1005
Error 'contentType' hides a field. 1047
Error 'statusCode' hides a field. 1089
Error 'if' construct must use '{}'s. 1123
Error 'req' hides a field. 1389
Error 'res' hides a field. 1399
Error 'config' hides a field. 1419
Error 'serverData' hides a field. 1437
Error 'out' hides a field. 1452

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. 117
Error '&&' should be on a new line. 131
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 191

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

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

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. 14
Error Unused import - org.apache.torque.om.DateKey. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Unused import - org.apache.torque.util.Criteria. 21
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 81
Error Line has trailing spaces. 87
Error Line has trailing spaces. 89
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 109
Error Line has trailing spaces. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 137
Error Line has trailing spaces. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line has trailing spaces. 154
Error Line has trailing spaces. 165
Error Line has trailing spaces. 171
Error Line has trailing spaces. 173
Error Line has trailing spaces. 179
Error Line has trailing spaces. 180
Error Line has trailing spaces. 182
Error Line has trailing spaces. 193
Error Line has trailing spaces. 199
Error Line has trailing spaces. 201
Error Line has trailing spaces. 207
Error Line has trailing spaces. 208
Error Line has trailing spaces. 210
Error Line has trailing spaces. 221
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line has trailing spaces. 235
Error Line has trailing spaces. 236
Error Line has trailing spaces. 238
Error Line has trailing spaces. 249
Error Line has trailing spaces. 255
Error Line has trailing spaces. 257
Error Line has trailing spaces. 263
Error Line has trailing spaces. 264
Error Line has trailing spaces. 266
Error Line has trailing spaces. 277
Error Line has trailing spaces. 283
Error Line has trailing spaces. 285
Error Line has trailing spaces. 291
Error Line has trailing spaces. 292
Error Line has trailing spaces. 294
Error Line has trailing spaces. 305
Error Line has trailing spaces. 311
Error Line has trailing spaces. 313
Error Line has trailing spaces. 319
Error Line has trailing spaces. 320
Error Line has trailing spaces. 322
Error Line has trailing spaces. 323
Error Line has trailing spaces. 324
Error Missing a Javadoc comment. 325
Error '3' is a magic number. 468
Error '4' is a magic number. 472
Error '5' is a magic number. 476
Error '6' is a magic number. 480
Error '7' is a magic number. 484
Error '8' is a magic number. 488
Error Line has trailing spaces. 494
Error 'catch' is not followed by whitespace. 526
Error Line has trailing spaces. 553
Error Line has trailing spaces. 572
Error Line has trailing spaces. 579
Error Line has trailing spaces. 589
Error Line has trailing spaces. 594
Error Line has trailing spaces. 603
Error Line has trailing spaces. 615
Error Line has trailing spaces. 627
Error '(' is followed by whitespace. 628
Error Line has trailing spaces. 629
Error 'return' is not followed by whitespace. 676

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.schedule.map.*. 31
Error Line has trailing spaces. 80
Error Line has trailing spaces. 109
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 111
Error Line has trailing spaces. 193
Error '3' is a magic number. 319
Error '4' is a magic number. 320
Error '5' is a magic number. 321
Error '6' is a magic number. 322
Error '7' is a magic number. 323
Error '8' is a magic number. 324
Error Line has trailing spaces. 430
Error Line has trailing spaces. 477
Error Line has trailing spaces. 479
Error Line has trailing spaces. 480
Error Line has trailing spaces. 481
Error Line has trailing spaces. 482
Error Line has trailing spaces. 483
Error Line has trailing spaces. 484
Error Line has trailing spaces. 485
Error Line has trailing spaces. 486
Error Line has trailing spaces. 487
Error '(' is followed by whitespace. 666
Error ')' is preceded with whitespace. 666
Error '(' is followed by whitespace. 674
Error ')' is preceded with whitespace. 674
Error 'if' construct must use '{}'s. 677
Error '(' is followed by whitespace. 691
Error ')' is preceded with whitespace. 691
Error Line has trailing spaces. 707
Error Line has trailing spaces. 708
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 719
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 719
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 735
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 735
Error Line has trailing spaces. 739
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 750
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 750
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 777
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 777
Error 'cast' is not followed by whitespace. 791
Error '(' is followed by whitespace. 827
Error ')' is preceded with whitespace. 827
Error '(' is followed by whitespace. 838
Error ')' is preceded with whitespace. 838
Error Line has trailing spaces. 844
Error Line has trailing spaces. 848
Error Line has trailing spaces. 849
Error Line has trailing spaces. 850
Error Line has trailing spaces. 851
Error Line has trailing spaces. 852
Error Line has trailing spaces. 865

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 File does not end with a newline. 0

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/JobEntryMapBuilder.java

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

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 ')' is preceded with whitespace. 68
Error ')' is preceded with whitespace. 69
Error ')' is preceded with whitespace. 70
Error ')' is preceded with whitespace. 71
Error ')' is preceded with whitespace. 72
Error ')' is preceded with whitespace. 73
Error Line contains a tab character. 74
Error '99' is a magic number. 74
Error ')' is preceded with whitespace. 74
Error Line contains a tab character. 75
Error '99' is a magic number. 75
Error ')' is preceded with whitespace. 75
Error ')' is preceded with whitespace. 76

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/db/DBUserManager.java

Error Line
Error ';' is followed by whitespace. 204
Error '+' should be on a new line. 293
Error '+' should be on a new line. 330
Error '+' should be on a new line. 385
Error '+' should be on a new line. 425
Error '+' should be on a new line. 432
Error '+' should be on a new line. 462
Error '+' should be on a new line. 492
Error '+' should be on a new line. 511
Error '+' should be on a new line. 529
Error '+' should be on a new line. 540

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/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 File does not end with a newline. 0

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. 14
Error Unused import - org.apache.torque.om.DateKey. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 60
Error Line has trailing spaces. 68
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 87
Error Line has trailing spaces. 98
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 137
Error Line has trailing spaces. 155
Error '10' is a magic number. 169
Error ')' is preceded with whitespace. 195
Error '10' is a magic number. 231
Error Line has trailing spaces. 283
Error Line has trailing spaces. 284
Error Line has trailing spaces. 285
Error Line has trailing spaces. 286
Error Line has trailing spaces. 287
Error Line has trailing spaces. 288
Error Line has trailing spaces. 289
Error Line has trailing spaces. 290
Error Line has trailing spaces. 291
Error Line has trailing spaces. 292
Error Line has trailing spaces. 334
Error Line has trailing spaces. 335
Error Line has trailing spaces. 336
Error Line has trailing spaces. 337
Error Line has trailing spaces. 338
Error Line has trailing spaces. 339
Error Line has trailing spaces. 340
Error Line has trailing spaces. 341
Error Line has trailing spaces. 342
Error Line has trailing spaces. 384
Error Line has trailing spaces. 385
Error Line has trailing spaces. 386
Error Line has trailing spaces. 387
Error Line has trailing spaces. 388
Error Line has trailing spaces. 389
Error Line has trailing spaces. 390
Error Line has trailing spaces. 391
Error Line has trailing spaces. 392
Error Line has trailing spaces. 434
Error Line has trailing spaces. 437
Error Missing a Javadoc comment. 438
Error 'name' hides a field. 463
Error 'name' hides a field. 484
Error Line has trailing spaces. 516
Error 'catch' is not followed by whitespace. 548
Error Line has trailing spaces. 575
Error Line has trailing spaces. 590
Error Line has trailing spaces. 602
Error Line has trailing spaces. 624
Error Line has trailing spaces. 633
Error Line has trailing spaces. 645
Error Line has trailing spaces. 650
Error '(' is followed by whitespace. 651
Error Line has trailing spaces. 652
Error Line has trailing spaces. 653
Error Line has trailing spaces. 654
Error 'return' is not followed by whitespace. 693

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 31
Error Line has trailing spaces. 66
Error Line has trailing spaces. 88
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 90
Error Line has trailing spaces. 172
Error Line has trailing spaces. 395
Error Line has trailing spaces. 442
Error Line has trailing spaces. 444
Error Line has trailing spaces. 445
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error 'if' construct must use '{}'s. 635
Error '(' is followed by whitespace. 642
Error ')' is preceded with whitespace. 642
Error Line has trailing spaces. 652
Error Line has trailing spaces. 653
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 680
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 680
Error Line has trailing spaces. 684
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 695
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 695
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 722
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 722
Error 'cast' is not followed by whitespace. 736
Error '(' is followed by whitespace. 772
Error ')' is preceded with whitespace. 772
Error '(' is followed by whitespace. 783
Error ')' is preceded with whitespace. 783
Error Line has trailing spaces. 789
Error Line has trailing spaces. 793
Error Line has trailing spaces. 794
Error Line has trailing spaces. 795
Error Line has trailing spaces. 796
Error Line has trailing spaces. 797
Error Line has trailing spaces. 810

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

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

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. 14
Error Unused import - org.apache.torque.om.DateKey. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 60
Error Line has trailing spaces. 68
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 87
Error Line has trailing spaces. 98
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 137
Error Line has trailing spaces. 155
Error '10' is a magic number. 169
Error ')' is preceded with whitespace. 195
Error '10' is a magic number. 231
Error Line has trailing spaces. 283
Error Line has trailing spaces. 284
Error Line has trailing spaces. 285
Error Line has trailing spaces. 286
Error Line has trailing spaces. 287
Error Line has trailing spaces. 288
Error Line has trailing spaces. 289
Error Line has trailing spaces. 290
Error Line has trailing spaces. 291
Error Line has trailing spaces. 292
Error Line has trailing spaces. 334
Error Line has trailing spaces. 335
Error Line has trailing spaces. 336
Error Line has trailing spaces. 337
Error Line has trailing spaces. 338
Error Line has trailing spaces. 339
Error Line has trailing spaces. 340
Error Line has trailing spaces. 341
Error Line has trailing spaces. 342
Error Line has trailing spaces. 384
Error Line has trailing spaces. 387
Error Missing a Javadoc comment. 388
Error 'name' hides a field. 413
Error 'name' hides a field. 434
Error Line has trailing spaces. 466
Error 'catch' is not followed by whitespace. 498
Error Line has trailing spaces. 525
Error Line has trailing spaces. 540
Error Line has trailing spaces. 552
Error Line has trailing spaces. 574
Error Line has trailing spaces. 583
Error Line has trailing spaces. 595
Error Line has trailing spaces. 600
Error '(' is followed by whitespace. 601
Error Line has trailing spaces. 602
Error Line has trailing spaces. 603
Error Line has trailing spaces. 604
Error 'return' is not followed by whitespace. 643

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 31
Error Line has trailing spaces. 66
Error Line has trailing spaces. 88
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 90
Error Line has trailing spaces. 172
Error Line has trailing spaces. 395
Error Line has trailing spaces. 442
Error Line has trailing spaces. 444
Error Line has trailing spaces. 445
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error 'if' construct must use '{}'s. 635
Error '(' is followed by whitespace. 642
Error ')' is preceded with whitespace. 642
Error Line has trailing spaces. 652
Error Line has trailing spaces. 653
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 680
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 680
Error Line has trailing spaces. 684
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 695
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 695
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 722
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 722
Error 'cast' is not followed by whitespace. 736
Error '(' is followed by whitespace. 772
Error ')' is preceded with whitespace. 772
Error '(' is followed by whitespace. 783
Error ')' is preceded with whitespace. 783
Error Line has trailing spaces. 789
Error Line has trailing spaces. 793
Error Line has trailing spaces. 794
Error Line has trailing spaces. 795
Error Line has trailing spaces. 796
Error Line has trailing spaces. 797
Error Line has trailing spaces. 810

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

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

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. 14
Error Unused import - org.apache.torque.om.DateKey. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 60
Error Line has trailing spaces. 68
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 86
Error Line has trailing spaces. 97
Error Line has trailing spaces. 108
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 147
Error Line has trailing spaces. 165
Error '10' is a magic number. 179
Error ')' is preceded with whitespace. 205
Error '10' is a magic number. 241
Error Line has trailing spaces. 293
Error Line has trailing spaces. 294
Error Line has trailing spaces. 295
Error Line has trailing spaces. 296
Error Line has trailing spaces. 297
Error Line has trailing spaces. 298
Error Line has trailing spaces. 299
Error Line has trailing spaces. 300
Error Line has trailing spaces. 301
Error Line has trailing spaces. 302
Error Line has trailing spaces. 344
Error Line has trailing spaces. 345
Error Line has trailing spaces. 346
Error Line has trailing spaces. 347
Error Line has trailing spaces. 348
Error Line has trailing spaces. 349
Error Line has trailing spaces. 350
Error Line has trailing spaces. 351
Error Line has trailing spaces. 352
Error Line has trailing spaces. 394
Error Line has trailing spaces. 397
Error Line has trailing spaces. 398
Error Line has trailing spaces. 417
Error Line has trailing spaces. 435
Error '10' is a magic number. 449
Error ')' is preceded with whitespace. 475
Error '10' is a magic number. 511
Error Line has trailing spaces. 563
Error Line has trailing spaces. 564
Error Line has trailing spaces. 565
Error Line has trailing spaces. 566
Error Line has trailing spaces. 567
Error Line has trailing spaces. 568
Error Line has trailing spaces. 569
Error Line has trailing spaces. 570
Error Line has trailing spaces. 571
Error Line has trailing spaces. 572
Error Line has trailing spaces. 614
Error Line has trailing spaces. 615
Error Line has trailing spaces. 616
Error Line has trailing spaces. 617
Error Line has trailing spaces. 618
Error Line has trailing spaces. 619
Error Line has trailing spaces. 620
Error Line has trailing spaces. 621
Error Line has trailing spaces. 622
Error Line has trailing spaces. 664
Error Line has trailing spaces. 665
Error Line has trailing spaces. 666
Error Line has trailing spaces. 667
Error Line has trailing spaces. 668
Error Line has trailing spaces. 669
Error Line has trailing spaces. 670
Error Line has trailing spaces. 671
Error Line has trailing spaces. 672
Error Line has trailing spaces. 714
Error Line has trailing spaces. 717
Error Missing a Javadoc comment. 718
Error 'name' hides a field. 743
Error 'name' hides a field. 764
Error Line has trailing spaces. 796
Error 'catch' is not followed by whitespace. 828
Error Line has trailing spaces. 855
Error Line has trailing spaces. 870
Error Line has trailing spaces. 878
Error Line has trailing spaces. 890
Error Line has trailing spaces. 912
Error Line has trailing spaces. 921
Error Line has trailing spaces. 933
Error Line has trailing spaces. 938
Error '(' is followed by whitespace. 939
Error Line has trailing spaces. 940
Error Line has trailing spaces. 941
Error Line has trailing spaces. 942
Error Line has trailing spaces. 956
Error Line has trailing spaces. 957
Error 'return' is not followed by whitespace. 996

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 31
Error Line has trailing spaces. 66
Error Line has trailing spaces. 88
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 90
Error Line has trailing spaces. 172
Error Line has trailing spaces. 395
Error Line has trailing spaces. 442
Error Line has trailing spaces. 444
Error Line has trailing spaces. 445
Error '(' is followed by whitespace. 624
Error ')' is preceded with whitespace. 624
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error 'if' construct must use '{}'s. 635
Error '(' is followed by whitespace. 642
Error ')' is preceded with whitespace. 642
Error Line has trailing spaces. 652
Error Line has trailing spaces. 653
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 680
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 680
Error Line has trailing spaces. 684
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 695
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 695
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 722
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 722
Error 'cast' is not followed by whitespace. 736
Error '(' is followed by whitespace. 772
Error ')' is preceded with whitespace. 772
Error '(' is followed by whitespace. 783
Error ')' is preceded with whitespace. 783
Error Line has trailing spaces. 789
Error Line has trailing spaces. 793
Error Line has trailing spaces. 794
Error Line has trailing spaces. 795
Error Line has trailing spaces. 796
Error Line has trailing spaces. 797
Error Line has trailing spaces. 810

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

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

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. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Unused import - org.apache.torque.util.Criteria. 21
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 60
Error Line has trailing spaces. 68
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 93
Error Line has trailing spaces. 101
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 120
Error '(' is followed by whitespace. 132
Error Line has trailing spaces. 141
Error Line has trailing spaces. 156
Error Line has trailing spaces. 186
Error Line has trailing spaces. 208
Error Line has trailing spaces. 211
Error Line has trailing spaces. 212
Error Line has trailing spaces. 213
Error Line has trailing spaces. 214
Error Missing a Javadoc comment. 215
Error '(' is followed by whitespace. 227
Error Line has trailing spaces. 236
Error Line has trailing spaces. 251
Error Line has trailing spaces. 281
Error Line has trailing spaces. 303
Error Line has trailing spaces. 306
Error Line has trailing spaces. 307
Error Missing a Javadoc comment. 308
Error Line has trailing spaces. 386
Error 'catch' is not followed by whitespace. 418
Error Line has trailing spaces. 445
Error Line has trailing spaces. 464
Error Line has trailing spaces. 465
Error Missing a Javadoc comment. 466
Error Missing a Javadoc comment. 467
Error 'cast' is not followed by whitespace. 478
Error 'cast' is not followed by whitespace. 479
Error '(' is followed by whitespace. 488
Error 'roleId' hides a field. 488
Error 'permissionId' hides a field. 488
Error Line has trailing spaces. 502
Error Line has trailing spaces. 513
Error Line has trailing spaces. 525
Error Line has trailing spaces. 530
Error '(' is followed by whitespace. 531
Error '(' is followed by whitespace. 532
Error Line has trailing spaces. 533
Error 'return' is not followed by whitespace. 559

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 31
Error Line has trailing spaces. 66
Error Line has trailing spaces. 88
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 90
Error Line has trailing spaces. 172
Error Line has trailing spaces. 395
Error Line has trailing spaces. 442
Error Line has trailing spaces. 444
Error Line has trailing spaces. 446
Error '(' is followed by whitespace. 625
Error ')' is preceded with whitespace. 625
Error 'cast' is not followed by whitespace. 628
Error '(' is followed by whitespace. 635
Error ')' is preceded with whitespace. 635
Error '(' is followed by whitespace. 644
Error ')' is preceded with whitespace. 644
Error Line has trailing spaces. 651
Error Line has trailing spaces. 652
Error Line has trailing spaces. 653
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 664
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 691
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 691
Error 'cast' is not followed by whitespace. 705
Error '(' is followed by whitespace. 741
Error ')' is preceded with whitespace. 741
Error 'cast' is not followed by whitespace. 755
Error 'cast' is not followed by whitespace. 756
Error Line has trailing spaces. 769
Error ',' is not followed by whitespace. 808
Error '5' is a magic number. 811
Error Line has trailing spaces. 827
Error Line has trailing spaces. 828
Error Line has trailing spaces. 829
Error Line has trailing spaces. 830
Error Line has trailing spaces. 872
Error ',' is not followed by whitespace. 882
Error 'cast' is not followed by whitespace. 895
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 901
Error 'cast' is not followed by whitespace. 901
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 902
Error 'cast' is not followed by whitespace. 902
Error Line has trailing spaces. 919
Error Line has trailing spaces. 920
Error Line has trailing spaces. 921
Error Line has trailing spaces. 963
Error ',' is not followed by whitespace. 973
Error 'cast' is not followed by whitespace. 986
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 992
Error 'cast' is not followed by whitespace. 992
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 993
Error 'cast' is not followed by whitespace. 993
Error Line has trailing spaces. 1010
Error Line has trailing spaces. 1011
Error Line has trailing spaces. 1012
Error Line has trailing spaces. 1013
Error Line has trailing spaces. 1026

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

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

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. 14
Error Unused import - org.apache.torque.om.DateKey. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 69
Error Line has trailing spaces. 72
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 87
Error Line has trailing spaces. 95
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 103
Error Line has trailing spaces. 114
Error Line has trailing spaces. 125
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 139
Error Line has trailing spaces. 140
Error Line has trailing spaces. 142
Error Line has trailing spaces. 153
Error Line has trailing spaces. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 167
Error Line has trailing spaces. 168
Error Line has trailing spaces. 170
Error Line has trailing spaces. 181
Error Line has trailing spaces. 187
Error Line has trailing spaces. 189
Error Line has trailing spaces. 195
Error Line has trailing spaces. 196
Error Line has trailing spaces. 198
Error Line has trailing spaces. 209
Error Line has trailing spaces. 215
Error Line has trailing spaces. 217
Error Line has trailing spaces. 223
Error Line has trailing spaces. 224
Error Line has trailing spaces. 226
Error Line has trailing spaces. 237
Error Line has trailing spaces. 243
Error Line has trailing spaces. 245
Error Line has trailing spaces. 251
Error Line has trailing spaces. 252
Error Line has trailing spaces. 254
Error Line has trailing spaces. 265
Error Line has trailing spaces. 271
Error Line has trailing spaces. 273
Error Line has trailing spaces. 279
Error Line has trailing spaces. 280
Error Line has trailing spaces. 282
Error Line has trailing spaces. 293
Error Line has trailing spaces. 299
Error Line has trailing spaces. 301
Error Line has trailing spaces. 307
Error Line has trailing spaces. 308
Error Line has trailing spaces. 310
Error Line has trailing spaces. 321
Error Line has trailing spaces. 327
Error Line has trailing spaces. 329
Error Line has trailing spaces. 335
Error Line has trailing spaces. 336
Error Line has trailing spaces. 338
Error Line has trailing spaces. 349
Error Line has trailing spaces. 355
Error Line has trailing spaces. 357
Error Line has trailing spaces. 363
Error Line has trailing spaces. 364
Error Line has trailing spaces. 366
Error Line has trailing spaces. 377
Error Line has trailing spaces. 383
Error Line has trailing spaces. 385
Error Line has trailing spaces. 391
Error Line has trailing spaces. 392
Error Line has trailing spaces. 394
Error Line has trailing spaces. 395
Error Line has trailing spaces. 396
Error Line has trailing spaces. 397
Error Line has trailing spaces. 416
Error Line has trailing spaces. 434
Error '10' is a magic number. 448
Error ')' is preceded with whitespace. 474
Error '10' is a magic number. 510
Error Line has trailing spaces. 562
Error Line has trailing spaces. 563
Error Line has trailing spaces. 564
Error Line has trailing spaces. 565
Error Line has trailing spaces. 566
Error Line has trailing spaces. 567
Error Line has trailing spaces. 568
Error Line has trailing spaces. 569
Error Line has trailing spaces. 570
Error Line has trailing spaces. 571
Error Line has trailing spaces. 613
Error Line has trailing spaces. 614
Error Line has trailing spaces. 615
Error Line has trailing spaces. 616
Error Line has trailing spaces. 617
Error Line has trailing spaces. 618
Error Line has trailing spaces. 619
Error Line has trailing spaces. 620
Error Line has trailing spaces. 621
Error Line has trailing spaces. 663
Error Line has trailing spaces. 664
Error Line has trailing spaces. 665
Error Line has trailing spaces. 666
Error Line has trailing spaces. 667
Error Line has trailing spaces. 668
Error Line has trailing spaces. 669
Error Line has trailing spaces. 670
Error Line has trailing spaces. 671
Error Line has trailing spaces. 713
Error Line has trailing spaces. 716
Error Missing a Javadoc comment. 717
Error '3' is a magic number. 878
Error '4' is a magic number. 882
Error '5' is a magic number. 886
Error '6' is a magic number. 890
Error '7' is a magic number. 894
Error '8' is a magic number. 898
Error '9' is a magic number. 902
Error '10' is a magic number. 906
Error Line has trailing spaces. 912
Error 'catch' is not followed by whitespace. 944
Error Line has trailing spaces. 971
Error Line has trailing spaces. 986
Error Line has trailing spaces. 998
Error Line has trailing spaces. 1020
Error Line has trailing spaces. 1029
Error Line has trailing spaces. 1041
Error Line has trailing spaces. 1055
Error '(' is followed by whitespace. 1056
Error Line has trailing spaces. 1057
Error Line has trailing spaces. 1058
Error Line has trailing spaces. 1059
Error 'return' is not followed by whitespace. 1125

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

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

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. 15
Error Unused import - org.apache.torque.om.StringKey. 19
Error Unused import - org.apache.torque.om.Persistent. 20
Error Unused import - org.apache.torque.util.Criteria. 21
Error Line has trailing spaces. 26
Error Name 'peer' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 63
Error Line has trailing spaces. 71
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 96
Error Line has trailing spaces. 104
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error Line has trailing spaces. 129
Error Line has trailing spaces. 137
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Line has trailing spaces. 149
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line has trailing spaces. 153
Error Line has trailing spaces. 154
Error Line has trailing spaces. 155
Error Missing a Javadoc comment. 156
Error '(' is followed by whitespace. 168
Error Line has trailing spaces. 177
Error Line has trailing spaces. 192
Error Line has trailing spaces. 222
Error Line has trailing spaces. 244
Error Line has trailing spaces. 247
Error Line has trailing spaces. 248
Error Line has trailing spaces. 249
Error Line has trailing spaces. 250
Error Missing a Javadoc comment. 251
Error '(' is followed by whitespace. 263
Error Line has trailing spaces. 272
Error Line has trailing spaces. 287
Error Line has trailing spaces. 317
Error Line has trailing spaces. 339
Error Line has trailing spaces. 342
Error Line has trailing spaces. 343
Error Line has trailing spaces. 344
Error Line has trailing spaces. 345
Error Missing a Javadoc comment. 346
Error '(' is followed by whitespace. 358
Error Line has trailing spaces. 367
Error Line has trailing spaces. 382
Error Line has trailing spaces. 412
Error Line has trailing spaces. 434
Error Line has trailing spaces. 437
Error Line has trailing spaces. 438
Error Missing a Javadoc comment. 439
Error Line has trailing spaces. 530
Error 'catch' is not followed by whitespace. 562
Error Line has trailing spaces. 589
Error Line has trailing spaces. 608
Error Line has trailing spaces. 609
Error Missing a Javadoc comment. 610
Error '3' is a magic number. 610
Error Missing a Javadoc comment. 611
Error 'cast' is not followed by whitespace. 622
Error 'cast' is not followed by whitespace. 623
Error 'cast' is not followed by whitespace. 624
Error '(' is followed by whitespace. 634
Error 'userId' hides a field. 634
Error 'groupId' hides a field. 634
Error 'roleId' hides a field. 634
Error Line has trailing spaces. 649
Error Line has trailing spaces. 661
Error Line has trailing spaces. 673
Error Line has trailing spaces. 679
Error '(' is followed by whitespace. 680
Error '(' is followed by whitespace. 681
Error '(' is followed by whitespace. 682
Error Line has trailing spaces. 683
Error 'return' is not followed by whitespace. 712

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 31
Error Line has trailing spaces. 68
Error Line has trailing spaces. 91
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 93
Error Line has trailing spaces. 175
Error Line has trailing spaces. 400
Error Line has trailing spaces. 447
Error Line has trailing spaces. 449
Error Line has trailing spaces. 451
Error Line has trailing spaces. 453
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error 'cast' is not followed by whitespace. 635
Error '(' is followed by whitespace. 643
Error ')' is preceded with whitespace. 643
Error '(' is followed by whitespace. 653
Error ')' is preceded with whitespace. 653
Error Line has trailing spaces. 661
Error Line has trailing spaces. 662
Error Line has trailing spaces. 663
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 674
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 674
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 701
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 701
Error 'cast' is not followed by whitespace. 715
Error '(' is followed by whitespace. 751
Error ')' is preceded with whitespace. 751
Error 'cast' is not followed by whitespace. 765
Error 'cast' is not followed by whitespace. 766
Error Line has trailing spaces. 782
Error ',' is not followed by whitespace. 826
Error '5' is a magic number. 829
Error Line has trailing spaces. 846
Error Line has trailing spaces. 847
Error Line has trailing spaces. 848
Error Line has trailing spaces. 849
Error Line has trailing spaces. 891
Error ',' is not followed by whitespace. 901
Error 'cast' is not followed by whitespace. 914
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 920
Error 'cast' is not followed by whitespace. 920
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 921
Error 'cast' is not followed by whitespace. 921
Error Line has trailing spaces. 938
Error Line has trailing spaces. 939
Error Line has trailing spaces. 940
Error Line has trailing spaces. 982
Error ',' is not followed by whitespace. 992
Error 'cast' is not followed by whitespace. 1005
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1011
Error 'cast' is not followed by whitespace. 1011
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1012
Error 'cast' is not followed by whitespace. 1012
Error Line has trailing spaces. 1029
Error Line has trailing spaces. 1030
Error Line has trailing spaces. 1031
Error Line has trailing spaces. 1073
Error ',' is not followed by whitespace. 1083
Error 'cast' is not followed by whitespace. 1096
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1102
Error 'cast' is not followed by whitespace. 1102
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1103
Error 'cast' is not followed by whitespace. 1103
Error Line has trailing spaces. 1120
Error Line has trailing spaces. 1121
Error Line has trailing spaces. 1122
Error Line has trailing spaces. 1123
Error Line has trailing spaces. 1124
Error Line has trailing spaces. 1125
Error Line has trailing spaces. 1126
Error Line has trailing spaces. 1162
Error Line has trailing spaces. 1163
Error Line has trailing spaces. 1167
Error Line has trailing spaces. 1170
Error ',' is not followed by whitespace. 1180
Error 'cast' is not followed by whitespace. 1187
Error 'cast' is not followed by whitespace. 1190
Error Line has trailing spaces. 1192
Error Line has trailing spaces. 1193
Error Line has trailing spaces. 1194
Error Line has trailing spaces. 1195
Error Line has trailing spaces. 1196
Error 'cast' is not followed by whitespace. 1198
Error '(' is followed by whitespace. 1199
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1204
Error 'cast' is not followed by whitespace. 1204
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1205
Error 'cast' is not followed by whitespace. 1205
Error Line has trailing spaces. 1218
Error Line has trailing spaces. 1219
Error Line has trailing spaces. 1220
Error Line has trailing spaces. 1221
Error 'cast' is not followed by whitespace. 1223
Error '(' is followed by whitespace. 1224
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1229
Error 'cast' is not followed by whitespace. 1229
Error Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1230
Error 'cast' is not followed by whitespace. 1230
Error Line has trailing spaces. 1247
Error Line has trailing spaces. 1248
Error Line has trailing spaces. 1249
Error Line has trailing spaces. 1250
Error Line has trailing spaces. 1286
Error Line has trailing spaces. 1290
Error Line has trailing spaces. 1291
Error Line has trailing spaces. 1294
Error ',' is not followed by whitespace. 1304
Error 'cast' is not followed by whitespace. 1311
Error 'cast' is not followed by whitespace. 1314
Error Line has trailing spaces. 1316
Error Line has trailing spaces. 1317
Error Line has trailing spaces. 1318
Error Line has trailing spaces. 1319
Error 'cast' is not followed by whitespace. 1321
Error '(' is followed by whitespace. 1322
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1327
Error 'cast' is not followed by whitespace. 1327
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1328
Error 'cast' is not followed by whitespace. 1328
Error Line has trailing spaces. 1341
Error Line has trailing spaces. 1342
Error Line has trailing spaces. 1343
Error Line has trailing spaces. 1344
Error Line has trailing spaces. 1345
Error 'cast' is not followed by whitespace. 1347
Error '(' is followed by whitespace. 1348
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1353
Error 'cast' is not followed by whitespace. 1353
Error Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1354
Error 'cast' is not followed by whitespace. 1354
Error Line has trailing spaces. 1371
Error Line has trailing spaces. 1372
Error Line has trailing spaces. 1373
Error Line has trailing spaces. 1374
Error Line has trailing spaces. 1410
Error Line has trailing spaces. 1414
Error Line has trailing spaces. 1417
Error Line has trailing spaces. 1418
Error ',' is not followed by whitespace. 1428
Error 'cast' is not followed by whitespace. 1435
Error 'cast' is not followed by whitespace. 1438
Error Line has trailing spaces. 1440
Error Line has trailing spaces. 1441
Error Line has trailing spaces. 1442
Error Line has trailing spaces. 1443
Error 'cast' is not followed by whitespace. 1445
Error '(' is followed by whitespace. 1446
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1451
Error 'cast' is not followed by whitespace. 1451
Error Name 'temp_obj2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1452
Error 'cast' is not followed by whitespace. 1452
Error Line has trailing spaces. 1465
Error Line has trailing spaces. 1466
Error Line has trailing spaces. 1467
Error Line has trailing spaces. 1468
Error 'cast' is not followed by whitespace. 1470
Error '(' is followed by whitespace. 1471
Error Name 'temp_obj1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1476
Error 'cast' is not followed by whitespace. 1476
Error Name 'temp_obj3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1477
Error 'cast' is not followed by whitespace. 1477
Error Line has trailing spaces. 1490
Error Line has trailing spaces. 1495
Error Line has trailing spaces. 1496
Error Line has trailing spaces. 1509

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

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

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. 18
Error Unused import - org.apache.torque.om.NumberKey. 19
Error Unused import - org.apache.torque.om.StringKey. 20
Error Using the '.*' form of import should be avoided - org.apache.turbine.services.security.torque.om.map.*. 31
Error Line has trailing spaces. 84
Error Line has trailing spaces. 115
Error Name 'numColumns' must match pattern '^(([A-Z][A-Z0-9]*(_[A-Z0-9]+)*)|log)$'. 117
Error Line has trailing spaces. 199
Error '3' is a magic number. 327
Error '4' is a magic number. 328
Error '5' is a magic number. 329
Error '6' is a magic number. 330
Error '7' is a magic number. 331
Error '8' is a magic number. 332
Error '9' is a magic number. 333
Error '10' is a magic number. 334
Error Line has trailing spaces. 440
Error Line has trailing spaces. 487
Error Line has trailing spaces. 489
Error Line has trailing spaces. 490
Error Line has trailing spaces. 491
Error Line has trailing spaces. 492
Error Line has trailing spaces. 493
Error Line has trailing spaces. 494
Error Line has trailing spaces. 495
Error Line has trailing spaces. 496
Error Line has trailing spaces. 497
Error Line has trailing spaces. 498
Error Line has trailing spaces. 499
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. 705
Error ')' is preceded with whitespace. 705
Error Line has trailing spaces. 723
Error Line has trailing spaces. 724
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 735
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 735
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 751
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 751
Error Line has trailing spaces. 755
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 766
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 766
Error Redundant throws: 'NoRowsException' is subclass of 'TorqueException'. 793
Error Redundant throws: 'TooManyRowsException' is subclass of 'TorqueException'. 793
Error 'cast' is not followed by whitespace. 807
Error '(' is followed by whitespace. 843
Error ')' is preceded with whitespace. 843
Error '(' is followed by whitespace. 854
Error ')' is preceded with whitespace. 854
Error Line has trailing spaces. 860
Error Line has trailing spaces. 864
Error Line has trailing spaces. 865
Error Line has trailing spaces. 866
Error Line has trailing spaces. 867
Error Line has trailing spaces. 868
Error Line has trailing spaces. 881

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

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

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

Error Line
Error Line does not match expected header line of ''. 2

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

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

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 File does not end with a newline. 0

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

Error Line
Error Line does not match expected header line of ''. 2

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

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

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 File does not end with a newline. 0

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

Error Line
Error Line does not match expected header line of ''. 2

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

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

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 File does not end with a newline. 0

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

Error Line
Error Line does not match expected header line of ''. 2

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

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

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 File does not end with a newline. 0

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

Error Line
Error Line does not match expected header line of ''. 2

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

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

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

Error Line
Error Line does not match expected header line of ''. 2

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

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

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 File does not end with a newline. 0

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/TurbineGroupMapBuilder.java

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

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 ')' is preceded with whitespace. 68
Error Line contains a tab character. 69
Error '64' is a magic number. 69
Error ')' is preceded with whitespace. 69

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

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

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 ')' is preceded with whitespace. 68
Error Line contains a tab character. 69
Error '64' is a magic number. 69
Error ')' is preceded with whitespace. 69

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

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

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 ')' is preceded with whitespace. 68
Error Line contains a tab character. 69
Error '64' is a magic number. 69
Error ')' is preceded with whitespace. 69

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

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

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

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

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

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

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

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

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 ')' is preceded with whitespace. 68
Error Line contains a tab character. 69
Error '64' is a magic number. 69
Error ')' is preceded with whitespace. 69
Error Line contains a tab character. 70
Error '16' is a magic number. 70
Error ')' is preceded with whitespace. 70
Error Line contains a tab character. 71
Error '64' is a magic number. 71
Error ')' is preceded with whitespace. 71
Error Line contains a tab character. 72
Error '64' is a magic number. 72
Error ')' is preceded with whitespace. 72
Error Line contains a tab character. 73
Error '64' is a magic number. 73
Error ')' is preceded with whitespace. 73
Error Line contains a tab character. 74
Error '16' is a magic number. 74
Error ')' is preceded with whitespace. 74
Error ')' is preceded with whitespace. 75
Error ')' is preceded with whitespace. 76
Error ')' is preceded with whitespace. 77
Error ')' is preceded with whitespace. 78

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 - java.io.FilenameFilter. 23
Error Unused import - java.io.IOException. 24
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Line has trailing spaces. 105
Error Line has trailing spaces. 160
Error Line has trailing spaces. 167
Error Line has trailing spaces. 175
Error Line has trailing spaces. 176
Error Line has trailing spaces. 178
Error Line has trailing spaces. 184
Error Line has trailing spaces. 188
Error Line has trailing spaces. 189
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error Line has trailing spaces. 194
Error Line has trailing spaces. 197
Error Line has trailing spaces. 208
Error Line has trailing spaces. 209
Error Line has trailing spaces. 210
Error Line has trailing spaces. 211
Error Line has trailing spaces. 213
Error Line has trailing spaces. 215
Error Line has trailing spaces. 216
Error Line has trailing spaces. 226
Error Line has trailing spaces. 236
Error Line has trailing spaces. 246
Error Line has trailing spaces. 249
Error Line has trailing spaces. 262
Error Line has trailing spaces. 268
Error Line has trailing spaces. 272
Error Line has trailing spaces. 278
Error Line has trailing spaces. 286
Error Line has trailing spaces. 308
Error Line has trailing spaces. 311
Error Line has trailing spaces. 326
Error Line has trailing spaces. 332
Error Line has trailing spaces. 337
Error Line has trailing spaces. 338
Error Line has trailing spaces. 340
Error Line has trailing spaces. 342
Error Line has trailing spaces. 352
Error Line has trailing spaces. 355
Error Line has trailing spaces. 356
Error Line has trailing spaces. 359
Error Line has trailing spaces. 370
Error Line has trailing spaces. 372
Error Line has trailing spaces. 382
Error Line has trailing spaces. 383
Error Line has trailing spaces. 386
Error Line has trailing spaces. 387
Error Line has trailing spaces. 388
Error Line has trailing spaces. 390
Error Line has trailing spaces. 400
Error Line has trailing spaces. 401
Error Line has trailing spaces. 403
Error Line has trailing spaces. 415
Error Line has trailing spaces. 416
Error Line has trailing spaces. 417
Error Line has trailing spaces. 500

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 ';' is followed by whitespace. 543
Error '4' is a magic number. 585
Error '11' is a magic number. 592
Error '11' is a magic number. 594
Error '7' is a magic number. 602

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. 76
Error '128' is a magic number. 108
Error ';' is followed by whitespace. 216

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 'characterEncoding' hides a field. 125
Error 'characterEncoding' hides a field. 138
Error ';' is preceded with whitespace. 254
Error '&&' should be on a new line. 326
Error '&&' should be on a new line. 327
Error '&&' should be on a new line. 340
Error '&&' should be on a new line. 341
Error '||' should be on a new line. 421
Error '||' should be on a new line. 422
Error '||' should be on a new line. 423
Error '||' should be on a new line. 428
Error '||' should be on a new line. 429
Error '||' should be on a new line. 430
Error Array brackets at illegal position. 539
Error 'catch' is not followed by whitespace. 593
Error Array brackets at illegal position. 611
Error Array brackets at illegal position. 682
Error 'catch' is not followed by whitespace. 736
Error Array brackets at illegal position. 755
Error Array brackets at illegal position. 827
Error Array brackets at illegal position. 941
Error 'catch' is not followed by whitespace. 995
Error Array brackets at illegal position. 1014
Error Array brackets at illegal position. 1099
Error Array brackets at illegal position. 1131
Error 'catch' is not followed by whitespace. 1171
Error Array brackets at illegal position. 1246
Error 'catch' is not followed by whitespace. 1287
Error ')' is preceded with whitespace. 1341
Error '12' is a magic number. 1501
Error '12' is a magic number. 1503
Error '12' is a magic number. 1507
Error '&&' should be on a new line. 1618
Error '||' should be on a new line. 1619
Error '||' should be on a new line. 1620
Error ';' is followed by whitespace. 1658
Error '+' should be on a new line. 1704
Error '+' should be on a new line. 1711

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/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. 783
Error 'for' is not followed by whitespace. 840
Error '&&' should be on a new line. 844
Error 'if' is not followed by whitespace. 848

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