Checkstyle Results

The following document contains the results of Checkstyle.

Summary

Files Errors
254 6140

Files

Files Errors
java/br/usp/ime/arca/arara/om/InterfaceObject.java 1
java/br/usp/ime/arca/arara/Arara.java 2
tools/scarab/src/java/org/tigris/scarab/actions/admin/Approval.java 27
tools/scarab/src/java/org/tigris/scarab/actions/admin/ArtifactTypeEdit.java 70
tools/scarab/src/java/org/tigris/scarab/actions/admin/AttributeGroupEdit.java 46
tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalArtifactTypeCreate.java 9
tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalArtifactTypes.java 24
tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalAttributeEdit.java 33
tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalAttributes.java 31
tools/scarab/src/java/org/tigris/scarab/actions/admin/ManageArtifactTypes.java 34
tools/scarab/src/java/org/tigris/scarab/actions/admin/ManagePermissions.java 45
tools/scarab/src/java/org/tigris/scarab/actions/admin/ManageRoles.java 53
tools/scarab/src/java/org/tigris/scarab/actions/admin/ManageUser.java 74
tools/scarab/src/java/org/tigris/scarab/actions/admin/ModuleAttributeEdit.java 32
tools/scarab/src/java/org/tigris/scarab/actions/admin/XMLExportSelect.java 13
tools/scarab/src/java/org/tigris/scarab/actions/AssignIssue.java 63
tools/scarab/src/java/org/tigris/scarab/actions/ChangePassword.java 6
tools/scarab/src/java/org/tigris/scarab/actions/ConfigureIssueList.java 15
tools/scarab/src/java/org/tigris/scarab/actions/ForgotPassword.java 12
tools/scarab/src/java/org/tigris/scarab/actions/GenerateReport.java 76
tools/scarab/src/java/org/tigris/scarab/actions/HandleRoleRequests.java 18
tools/scarab/src/java/org/tigris/scarab/actions/Login.java 17
tools/scarab/src/java/org/tigris/scarab/actions/Logout.java 9
tools/scarab/src/java/org/tigris/scarab/actions/ModifyIssue.java 109
tools/scarab/src/java/org/tigris/scarab/actions/ModifyModule.java 21
tools/scarab/src/java/org/tigris/scarab/actions/MoveIssue.java 35
tools/scarab/src/java/org/tigris/scarab/actions/QueryList.java 17
tools/scarab/src/java/org/tigris/scarab/actions/Redirect.java 7
tools/scarab/src/java/org/tigris/scarab/actions/Register.java 37
tools/scarab/src/java/org/tigris/scarab/actions/ReportIssue.java 73
tools/scarab/src/java/org/tigris/scarab/actions/Search.java 83
tools/scarab/src/java/org/tigris/scarab/actions/SelectIssueType.java 9
tools/scarab/src/java/org/tigris/scarab/actions/base/BaseModifyIssue.java 11
tools/scarab/src/java/org/tigris/scarab/actions/base/RequireLoginFirstAction.java 53
tools/scarab/src/java/org/tigris/scarab/actions/base/ScarabTemplateAction.java 48
tools/scarab/src/java/org/tigris/scarab/actions/TemplateList.java 18
tools/scarab/src/java/org/tigris/scarab/attribute/ComboBoxAttribute.java 1
tools/scarab/src/java/org/tigris/scarab/attribute/DateAttribute.java 1
tools/scarab/src/java/org/tigris/scarab/attribute/FreeFormAttribute.java 7
tools/scarab/src/java/org/tigris/scarab/attribute/IntegerAttribute.java 1
tools/scarab/src/java/org/tigris/scarab/attribute/OptionAttribute.java 6
tools/scarab/src/java/org/tigris/scarab/attribute/SelectOneAttribute.java 3
tools/scarab/src/java/org/tigris/scarab/attribute/StringAttribute.java 3
tools/scarab/src/java/org/tigris/scarab/attribute/TotalVotesAttribute.java 13
tools/scarab/src/java/org/tigris/scarab/attribute/UserAttribute.java 12
tools/scarab/src/java/org/tigris/scarab/om/AbstractScarabModule.java 421
tools/scarab/src/java/org/tigris/scarab/om/AbstractScarabUser.java 42
tools/scarab/src/java/org/tigris/scarab/om/Activity.java 61
tools/scarab/src/java/org/tigris/scarab/om/ActivityManager.java 8
tools/scarab/src/java/org/tigris/scarab/om/ActivityPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/Attachment.java 32
tools/scarab/src/java/org/tigris/scarab/om/AttachmentManager.java 7
tools/scarab/src/java/org/tigris/scarab/om/AttachmentPeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/AttachmentType.java 7
tools/scarab/src/java/org/tigris/scarab/om/AttachmentTypeManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/AttachmentTypePeer.java 5
tools/scarab/src/java/org/tigris/scarab/om/Attribute.java 116
tools/scarab/src/java/org/tigris/scarab/om/AttributeClass.java 2
tools/scarab/src/java/org/tigris/scarab/om/AttributeClassManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/AttributeClassPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/UserVotePeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/AttributeGroup.java 46
tools/scarab/src/java/org/tigris/scarab/om/AttributeGroupManager.java 8
tools/scarab/src/java/org/tigris/scarab/om/AttributeGroupPeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/AttributeManager.java 6
tools/scarab/src/java/org/tigris/scarab/om/AttributeOption.java 81
tools/scarab/src/java/org/tigris/scarab/om/AttributeOptionManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/AttributeOptionPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/AttributePeer.java 32
tools/scarab/src/java/org/tigris/scarab/om/AttributeType.java 9
tools/scarab/src/java/org/tigris/scarab/om/AttributeTypeManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/AttributeTypePeer.java 3
tools/scarab/src/java/org/tigris/scarab/om/AttributeValue.java 76
tools/scarab/src/java/org/tigris/scarab/om/AttributeValueManager.java 8
tools/scarab/src/java/org/tigris/scarab/om/AttributeValuePeer.java 13
tools/scarab/src/java/org/tigris/scarab/om/BaseScarabObject.java 13
tools/scarab/src/java/org/tigris/scarab/om/Depend.java 14
tools/scarab/src/java/org/tigris/scarab/om/DependManager.java 9
tools/scarab/src/java/org/tigris/scarab/om/DependPeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/DependType.java 11
tools/scarab/src/java/org/tigris/scarab/om/DependTypeManager.java 9
tools/scarab/src/java/org/tigris/scarab/om/DependTypePeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/Frequency.java 2
tools/scarab/src/java/org/tigris/scarab/om/FrequencyManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/FrequencyPeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/Issue.java 368
tools/scarab/src/java/org/tigris/scarab/om/IssueManager.java 17
tools/scarab/src/java/org/tigris/scarab/om/IssuePeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/IssueTemplateInfo.java 9
tools/scarab/src/java/org/tigris/scarab/om/IssueTemplateInfoManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/IssueTemplateInfoPeer.java 19
tools/scarab/src/java/org/tigris/scarab/om/IssueType.java 30
tools/scarab/src/java/org/tigris/scarab/om/IssueTypeManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/IssueTypePeer.java 24
tools/scarab/src/java/org/tigris/scarab/om/IssueVote.java 2
tools/scarab/src/java/org/tigris/scarab/om/IssueVoteManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/IssueVotePeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/Modification.java 2
tools/scarab/src/java/org/tigris/scarab/om/ModificationManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/ModificationPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/Module.java 138
tools/scarab/src/java/org/tigris/scarab/om/ModuleManager.java 20
tools/scarab/src/java/org/tigris/scarab/om/OptionRelationship.java 3
tools/scarab/src/java/org/tigris/scarab/om/OptionRelationshipManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/OptionRelationshipPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/ParentChildAttributeOption.java 44
tools/scarab/src/java/org/tigris/scarab/om/PendingGroupUserRole.java 3
tools/scarab/src/java/org/tigris/scarab/om/PendingGroupUserRoleManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/PendingGroupUserRolePeer.java 7
tools/scarab/src/java/org/tigris/scarab/om/Query.java 39
tools/scarab/src/java/org/tigris/scarab/om/Report.java 444
tools/scarab/src/java/org/tigris/scarab/om/QueryManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/QueryPeer.java 21
tools/scarab/src/java/org/tigris/scarab/om/RAttributeAttributeGroup.java 6
tools/scarab/src/java/org/tigris/scarab/om/RAttributeAttributeGroupManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/RAttributeAttributeGroupPeer.java 7
tools/scarab/src/java/org/tigris/scarab/om/RModuleAttribute.java 32
tools/scarab/src/java/org/tigris/scarab/om/RModuleAttributeManager.java 8
tools/scarab/src/java/org/tigris/scarab/om/RModuleAttributePeer.java 10
tools/scarab/src/java/org/tigris/scarab/om/RModuleIssueType.java 20
tools/scarab/src/java/org/tigris/scarab/om/RModuleIssueTypeManager.java 8
tools/scarab/src/java/org/tigris/scarab/om/RModuleIssueTypePeer.java 7
tools/scarab/src/java/org/tigris/scarab/om/RModuleOption.java 17
tools/scarab/src/java/org/tigris/scarab/om/RModuleOptionManager.java 8
tools/scarab/src/java/org/tigris/scarab/om/RModuleOptionPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/RModuleUserAttribute.java 4
tools/scarab/src/java/org/tigris/scarab/om/RModuleUserAttributeManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/RModuleUserAttributePeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/ROptionOption.java 32
tools/scarab/src/java/org/tigris/scarab/om/ROptionOptionManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/ROptionOptionPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/RQueryUser.java 7
tools/scarab/src/java/org/tigris/scarab/om/RQueryUserManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/RQueryUserPeer.java 7
tools/scarab/src/java/org/tigris/scarab/om/ReportManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/ReportPeer.java 14
tools/scarab/src/java/org/tigris/scarab/om/ScarabModule.java 48
tools/scarab/src/java/org/tigris/scarab/om/ScarabModuleContainer.java 10
tools/scarab/src/java/org/tigris/scarab/om/ScarabModulePeer.java 15
tools/scarab/src/java/org/tigris/scarab/om/ScarabUser.java 52
tools/scarab/src/java/org/tigris/scarab/om/ScarabUserImpl.java 76
tools/scarab/src/java/org/tigris/scarab/om/ScarabUserImplPeer.java 2
tools/scarab/src/java/org/tigris/scarab/om/ScarabUserManager.java 16
tools/scarab/src/java/org/tigris/scarab/om/Scope.java 4
tools/scarab/src/java/org/tigris/scarab/om/ScopeManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/ScopePeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/Transaction.java 28
tools/scarab/src/java/org/tigris/scarab/om/TransactionManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/TransactionPeer.java 9
tools/scarab/src/java/org/tigris/scarab/om/TransactionType.java 9
tools/scarab/src/java/org/tigris/scarab/om/TransactionTypeManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/TransactionTypePeer.java 6
tools/scarab/src/java/org/tigris/scarab/om/UserPreference.java 5
tools/scarab/src/java/org/tigris/scarab/om/UserPreferenceManager.java 5
tools/scarab/src/java/org/tigris/scarab/om/UserPreferencePeer.java 7
tools/scarab/src/java/org/tigris/scarab/om/UserVote.java 2
tools/scarab/src/java/org/tigris/scarab/om/UserVoteManager.java 5
tools/scarab/src/java/org/tigris/scarab/screens/Default.java 27
tools/scarab/src/java/org/tigris/scarab/screens/SelectModule.java 10
tools/scarab/src/java/org/tigris/scarab/screens/ViewAttachment.java 11
tools/scarab/src/java/org/tigris/scarab/services/cache/NoOpScarabCache.java 6
tools/scarab/src/java/org/tigris/scarab/services/cache/ResetCacheValve.java 7
tools/scarab/src/java/org/tigris/scarab/services/cache/ScarabCache.java 47
tools/scarab/src/java/org/tigris/scarab/services/cache/ScarabCacheKey.java 48
tools/scarab/src/java/org/tigris/scarab/services/TorqueService.java 5
tools/scarab/src/java/org/tigris/scarab/services/security/ScarabDBSecurityService.java 23
tools/scarab/src/java/org/tigris/scarab/services/security/ScarabSecurity.java 20
tools/scarab/src/java/org/tigris/scarab/tools/Format.java 16
tools/scarab/src/java/org/tigris/scarab/tools/ScarabGlobalScope.java 43
tools/scarab/src/java/org/tigris/scarab/tools/ScarabGlobalTool.java 89
tools/scarab/src/java/org/tigris/scarab/tools/ScarabLocalizationTool.java 6
tools/scarab/src/java/org/tigris/scarab/tools/ScarabRequestScope.java 43
tools/scarab/src/java/org/tigris/scarab/tools/ScarabRequestTool.java 261
tools/scarab/src/java/org/tigris/scarab/tools/SecurityAdminScope.java 19
tools/scarab/src/java/org/tigris/scarab/tools/SecurityAdminTool.java 62
tools/scarab/src/java/org/tigris/scarab/util/word/IssueSearch.java 148
tools/scarab/src/java/org/tigris/scarab/util/word/LuceneAdapter.java 49
tools/scarab/src/java/org/tigris/scarab/util/word/PorterStemAnalyzer.java 5
tools/scarab/src/java/org/tigris/scarab/util/word/SearchFactory.java 3
tools/scarab/src/java/org/tigris/scarab/util/word/SearchIndex.java 18
tools/scarab/src/java/org/tigris/scarab/util/AntServlet.java 11
tools/scarab/src/java/org/tigris/scarab/util/Email.java 19
tools/scarab/src/java/org/tigris/scarab/util/FreshenUserValve.java 6
tools/scarab/src/java/org/tigris/scarab/util/Log.java 4
tools/scarab/src/java/org/tigris/scarab/util/OptionModel.java 12
tools/scarab/src/java/org/tigris/scarab/util/ReferenceInsertionFilter.java 13
tools/scarab/src/java/org/tigris/scarab/util/ScarabConstants.java 15
tools/scarab/src/java/org/tigris/scarab/util/ScarabException.java 1
tools/scarab/src/java/org/tigris/scarab/util/ScarabLink.java 37
tools/scarab/src/java/org/tigris/scarab/util/StaticLink.java 8
tools/scarab/src/java/org/tigris/scarab/util/TableModel.java 17
tools/scarab/src/java/org/tigris/scarab/util/TurbineInitialization.java 6
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeNameRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeOldValueRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeTypeRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeValueRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityDescriptionRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityInfo.java 17
tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityRule.java 9
tools/scarab/src/java/org/tigris/scarab/util/xml/ArtifactTypeRule.java 10
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentCreatedByRule.java 7
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentCreatedDateRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentDataRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentMimetypeRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/BaseRule.java 28
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentModifiedByRule.java 7
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentModifiedDateRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentNameRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentPathRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentRule.java 7
tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentTypeRule.java 9
tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyChildRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyNode.java 14
tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyParentRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyRule.java 14
tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyTree.java 79
tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyTypeRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ImportBean.java 40
tools/scarab/src/java/org/tigris/scarab/util/xml/IssueRule.java 8
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleCodeRule.java 11
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleDescriptionRule.java 6
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleDomainRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleNameRule.java 7
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleOwnerIdRule.java 6
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleRule.java 7
tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleUrlRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/ParserErrorHandler.java 8
tools/scarab/src/java/org/tigris/scarab/util/xml/RoleRule.java 3
tools/scarab/src/java/org/tigris/scarab/util/xml/TransactionCommittedByRule.java 6
tools/scarab/src/java/org/tigris/scarab/util/xml/TransactionRule.java 10
tools/scarab/src/java/org/tigris/scarab/util/xml/TransactionTypeRule.java 6
tools/scarab/src/java/org/tigris/scarab/util/xml/UserEmailRule.java 5
tools/scarab/src/java/org/tigris/scarab/util/xml/UserFirstNameRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/UserLastNameRule.java 4
tools/scarab/src/java/org/tigris/scarab/util/xml/UserRule.java 26
tools/scarab/src/java/org/tigris/scarab/util/xml/XMLExport.java 18
tools/scarab/src/java/org/tigris/scarab/util/xml/XMLImport.java 76
tools/scarab/src/test/org/tigris/scarab/om/ActivityTest.java 18
tools/scarab/src/test/org/tigris/scarab/om/AllTest.java 3
tools/scarab/src/test/org/tigris/scarab/om/AttachmentTest.java 20
tools/scarab/src/test/org/tigris/scarab/om/AttributeGroupTest.java 17
tools/scarab/src/test/org/tigris/scarab/om/AttributeOptionTest.java 55
tools/scarab/src/test/org/tigris/scarab/om/AttributeTest.java 14
tools/scarab/src/test/org/tigris/scarab/om/AttributeValueTest.java 21
tools/scarab/src/test/org/tigris/scarab/om/IssueTest.java 28
tools/scarab/src/test/org/tigris/scarab/om/IssueTypeTest.java 16
tools/scarab/src/test/org/tigris/scarab/om/QueryTest.java 18
tools/scarab/src/test/org/tigris/scarab/om/RModuleAttributeTest.java 17
tools/scarab/src/test/org/tigris/scarab/om/RModuleIssueTypeTest.java 14
tools/scarab/src/test/org/tigris/scarab/om/RModuleOptionTest.java 18
tools/scarab/src/test/org/tigris/scarab/om/ScarabModuleTest.java 29
tools/scarab/src/test/org/tigris/scarab/om/ScarabUserTest.java 7
tools/scarab/src/test/org/tigris/scarab/om/TransactionTest.java 10
tools/scarab/src/test/org/tigris/scarab/test/BaseTestCase.java 39

java/br/usp/ime/arca/arara/om/InterfaceObject.java

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

java/br/usp/ime/arca/arara/Arara.java

Error Line
Missing a header - not enough lines in file. 1
'{' should be on a new line. 8

tools/scarab/src/java/org/tigris/scarab/actions/admin/Approval.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.fulcrum.template.DefaultTemplateContext 53
Unused import - org.apache.turbine.TemplateAction 55
Unused import - org.tigris.scarab.om.Transaction 67
Unused import - org.tigris.scarab.om.Issue 73
Unused import - org.tigris.scarab.om.IssuePeer 74
Unused import - org.tigris.scarab.attribute.OptionAttribute 78
variable 'EMAIL_ERROR' missing Javadoc. 95
method is missing a Javadoc comment. 99
cast needs to be followed by whitespace. 102
cast needs to be followed by whitespace. 104
'=' is not followed by whitespace. 119
'<' is not preceeded with whitespace. 119
'<' is not followed by whitespace. 119
'=' is not preceeded with whitespace. 121
'=' is not followed by whitespace. 121
'catch' is not followed by whitespace. 156
line longer than 80 characters 167
'catch' is not followed by whitespace. 185
'catch' is not followed by whitespace. 197
method is missing a Javadoc comment. 233
cast needs to be followed by whitespace. 240
cast needs to be followed by whitespace. 248
cast needs to be followed by whitespace. 258
Expected @param tag for 'context'. 275
Expected an @return tag. 275
cast needs to be followed by whitespace. 277

tools/scarab/src/java/org/tigris/scarab/actions/admin/ArtifactTypeEdit.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.ArrayList 49
Unused import - org.apache.fulcrum.intake.model.BooleanField 60
Unused import - org.tigris.scarab.om.ScarabModule 65
Unused import - org.tigris.scarab.om.RAttributeAttributeGroup 67
Unused import - org.tigris.scarab.om.RModuleOption 69
Unused import - org.tigris.scarab.om.AttributeOption 73
Unused import - org.tigris.scarab.om.AttributeOptionPeer 74
Unused import - org.tigris.scarab.om.IssueTypePeer 77
Expected @param tag for 'data'. 94
Expected @param tag for 'context'. 94
Expected @throws tag for 'Exception'. 95
Expected @param tag for 'data'. 116
Expected @param tag for 'context'. 116
Expected @throws tag for 'Exception'. 117
'=' is not preceeded with whitespace. 142
'=' is not followed by whitespace. 142
'<' is not preceeded with whitespace. 142
'<' is not followed by whitespace. 142
cast needs to be followed by whitespace. 144
'=' is not preceeded with whitespace. 154
'=' is not followed by whitespace. 154
'-' is not preceeded with whitespace. 154
'-' is not followed by whitespace. 154
'>=' is not preceeded with whitespace. 154
'>=' is not followed by whitespace. 154
cast needs to be followed by whitespace. 156
'+' is not followed by whitespace. 176
'=' is not preceeded with whitespace. 186
'=' is not followed by whitespace. 186
'-' is not preceeded with whitespace. 186
'-' is not followed by whitespace. 186
'>=' is not preceeded with whitespace. 186
'>=' is not followed by whitespace. 186
cast needs to be followed by whitespace. 188
Expected @param tag for 'data'. 233
Expected @param tag for 'context'. 233
Expected @throws tag for 'Exception'. 234
'=' is not preceeded with whitespace. 244
'=' is not followed by whitespace. 244
cast needs to be followed by whitespace. 247
cast needs to be followed by whitespace. 248
Expected @param tag for 'data'. 261
Expected an @return tag. 261
Expected @param tag for 'context'. 262
Expected @throws tag for 'Exception'. 263
Expected @param tag for 'data'. 274
Expected @param tag for 'context'. 274
Expected @throws tag for 'Exception'. 275
cast needs to be followed by whitespace. 277
'=' is not followed by whitespace. 287
'<' is not preceeded with whitespace. 287
'<' is not followed by whitespace. 287
line longer than 80 characters 301
'-' is not followed by whitespace. 303
line longer than 80 characters 307
Expected @param tag for 'data'. 319
Expected @param tag for 'context'. 319
Expected @throws tag for 'Exception'. 320
cast needs to be followed by whitespace. 323
'=' is not followed by whitespace. 330
'<' is not preceeded with whitespace. 330
'<' is not followed by whitespace. 330
line longer than 80 characters 349
line longer than 80 characters 362
method is missing a Javadoc comment. 369
Expected @param tag for 'data'. 384
Expected @param tag for 'context'. 384
Expected @throws tag for 'Exception'. 385
method is missing a Javadoc comment. 412

tools/scarab/src/java/org/tigris/scarab/actions/admin/AttributeGroupEdit.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.fulcrum.intake.model.Field 59
Unused import - org.apache.fulcrum.intake.model.BooleanField 60
Unused import - org.tigris.scarab.om.RModuleOption 68
Unused import - org.tigris.scarab.om.AttributeOption 72
Unused import - org.tigris.scarab.om.AttributeOptionPeer 73
Unused import - org.tigris.scarab.om.IssueTypePeer 76
Unused import - org.tigris.scarab.util.ScarabConstants 78
Unused import - org.tigris.scarab.services.cache.ScarabCache 80
Expected @param tag for 'data'. 94
Expected @param tag for 'context'. 94
Expected @throws tag for 'Exception'. 95
Expected @param tag for 'data'. 111
Expected @param tag for 'context'. 111
Expected @throws tag for 'Exception'. 112
'=' is not preceeded with whitespace. 125
'=' is not followed by whitespace. 125
'-' is not preceeded with whitespace. 125
'-' is not followed by whitespace. 125
'>=' is not preceeded with whitespace. 125
'>=' is not followed by whitespace. 125
cast needs to be followed by whitespace. 128
cast needs to be followed by whitespace. 129
Expected @param tag for 'data'. 161
Expected @param tag for 'context'. 161
Expected @throws tag for 'Exception'. 162
cast needs to be followed by whitespace. 167
'=' is not followed by whitespace. 183
'<' is not preceeded with whitespace. 183
'<' is not followed by whitespace. 183
'=' is not preceeded with whitespace. 201
'=' is not followed by whitespace. 201
'<' is not preceeded with whitespace. 201
'<' is not followed by whitespace. 201
cast needs to be followed by whitespace. 203
Expected @param tag for 'data'. 221
Expected @param tag for 'context'. 222
Expected @throws tag for 'Exception'. 223
Expected @param tag for 'data'. 237
Expected @param tag for 'context'. 237
Expected @throws tag for 'Exception'. 238
'=' is not preceeded with whitespace. 251
'=' is not followed by whitespace. 251
Expected @param tag for 'data'. 265
Expected @param tag for 'context'. 265
Expected @throws tag for 'Exception'. 266

tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalArtifactTypeCreate.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.List 49
Unused import - org.apache.torque.om.NumberKey 53
Unused import - org.tigris.scarab.util.ScarabConstants 63
line longer than 80 characters 69
Expected @param tag for 'data'. 77
Expected @param tag for 'context'. 77
Expected @throws tag for 'Exception'. 78
line longer than 80 characters 119

tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalArtifactTypes.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.om.RModuleIssueType 62
Unused import - org.tigris.scarab.util.ScarabConstants 64
line longer than 80 characters 71
Expected @param tag for 'data'. 80
Expected @param tag for 'context'. 80
Expected @throws tag for 'Exception'. 81
'=' is not preceeded with whitespace. 88
'=' is not followed by whitespace. 88
'<' is not preceeded with whitespace. 88
'<' is not followed by whitespace. 88
cast needs to be followed by whitespace. 90
Expected @param tag for 'data'. 117
Expected @param tag for 'context'. 117
Expected @throws tag for 'Exception'. 118
method is missing a Javadoc comment. 134
'=' is not followed by whitespace. 142
'<' is not preceeded with whitespace. 142
'<' is not followed by whitespace. 142
method is missing a Javadoc comment. 155
cast needs to be followed by whitespace. 159
'=' is not followed by whitespace. 168
'<' is not preceeded with whitespace. 168
'<' is not followed by whitespace. 168

tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalAttributeEdit.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Stack 50
Unused import - org.apache.torque.om.ObjectKey 55
Unused import - org.apache.fulcrum.intake.model.Field 59
Unused import - org.tigris.scarab.om.AttributeManager 63
Unused import - org.tigris.scarab.om.RModuleIssueType 69
Unused import - org.tigris.scarab.util.ScarabException 71
line longer than 80 characters 80
variable 'ERROR_MESSAGE' missing Javadoc. 85
Expected @param tag for 'data'. 93
Expected @param tag for 'context'. 93
Expected @throws tag for 'Exception'. 94
cast needs to be followed by whitespace. 107
line longer than 80 characters 114
'+' is not followed by whitespace. 115
Expected @param tag for 'data'. 139
Expected @param tag for 'context'. 139
Expected @throws tag for 'Exception'. 140
cast needs to be followed by whitespace. 142
cast needs to be followed by whitespace. 144
'=' is not preceeded with whitespace. 162
'=' is not followed by whitespace. 162
'-' is not preceeded with whitespace. 162
'-' is not followed by whitespace. 162
'>=' is not preceeded with whitespace. 162
'>=' is not followed by whitespace. 162
cast needs to be followed by whitespace. 165
line longer than 80 characters 184
line longer than 80 characters 239
line longer than 80 characters 253
line longer than 80 characters 258
method is missing a Javadoc comment. 273
method is missing a Javadoc comment. 287

tools/scarab/src/java/org/tigris/scarab/actions/admin/GlobalAttributes.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.om.ObjectKey 53
Unused import - org.apache.fulcrum.intake.model.Field 57
Unused import - org.tigris.scarab.om.ROptionOption 63
Unused import - org.tigris.scarab.om.ParentChildAttributeOption 64
Unused import - org.tigris.scarab.util.ScarabException 67
Expected @param tag for 'data'. 83
Expected @param tag for 'context'. 83
Expected @throws tag for 'Exception'. 84
cast needs to be followed by whitespace. 86
'=' is not preceeded with whitespace. 100
'=' is not followed by whitespace. 100
'<' is not preceeded with whitespace. 100
'<' is not followed by whitespace. 100
';' needs to be followed by whitespace. 100
';' needs to be followed by whitespace. 100
line longer than 80 characters 103
',' needs to be followed by whitespace. 103
Expected @param tag for 'data'. 130
Expected @param tag for 'context'. 130
Expected @throws tag for 'Exception'. 131
method is missing a Javadoc comment. 141
'=' is not followed by whitespace. 149
'<' is not preceeded with whitespace. 149
'<' is not followed by whitespace. 149
cast needs to be followed by whitespace. 158
method is missing a Javadoc comment. 164
cast needs to be followed by whitespace. 167
'=' is not followed by whitespace. 176
'<' is not preceeded with whitespace. 176
'<' is not followed by whitespace. 176

tools/scarab/src/java/org/tigris/scarab/actions/admin/ManageArtifactTypes.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 49
Unused import - org.apache.torque.om.NumberKey 56
Unused import - org.apache.fulcrum.intake.model.BooleanField 60
Unused import - org.tigris.scarab.om.AttributePeer 66
Unused import - org.tigris.scarab.om.IssueTypePeer 68
line longer than 80 characters 76
Expected @param tag for 'data'. 83
Expected @param tag for 'context'. 83
Expected @throws tag for 'Exception'. 84
'=' is not preceeded with whitespace. 96
'=' is not followed by whitespace. 96
';' needs to be followed by whitespace. 96
cast needs to be followed by whitespace. 98
line longer than 80 characters 109
'=' is not preceeded with whitespace. 114
'=' is not followed by whitespace. 114
';' needs to be followed by whitespace. 114
cast needs to be followed by whitespace. 116
Expected @param tag for 'data'. 131
Expected @param tag for 'context'. 131
Expected @throws tag for 'Exception'. 132
line longer than 80 characters 150
Expected @param tag for 'data'. 159
Expected @param tag for 'context'. 159
Expected @throws tag for 'Exception'. 160
Expected @param tag for 'data'. 169
Expected @param tag for 'context'. 170
Expected @throws tag for 'Exception'. 171
cast needs to be followed by whitespace. 174
'=' is not followed by whitespace. 183
'<' is not preceeded with whitespace. 183
'<' is not followed by whitespace. 183
line longer than 80 characters 223

tools/scarab/src/java/org/tigris/scarab/actions/admin/ManagePermissions.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Calendar 51
Unused import - java.util.List 52
Unused import - java.util.ArrayList 53
Unused import - org.apache.turbine.Turbine 58
Unused import - org.apache.fulcrum.security.entity.Role 63
Unused import - org.apache.fulcrum.security.entity.User 65
Unused import - org.apache.fulcrum.security.util.AccessControlList 66
Unused import - org.apache.fulcrum.security.util.PermissionSet 68
Unused import - org.apache.torque.util.Criteria 69
Unused import - org.apache.turbine.ParameterParser 70
Unused import - org.tigris.scarab.om.ScarabUserImpl 75
Unused import - org.tigris.scarab.om.ScarabUserImplPeer 76
Unused import - org.tigris.scarab.tools.ScarabRequestTool 79
Expected @param tag for 'data'. 95
Expected @param tag for 'context'. 95
Expected @throws tag for 'Exception'. 96
Expected @param tag for 'data'. 104
Expected @param tag for 'context'. 104
Expected @throws tag for 'Exception'. 105
Expected @param tag for 'data'. 113
Expected @param tag for 'context'. 113
Expected @throws tag for 'Exception'. 114
line longer than 80 characters 120
line longer than 80 characters 125
cast needs to be followed by whitespace. 125
line longer than 80 characters 129
',' needs to be followed by whitespace. 139
line longer than 80 characters 140
'+' is not followed by whitespace. 140
',' needs to be followed by whitespace. 147
Expected @param tag for 'data'. 156
Expected @param tag for 'context'. 156
Expected @throws tag for 'Exception'. 157
line longer than 80 characters 163
line longer than 80 characters 164
line longer than 80 characters 172
Expected @param tag for 'data'. 172
Expected @param tag for 'context'. 172
Expected @throws tag for 'Exception'. 172
line longer than 80 characters 175
Expected @param tag for 'data'. 181
Expected @param tag for 'context'. 181
Expected @throws tag for 'Exception'. 182
',' needs to be followed by whitespace. 184

tools/scarab/src/java/org/tigris/scarab/actions/admin/ManageRoles.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Calendar 51
Unused import - java.util.List 52
Unused import - java.util.ArrayList 53
Unused import - org.apache.turbine.Turbine 58
Unused import - org.apache.fulcrum.security.entity.User 65
Unused import - org.apache.fulcrum.security.util.AccessControlList 66
Unused import - org.apache.torque.util.Criteria 69
Unused import - org.apache.turbine.ParameterParser 70
Unused import - org.tigris.scarab.om.ScarabUserImpl 75
Unused import - org.tigris.scarab.om.ScarabUserImplPeer 76
Unused import - org.tigris.scarab.tools.ScarabRequestTool 79
Expected @param tag for 'data'. 95
Expected @param tag for 'context'. 95
Expected @throws tag for 'Exception'. 96
Expected @param tag for 'data'. 104
Expected @param tag for 'context'. 104
Expected @throws tag for 'Exception'. 105
Expected @param tag for 'data'. 113
Expected @param tag for 'context'. 113
Expected @throws tag for 'Exception'. 114
Expected @param tag for 'data'. 122
Expected @param tag for 'context'. 122
Expected @throws tag for 'Exception'. 123
line longer than 80 characters 129
line longer than 80 characters 134
cast needs to be followed by whitespace. 134
line longer than 80 characters 138
',' needs to be followed by whitespace. 148
'+' is not followed by whitespace. 150
'+' is not followed by whitespace. 157
',' needs to be followed by whitespace. 158
line longer than 80 characters 164
Expected @param tag for 'data'. 166
Expected @param tag for 'context'. 166
Expected @throws tag for 'Exception'. 167
line longer than 80 characters 194
line longer than 80 characters 195
line longer than 80 characters 198
line longer than 80 characters 208
Expected @param tag for 'data'. 224
Expected @param tag for 'context'. 224
Expected @throws tag for 'Exception'. 225
line longer than 80 characters 237
line longer than 80 characters 244
Expected @param tag for 'data'. 244
Expected @param tag for 'context'. 244
Expected @throws tag for 'Exception'. 244
line longer than 80 characters 247
Expected @param tag for 'data'. 253
Expected @param tag for 'context'. 253
Expected @throws tag for 'Exception'. 254
',' needs to be followed by whitespace. 256

tools/scarab/src/java/org/tigris/scarab/actions/admin/ManageUser.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.ArrayList 53
Unused import - org.apache.turbine.Turbine 58
Unused import - org.apache.torque.util.Criteria 66
Unused import - org.apache.turbine.ParameterParser 67
line longer than 80 characters 91
Expected @param tag for 'data'. 91
Expected @param tag for 'context'. 91
Expected @throws tag for 'Exception'. 91
line longer than 80 characters 108
cast needs to be followed by whitespace. 108
line longer than 80 characters 127
',' needs to be followed by whitespace. 128
',' needs to be followed by whitespace. 129
line longer than 80 characters 138
line longer than 80 characters 140
'+' is not followed by whitespace. 140
',' needs to be followed by whitespace. 141
',' needs to be followed by whitespace. 142
',' needs to be followed by whitespace. 150
',' needs to be followed by whitespace. 153
',' needs to be followed by whitespace. 159
',' needs to be followed by whitespace. 160
line longer than 80 characters 164
method is missing a Javadoc comment. 164
line longer than 80 characters 181
cast needs to be followed by whitespace. 181
line longer than 80 characters 202
line longer than 80 characters 213
',' needs to be followed by whitespace. 213
line longer than 80 characters 225
line longer than 80 characters 231
'+' is not followed by whitespace. 233
',' needs to be followed by whitespace. 234
',' needs to be followed by whitespace. 235
line longer than 80 characters 242
'+' is not followed by whitespace. 244
line longer than 80 characters 245
',' needs to be followed by whitespace. 245
',' needs to be followed by whitespace. 251
',' needs to be followed by whitespace. 254
',' needs to be followed by whitespace. 260
',' needs to be followed by whitespace. 261
method is missing a Javadoc comment. 265
'+' is not followed by whitespace. 272
Expected @param tag for 'data'. 281
Expected @param tag for 'context'. 281
Expected @throws tag for 'Exception'. 282
line longer than 80 characters 290
line longer than 80 characters 302
line longer than 80 characters 308
Expected @param tag for 'data'. 321
Expected @param tag for 'context'. 321
Expected @throws tag for 'Exception'. 322
',' needs to be followed by whitespace. 327
line longer than 80 characters 332
Expected @param tag for 'data'. 339
Expected @param tag for 'context'. 339
Expected @throws tag for 'Exception'. 340
line longer than 80 characters 349
Expected @param tag for 'data'. 356
Expected @param tag for 'context'. 356
Expected @throws tag for 'Exception'. 357
Expected @param tag for 'data'. 365
Expected @param tag for 'context'. 365
Expected @throws tag for 'Exception'. 366
Expected @param tag for 'data'. 374
Expected @param tag for 'context'. 374
Expected @throws tag for 'Exception'. 375
line longer than 80 characters 381
line longer than 80 characters 384
Expected @param tag for 'data'. 405
Expected @param tag for 'context'. 405
Expected @throws tag for 'Exception'. 406

tools/scarab/src/java/org/tigris/scarab/actions/admin/ModuleAttributeEdit.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 49
Unused import - org.apache.fulcrum.intake.model.Field 59
Unused import - org.apache.fulcrum.intake.model.BooleanField 60
Unused import - org.tigris.scarab.om.AttributePeer 67
Unused import - org.tigris.scarab.om.AttributeOptionPeer 70
line longer than 80 characters 78
Expected @param tag for 'data'. 85
Expected @param tag for 'context'. 85
Expected @throws tag for 'Exception'. 86
'=' is not preceeded with whitespace. 97
'=' is not followed by whitespace. 97
'-' is not preceeded with whitespace. 97
'-' is not followed by whitespace. 97
'>=' is not preceeded with whitespace. 97
'>=' is not followed by whitespace. 97
cast needs to be followed by whitespace. 99
Expected @param tag for 'data'. 111
Expected @param tag for 'context'. 112
Expected @throws tag for 'Exception'. 113
cast needs to be followed by whitespace. 116
'=' is not followed by whitespace. 124
'<' is not preceeded with whitespace. 124
'<' is not followed by whitespace. 124
line longer than 80 characters 143
line longer than 80 characters 156
Expected @param tag for 'data'. 166
Expected @param tag for 'context'. 167
Expected @throws tag for 'Exception'. 168
'=' is not preceeded with whitespace. 186
'=' is not followed by whitespace. 186
line longer than 80 characters 188

tools/scarab/src/java/org/tigris/scarab/actions/admin/XMLExportSelect.java

Error Line
Missing a header - not enough lines in file. 1
variable 'format' missing Javadoc. 74
variable 'format' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 74
Expected @param tag for 'data'. 79
Expected @param tag for 'context'. 79
Expected @throws tag for 'Exception'. 80
line longer than 80 characters 85
Expected @param tag for 'data'. 108
Expected @param tag for 'context'. 108
Expected @throws tag for 'Exception'. 109
Expected @param tag for 'data'. 118
Expected @param tag for 'context'. 118
Expected @throws tag for 'Exception'. 119

tools/scarab/src/java/org/tigris/scarab/actions/AssignIssue.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - javax.mail.SendFailedException 49
Unused import - java.util.Iterator 50
Unused import - java.util.ArrayList 52
Unused import - java.util.Map 53
Unused import - java.util.HashMap 54
Unused import - java.math.BigDecimal 55
Unused import - org.apache.fulcrum.template.TemplateEmail 69
Unused import - org.apache.fulcrum.template.DefaultTemplateContext 70
Unused import - org.tigris.scarab.om.ScarabUserManager 75
Unused import - org.tigris.scarab.om.IssuePeer 77
Unused import - org.tigris.scarab.attribute.OptionAttribute 80
Duplicate import to line 81. 85
Unused import - org.tigris.scarab.om.RModuleAttributePeer 91
Unused import - org.tigris.scarab.util.ScarabConstants 92
Unused import - org.tigris.scarab.util.ScarabException 93
Unused import - org.tigris.scarab.util.word.IssueSearch 94
Unused import - org.tigris.scarab.util.ScarabLink 96
variable 'EMAIL_ERROR' missing Javadoc. 108
method is missing a Javadoc comment. 112
cast needs to be followed by whitespace. 120
'=' is not preceeded with whitespace. 133
'=' is not followed by whitespace. 133
cast needs to be followed by whitespace. 135
'=' is not preceeded with whitespace. 137
'=' is not followed by whitespace. 137
cast needs to be followed by whitespace. 139
line longer than 80 characters 149
line longer than 80 characters 151
line longer than 80 characters 152
line longer than 80 characters 160
line longer than 80 characters 161
line longer than 80 characters 167
line longer than 80 characters 181
line longer than 80 characters 182
line longer than 80 characters 183
line longer than 80 characters 187
line longer than 80 characters 188
line longer than 80 characters 194
line longer than 80 characters 196
line longer than 80 characters 203
line longer than 80 characters 204
method is missing a Javadoc comment. 249
cast needs to be followed by whitespace. 257
'=' is not followed by whitespace. 268
'<' is not preceeded with whitespace. 268
'<' is not followed by whitespace. 268
line longer than 80 characters 274
line longer than 80 characters 291
'=' is not preceeded with whitespace. 297
'=' is not followed by whitespace. 297
cast needs to be followed by whitespace. 300
'=' is not preceeded with whitespace. 317
'=' is not followed by whitespace. 317
line longer than 80 characters 321
line longer than 80 characters 353
Unused @param tag for 'users'. 354
Unused @param tag for 'comment'. 355
Expected an @return tag. 358
Expected @param tag for 'assignee'. 359
Expected @param tag for 'userAction'. 360
Expected @param tag for 'othersAction'. 360
Expected @throws tag for 'Exception'. 361

tools/scarab/src/java/org/tigris/scarab/actions/ChangePassword.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'data'. 74
Expected @param tag for 'context'. 74
Expected @throws tag for 'Exception'. 75
cast needs to be followed by whitespace. 90
line longer than 80 characters 134

tools/scarab/src/java/org/tigris/scarab/actions/ConfigureIssueList.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabConstants 72
line longer than 80 characters 80
method is missing a Javadoc comment. 85
cast needs to be followed by whitespace. 94
'=' is not followed by whitespace. 102
'<' is not preceeded with whitespace. 102
'<' is not followed by whitespace. 102
cast needs to be followed by whitespace. 110
'=' is not followed by whitespace. 126
'<' is not preceeded with whitespace. 126
'<' is not followed by whitespace. 126
Expected @param tag for 'data'. 151
Expected @param tag for 'context'. 151
Expected @throws tag for 'Exception'. 152

tools/scarab/src/java/org/tigris/scarab/actions/ForgotPassword.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabConstants 67
Expected @param tag for 'data'. 87
Expected @param tag for 'context'. 87
Expected @throws tag for 'Exception'. 88
line longer than 80 characters 101
Expected @param tag for 'data'. 104
Expected @param tag for 'context'. 104
Expected an @return tag. 104
Expected @throws tag for 'Exception'. 105
line longer than 80 characters 130
line longer than 80 characters 139

tools/scarab/src/java/org/tigris/scarab/actions/GenerateReport.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.Iterator 49
Unused import - java.util.Date 52
Unused import - org.apache.turbine.Turbine 55
Unused import - org.apache.turbine.modules.ContextAdapter 57
Unused import - org.apache.torque.util.Criteria 60
Unused import - org.apache.fulcrum.intake.Retrievable 62
Unused import - org.apache.turbine.tool.IntakeTool 63
Unused import - org.apache.fulcrum.intake.model.Field 66
Unused import - org.apache.fulcrum.util.parser.ValueParser 67
Unused import - org.apache.fulcrum.util.parser.BaseValueParser 68
Unused import - org.tigris.scarab.om.Issue 72
Unused import - org.tigris.scarab.om.RModuleOption 73
Unused import - org.tigris.scarab.om.IssuePeer 74
Unused import - org.tigris.scarab.om.AttributeValue 75
Unused import - org.tigris.scarab.om.Transaction 76
Unused import - org.tigris.scarab.attribute.OptionAttribute 77
Unused import - org.tigris.scarab.attribute.UserAttribute 78
Unused import - org.tigris.scarab.om.Attribute 79
Unused import - org.tigris.scarab.om.Attachment 80
Unused import - org.tigris.scarab.om.Module 81
Unused import - org.tigris.scarab.om.RModuleAttributePeer 82
Unused import - org.tigris.scarab.om.TransactionTypePeer 83
Unused import - org.tigris.scarab.util.ScarabConstants 84
Unused import - org.tigris.scarab.util.ScarabException 85
Unused import - org.tigris.scarab.util.word.IssueSearch 86
method is missing a Javadoc comment. 101
method is missing a Javadoc comment. 126
method is missing a Javadoc comment. 143
method is missing a Javadoc comment. 160
method is missing a Javadoc comment. 192
'=' is not preceeded with whitespace. 201
'=' is not followed by whitespace. 201
'-' is not preceeded with whitespace. 201
'-' is not followed by whitespace. 201
'>=' is not preceeded with whitespace. 201
'>=' is not followed by whitespace. 201
cast needs to be followed by whitespace. 203
method is missing a Javadoc comment. 212
method name 'doStep3_1a' must match pattern '^[a-z][a-zA-Z0-9]*$'. 229
method is missing a Javadoc comment. 229
method name 'doStep3_1b' must match pattern '^[a-z][a-zA-Z0-9]*$'. 248
method is missing a Javadoc comment. 248
method name 'doStep3_2a' must match pattern '^[a-z][a-zA-Z0-9]*$'. 267
method is missing a Javadoc comment. 267
method name 'doStep3_2badddate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 286
method is missing a Javadoc comment. 286
method name 'doStep3_2bdeletedate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 293
method is missing a Javadoc comment. 293
'=' is not preceeded with whitespace. 304
'=' is not followed by whitespace. 304
'-' is not preceeded with whitespace. 304
'-' is not followed by whitespace. 304
'>=' is not preceeded with whitespace. 304
'>=' is not followed by whitespace. 304
cast needs to be followed by whitespace. 306
method name 'doStep3_2b' must match pattern '^[a-z][a-zA-Z0-9]*$'. 317
method is missing a Javadoc comment. 317
method is missing a Javadoc comment. 336
line longer than 80 characters 374
Expected @param tag for 'data'. 382
Expected @param tag for 'context'. 382
Expected @throws tag for 'Exception'. 383
Expected @param tag for 'data'. 394
Expected @param tag for 'context'. 394
Expected @throws tag for 'Exception'. 395
method is missing a Javadoc comment. 401
method is missing a Javadoc comment. 414
cast needs to be followed by whitespace. 417
'=' is not preceeded with whitespace. 422
'=' is not followed by whitespace. 422
'<' is not preceeded with whitespace. 422
'<' is not followed by whitespace. 422
';' needs to be followed by whitespace. 422
method is missing a Javadoc comment. 436
method is missing a Javadoc comment. 445

tools/scarab/src/java/org/tigris/scarab/actions/HandleRoleRequests.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.fulcrum.security.entity.Group 57
Unused import - org.apache.turbine.tool.IntakeTool 58
Unused import - org.tigris.scarab.om.ScarabUserManager 63
Unused import - org.tigris.scarab.tools.ScarabRequestTool 69
Unused import - org.tigris.scarab.services.security.ScarabSecurity 72
method is missing a Javadoc comment. 82
cast needs to be followed by whitespace. 87
cast needs to be followed by whitespace. 96
cast needs to be followed by whitespace. 98
'=' is not preceeded with whitespace. 105
'=' is not followed by whitespace. 105
'<' is not preceeded with whitespace. 105
'<' is not followed by whitespace. 105
cast needs to be followed by whitespace. 118
Expected @param tag for 'context'. 141
Expected an @return tag. 141
cast needs to be followed by whitespace. 143

tools/scarab/src/java/org/tigris/scarab/actions/Login.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.fulcrum.security.entity.User 54
Unused import - org.apache.turbine.services.pull.ApplicationTool 55
Expected @param tag for 'data'. 81
Expected @param tag for 'context'. 81
Expected @throws tag for 'Exception'. 82
Expected @param tag for 'data'. 101
Expected @param tag for 'context'. 101
Expected an @return tag. 101
Expected @throws tag for 'Exception'. 102
Expected @param tag for 'data'. 181
Expected @param tag for 'template'. 181
Expected an @return tag. 181
Expected @throws tag for 'UnknownEntityException'. 182
Expected @param tag for 'data'. 193
Expected @param tag for 'context'. 193
Expected @throws tag for 'Exception'. 194

tools/scarab/src/java/org/tigris/scarab/actions/Logout.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 70
Expected @param tag for 'data'. 70
Expected @param tag for 'context'. 70
Expected @throws tag for 'Exception'. 70
line longer than 80 characters 84
Expected @param tag for 'data'. 84
Expected @param tag for 'context'. 84
Expected @throws tag for 'Exception'. 84

tools/scarab/src/java/org/tigris/scarab/actions/ModifyIssue.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.Date 50
Unused import - java.util.HashMap 53
Unused import - org.apache.commons.collections.ExtendedProperties 54
Unused import - org.apache.turbine.Turbine 57
Unused import - org.apache.torque.om.ObjectKey 63
Duplicate import to line 62. 64
Unused import - org.apache.torque.util.Criteria 66
Unused import - org.tigris.scarab.om.AttachmentType 79
Unused import - org.tigris.scarab.om.AttachmentTypePeer 80
Unused import - org.tigris.scarab.om.AttributePeer 81
Unused import - org.tigris.scarab.om.RModuleAttributePeer 82
Unused import - org.tigris.scarab.om.DependPeer 91
Unused import - org.tigris.scarab.om.DependType 92
Unused import - org.tigris.scarab.om.DependTypePeer 93
Unused import - org.tigris.scarab.services.cache.ScarabCache 96
Unused import - org.apache.fulcrum.TurbineServices 97
Unused import - org.apache.fulcrum.upload.TurbineUploadService 98
Unused import - org.apache.fulcrum.upload.UploadService 99
variable 'EMAIL_ERROR' missing Javadoc. 115
variable 'DEFAULT_MSG' missing Javadoc. 118
method is missing a Javadoc comment. 120
cast needs to be followed by whitespace. 133
cast needs to be followed by whitespace. 159
'=' is not preceeded with whitespace. 174
'=' is not followed by whitespace. 174
'-' is not preceeded with whitespace. 174
'-' is not followed by whitespace. 174
'>=' is not preceeded with whitespace. 174
'>=' is not followed by whitespace. 174
line longer than 80 characters 177
cast needs to be followed by whitespace. 177
cast needs to be followed by whitespace. 208
line longer than 80 characters 257
Expected @param tag for 'data'. 269
Expected @param tag for 'context'. 269
Expected @throws tag for 'Exception'. 270
Expected @param tag for 'data'. 278
Expected @param tag for 'context'. 278
Expected @throws tag for 'Exception'. 279
'<' is not preceeded with whitespace. 289
'<' is not followed by whitespace. 289
cast needs to be followed by whitespace. 291
line longer than 80 characters 296
Expected @param tag for 'data'. 306
Expected @param tag for 'context'. 306
Expected @throws tag for 'Exception'. 307
Expected @param tag for 'data'. 316
Expected @param tag for 'context'. 316
Expected @throws tag for 'Exception'. 317
Expected @param tag for 'data'. 326
Expected @param tag for 'context'. 326
Expected @param tag for 'type'. 327
Expected @throws tag for 'Exception'. 328
cast needs to be followed by whitespace. 372
method is missing a Javadoc comment. 426
method is missing a Javadoc comment. 440
cast needs to be followed by whitespace. 469
Expected @param tag for 'data'. 491
Expected @param tag for 'context'. 491
Expected @throws tag for 'Exception'. 492
cast needs to be followed by whitespace. 504
'=' is not followed by whitespace. 508
'<' is not preceeded with whitespace. 508
'<' is not followed by whitespace. 508
Expected @param tag for 'data'. 541
Expected @param tag for 'context'. 541
Expected @throws tag for 'Exception'. 542
cast needs to be followed by whitespace. 553
'=' is not followed by whitespace. 557
'<' is not preceeded with whitespace. 557
'<' is not followed by whitespace. 557
Expected @param tag for 'data'. 582
Expected @param tag for 'context'. 582
Expected @throws tag for 'Exception'. 583
cast needs to be followed by whitespace. 594
'=' is not followed by whitespace. 598
'<' is not preceeded with whitespace. 598
'<' is not followed by whitespace. 598
'+' is not preceeded with whitespace. 612
'+' is not followed by whitespace. 612
'+' is not preceeded with whitespace. 612
'+' is not followed by whitespace. 612
method is missing a Javadoc comment. 621
method is missing a Javadoc comment. 630
Expected @param tag for 'data'. 651
Expected @param tag for 'context'. 651
Expected @throws tag for 'Exception'. 652
cast needs to be followed by whitespace. 662
'=' is not preceeded with whitespace. 672
'=' is not followed by whitespace. 672
'<' is not preceeded with whitespace. 672
cast needs to be followed by whitespace. 674
Expected @param tag for 'data'. 735
Expected @param tag for 'context'. 735
Expected @throws tag for 'Exception'. 736
cast needs to be followed by whitespace. 745
Expected @param tag for 'data'. 834
Expected @param tag for 'context'. 834
Expected @throws tag for 'Exception'. 835
Expected @param tag for 'data'. 848
Expected @param tag for 'context'. 848
Expected @throws tag for 'Exception'. 849
Expected @param tag for 'data'. 858
Expected @param tag for 'context'. 858
Expected @throws tag for 'Exception'. 859
Expected @param tag for 'data'. 869
Expected @param tag for 'context'. 869
Expected @throws tag for 'Exception'. 870

tools/scarab/src/java/org/tigris/scarab/actions/ModifyModule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.List 49
Unused import - org.apache.fulcrum.security.util.AccessControlList 57
Unused import - org.apache.torque.om.NumberKey 58
Unused import - org.tigris.scarab.om.IssueType 62
Unused import - org.tigris.scarab.om.RModuleIssueType 63
Unused import - org.tigris.scarab.om.RModuleOption 64
Unused import - org.tigris.scarab.om.RModuleAttribute 65
Unused import - org.tigris.scarab.om.Attribute 66
Unused import - org.tigris.scarab.om.AttributeGroup 67
Unused import - org.tigris.scarab.util.ScarabConstants 68
Expected @param tag for 'data'. 86
Expected @param tag for 'context'. 86
Expected @throws tag for 'Exception'. 87
',' needs to be followed by whitespace. 106
line longer than 80 characters 142
Expected @param tag for 'data'. 163
Expected @param tag for 'context'. 163
Expected @throws tag for 'Exception'. 164
',' needs to be followed by whitespace. 173
cast needs to be followed by whitespace. 182

tools/scarab/src/java/org/tigris/scarab/actions/MoveIssue.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Iterator 49
Unused import - java.util.List 50
Unused import - java.util.ArrayList 51
Unused import - java.util.HashMap 52
Unused import - org.apache.torque.om.ObjectKey 64
Unused import - org.apache.torque.util.Criteria 65
Unused import - org.tigris.scarab.tools.ScarabRequestTool 69
Unused import - org.tigris.scarab.om.ScarabUserManager 72
Unused import - org.tigris.scarab.om.IssuePeer 74
Unused import - org.tigris.scarab.om.Attachment 75
Unused import - org.tigris.scarab.om.AttachmentPeer 76
Unused import - org.tigris.scarab.om.RModuleAttribute 77
Unused import - org.tigris.scarab.om.RModuleAttributePeer 78
Unused import - org.tigris.scarab.om.RModuleOption 79
Unused import - org.tigris.scarab.om.RModuleOptionPeer 80
Unused import - org.tigris.scarab.om.Attribute 81
Unused import - org.tigris.scarab.om.AttributeManager 83
Unused import - org.tigris.scarab.om.AttributeValue 84
Unused import - org.tigris.scarab.om.Transaction 85
Unused import - org.tigris.scarab.om.TransactionTypePeer 86
Unused import - org.tigris.scarab.om.Activity 87
Unused import - org.tigris.scarab.attribute.OptionAttribute 89
Expected @param tag for 'data'. 109
Expected @param tag for 'context'. 109
Expected @throws tag for 'Exception'. 110
cast needs to be followed by whitespace. 127
Expected @param tag for 'data'. 159
Expected @param tag for 'context'. 159
Expected @throws tag for 'Exception'. 160
cast needs to be followed by whitespace. 177
line longer than 80 characters 227
Expected @param tag for 'data'. 227
Expected @param tag for 'context'. 227
Expected @throws tag for 'Exception'. 227

tools/scarab/src/java/org/tigris/scarab/actions/QueryList.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.turbine.Turbine 52
Unused import - org.tigris.scarab.om.ScarabUserImpl 67
method is missing a Javadoc comment. 83
cast needs to be followed by whitespace. 88
cast needs to be followed by whitespace. 97
method is missing a Javadoc comment. 139
cast needs to be followed by whitespace. 145
'=' is not followed by whitespace. 147
'<' is not preceeded with whitespace. 147
'<' is not followed by whitespace. 147
method is missing a Javadoc comment. 170
method is missing a Javadoc comment. 176
'=' is not followed by whitespace. 185
'<' is not preceeded with whitespace. 185
'<' is not followed by whitespace. 185
cast needs to be followed by whitespace. 193

tools/scarab/src/java/org/tigris/scarab/actions/Redirect.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'data'. 72
Expected @param tag for 'context'. 72
Expected @throws tag for 'Exception'. 73
Expected @param tag for 'data'. 87
Expected @param tag for 'context'. 87
Expected @throws tag for 'Exception'. 88

tools/scarab/src/java/org/tigris/scarab/actions/Register.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - org.apache.turbine.services.pull.ApplicationTool 57
Expected @param tag for 'data'. 95
Expected @param tag for 'context'. 95
Expected @throws tag for 'Exception'. 96
cast needs to be followed by whitespace. 111
',' needs to be followed by whitespace. 123
line longer than 80 characters 124
line longer than 80 characters 136
'if' is not followed by whitespace. 156
method is missing a Javadoc comment. 177
Expected @param tag for 'data'. 253
Expected @param tag for 'context'. 253
Expected @throws tag for 'Exception'. 254
Expected @param tag for 'data'. 264
Expected @param tag for 'context'. 264
Expected @throws tag for 'Exception'. 265
Expected @param tag for 'data'. 275
Expected @param tag for 'context'. 275
Expected @throws tag for 'Exception'. 276
cast needs to be followed by whitespace. 291
'if' is not followed by whitespace. 329
line longer than 80 characters 338
line longer than 80 characters 346
line longer than 80 characters 358
line longer than 80 characters 367
cast needs to be followed by whitespace. 372
cast needs to be followed by whitespace. 373
line longer than 80 characters 379
line longer than 80 characters 386
Expected @param tag for 'data'. 397
Expected @param tag for 'context'. 397
Expected @throws tag for 'Exception'. 398
cast needs to be followed by whitespace. 414
Expected @param tag for 'su'. 472
Expected @param tag for 'context'. 472
Expected @throws tag for 'Exception'. 473

tools/scarab/src/java/org/tigris/scarab/actions/ReportIssue.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.ArrayList 52
Unused import - org.apache.commons.collections.ExtendedProperties 63
Unused import - org.apache.torque.util.Criteria 65
Unused import - org.apache.torque.om.NumberKey 66
Unused import - org.apache.fulcrum.TurbineServices 70
Unused import - org.apache.fulcrum.upload.TurbineUploadService 71
Unused import - org.apache.fulcrum.upload.UploadService 72
Unused import - org.tigris.scarab.om.IssuePeer 79
Unused import - org.tigris.scarab.om.AttachmentType 86
Unused import - org.tigris.scarab.om.AttachmentTypePeer 87
Unused import - org.tigris.scarab.om.Module 88
Unused import - org.tigris.scarab.om.RModuleAttributePeer 89
variable 'invalidChars' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 105
method is missing a Javadoc comment. 107
cast needs to be followed by whitespace. 176
cast needs to be followed by whitespace. 235
'=' is not preceeded with whitespace. 255
'=' is not followed by whitespace. 255
'-' is not preceeded with whitespace. 255
'-' is not followed by whitespace. 255
'>=' is not preceeded with whitespace. 255
'>=' is not followed by whitespace. 255
line longer than 80 characters 258
cast needs to be followed by whitespace. 258
Expected an @return tag. 277
Expected @param tag for 'context'. 278
cast needs to be followed by whitespace. 292
Expected @param tag for 'data'. 348
Expected @param tag for 'context'. 348
Expected @throws tag for 'Exception'. 349
cast needs to be followed by whitespace. 355
line longer than 80 characters 391
cast needs to be followed by whitespace. 391
line longer than 80 characters 398
line longer than 80 characters 412
cast needs to be followed by whitespace. 412
line longer than 80 characters 417
',' needs to be followed by whitespace. 432
line longer than 80 characters 434
line longer than 80 characters 440
line longer than 80 characters 441
line longer than 80 characters 448
Expected @param tag for 'data'. 470
Expected @param tag for 'context'. 470
Expected @throws tag for 'Exception'. 471
Expected @param tag for 'data'. 491
Expected @param tag for 'context'. 491
Expected @throws tag for 'Exception'. 492
'=' is not followed by whitespace. 502
'<' is not preceeded with whitespace. 502
'<' is not followed by whitespace. 502
Expected @param tag for 'data'. 521
Expected @param tag for 'context'. 521
Expected @throws tag for 'Exception'. 522
'=' is not preceeded with whitespace. 539
'=' is not followed by whitespace. 539
cast needs to be followed by whitespace. 541
line longer than 80 characters 542
cast needs to be followed by whitespace. 542
'!' is followed by whitespace. 550
Expected @param tag for 'data'. 575
Expected @param tag for 'context'. 575
Expected @throws tag for 'Exception'. 576
cast needs to be followed by whitespace. 587
'!' is followed by whitespace. 595
'+' is not preceeded with whitespace. 603
'+' is not followed by whitespace. 603
method is missing a Javadoc comment. 619
method is missing a Javadoc comment. 625
line longer than 80 characters 629
method is missing a Javadoc comment. 637
cast needs to be followed by whitespace. 642

tools/scarab/src/java/org/tigris/scarab/actions/Search.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.Iterator 49
Unused import - org.apache.turbine.modules.ContextAdapter 57
Unused import - org.apache.torque.om.NumberKey 63
Unused import - org.apache.torque.util.Criteria 64
Unused import - org.tigris.scarab.om.Attribute 71
Unused import - org.tigris.scarab.om.AttributePeer 72
Unused import - org.tigris.scarab.om.AttributeValuePeer 73
Unused import - org.tigris.scarab.om.AttributeValue 74
Unused import - org.tigris.scarab.om.Issue 75
Unused import - org.tigris.scarab.om.IssueType 76
Unused import - org.tigris.scarab.om.IssuePeer 77
Unused import - org.tigris.scarab.om.RQueryUser 79
Duplicate import to line 84. 85
Unused import - org.tigris.scarab.util.word.IssueSearch 86
variable 'DEFAULT_ISSUE_LIMIT' missing Javadoc. 96
variable 'DEFAULT_ISSUE_LIMIT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 104
Expected @param tag for 'data'. 126
Expected @param tag for 'context'. 126
Expected @throws tag for 'Exception'. 127
Expected @param tag for 'data'. 136
Expected @param tag for 'context'. 136
Expected @throws tag for 'Exception'. 137
cast needs to be followed by whitespace. 141
Expected @param tag for 'data'. 189
Expected @param tag for 'context'. 189
Expected @throws tag for 'Exception'. 190
line longer than 80 characters 200
cast needs to be followed by whitespace. 200
Expected @param tag for 'data'. 207
Expected @param tag for 'context'. 207
Expected @throws tag for 'Exception'. 208
cast needs to be followed by whitespace. 211
Expected @param tag for 'data'. 223
Expected @param tag for 'context'. 223
Expected @throws tag for 'Exception'. 224
Expected @param tag for 'data'. 255
Expected @param tag for 'context'. 255
Expected @throws tag for 'Exception'. 256
'=' is not followed by whitespace. 263
'<' is not preceeded with whitespace. 263
Expected @param tag for 'data'. 273
Expected @param tag for 'context'. 273
Expected @throws tag for 'Exception'. 274
Expected @param tag for 'data'. 283
Expected @param tag for 'context'. 283
Expected @throws tag for 'Exception'. 284
'=' is not followed by whitespace. 291
'<' is not preceeded with whitespace. 291
Expected @param tag for 'data'. 301
Expected @param tag for 'context'. 301
Expected @throws tag for 'Exception'. 302
Expected @param tag for 'data'. 311
Expected @param tag for 'context'. 311
Expected @throws tag for 'Exception'. 312
Expected @param tag for 'data'. 320
Expected @param tag for 'context'. 320
'=' is not followed by whitespace. 324
'<' is not preceeded with whitespace. 324
'<' is not followed by whitespace. 324
'=' is not preceeded with whitespace. 335
'=' is not followed by whitespace. 335
Expected @param tag for 'data'. 348
Expected @param tag for 'context'. 348
Expected @throws tag for 'Exception'. 349
Expected @param tag for 'data'. 368
Expected @param tag for 'context'. 368
Expected @throws tag for 'Exception'. 369
method is missing a Javadoc comment. 375
'=' is not followed by whitespace. 380
'<' is not preceeded with whitespace. 380
'<' is not followed by whitespace. 380
'=' is not preceeded with whitespace. 388
'=' is not followed by whitespace. 388
'<' is not preceeded with whitespace. 388
'<' is not followed by whitespace. 388
Expected @param tag for 'data'. 402
Expected @param tag for 'context'. 402
'=' is not followed by whitespace. 408
'<' is not preceeded with whitespace. 408
'<' is not followed by whitespace. 408

tools/scarab/src/java/org/tigris/scarab/actions/SelectIssueType.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 73
Expected @param tag for 'data'. 73
Expected @param tag for 'context'. 73
Expected @throws tag for 'Exception'. 73
line longer than 80 characters 105
Expected @param tag for 'data'. 105
Expected @param tag for 'context'. 105
Expected @throws tag for 'Exception'. 105

tools/scarab/src/java/org/tigris/scarab/actions/base/BaseModifyIssue.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Date 50
Unused import - java.util.HashMap 53
Unused import - org.apache.turbine.Turbine 56
Unused import - org.apache.turbine.modules.ContextAdapter 58
Unused import - org.apache.turbine.ParameterParser 60
Redundant import from the same package. 63
Unused import - org.tigris.scarab.om.IssueManager 65
Unused import - org.tigris.scarab.util.ScarabConstants 68
method is missing a Javadoc comment. 79
cast needs to be followed by whitespace. 94

tools/scarab/src/java/org/tigris/scarab/actions/base/RequireLoginFirstAction.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Stack 50
Unused import - java.util.HashMap 51
Unused import - java.util.Iterator 52
Unused import - org.apache.turbine.ParameterParser 60
Unused import - org.apache.fulcrum.intake.model.Group 61
Unused import - org.tigris.scarab.om.ScarabUser 67
line longer than 80 characters 74
variable 'log' missing Javadoc. 78
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 78
variable 'ERROR_MESSAGE' missing Javadoc. 81
variable 'NO_PERMISSION_MESSAGE' missing Javadoc. 85
Expected @param tag for 'data'. 91
Expected @throws tag for 'Exception'. 91
Expected an @return tag. 91
Expected @param tag for 'context'. 99
Expected an @return tag. 99
cast needs to be followed by whitespace. 101
Expected @param tag for 'context'. 107
Expected an @return tag. 107
cast needs to be followed by whitespace. 109
Expected @param tag for 'data'. 117
Expected an @return tag. 117
Expected @param tag for 'data'. 127
Expected @param tag for 'defaultValue'. 127
Expected an @return tag. 127
Expected @param tag for 'data'. 136
Expected an @return tag. 136
Expected @param tag for 'data'. 145
Expected @param tag for 'defaultValue'. 145
Expected an @return tag. 145
Expected @param tag for 'data'. 154
Expected an @return tag. 154
Expected @param tag for 'data'. 163
Expected an @return tag. 163
Expected @param tag for 'data'. 173
Expected @param tag for 'defaultValue'. 173
Expected an @return tag. 173
Expected @param tag for 'data'. 183
Expected an @return tag. 183
Expected @param tag for 'data'. 193
Expected @param tag for 'defaultValue'. 193
Expected an @return tag. 193
Expected @param tag for 'data'. 203
Expected an @return tag. 203
method is missing a Javadoc comment. 209
method is missing a Javadoc comment. 214
method is missing a Javadoc comment. 220
method is missing a Javadoc comment. 227
method is missing a Javadoc comment. 233
method is missing a Javadoc comment. 241
method is missing a Javadoc comment. 247
method is missing a Javadoc comment. 254

tools/scarab/src/java/org/tigris/scarab/actions/base/ScarabTemplateAction.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Stack 50
Unused import - java.util.HashMap 51
Unused import - java.util.Iterator 52
Unused import - org.apache.turbine.ParameterParser 60
Unused import - org.tigris.scarab.om.ScarabUser 65
line longer than 80 characters 72
variable 'log' missing Javadoc. 76
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 76
variable 'ERROR_MESSAGE' missing Javadoc. 79
variable 'NO_PERMISSION_MESSAGE' missing Javadoc. 83
Expected @param tag for 'context'. 89
Expected an @return tag. 89
Expected @param tag for 'context'. 98
Expected an @return tag. 98
cast needs to be followed by whitespace. 100
Expected @param tag for 'data'. 108
Expected an @return tag. 108
Expected @param tag for 'data'. 118
Expected @param tag for 'defaultValue'. 118
Expected an @return tag. 118
Expected @param tag for 'data'. 127
Expected an @return tag. 127
Expected @param tag for 'data'. 136
Expected @param tag for 'defaultValue'. 136
Expected an @return tag. 136
Expected @param tag for 'data'. 145
Expected an @return tag. 145
Expected @param tag for 'data'. 154
Expected an @return tag. 154
Expected @param tag for 'data'. 164
Expected @param tag for 'defaultValue'. 164
Expected an @return tag. 164
Expected @param tag for 'data'. 174
Expected an @return tag. 174
Expected @param tag for 'data'. 184
Expected @param tag for 'defaultValue'. 184
Expected an @return tag. 184
Expected @param tag for 'data'. 194
Expected an @return tag. 194
method is missing a Javadoc comment. 200
method is missing a Javadoc comment. 205
method is missing a Javadoc comment. 211
method is missing a Javadoc comment. 218
method is missing a Javadoc comment. 224
method is missing a Javadoc comment. 232
method is missing a Javadoc comment. 238
method is missing a Javadoc comment. 246

tools/scarab/src/java/org/tigris/scarab/actions/TemplateList.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.List 49
Unused import - org.apache.turbine.Turbine 55
Unused import - org.tigris.scarab.om.IssueType 70
Unused import - org.tigris.scarab.attribute.OptionAttribute 75
Expected @param tag for 'data'. 92
Expected @param tag for 'context'. 92
Expected @throws tag for 'Exception'. 93
cast needs to be followed by whitespace. 97
cast needs to be followed by whitespace. 122
',' needs to be followed by whitespace. 123
line longer than 80 characters 140
method is missing a Javadoc comment. 150
cast needs to be followed by whitespace. 156
'=' is not followed by whitespace. 158
'<' is not preceeded with whitespace. 158
'<' is not followed by whitespace. 158
method is missing a Javadoc comment. 179

tools/scarab/src/java/org/tigris/scarab/attribute/ComboBoxAttribute.java

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

tools/scarab/src/java/org/tigris/scarab/attribute/DateAttribute.java

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

tools/scarab/src/java/org/tigris/scarab/attribute/FreeFormAttribute.java

Error Line
Missing a header - not enough lines in file. 1
variable 'loaded' missing Javadoc. 61
variable 'value' missing Javadoc. 62
variable 'value' must be private and have accessor methods. 62
method is missing a Javadoc comment. 64
method is missing a Javadoc comment. 74
line longer than 80 characters 82

tools/scarab/src/java/org/tigris/scarab/attribute/IntegerAttribute.java

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

tools/scarab/src/java/org/tigris/scarab/attribute/OptionAttribute.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.om.AttributeOption 50
line longer than 80 characters 54
method is missing a Javadoc comment. 61
method is missing a Javadoc comment. 68
line longer than 80 characters 77

tools/scarab/src/java/org/tigris/scarab/attribute/SelectOneAttribute.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 58
line longer than 80 characters 70

tools/scarab/src/java/org/tigris/scarab/attribute/StringAttribute.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'dbCon'. 68
Expected @throws tag for 'TorqueException'. 69

tools/scarab/src/java/org/tigris/scarab/attribute/TotalVotesAttribute.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
method is missing a Javadoc comment. 75
'+' is not preceeded with whitespace. 77
'+' is not followed by whitespace. 77
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 85
'-' is not preceeded with whitespace. 87
'-' is not followed by whitespace. 87
method is missing a Javadoc comment. 90
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 102
method is missing a Javadoc comment. 107

tools/scarab/src/java/org/tigris/scarab/attribute/UserAttribute.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.List 50
Unused import - org.tigris.scarab.om.Module 56
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 84
Expected an @return tag. 114
'=' is not preceeded with whitespace. 132
'=' is not followed by whitespace. 132
method is missing a Javadoc comment. 138
method is missing a Javadoc comment. 142
Unused @param tag for 'data'. 148
Expected @throws tag for 'Exception'. 153

tools/scarab/src/java/org/tigris/scarab/om/AbstractScarabModule.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - org.apache.torque.om.Persistent 66
Unused import - org.apache.fulcrum.security.TurbineSecurity 69
Unused import - org.apache.fulcrum.security.util.RoleSet 70
Unused import - org.apache.fulcrum.security.util.TurbineSecurityException 71
Unused import - org.apache.fulcrum.security.entity.User 72
Unused import - org.apache.fulcrum.security.entity.Role 74
Unused import - org.apache.fulcrum.security.impl.db.entity.TurbineUserGroupRole 75
Redundant import from the same package. 78
Redundant import from the same package. 79
Redundant import from the same package. 80
Redundant import from the same package. 81
Redundant import from the same package. 82
Redundant import from the same package. 83
Redundant import from the same package. 84
Redundant import from the same package. 85
Redundant import from the same package. 86
Redundant import from the same package. 87
Redundant import from the same package. 88
Redundant import from the same package. 89
Redundant import from the same package. 90
Redundant import from the same package. 91
Redundant import from the same package. 92
Redundant import from the same package. 93
Redundant import from the same package. 94
Redundant import from the same package. 95
Redundant import from the same package. 96
Redundant import from the same package. 97
Redundant import from the same package. 98
Redundant import from the same package. 99
Redundant import from the same package. 100
Redundant import from the same package. 101
Redundant import from the same package. 102
Redundant import from the same package. 103
Redundant import from the same package. 104
Redundant import from the same package. 105
Redundant import from the same package. 106
Redundant import from the same package. 107
variable 'log' missing Javadoc. 137
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 137
variable 'GET_R_MODULE_ATTRIBUTES' missing Javadoc. 141
variable 'GET_ATTRIBUTE_GROUPS' missing Javadoc. 143
variable 'GET_ATTRIBUTE_GROUP' missing Javadoc. 145
variable 'GET_SAVED_REPORTS' missing Javadoc. 147
variable 'GET_DEFAULT_RMODULE_USERATTRIBUTES' missing Javadoc. 149
variable 'GET_ISSUE_TYPES' missing Javadoc. 151
variable 'GET_NAV_ISSUE_TYPES' missing Javadoc. 153
variable 'GET_QUICK_SEARCH_ATTRIBUTES' missing Javadoc. 155
variable 'GET_REQUIRED_ATTRIBUTES' missing Javadoc. 157
variable 'GET_ALL_R_MODULE_OPTIONS' missing Javadoc. 159
variable 'GET_LEAF_R_MODULE_OPTIONS' missing Javadoc. 161
variable 'GET_LEAF_R_MODULE_OPTIONS' must be private and have accessor methods. 161
variable 'GET_R_MODULE_ISSUE_TYPES' missing Javadoc. 163
variable 'GET_R_MODULE_ISSUE_TYPE' missing Javadoc. 165
variable 'GET_TEMPLATE_TYPES' missing Javadoc. 167
variable 'GET_UNAPPROVED_QUERIES' missing Javadoc. 169
variable 'GET_UNAPPROVED_TEMPLATES' missing Javadoc. 171
variable 'GET_DEFAULT_TEXT_ATTRIBUTE' missing Javadoc. 173
variable 'parentModules' missing Javadoc. 176
variable 'domain' missing Javadoc. 178
method is missing a Javadoc comment. 224
method is missing a Javadoc comment. 225
Expected an @return tag. 231
Expected @param tag for 'name'. 279
Expected @param tag for 'issueType'. 287
Expected an @return tag. 287
Expected @throws tag for 'Exception'. 288
Expected an @return tag. 299
Expected @throws tag for 'Exception'. 300
Expected @param tag for 'module'. 317
Expected @throws tag for 'Exception'. 318
Expected @param tag for 'parent'. 330
Expected an @return tag. 330
Expected @throws tag for 'Exception'. 331
Expected @param tag for 'issueType'. 347
Expected an @return tag. 347
Expected @throws tag for 'Exception'. 348
'+' is not preceeded with whitespace. 354
'+' is not followed by whitespace. 354
'+' is not followed by whitespace. 355
Expected @param tag for 'issueType'. 367
Expected an @return tag. 367
Expected @throws tag for 'Exception'. 368
Expected @param tag for 'issueType'. 377
Expected @param tag for 'activeOnly'. 377
Expected an @return tag. 377
Expected @throws tag for 'Exception'. 378
line longer than 80 characters 388
cast needs to be followed by whitespace. 400
Expected @param tag for 'issueType'. 409
Expected an @return tag. 409
Expected @param tag for 'attribute'. 410
Expected @throws tag for 'Exception'. 411
cast needs to be followed by whitespace. 429
cast needs to be followed by whitespace. 436
Expected @param tag for 'issueType'. 444
Expected an @return tag. 444
Expected @throws tag for 'Exception'. 445
Expected @param tag for 'issueType'. 453
Expected an @return tag. 453
Expected @param tag for 'activeOnly'. 454
Expected @throws tag for 'Exception'. 455
'=' is not followed by whitespace. 459
'<' is not preceeded with whitespace. 459
';' needs to be followed by whitespace. 459
cast needs to be followed by whitespace. 461
Expected @param tag for 'issueType'. 473
Expected an @return tag. 473
Expected @throws tag for 'Exception'. 474
'=' is not preceeded with whitespace. 478
'=' is not followed by whitespace. 478
'<=' is not preceeded with whitespace. 478
'<=' is not followed by whitespace. 478
cast needs to be followed by whitespace. 484
cast needs to be followed by whitespace. 485
'-' is not preceeded with whitespace. 485
'-' is not followed by whitespace. 485
'-' is not preceeded with whitespace. 493
'-' is not followed by whitespace. 493
method is missing a Javadoc comment. 500
Unused @throws tag for 'ScarabException'. 513
Expected @param tag for 'v'. 540
Expected @throws tag for 'Exception'. 541
Expected an @return tag. 546
Expected @throws tag for 'Exception'. 547
Expected @param tag for 'user'. 554
Expected an @return tag. 554
Expected @throws tag for 'Exception'. 555
cast needs to be followed by whitespace. 570
Expected @param tag for 'criteria'. 579
Expected an @return tag. 579
Expected @throws tag for 'Exception'. 580
'=' is not preceeded with whitespace. 585
'=' is not followed by whitespace. 585
'<' is not preceeded with whitespace. 585
'<' is not followed by whitespace. 585
Expected @param tag for 'issueType'. 596
Expected an @return tag. 596
Expected @throws tag for 'Exception'. 597
Expected @param tag for 'issueType'. 605
Expected @param tag for 'activeOnly'. 605
Expected an @return tag. 605
Expected @throws tag for 'Exception'. 606
line longer than 80 characters 608
'=' is not preceeded with whitespace. 611
'=' is not followed by whitespace. 611
'<' is not preceeded with whitespace. 611
'<' is not followed by whitespace. 611
line longer than 80 characters 613
cast needs to be followed by whitespace. 613
Expected @param tag for 'issueType'. 624
Expected an @return tag. 624
Expected @throws tag for 'Exception'. 625
cast needs to be followed by whitespace. 631
Expected @param tag for 'issueType'. 645
Expected @param tag for 'attributeType'. 645
Expected an @return tag. 645
Expected @throws tag for 'Exception'. 646
line longer than 80 characters 648
'=' is not preceeded with whitespace. 651
'=' is not followed by whitespace. 651
'<' is not preceeded with whitespace. 651
'<' is not followed by whitespace. 651
Expected @param tag for 'attribute'. 669
Expected an @return tag. 669
Expected @param tag for 'issueType'. 670
Expected @throws tag for 'Exception'. 671
'=' is not preceeded with whitespace. 676
'=' is not followed by whitespace. 676
'<' is not preceeded with whitespace. 676
'<' is not followed by whitespace. 676
Expected @param tag for 'issueType'. 692
Expected an @return tag. 692
Expected @param tag for 'attributeType'. 693
Expected @throws tag for 'Exception'. 694
'=' is not preceeded with whitespace. 707
'=' is not followed by whitespace. 707
'<' is not preceeded with whitespace. 707
'<' is not followed by whitespace. 707
line longer than 80 characters 710
'=' is not preceeded with whitespace. 714
'=' is not followed by whitespace. 714
'<' is not preceeded with whitespace. 714
'<' is not followed by whitespace. 714
cast needs to be followed by whitespace. 716
Expected @param tag for 'attribute'. 731
Expected an @return tag. 731
Expected @param tag for 'issueType'. 732
Expected @throws tag for 'Exception'. 733
'=' is not preceeded with whitespace. 739
'=' is not followed by whitespace. 739
'<' is not preceeded with whitespace. 739
'<' is not followed by whitespace. 739
line longer than 80 characters 742
'=' is not preceeded with whitespace. 749
'=' is not followed by whitespace. 749
'<' is not preceeded with whitespace. 749
'<' is not followed by whitespace. 749
cast needs to be followed by whitespace. 751
Expected @param tag for 'issueType'. 764
Expected an @return tag. 764
Expected @throws tag for 'Exception'. 765
cast needs to be followed by whitespace. 785
cast needs to be followed by whitespace. 797
cast needs to be followed by whitespace. 806
'=' is not preceeded with whitespace. 813
'=' is not followed by whitespace. 813
'<' is not preceeded with whitespace. 813
'<' is not followed by whitespace. 813
cast needs to be followed by whitespace. 828
Expected @param tag for 'issueType'. 841
Expected @throws tag for 'Exception'. 842
cast needs to be followed by whitespace. 865
cast needs to be followed by whitespace. 879
cast needs to be followed by whitespace. 893
Expected an @return tag. 903
Expected @throws tag for 'Exception'. 904
Expected @param tag for 'activeOnly'. 913
Expected an @return tag. 913
Expected @throws tag for 'Exception'. 914
'.' is followed by whitespace. 923
line longer than 80 characters 931
cast needs to be followed by whitespace. 938
Expected an @return tag. 947
Expected @throws tag for 'Exception'. 948
'.' is followed by whitespace. 956
'.' is followed by whitespace. 957
cast needs to be followed by whitespace. 969
Expected an @return tag. 978
Expected @throws tag for 'Exception'. 979
cast needs to be followed by whitespace. 988
Expected @param tag for 'crit'. 1003
Expected an @return tag. 1003
Expected @throws tag for 'TorqueException'. 1004
cast needs to be followed by whitespace. 1015
Expected @param tag for 'crit'. 1043
Expected an @return tag. 1043
Expected @throws tag for 'TorqueException'. 1044
Expected @param tag for 'issueType'. 1049
Expected an @return tag. 1049
Expected @param tag for 'attribute'. 1050
Expected @throws tag for 'Exception'. 1051
Expected @param tag for 'issueType'. 1079
Expected an @return tag. 1079
Expected @param tag for 'option'. 1080
Expected @throws tag for 'Exception'. 1081
Expected @param tag for 'issueType'. 1097
Expected @throws tag for 'Exception'. 1098
cast needs to be followed by whitespace. 1114
Expected @param tag for 'issueType'. 1125
Expected @throws tag for 'Exception'. 1126
'=' is not preceeded with whitespace. 1139
'=' is not followed by whitespace. 1139
'<' is not followed by whitespace. 1139
cast needs to be followed by whitespace. 1141
cast needs to be followed by whitespace. 1154
Expected @param tag for 'issueType'. 1165
Expected @throws tag for 'Exception'. 1166
method is missing a Javadoc comment. 1173
method is missing a Javadoc comment. 1182
cast needs to be followed by whitespace. 1199
Expected @param tag for 'issueType'. 1213
Expected an @return tag. 1213
Expected @throws tag for 'Exception'. 1214
Expected @param tag for 'issueType'. 1223
Expected @param tag for 'activeOnly'. 1223
Expected an @return tag. 1223
Expected @throws tag for 'Exception'. 1224
method is missing a Javadoc comment. 1230
cast needs to be followed by whitespace. 1275
Expected an @return tag. 1284
Expected @throws tag for 'Exception'. 1285
method is missing a Javadoc comment. 1290
method is missing a Javadoc comment. 1296
'=' is not preceeded with whitespace. 1309
'=' is not followed by whitespace. 1309
'<' is not preceeded with whitespace. 1309
'<' is not followed by whitespace. 1309
cast needs to be followed by whitespace. 1312
method is missing a Javadoc comment. 1325
'=' is not preceeded with whitespace. 1343
'=' is not followed by whitespace. 1343
'-' is not preceeded with whitespace. 1343
'-' is not followed by whitespace. 1343
'>=' is not preceeded with whitespace. 1343
'>=' is not followed by whitespace. 1343
cast needs to be followed by whitespace. 1345
line longer than 80 characters 1351
line longer than 80 characters 1354
cast needs to be followed by whitespace. 1363
cast needs to be followed by whitespace. 1373
method is missing a Javadoc comment. 1378
cast needs to be followed by whitespace. 1388
Expected @param tag for 'attribute'. 1403
Expected @param tag for 'issueType'. 1403
Expected an @return tag. 1403
Expected @throws tag for 'Exception'. 1404
'=' is not preceeded with whitespace. 1411
'=' is not followed by whitespace. 1411
'<' is not preceeded with whitespace. 1411
'<' is not followed by whitespace. 1411
line longer than 80 characters 1414
cast needs to be followed by whitespace. 1414
method is missing a Javadoc comment. 1423
method is missing a Javadoc comment. 1437
cast needs to be followed by whitespace. 1453
'*' is not preceeded with whitespace. 1453
'*' is not followed by whitespace. 1453
'=' is not preceeded with whitespace. 1454
'=' is not followed by whitespace. 1454
'-' is not preceeded with whitespace. 1454
'-' is not followed by whitespace. 1454
'>=' is not preceeded with whitespace. 1454
'>=' is not followed by whitespace. 1454
cast needs to be followed by whitespace. 1456
'=' is not preceeded with whitespace. 1461
'=' is not followed by whitespace. 1461
'-' is not preceeded with whitespace. 1461
'-' is not followed by whitespace. 1461
'>=' is not preceeded with whitespace. 1461
'>=' is not followed by whitespace. 1461
cast needs to be followed by whitespace. 1464
'=' is not preceeded with whitespace. 1468
'=' is not followed by whitespace. 1468
'-' is not preceeded with whitespace. 1468
'-' is not followed by whitespace. 1468
'>=' is not preceeded with whitespace. 1468
'>=' is not followed by whitespace. 1468
cast needs to be followed by whitespace. 1471
cast needs to be followed by whitespace. 1486
Expected @param tag for 'issueType'. 1500
Expected @param tag for 'issueType'. 1515
'try' is not followed by whitespace. 1520
'{' should be on a new line. 1520
cast needs to be followed by whitespace. 1526
'*' is not preceeded with whitespace. 1526
'*' is not followed by whitespace. 1526
'=' is not preceeded with whitespace. 1527
'=' is not followed by whitespace. 1527
'-' is not preceeded with whitespace. 1527
'-' is not followed by whitespace. 1527
'>=' is not preceeded with whitespace. 1527
'>=' is not followed by whitespace. 1527
cast needs to be followed by whitespace. 1530
'=' is not preceeded with whitespace. 1537
'=' is not followed by whitespace. 1537
'<' is not preceeded with whitespace. 1537
'<' is not followed by whitespace. 1537
cast needs to be followed by whitespace. 1539
'=' is not preceeded with whitespace. 1546
'=' is not followed by whitespace. 1546
'-' is not preceeded with whitespace. 1546
'-' is not followed by whitespace. 1546
'>=' is not preceeded with whitespace. 1546
'>=' is not followed by whitespace. 1546
cast needs to be followed by whitespace. 1549
'}' should be alone on a line. 1560
'catch' is not preceeded with whitespace. 1560
'{' should be on a new line. 1560
method is missing a Javadoc comment. 1567
method is missing a Javadoc comment. 1572
Expected @param tag for 'issueType'. 1625
Expected @param tag for 'optionId'. 1625
Expected @throws tag for 'Exception'. 1626
'catch' is not followed by whitespace. 1636
method is missing a Javadoc comment. 1649
method is missing a Javadoc comment. 1669
method is missing a Javadoc comment. 1691
line longer than 80 characters 1704
cast needs to be followed by whitespace. 1710
Expected @param tag for 'user'. 1732
Expected an @return tag. 1732
Expected @throws tag for 'Exception'. 1741
Expected an @return tag. 1741
cast needs to be followed by whitespace. 1755
Expected @throws tag for 'Exception'. 1764
Expected an @return tag. 1764
cast needs to be followed by whitespace. 1779
Expected @throws tag for 'Exception'. 1789
'=' is not preceeded with whitespace. 1803
'=' is not followed by whitespace. 1803
'<' is not preceeded with whitespace. 1803
'<' is not followed by whitespace. 1803
cast needs to be followed by whitespace. 1806
line longer than 80 characters 1809
'=' is not preceeded with whitespace. 1816
'=' is not followed by whitespace. 1816
'<' is not preceeded with whitespace. 1816
'<' is not followed by whitespace. 1816
cast needs to be followed by whitespace. 1818
'=' is not preceeded with whitespace. 1833
'=' is not followed by whitespace. 1833
'<' is not preceeded with whitespace. 1833
'<' is not followed by whitespace. 1833
cast needs to be followed by whitespace. 1835
'=' is not preceeded with whitespace. 1843
'=' is not followed by whitespace. 1843
'<' is not preceeded with whitespace. 1843
'<' is not followed by whitespace. 1843
cast needs to be followed by whitespace. 1845
line longer than 80 characters 1848
'=' is not preceeded with whitespace. 1852
'=' is not followed by whitespace. 1852
'<' is not preceeded with whitespace. 1852
'<' is not followed by whitespace. 1852
cast needs to be followed by whitespace. 1854
'=' is not preceeded with whitespace. 1869
'=' is not followed by whitespace. 1869
'<' is not preceeded with whitespace. 1869
'<' is not followed by whitespace. 1869
cast needs to be followed by whitespace. 1871
'=' is not preceeded with whitespace. 1884
'=' is not followed by whitespace. 1884
'<' is not preceeded with whitespace. 1884
'<' is not followed by whitespace. 1884
cast needs to be followed by whitespace. 1886
Expected an @return tag. 1909
Expected an @return tag. 1918
cast needs to be followed by whitespace. 1936
method is missing a Javadoc comment. 1942
method is missing a Javadoc comment. 1956

tools/scarab/src/java/org/tigris/scarab/om/AbstractScarabUser.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.Iterator 50
Unused import - org.apache.fulcrum.security.entity.User 55
Unused import - org.apache.fulcrum.security.entity.Role 56
Unused import - org.apache.fulcrum.security.entity.Group 57
Unused import - org.apache.fulcrum.security.util.GroupSet 58
Unused import - org.apache.fulcrum.security.TurbineSecurity 59
Unused import - org.apache.fulcrum.security.impl.db.entity.TurbineUserGroupRolePeer 60
Unused import - org.apache.torque.om.ObjectKey 65
Unused import - org.apache.commons.util.GenerateUniqueId 67
Redundant import from the same package. 69
Redundant import from the same package. 70
Expected an @return tag. 129
'=' is not preceeded with whitespace. 219
'=' is not followed by whitespace. 219
'<' is not preceeded with whitespace. 219
'<' is not followed by whitespace. 219
cast needs to be followed by whitespace. 221
line longer than 80 characters 224
line longer than 80 characters 229
line longer than 80 characters 244
cast needs to be followed by whitespace. 269
Expected @param tag for 'crit'. 278
Expected an @return tag. 278
Expected @throws tag for 'TorqueException'. 279
line longer than 80 characters 282
cast needs to be followed by whitespace. 304
cast needs to be followed by whitespace. 324
cast needs to be followed by whitespace. 335
cast needs to be followed by whitespace. 381
'=' is not preceeded with whitespace. 420
'=' is not followed by whitespace. 420
'-' is not preceeded with whitespace. 420
'-' is not followed by whitespace. 420
'>=' is not preceeded with whitespace. 420
'>=' is not followed by whitespace. 420
line longer than 80 characters 438
cast needs to be followed by whitespace. 462
cast needs to be followed by whitespace. 466
cast needs to be followed by whitespace. 486
Expected @throws tag for 'Exception'. 508
Expected an @return tag. 508

tools/scarab/src/java/org/tigris/scarab/om/Activity.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Date 50
Redundant import from the same package. 62
type Javadoc comment is missing an @author tag. 75
variable 'aAttribute' missing Javadoc. 79
variable 'oldAttributeOption' missing Javadoc. 80
variable 'newAttributeOption' missing Javadoc. 81
Expected @throws tag for 'TorqueException'. 87
Expected an @return tag. 87
'==' is not preceeded with whitespace. 89
'==' is not followed by whitespace. 89
Expected @param tag for 'v'. 102
Expected @throws tag for 'TorqueException'. 102
Expected @param tag for 'issue'. 111
Expected @param tag for 'attribute'. 111
Expected @param tag for 'desc'. 112
Expected @param tag for 'transaction'. 112
Expected @param tag for 'oldNumericValue'. 113
Expected @param tag for 'newNumericValue'. 113
Expected @param tag for 'oldUserId'. 114
Expected @param tag for 'newUserId'. 114
Expected @param tag for 'oldOptionId'. 115
Expected @param tag for 'newOptionId'. 115
Expected @param tag for 'oldValue'. 116
Expected @param tag for 'newValue'. 116
Expected @throws tag for 'TorqueException'. 117
Expected @throws tag for 'Exception'. 117
Expected @param tag for 'issue'. 130
Expected @param tag for 'attribute'. 130
Expected @param tag for 'desc'. 131
Expected @param tag for 'transaction'. 131
Expected @param tag for 'oldNumericValue'. 132
Expected @param tag for 'newNumericValue'. 132
Expected @param tag for 'oldUserId'. 133
Expected @param tag for 'newUserId'. 133
Expected @param tag for 'oldOptionId'. 134
Expected @param tag for 'newOptionId'. 134
Expected @param tag for 'oldValue'. 135
Expected @param tag for 'newValue'. 135
Expected @param tag for 'dbCon'. 135
Expected @throws tag for 'TorqueException'. 136
cast needs to be followed by whitespace. 164
Expected @param tag for 'issue'. 190
Expected @param tag for 'attribute'. 190
Expected @param tag for 'desc'. 191
Expected @param tag for 'transaction'. 191
Expected @param tag for 'oldValue'. 192
Expected @param tag for 'newValue'. 192
Expected @throws tag for 'TorqueException'. 193
Expected @throws tag for 'Exception'. 205
Expected an @return tag. 205
'==' is not preceeded with whitespace. 207
'==' is not followed by whitespace. 207
Expected @throws tag for 'Exception'. 228
Expected an @return tag. 228
'==' is not preceeded with whitespace. 230
'==' is not followed by whitespace. 230
Expected @param tag for 'dbCon'. 247
Expected @throws tag for 'TorqueException'. 248
cast needs to be followed by whitespace. 260
'+' is not followed by whitespace. 269

tools/scarab/src/java/org/tigris/scarab/om/ActivityManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 6
Unused import - org.apache.torque.om.ObjectKey 9
Unused import - org.apache.torque.Torque 10
line longer than 80 characters 16
type Javadoc comment is missing an @author tag. 20
method is missing a Javadoc comment. 36
cast needs to be followed by whitespace. 40

tools/scarab/src/java/org/tigris/scarab/om/ActivityPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/Attachment.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.util.Criteria 52
Unused import - org.apache.fulcrum.TurbineServices 60
Unused import - org.apache.fulcrum.upload.UploadService 61
type Javadoc comment is missing an @author tag. 77
Expected @throws tag for 'Exception'. 103
Expected an @return tag. 103
Expected @param tag for 'data'. 118
Expected @throws tag for 'Exception'. 118
Expected @param tag for 'name'. 130
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 142
'+' is not followed by whitespace. 142
Expected @param tag for 'user'. 176
Expected @param tag for 'issue'. 176
Expected @param tag for 'typeId'. 176
Expected @throws tag for 'Exception'. 177
',' needs to be followed by whitespace. 209
'private' modifier out of order with the JLS suggestions. 227
Expected @param tag for 'path'. 227
Expected an @return tag. 250
Expected @throws tag for 'ScarabException'. 251
Expected @throws tag for 'Exception'. 251
'+' is not preceeded with whitespace. 262
'+' is not followed by whitespace. 262
'/' is not preceeded with whitespace. 267
'/' is not followed by whitespace. 267
Expected an @return tag. 279
Expected @throws tag for 'Exception'. 280
Expected an @return tag. 300
Expected @throws tag for 'Exception'. 301

tools/scarab/src/java/org/tigris/scarab/om/AttachmentManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 5
Unused import - org.apache.torque.om.ObjectKey 9
line longer than 80 characters 15
type Javadoc comment is missing an @author tag. 19
method is missing a Javadoc comment. 35
cast needs to be followed by whitespace. 39

tools/scarab/src/java/org/tigris/scarab/om/AttachmentPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 65
variable 'ATTACHMENT_PEER' missing Javadoc. 68
variable 'RETRIEVE_BY_PK' missing Javadoc. 70
Unused @param tag for 'ObjectKey'. 76
Expected @param tag for 'pk'. 78
Expected an @return tag. 78
Expected @throws tag for 'TorqueException'. 79
cast needs to be followed by whitespace. 90

tools/scarab/src/java/org/tigris/scarab/om/AttachmentType.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 66
line longer than 80 characters 70
method is missing a Javadoc comment. 70
line longer than 80 characters 73
'if' is not followed by whitespace. 75
cast needs to be followed by whitespace. 79

tools/scarab/src/java/org/tigris/scarab/om/AttachmentTypeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/AttachmentTypePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58
variable 'ATTACHMENT_TYPE_NAME' missing Javadoc. 61
variable 'COMMENT_TYPE_NAME' missing Javadoc. 62
variable 'URL_TYPE_NAME' missing Javadoc. 63

tools/scarab/src/java/org/tigris/scarab/om/Attribute.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.TreeMap 51
Unused import - java.util.Vector 53
Unused import - java.util.Collections 55
Unused import - java.util.Iterator 56
Unused import - org.apache.fulcrum.cache.TurbineGlobalCacheService 65
Unused import - org.apache.fulcrum.cache.ObjectExpiredException 66
Unused import - org.apache.fulcrum.cache.CachedObject 67
Unused import - org.apache.fulcrum.cache.GlobalCacheService 68
Unused import - org.apache.fulcrum.TurbineServices 69
Redundant import from the same package. 72
Unused import - org.tigris.scarab.util.ScarabException 74
variable 'className' missing Javadoc. 92
variable 'className' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 92
variable 'SELECT_ONE' missing Javadoc. 114
variable 'orderedROptionOptionList' missing Javadoc. 116
variable 'orderedAttributeOptionList' missing Javadoc. 117
variable 'parentChildAttributeOptions' missing Javadoc. 118
variable 'optionsMap' missing Javadoc. 120
variable 'attributeOptionsWithDeleted' missing Javadoc. 121
variable 'attributeOptionsWithoutDeleted' missing Javadoc. 122
method is missing a Javadoc comment. 131
Expected @param tag for 'id'. 143
Expected an @return tag. 143
Expected @throws tag for 'TorqueException'. 144
cast needs to be followed by whitespace. 146
Expected @param tag for 'attributeName'. 159
Expected an @return tag. 159
Expected @throws tag for 'Exception'. 160
cast needs to be followed by whitespace. 177
Expected @param tag for 'attributeName'. 187
Expected an @return tag. 187
Expected @throws tag for 'Exception'. 188
Expected @param tag for 'key'. 196
Expected @throws tag for 'Exception'. 204
Expected an @return tag. 204
line longer than 80 characters 214
Expected an @return tag. 236
Expected @throws tag for 'Exception'. 237
cast needs to be followed by whitespace. 248
Expected an @return tag. 257
Expected @throws tag for 'Exception'. 258
cast needs to be followed by whitespace. 269
method is missing a Javadoc comment. 274
method is missing a Javadoc comment. 285
method is missing a Javadoc comment. 296
'=' is not preceeded with whitespace. 303
'=' is not followed by whitespace. 303
'<' is not preceeded with whitespace. 303
'<' is not followed by whitespace. 303
Expected @throws tag for 'TorqueException'. 364
cast needs to be followed by whitespace. 370
Expected @param tag for 'optionID'. 376
Expected an @return tag. 376
Expected @throws tag for 'TorqueException'. 377
Expected an @return tag. 386
Expected @throws tag for 'TorqueException'. 387
cast needs to be followed by whitespace. 403
Expected @param tag for 'value'. 412
Expected @throws tag for 'TorqueException'. 425
'=' is not preceeded with whitespace. 432
'=' is not followed by whitespace. 432
'<' is not preceeded with whitespace. 432
'<' is not followed by whitespace. 432
';' needs to be followed by whitespace. 432
cast needs to be followed by whitespace. 434
cast needs to be followed by whitespace. 435
Expected @param tag for 'value'. 456
Expected @throws tag for 'TorqueException'. 470
cast needs to be followed by whitespace. 491
Expected @param tag for 'value'. 500
Expected @throws tag for 'TorqueException'. 513
line longer than 80 characters 518
Expected @param tag for 'includeDeleted'. 530
Expected an @return tag. 530
Expected @throws tag for 'TorqueException'. 531
'=' is not preceeded with whitespace. 541
'=' is not followed by whitespace. 541
'<' is not preceeded with whitespace. 541
'<' is not followed by whitespace. 541
cast needs to be followed by whitespace. 543
Expected @throws tag for 'TorqueException'. 557
line longer than 80 characters 562
line longer than 80 characters 565
cast needs to be followed by whitespace. 565
'*' is not preceeded with whitespace. 565
'*' is not followed by whitespace. 565
'+' is not preceeded with whitespace. 565
'+' is not followed by whitespace. 565
line longer than 80 characters 567
'=' is not preceeded with whitespace. 568
'=' is not followed by whitespace. 568
'<' is not preceeded with whitespace. 568
'<' is not followed by whitespace. 568
line longer than 80 characters 570
cast needs to be followed by whitespace. 570
line longer than 80 characters 574
Expected @throws tag for 'TorqueException'. 584
Expected an @return tag. 584
Expected @param tag for 'user'. 593
Expected an @return tag. 593
Expected @throws tag for 'Exception'. 594
'=' is not preceeded with whitespace. 609
'=' is not followed by whitespace. 609
'<' is not preceeded with whitespace. 609
'<' is not followed by whitespace. 609
';' needs to be followed by whitespace. 609
';' needs to be followed by whitespace. 609
cast needs to be followed by whitespace. 611
'=' is not preceeded with whitespace. 621
'=' is not followed by whitespace. 621
'<' is not preceeded with whitespace. 621
'<' is not followed by whitespace. 621
';' needs to be followed by whitespace. 621
';' needs to be followed by whitespace. 621
cast needs to be followed by whitespace. 623

tools/scarab/src/java/org/tigris/scarab/om/AttributeClass.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 62

tools/scarab/src/java/org/tigris/scarab/om/AttributeClassManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/AttributeClassPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/UserVotePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/AttributeGroup.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Redundant import from the same package. 62
Redundant import from the same package. 63
type Javadoc comment is missing an @author tag. 72
variable 'GET_ATTRIBUTES' missing Javadoc. 77
variable 'GET_R_ATTRIBUTE_ATTRGROUP' missing Javadoc. 79
variable 'GET_ATTRIBUTE_GROUPS' missing Javadoc. 81
Expected @param tag for 'module'. 101
Expected @param tag for 'me'. 110
Expected @throws tag for 'TorqueException'. 111
Expected @throws tag for 'TorqueException'. 128
Expected an @return tag. 144
Expected @throws tag for 'Exception'. 145
cast needs to be followed by whitespace. 165
cast needs to be followed by whitespace. 173
Expected an @return tag. 181
Expected @throws tag for 'Exception'. 182
'-' is not preceeded with whitespace. 194
'-' is not followed by whitespace. 194
Expected an @return tag. 204
Expected @param tag for 'attribute'. 205
Expected @throws tag for 'Exception'. 206
cast needs to be followed by whitespace. 219
cast needs to be followed by whitespace. 226
method is missing a Javadoc comment. 232
'=' is not preceeded with whitespace. 250
'=' is not followed by whitespace. 250
'<' is not preceeded with whitespace. 250
'<' is not followed by whitespace. 250
cast needs to be followed by whitespace. 252
line longer than 80 characters 258
line longer than 80 characters 263
method is missing a Javadoc comment. 276
'=' is not preceeded with whitespace. 292
'=' is not followed by whitespace. 292
';' needs to be followed by whitespace. 292
';' needs to be followed by whitespace. 292
cast needs to be followed by whitespace. 294
method is missing a Javadoc comment. 309
'<' is not preceeded with whitespace. 343
'<' is not followed by whitespace. 343
';' needs to be followed by whitespace. 343
cast needs to be followed by whitespace. 345
line longer than 80 characters 362
method is missing a Javadoc comment. 362
'+' is not followed by whitespace. 368

tools/scarab/src/java/org/tigris/scarab/om/AttributeGroupManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 6
Unused import - org.apache.torque.om.ObjectKey 9
Unused import - org.apache.torque.Torque 10
line longer than 80 characters 16
type Javadoc comment is missing an @author tag. 20
method is missing a Javadoc comment. 36
cast needs to be followed by whitespace. 40

tools/scarab/src/java/org/tigris/scarab/om/AttributeGroupPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 16
variable 'ATTRIBUTEGROUP_PEER' missing Javadoc. 19
variable 'RETRIEVE_BY_PK' missing Javadoc. 21
Unused @param tag for 'ObjectKey'. 27
Expected @param tag for 'pk'. 29
Expected an @return tag. 29
Expected @throws tag for 'TorqueException'. 30
cast needs to be followed by whitespace. 41

tools/scarab/src/java/org/tigris/scarab/om/AttributeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16
method is missing a Javadoc comment. 31

tools/scarab/src/java/org/tigris/scarab/om/AttributeOption.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.HashMap 50
Unused import - java.util.Iterator 51
Unused import - java.util.StringTokenizer 54
Unused import - org.apache.fulcrum.cache.TurbineGlobalCacheService 65
Unused import - org.apache.fulcrum.cache.ObjectExpiredException 66
Unused import - org.apache.fulcrum.cache.CachedObject 67
Unused import - org.apache.fulcrum.cache.GlobalCacheService 68
Unused import - org.apache.fulcrum.TurbineServices 69
Unused import - org.tigris.scarab.util.ScarabException 71
variable 'STATUS__CLOSED__PK' missing Javadoc. 94
variable 'STATUS__CLOSED__PK' must be private and have accessor methods. 94
variable 'className' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 97
Expected @param tag for 'key'. 132
Expected an @return tag. 132
variable 'comparator' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 142
cast needs to be followed by whitespace. 147
cast needs to be followed by whitespace. 148
Expected an @return tag. 165
Expected @throws tag for 'TorqueException'. 173
Expected an @return tag. 173
'==' is not preceeded with whitespace. 175
'==' is not followed by whitespace. 175
Expected @param tag for 'v'. 188
Expected @throws tag for 'TorqueException'. 188
Expected an @return tag. 197
Expected @param tag for 'attribute'. 207
Expected @param tag for 'name'. 207
Expected an @return tag. 207
Expected @throws tag for 'Exception'. 208
Expected an @return tag. 227
Expected @throws tag for 'Exception'. 228
Expected @param tag for 'ancestors'. 238
Expected @throws tag for 'Exception'. 239
'=' is not preceeded with whitespace. 242
'=' is not followed by whitespace. 242
'-' is not preceeded with whitespace. 242
'-' is not followed by whitespace. 242
'>=' is not preceeded with whitespace. 242
'>=' is not followed by whitespace. 242
Expected an @return tag. 256
Expected @throws tag for 'Exception'. 257
Expected @param tag for 'descendants'. 267
Expected @throws tag for 'Exception'. 268
'=' is not preceeded with whitespace. 271
'=' is not followed by whitespace. 271
'-' is not preceeded with whitespace. 271
'-' is not followed by whitespace. 271
'>=' is not preceeded with whitespace. 271
'>=' is not followed by whitespace. 271
Expected an @return tag. 284
Expected @throws tag for 'TorqueException'. 285
Expected an @return tag. 298
Expected @throws tag for 'Exception'. 299
Expected @throws tag for 'TorqueException'. 313
'=' is not preceeded with whitespace. 323
'=' is not followed by whitespace. 323
cast needs to be followed by whitespace. 325
Expected @throws tag for 'Exception'. 340
'=' is not preceeded with whitespace. 350
'=' is not followed by whitespace. 350
cast needs to be followed by whitespace. 352
Expected @param tag for 'parent'. 388
Expected an @return tag. 388
Expected @throws tag for 'Exception'. 389
Expected @param tag for 'child'. 398
Expected an @return tag. 398
Expected @throws tag for 'Exception'. 399
Expected an @return tag. 407
Expected @throws tag for 'Exception'. 408
Expected an @return tag. 416
Expected @throws tag for 'Exception'. 417
Expected an @return tag. 425
Expected @throws tag for 'Exception'. 426
cast needs to be followed by whitespace. 435
cast needs to be followed by whitespace. 438
line longer than 80 characters 452
line longer than 80 characters 513
line longer than 80 characters 561
Expected an @return tag. 759
line longer than 80 characters 763

tools/scarab/src/java/org/tigris/scarab/om/AttributeOptionManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 13
type Javadoc comment is missing an @author tag. 17

tools/scarab/src/java/org/tigris/scarab/om/AttributeOptionPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/AttributePeer.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 50
type Javadoc comment is missing an @author tag. 68
variable 'ASSIGNED_TO__PK' missing Javadoc. 71
variable 'STATUS__PK' missing Javadoc. 72
variable 'RESOLUTION__PK' missing Javadoc. 73
variable 'TOTAL_VOTES__PK' missing Javadoc. 74
variable 'EMAIL_TO' missing Javadoc. 75
variable 'CC_TO' missing Javadoc. 76
variable 'ATTRIBUTE_PEER' missing Javadoc. 78
variable 'GET_DATA_ATTRIBUTES' missing Javadoc. 80
variable 'GET_USER_ATTRIBUTES' missing Javadoc. 82
Expected @param tag for 'attributeType'. 88
Expected an @return tag. 88
Expected @param tag for 'sortColumn'. 89
Expected @param tag for 'sortPolarity'. 89
Expected @throws tag for 'Exception'. 90
'.' is preceeded with whitespace. 134
cast needs to be followed by whitespace. 147
Expected an @return tag. 162
Expected @throws tag for 'Exception'. 163
Expected @param tag for 'attributeType'. 171
Expected an @return tag. 171
Expected @throws tag for 'Exception'. 172
Expected @param tag for 'sortColumn'. 182
Expected an @return tag. 182
Expected @param tag for 'sortPolarity'. 183
Expected @throws tag for 'Exception'. 184
method is missing a Javadoc comment. 189
cast needs to be followed by whitespace. 202
cast needs to be followed by whitespace. 203
method is missing a Javadoc comment. 216

tools/scarab/src/java/org/tigris/scarab/om/AttributeType.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 69
variable 'ATTRIBUTETYPE' missing Javadoc. 74
variable 'GET_INSTANCE' missing Javadoc. 76
method is missing a Javadoc comment. 122
'if' is not followed by whitespace. 133
line longer than 80 characters 135
cast needs to be followed by whitespace. 137
cast needs to be followed by whitespace. 143

tools/scarab/src/java/org/tigris/scarab/om/AttributeTypeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/AttributeTypePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 60
variable 'USER_TYPE_KEY' missing Javadoc. 64

tools/scarab/src/java/org/tigris/scarab/om/AttributeValue.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Redundant import from the same package. 69
Redundant import from the same package. 70
Redundant import from the same package. 71
type Javadoc comment is missing an @author tag. 82
variable 'transaction' missing Javadoc. 86
variable 'oldOptionId' missing Javadoc. 87
variable 'oldUserId' missing Javadoc. 88
variable 'oldValue' missing Javadoc. 89
variable 'oldNumericValue' missing Javadoc. 90
variable 'oldOptionIdIsSet' missing Javadoc. 91
variable 'oldUserIdIsSet' missing Javadoc. 92
variable 'oldValueIsSet' missing Javadoc. 93
variable 'oldNumericValueIsSet' missing Javadoc. 94
variable 'chainedValue' missing Javadoc. 95
variable 'className' missing Javadoc. 97
Expected @throws tag for 'Exception'. 125
Expected @param tag for 'nk'. 195
Expected @throws tag for 'TorqueException'. 196
Expected @param tag for 'nk'. 208
Expected @throws tag for 'TorqueException'. 209
method is missing a Javadoc comment. 255
method is missing a Javadoc comment. 268
method is missing a Javadoc comment. 277
method is missing a Javadoc comment. 295
'if' construct must use '{}'s. 314
Expected @throws tag for 'TorqueException'. 326
cast needs to be followed by whitespace. 340
'=' is not preceeded with whitespace. 347
'=' is not followed by whitespace. 347
'-' is not preceeded with whitespace. 347
'-' is not followed by whitespace. 347
'>=' is not preceeded with whitespace. 347
'>=' is not followed by whitespace. 347
cast needs to be followed by whitespace. 349
Expected @param tag for 'v'. 371
method is missing a Javadoc comment. 387
Expected @throws tag for 'TorqueException'. 410
method is missing a Javadoc comment. 426
method is missing a Javadoc comment. 454
'=' is not preceeded with whitespace. 463
'=' is not followed by whitespace. 463
'<' is not preceeded with whitespace. 463
'<' is not followed by whitespace. 463
method is missing a Javadoc comment. 485
'=' is not preceeded with whitespace. 494
'=' is not followed by whitespace. 494
'<' is not preceeded with whitespace. 494
'<' is not followed by whitespace. 494
method is missing a Javadoc comment. 504
method is missing a Javadoc comment. 509
method is missing a Javadoc comment. 524
method is missing a Javadoc comment. 532
method is missing a Javadoc comment. 538
method is missing a Javadoc comment. 547
Expected @throws tag for 'Exception'. 562
'=' is not preceeded with whitespace. 567
'=' is not followed by whitespace. 567
'-' is not preceeded with whitespace. 567
'-' is not followed by whitespace. 567
'>=' is not preceeded with whitespace. 567
'>=' is not followed by whitespace. 567
method is missing a Javadoc comment. 579
Unused @param tag for 'intId'. 590
Expected @param tag for 'rma'. 593
Expected @throws tag for 'TorqueException'. 593
Expected @throws tag for 'TorqueException'. 605
Unused @param tag for 'attId'. 615
Expected @param tag for 'attribute'. 618
Expected @throws tag for 'TorqueException'. 618
cast needs to be followed by whitespace. 632
Expected @throws tag for 'Exception'. 663
method is missing a Javadoc comment. 682
method is missing a Javadoc comment. 687
method is missing a Javadoc comment. 694
method is missing a Javadoc comment. 728

tools/scarab/src/java/org/tigris/scarab/om/AttributeValueManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 5
Unused import - org.apache.torque.Torque 9
Unused import - org.apache.torque.om.ObjectKey 12
Unused import - org.apache.torque.manager.CacheListener 13
type Javadoc comment is missing an @author tag. 22
method is missing a Javadoc comment. 39
cast needs to be followed by whitespace. 43

tools/scarab/src/java/org/tigris/scarab/om/AttributeValuePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 73
variable 'keyPrefix' missing Javadoc. 76
variable 'keyPrefix' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 76
method is missing a Javadoc comment. 77
Expected @param tag for 'record'. 87
Expected @param tag for 'offset'. 87
Expected an @return tag. 87
Expected @throws tag for 'TorqueException'. 88
'-' is not preceeded with whitespace. 93
'-' is not followed by whitespace. 93
cast needs to be followed by whitespace. 99
cast needs to be followed by whitespace. 105

tools/scarab/src/java/org/tigris/scarab/om/BaseScarabObject.java

Error Line
Missing a header - not enough lines in file. 1
variable 'created_by_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
variable 'created_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
variable 'modified_by_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'modified_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected an @return tag. 77
Expected @param tag for 'name'. 84
Expected an @return tag. 91
Expected @param tag for 'name'. 98
Expected an @return tag. 105
Expected @param tag for 'name'. 112
Expected an @return tag. 119
Expected @param tag for 'name'. 126

tools/scarab/src/java/org/tigris/scarab/om/Depend.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.util.Criteria 51
Unused import - org.apache.torque.om.NumberKey 53
Redundant import from the same package. 56
type Javadoc comment is missing an @author tag. 70
Expected an @return tag. 88
Expected @param tag for 'me'. 96
Expected an @return tag. 104
Expected an @return tag. 112
Expected @throws tag for 'Exception'. 113
Expected @param tag for 'uniqueId'. 121
Expected @throws tag for 'Exception'. 122
line contains a tab character 125
line contains a tab character 126

tools/scarab/src/java/org/tigris/scarab/om/DependManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 6
Unused import - org.apache.torque.om.ObjectKey 9
Unused import - org.apache.torque.Torque 10
line longer than 80 characters 16
type Javadoc comment is missing an @author tag. 20
method is missing a Javadoc comment. 37
cast needs to be followed by whitespace. 41
cast needs to be followed by whitespace. 43

tools/scarab/src/java/org/tigris/scarab/om/DependPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 65
variable 'DEPEND_PEER' missing Javadoc. 68
variable 'RETRIEVE_BY_PK' missing Javadoc. 70
Unused @param tag for 'ObjectKey'. 76
Expected @param tag for 'pk'. 78
Expected an @return tag. 78
Expected @throws tag for 'TorqueException'. 79
cast needs to be followed by whitespace. 90

tools/scarab/src/java/org/tigris/scarab/om/DependType.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 66
variable 'DEPENDTYPE' missing Javadoc. 70
variable 'FIND_DEPENDTYPE_BY_NAME' missing Javadoc. 72
Expected @param tag for 'dependTypeName'. 79
Expected an @return tag. 79
Expected @throws tag for 'Exception'. 80
cast needs to be followed by whitespace. 89
'if' is not followed by whitespace. 90
cast needs to be followed by whitespace. 95
cast needs to be followed by whitespace. 101

tools/scarab/src/java/org/tigris/scarab/om/DependTypeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 7
line longer than 80 characters 14
type Javadoc comment is missing an @author tag. 18
variable 'GET_ALL' missing Javadoc. 22
method is missing a Javadoc comment. 37
method is missing a Javadoc comment. 43
cast needs to be followed by whitespace. 55
method is missing a Javadoc comment. 60

tools/scarab/src/java/org/tigris/scarab/om/DependTypePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/Frequency.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 11

tools/scarab/src/java/org/tigris/scarab/om/FrequencyManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/FrequencyPeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Unused import - org.apache.torque.pool.DBConnection 6
Avoid using the '.*' form of import. 10
type Javadoc comment is missing an @author tag. 17
Expected @throws tag for 'Exception'. 24
Expected an @return tag. 24

tools/scarab/src/java/org/tigris/scarab/om/Issue.java

Error Line
file length is 2211 lines (max allowed is 2000). 1
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.LinkedList 56
Unused import - org.apache.turbine.TemplateContext 61
Redundant import from the same package. 75
Redundant import from the same package. 76
Redundant import from the same package. 79
Unused import - org.tigris.scarab.tools.ScarabRequestTool 84
type Javadoc comment is missing an @author tag. 96
variable 'ISSUE' missing Javadoc. 101
variable 'GET_ISSUE_BY_ID' missing Javadoc. 103
variable 'GET_ATTRIBUTE_VALUES_MAP' missing Javadoc. 105
variable 'GET_ASSOCIATED_USERS' missing Javadoc. 107
variable 'GET_MODULE_ATTRVALUES_MAP' missing Javadoc. 109
variable 'GET_ATTRVALUE' missing Javadoc. 111
variable 'GET_ATTRVALUES' missing Javadoc. 113
variable 'GET_USERS_TO_EMAIL' missing Javadoc. 115
variable 'GET_USER_ATTRIBUTEVALUES' missing Javadoc. 117
variable 'GET_CREATED_DATE' missing Javadoc. 119
variable 'GET_CREATED_BY' missing Javadoc. 121
variable 'GET_LAST_TRANSACTION' missing Javadoc. 123
variable 'GET_MODIFIED_BY' missing Javadoc. 125
variable 'GET_MODIFIED_DATE' missing Javadoc. 127
variable 'GET_COMMENTS' missing Javadoc. 129
variable 'GET_URLS' missing Javadoc. 131
variable 'GET_EXISTING_ATTACHMENTS' missing Javadoc. 133
variable 'GET_ACTIVITY' missing Javadoc. 135
variable 'GET_CHILDREN' missing Javadoc. 137
variable 'GET_PARENTS' missing Javadoc. 139
variable 'GET_ALL_DEPENDENCY_TYPES' missing Javadoc. 141
variable 'GET_DEPENDENCY' missing Javadoc. 143
variable 'GET_TEMPLATE_TYPES' missing Javadoc. 145
variable 'GET_TEMPLATEINFO' missing Javadoc. 147
variable 'GET_CLOSED_DATE' missing Javadoc. 149
variable 'GET_ORPHAN_ATTRIBUTEVALUES_LIST' missing Javadoc. 151
variable 'GET_DEFAULT_TEXT_ATTRIBUTEVALUE' missing Javadoc. 153
variable 'GET_DEFAULT_TEXT' missing Javadoc. 155
method is missing a Javadoc comment. 166
Expected @param tag for 'module'. 177
Expected an @return tag. 177
Expected @param tag for 'issueType'. 178
Expected @throws tag for 'Exception'. 179
Expected an @return tag. 188
Expected @throws tag for 'TorqueException'. 189
Expected @param tag for 'id'. 201
method is missing a Javadoc comment. 205
method is missing a Javadoc comment. 215
variable 'domainId' missing Javadoc. 231
variable 'domainId' must be private and have accessor methods. 231
variable 'prefix' missing Javadoc. 232
variable 'prefix' must be private and have accessor methods. 232
variable 'count' missing Javadoc. 233
variable 'count' must be private and have accessor methods. 233
method is missing a Javadoc comment. 235
'+' is not preceeded with whitespace. 241
'+' is not followed by whitespace. 241
method is missing a Javadoc comment. 249
method is missing a Javadoc comment. 256
'=' is not preceeded with whitespace. 262
'=' is not followed by whitespace. 262
'<' is not preceeded with whitespace. 262
'<' is not followed by whitespace. 262
'!=' is not preceeded with whitespace. 266
'!=' is not followed by whitespace. 266
'!=' is not preceeded with whitespace. 266
'!=' is not followed by whitespace. 266
Unused Javadoc tag. 309
Expected @param tag for 'domainId'. 311
Expected @param tag for 'prefix'. 319
Expected @param tag for 'count'. 328
Expected @throws tag for 'Exception'. 337
Expected an @return tag. 337
Expected @param tag for 'attachment'. 345
Expected @param tag for 'user'. 345
Expected @throws tag for 'Exception'. 346
Expected @param tag for 'attachment'. 359
Expected @throws tag for 'Exception'. 360
Expected @throws tag for 'Exception'. 373
Expected @param tag for 'module'. 396
Expected @param tag for 'me'. 405
Expected @throws tag for 'TorqueException'. 406
Expected @throws tag for 'TorqueException'. 423
method is missing a Javadoc comment. 435
method is missing a Javadoc comment. 441
cast needs to be followed by whitespace. 459
cast needs to be followed by whitespace. 470
Expected an @return tag. 483
Expected @throws tag for 'Exception'. 484
cast needs to be followed by whitespace. 496
'*' is not preceeded with whitespace. 496
'*' is not followed by whitespace. 496
'=' is not preceeded with whitespace. 497
'=' is not followed by whitespace. 497
'<' is not preceeded with whitespace. 497
'<' is not followed by whitespace. 497
cast needs to be followed by whitespace. 516
method is missing a Javadoc comment. 522
cast needs to be followed by whitespace. 537
cast needs to be followed by whitespace. 557
cast needs to be followed by whitespace. 564
Expected @param tag for 'attribute'. 576
Expected an @return tag. 576
Expected @throws tag for 'Exception'. 577
cast needs to be followed by whitespace. 594
method is missing a Javadoc comment. 599
Expected an @return tag. 615
Expected @throws tag for 'Exception'. 616
Expected @param tag for 'values'. 630
Expected an @return tag. 630
Expected @param tag for 'attributes'. 631
Expected @throws tag for 'Exception'. 632
'=' is not preceeded with whitespace. 636
'=' is not followed by whitespace. 636
'=' is not preceeded with whitespace. 637
'=' is not followed by whitespace. 637
'<' is not preceeded with whitespace. 637
'<' is not followed by whitespace. 637
cast needs to be followed by whitespace. 649
Expected @throws tag for 'Exception'. 659
Expected an @return tag. 659
cast needs to be followed by whitespace. 668
'*' is not preceeded with whitespace. 668
'*' is not followed by whitespace. 668
'=' is not preceeded with whitespace. 669
'=' is not followed by whitespace. 669
'<' is not preceeded with whitespace. 669
'<' is not followed by whitespace. 669
cast needs to be followed by whitespace. 680
Expected an @return tag. 691
Expected @throws tag for 'Exception'. 692
cast needs to be followed by whitespace. 696
'*' is not preceeded with whitespace. 696
'*' is not followed by whitespace. 696
'+' is not preceeded with whitespace. 697
'+' is not followed by whitespace. 697
cast needs to be followed by whitespace. 722
'=' is not preceeded with whitespace. 726
'=' is not followed by whitespace. 726
'-' is not preceeded with whitespace. 726
'-' is not followed by whitespace. 726
'>=' is not preceeded with whitespace. 726
'>=' is not followed by whitespace. 726
cast needs to be followed by whitespace. 729
Expected @param tag for 'attribute'. 754
Expected @throws tag for 'Exception'. 755
'=' is not preceeded with whitespace. 762
'=' is not followed by whitespace. 762
'-' is not preceeded with whitespace. 762
'-' is not followed by whitespace. 762
'>=' is not preceeded with whitespace. 762
'>=' is not followed by whitespace. 762
'=' is not preceeded with whitespace. 764
'=' is not followed by whitespace. 764
'-' is not preceeded with whitespace. 764
'-' is not followed by whitespace. 764
'>=' is not preceeded with whitespace. 764
'>=' is not followed by whitespace. 764
cast needs to be followed by whitespace. 766
'=' is not preceeded with whitespace. 781
'=' is not followed by whitespace. 781
'<' is not preceeded with whitespace. 781
'<' is not followed by whitespace. 781
Expected @param tag for 'action'. 797
Expected @throws tag for 'Exception'. 797
Expected an @return tag. 797
'=' is not preceeded with whitespace. 811
'=' is not followed by whitespace. 811
'<' is not preceeded with whitespace. 811
'<' is not followed by whitespace. 811
';' needs to be followed by whitespace. 811
';' needs to be followed by whitespace. 811
cast needs to be followed by whitespace. 813
line longer than 80 characters 816
cast needs to be followed by whitespace. 833
Expected @throws tag for 'Exception'. 842
Expected an @return tag. 842
'=' is not preceeded with whitespace. 852
'=' is not followed by whitespace. 852
'<' is not preceeded with whitespace. 852
'<' is not followed by whitespace. 852
'=' is not preceeded with whitespace. 871
'=' is not followed by whitespace. 871
'<' is not preceeded with whitespace. 871
'<' is not followed by whitespace. 871
line longer than 80 characters 874
cast needs to be followed by whitespace. 888
Expected @throws tag for 'Exception'. 897
Expected an @return tag. 897
line longer than 80 characters 903
'=' is not preceeded with whitespace. 906
'=' is not followed by whitespace. 906
'<' is not preceeded with whitespace. 906
'<' is not followed by whitespace. 906
'if' is not followed by whitespace. 912
cast needs to be followed by whitespace. 928
cast needs to be followed by whitespace. 959
cast needs to be followed by whitespace. 965
cast needs to be followed by whitespace. 1002
cast needs to be followed by whitespace. 1009
Expected @throws tag for 'Exception'. 1021
cast needs to be followed by whitespace. 1042
cast needs to be followed by whitespace. 1048
Expected @throws tag for 'Exception'. 1061
Expected @throws tag for 'Exception'. 1085
Expected @throws tag for 'Exception'. 1108
Expected an @return tag. 1108
Expected @throws tag for 'Exception'. 1116
Expected an @return tag. 1116
'=' is not preceeded with whitespace. 1118
'=' is not followed by whitespace. 1118
Expected @param tag for 'full'. 1134
Expected @throws tag for 'Exception'. 1134
Expected an @return tag. 1134
cast needs to be followed by whitespace. 1157
Expected @throws tag for 'Exception'. 1167
Expected an @return tag. 1167
cast needs to be followed by whitespace. 1185
Expected @throws tag for 'Exception'. 1194
Expected an @return tag. 1194
cast needs to be followed by whitespace. 1212
Expected @throws tag for 'Exception'. 1220
Expected an @return tag. 1220
'=' is not preceeded with whitespace. 1222
'=' is not followed by whitespace. 1222
Expected @throws tag for 'Exception'. 1238
Expected an @return tag. 1238
Expected @param tag for 'limit'. 1247
Expected @throws tag for 'Exception'. 1247
Expected an @return tag. 1247
Expected @throws tag for 'Exception'. 1255
Expected an @return tag. 1255
Expected @param tag for 'limit'. 1263
Expected @throws tag for 'Exception'. 1263
Expected an @return tag. 1263
Expected @param tag for 'fullHistory'. 1273
Expected @throws tag for 'Exception'. 1273
Expected an @return tag. 1273
Expected @param tag for 'fullHistory'. 1282
Expected @param tag for 'limit'. 1282
Expected @throws tag for 'Exception'. 1282
Expected an @return tag. 1282
cast needs to be followed by whitespace. 1303
Expected @param tag for 'activity'. 1311
Expected @throws tag for 'TorqueException'. 1311
Expected @throws tag for 'Exception'. 1333
Expected an @return tag. 1333
cast needs to be followed by whitespace. 1347
Expected @throws tag for 'Exception'. 1357
Expected an @return tag. 1357
cast needs to be followed by whitespace. 1371
Expected @throws tag for 'Exception'. 1382
Expected an @return tag. 1382
Expected @param tag for 'childIssue'. 1392
Expected @throws tag for 'Exception'. 1392
Expected an @return tag. 1392
cast needs to be followed by whitespace. 1410
cast needs to be followed by whitespace. 1414
cast needs to be followed by whitespace. 1420
'=' is not preceeded with whitespace. 1445
'=' is not followed by whitespace. 1445
'-' is not preceeded with whitespace. 1445
'-' is not followed by whitespace. 1445
'>=' is not preceeded with whitespace. 1445
'>=' is not followed by whitespace. 1445
method is missing a Javadoc comment. 1472
'+' is not followed by whitespace. 1504
method is missing a Javadoc comment. 1521
method is missing a Javadoc comment. 1535
Unused @param tag for 'useAnd,'. 1560
Expected @param tag for 'useAnd'. 1563
Expected @throws tag for 'Exception'. 1564
Expected @throws tag for 'Exception'. 1574
Expected an @return tag. 1574
cast needs to be followed by whitespace. 1588
Expected an @return tag. 1597
Expected @throws tag for 'Exception'. 1598
cast needs to be followed by whitespace. 1606
cast needs to be followed by whitespace. 1612
Expected @param tag for 'newModule'. 1620
Expected @param tag for 'action'. 1620
Expected @param tag for 'user'. 1620
Expected an @return tag. 1620
Expected @throws tag for 'Exception'. 1621
'=' is not preceeded with whitespace. 1641
'=' is not followed by whitespace. 1641
'<' is not preceeded with whitespace. 1641
'<' is not followed by whitespace. 1641
';' needs to be followed by whitespace. 1641
';' needs to be followed by whitespace. 1641
'=' is not preceeded with whitespace. 1659
'=' is not followed by whitespace. 1659
'<' is not preceeded with whitespace. 1659
'<' is not followed by whitespace. 1659
';' needs to be followed by whitespace. 1659
';' needs to be followed by whitespace. 1659
line longer than 80 characters 1661
'=' is not preceeded with whitespace. 1671
'=' is not followed by whitespace. 1671
'<' is not preceeded with whitespace. 1671
'<' is not followed by whitespace. 1671
';' needs to be followed by whitespace. 1671
';' needs to be followed by whitespace. 1671
cast needs to be followed by whitespace. 1673
Expected @throws tag for 'Exception'. 1736
cast needs to be followed by whitespace. 1760
cast needs to be followed by whitespace. 1774
method is missing a Javadoc comment. 1779
cast needs to be followed by whitespace. 1791
'+' is not preceeded with whitespace. 1810
'+' is not followed by whitespace. 1810
cast needs to be followed by whitespace. 1827
Expected @param tag for 'newModule'. 1843
Expected an @return tag. 1843
Expected @throws tag for 'Exception'. 1844
cast needs to be followed by whitespace. 1853
cast needs to be followed by whitespace. 1869
method is missing a Javadoc comment. 1886
Expected @param tag for 'newModule'. 1898
Expected an @return tag. 1898
Expected @throws tag for 'Exception'. 1899
cast needs to be followed by whitespace. 1912
cast needs to be followed by whitespace. 1930
cast needs to be followed by whitespace. 1944
method is missing a Javadoc comment. 1949
Expected @param tag for 'attribute'. 1968
cast needs to be followed by whitespace. 1995
'=' is not preceeded with whitespace. 2000
'=' is not followed by whitespace. 2000
'-' is not preceeded with whitespace. 2000
'-' is not followed by whitespace. 2000
'>=' is not preceeded with whitespace. 2000
'>=' is not followed by whitespace. 2000
cast needs to be followed by whitespace. 2003
'=' is not preceeded with whitespace. 2020
'=' is not followed by whitespace. 2020
'<' is not preceeded with whitespace. 2020
'<' is not followed by whitespace. 2020
cast needs to be followed by whitespace. 2022
line longer than 80 characters 2037
Expected @param tag for 'user'. 2039
Expected @param tag for 'approved'. 2039
Expected @throws tag for 'Exception'. 2040
Expected @throws tag for 'ScarabException'. 2040
Expected @param tag for 'user'. 2067
Expected @throws tag for 'Exception'. 2068
Expected @throws tag for 'ScarabException'. 2068
Expected @throws tag for 'Exception'. 2096
'=' is not preceeded with whitespace. 2109
'=' is not followed by whitespace. 2109
'<' is not preceeded with whitespace. 2109
'<' is not followed by whitespace. 2109
cast needs to be followed by whitespace. 2111
cast needs to be followed by whitespace. 2122
method is missing a Javadoc comment. 2128
cast needs to be followed by whitespace. 2145
method is missing a Javadoc comment. 2151
Expected @param tag for 'user'. 2164
Expected @param tag for 'module'. 2164
Expected an @return tag. 2164
Expected @throws tag for 'Exception'. 2165
Expected @param tag for 'user'. 2181
Expected @param tag for 'module'. 2181
Expected an @return tag. 2181
Expected @throws tag for 'Exception'. 2182
Expected @param tag for 'user'. 2198
Expected @param tag for 'module'. 2198
Expected an @return tag. 2198
Expected @throws tag for 'Exception'. 2199

tools/scarab/src/java/org/tigris/scarab/om/IssueManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 9
Unused import - org.apache.torque.manager.MethodResultCache 14
line longer than 80 characters 18
type Javadoc comment is missing an @author tag. 22
method is missing a Javadoc comment. 100
cast needs to be followed by whitespace. 104
cast needs to be followed by whitespace. 106
cast needs to be followed by whitespace. 115
cast needs to be followed by whitespace. 117
cast needs to be followed by whitespace. 128
cast needs to be followed by whitespace. 130
cast needs to be followed by whitespace. 136
cast needs to be followed by whitespace. 144
cast needs to be followed by whitespace. 146
method is missing a Javadoc comment. 154
Expected an @return tag. 160

tools/scarab/src/java/org/tigris/scarab/om/IssuePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 65
variable 'ISSUE_PEER' missing Javadoc. 68
variable 'RETRIEVE_BY_PK' missing Javadoc. 70
Unused @param tag for 'ObjectKey'. 76
Expected @param tag for 'pk'. 78
Expected an @return tag. 78
Expected @throws tag for 'TorqueException'. 79
cast needs to be followed by whitespace. 90

tools/scarab/src/java/org/tigris/scarab/om/IssueTemplateInfo.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.om.NumberKey 55
Redundant import from the same package. 57
type Javadoc comment is missing an @author tag. 68
Expected an @return tag. 76
method is missing a Javadoc comment. 82
line longer than 80 characters 116
line longer than 80 characters 126
method is missing a Javadoc comment. 128

tools/scarab/src/java/org/tigris/scarab/om/IssueTemplateInfoManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/IssueTemplateInfoPeer.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 4
Redundant import from the same package. 11
type Javadoc comment is missing an @author tag. 18
variable 'GET_ALL_TEMPLATES' missing Javadoc. 22
Expected @param tag for 'me'. 29
Expected @param tag for 'issueType'. 29
Expected an @return tag. 29
Expected @param tag for 'user'. 30
Expected @param tag for 'sortColumn'. 31
Expected @param tag for 'sortPolarity'. 31
Expected @throws tag for 'Exception'. 32
line longer than 80 characters 35
',' needs to be followed by whitespace. 35
cast needs to be followed by whitespace. 84
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 107
cast needs to be followed by whitespace. 120
cast needs to be followed by whitespace. 121

tools/scarab/src/java/org/tigris/scarab/om/IssueType.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 50
Unused import - org.apache.torque.TorqueException 54
Redundant import from the same package. 57
variable 'ISSUE_TYPE' missing Javadoc. 73
variable 'GET_TEMPLATE_ID' missing Javadoc. 75
variable 'GET_INSTANCE' missing Javadoc. 77
variable 'ISSUE__PK' missing Javadoc. 81
variable 'USER_TEMPLATE__PK' missing Javadoc. 82
variable 'GLOBAL_TEMPLATE__PK' missing Javadoc. 83
Expected @param tag for 'module'. 88
Expected an @return tag. 88
Expected @throws tag for 'Exception'. 89
Expected an @return tag. 114
Expected @throws tag for 'Exception'. 115
cast needs to be followed by whitespace. 123
'>' is not preceeded with whitespace. 124
'>' is not followed by whitespace. 124
cast needs to be followed by whitespace. 130
cast needs to be followed by whitespace. 136
Expected @param tag for 'issueTypeName'. 145
Expected an @return tag. 145
Expected @throws tag for 'Exception'. 146
cast needs to be followed by whitespace. 154
'if' is not followed by whitespace. 155
cast needs to be followed by whitespace. 160
cast needs to be followed by whitespace. 165
Expected an @return tag. 173
Expected @throws tag for 'Exception'. 174
cast needs to be followed by whitespace. 181

tools/scarab/src/java/org/tigris/scarab/om/IssueTypeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/IssueTypePeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Unused import - org.apache.torque.pool.DBConnection 7
Avoid using the '.*' form of import. 13
type Javadoc comment is missing an @author tag. 21
variable 'ROOT_KEY' missing Javadoc. 24
variable 'ROOT_KEY' must be private and have accessor methods. 24
variable 'ISSUE_TYPE_PEER' missing Javadoc. 26
variable 'GET_ALL_ISSUE_TYPES' missing Javadoc. 28
variable 'RETRIEVE_BY_PK' missing Javadoc. 31
Unused @param tag for 'ObjectKey'. 37
Expected @param tag for 'pk'. 39
Expected an @return tag. 39
Expected @throws tag for 'TorqueException'. 40
cast needs to be followed by whitespace. 51
Expected @param tag for 'includeDeleted'. 60
Expected an @return tag. 60
Expected @param tag for 'sortColumn'. 61
Expected @param tag for 'sortPolarity'. 61
Expected @throws tag for 'Exception'. 62
cast needs to be followed by whitespace. 92
method is missing a Javadoc comment. 97
method is missing a Javadoc comment. 103
cast needs to be followed by whitespace. 140

tools/scarab/src/java/org/tigris/scarab/om/IssueVote.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 60

tools/scarab/src/java/org/tigris/scarab/om/IssueVoteManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/IssueVotePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 64

tools/scarab/src/java/org/tigris/scarab/om/Modification.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 62

tools/scarab/src/java/org/tigris/scarab/om/ModificationManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/ModificationPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/Module.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Redundant import from the same package. 52
Redundant import from the same package. 53
Redundant import from the same package. 54
Redundant import from the same package. 55
Redundant import from the same package. 56
Duplicate import to line 53. 57
Redundant import from the same package. 57
Redundant import from the same package. 58
Redundant import from the same package. 59
Redundant import from the same package. 60
Redundant import from the same package. 61
variable 'ROOT_ID' missing Javadoc. 84
variable 'USER' missing Javadoc. 86
variable 'NON_USER' missing Javadoc. 87
Expected @throws tag for 'Exception'. 96
Expected @throws tag for 'Exception'. 105
Expected @param tag for 'firstName'. 116
Expected @param tag for 'lastName'. 116
Expected @param tag for 'username'. 116
Expected an @return tag. 116
Expected @param tag for 'email'. 117
Expected @param tag for 'issueType'. 117
Expected @throws tag for 'Exception'. 118
Expected an @return tag. 130
method is missing a Javadoc comment. 131
Expected an @return tag. 142
method is missing a Javadoc comment. 143
method is missing a Javadoc comment. 145
method is missing a Javadoc comment. 146
method is missing a Javadoc comment. 148
method is missing a Javadoc comment. 149
method is missing a Javadoc comment. 151
method is missing a Javadoc comment. 152
method is missing a Javadoc comment. 154
method is missing a Javadoc comment. 155
method is missing a Javadoc comment. 157
method is missing a Javadoc comment. 158
method is missing a Javadoc comment. 159
method is missing a Javadoc comment. 160
Expected an @return tag. 163
Expected @param tag for 'v'. 165
Expected @throws tag for 'Exception'. 165
Expected @param tag for 'v'. 167
Expected @throws tag for 'Exception'. 167
method is missing a Javadoc comment. 169
method is missing a Javadoc comment. 170
method is missing a Javadoc comment. 171
method is missing a Javadoc comment. 173
Expected @param tag for 'issueType'. 178
Expected an @return tag. 178
Expected @throws tag for 'Exception'. 179
Expected @param tag for 'issueType'. 184
Expected an @return tag. 184
Expected @param tag for 'attribute'. 185
Expected @throws tag for 'Exception'. 186
Expected @param tag for 'issueType'. 191
Expected an @return tag. 191
Expected @throws tag for 'Exception'. 192
Expected @param tag for 'issueType'. 197
Expected @param tag for 'activeOnly'. 197
Expected an @return tag. 197
Expected @throws tag for 'Exception'. 198
Expected @param tag for 'issueType'. 203
Expected an @return tag. 203
Expected @throws tag for 'Exception'. 204
Expected @param tag for 'issueType'. 209
Expected an @return tag. 209
Expected @param tag for 'activeOnly'. 210
Expected @throws tag for 'Exception'. 211
Expected @param tag for 'issueType'. 216
Expected an @return tag. 216
Expected @throws tag for 'Exception'. 217
method is missing a Javadoc comment. 219
method is missing a Javadoc comment. 223
method is missing a Javadoc comment. 226
method is missing a Javadoc comment. 229
method is missing a Javadoc comment. 232
method is missing a Javadoc comment. 235
method is missing a Javadoc comment. 238
method is missing a Javadoc comment. 242
method is missing a Javadoc comment. 244
method is missing a Javadoc comment. 245
method is missing a Javadoc comment. 247
method is missing a Javadoc comment. 248
method is missing a Javadoc comment. 250
Expected @throws tag for 'Exception'. 256
Expected an @return tag. 256
Expected @throws tag for 'Exception'. 262
Expected an @return tag. 262
Expected @param tag for 'parent'. 267
Expected an @return tag. 267
Expected @throws tag for 'Exception'. 268
method is missing a Javadoc comment. 270
method is missing a Javadoc comment. 273
method is missing a Javadoc comment. 276
method is missing a Javadoc comment. 279
method is missing a Javadoc comment. 283
method is missing a Javadoc comment. 286
method is missing a Javadoc comment. 289
method is missing a Javadoc comment. 293
method is missing a Javadoc comment. 297
method is missing a Javadoc comment. 300
Expected @param tag for 'user'. 307
Expected an @return tag. 307
Expected @throws tag for 'Exception'. 308
Expected @param tag for 'issueType'. 315
Expected @throws tag for 'Exception'. 316
Unused @param tag for 'inOrder'. 321
Expected @param tag for 'issueType'. 324
Expected @throws tag for 'Exception'. 325
Expected @param tag for 'issueType'. 332
Expected @throws tag for 'Exception'. 333
method is missing a Javadoc comment. 335
method is missing a Javadoc comment. 338
method is missing a Javadoc comment. 341
method is missing a Javadoc comment. 344
method is missing a Javadoc comment. 347
method is missing a Javadoc comment. 350
Expected @param tag for 'issueType'. 360
Expected @throws tag for 'Exception'. 361
Expected @param tag for 'issueType'. 366
Expected an @return tag. 366
Expected @param tag for 'attribute'. 367
Expected @throws tag for 'Exception'. 368
Expected @param tag for 'issueType'. 373
Expected an @return tag. 373
Expected @param tag for 'option'. 374
Expected @throws tag for 'Exception'. 375
method is missing a Javadoc comment. 377
Expected @param tag for 'user'. 394
Expected an @return tag. 394
Expected @param tag for 'issueType'. 404
Expected @param tag for 'issueType'. 416
Expected an @return tag. 424
Expected an @return tag. 429
Expected an @return tag. 434
method is missing a Javadoc comment. 436

tools/scarab/src/java/org/tigris/scarab/om/ModuleManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 9
Unused import - org.apache.torque.manager.MethodResultCache 15
type Javadoc comment is missing an @author tag. 24
method is missing a Javadoc comment. 40
Expected @param tag for 'moduleRealName'. 52
Expected @param tag for 'moduleCode'. 52
Expected an @return tag. 52
Expected @throws tag for 'TorqueException'. 53
method is missing a Javadoc comment. 81
cast needs to be followed by whitespace. 85
cast needs to be followed by whitespace. 87
cast needs to be followed by whitespace. 96
cast needs to be followed by whitespace. 98
cast needs to be followed by whitespace. 107
cast needs to be followed by whitespace. 109
cast needs to be followed by whitespace. 118
cast needs to be followed by whitespace. 120
method is missing a Javadoc comment. 129
Expected an @return tag. 135

tools/scarab/src/java/org/tigris/scarab/om/OptionRelationship.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 63
variable 'PARENT_CHILD' missing Javadoc. 67

tools/scarab/src/java/org/tigris/scarab/om/OptionRelationshipManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/OptionRelationshipPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/ParentChildAttributeOption.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
line longer than 80 characters 65
variable 'className' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 71
variable 'attributeId' missing Javadoc. 73
variable 'optionId' missing Javadoc. 74
variable 'parentId' missing Javadoc. 75
variable 'deleted' missing Javadoc. 76
variable 'name' missing Javadoc. 77
variable 'preferredOrder' missing Javadoc. 78
variable 'weight' missing Javadoc. 79
Expected @param tag for 'option1'. 91
Expected @param tag for 'option2'. 91
Expected an @return tag. 91
Expected an @return tag. 105
Expected an @return tag. 113
Expected @param tag for 'parent'. 114
Expected @param tag for 'child'. 114
cast needs to be followed by whitespace. 117
cast needs to be followed by whitespace. 124
Expected an @return tag. 141
Expected @param tag for 'key'. 154
Expected @throws tag for 'Exception'. 155
',' needs to be followed by whitespace. 158
',' needs to be followed by whitespace. 159
method is missing a Javadoc comment. 164
method is missing a Javadoc comment. 169
method is missing a Javadoc comment. 174
method is missing a Javadoc comment. 179
method is missing a Javadoc comment. 184
method is missing a Javadoc comment. 193
method is missing a Javadoc comment. 198
method is missing a Javadoc comment. 203
method is missing a Javadoc comment. 208
method is missing a Javadoc comment. 217
method is missing a Javadoc comment. 222
method is missing a Javadoc comment. 227
method is missing a Javadoc comment. 232
method is missing a Javadoc comment. 237
Expected @param tag for 'parent'. 245
Expected @param tag for 'child'. 245
cast needs to be followed by whitespace. 248
method is missing a Javadoc comment. 255
method is missing a Javadoc comment. 260
'!' is followed by whitespace. 306

tools/scarab/src/java/org/tigris/scarab/om/PendingGroupUserRole.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58
method is missing a Javadoc comment. 62

tools/scarab/src/java/org/tigris/scarab/om/PendingGroupUserRoleManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/PendingGroupUserRolePeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Unused import - org.apache.torque.pool.DBConnection 6
Avoid using the '.*' form of import. 9
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/Query.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.ArrayList 50
Redundant import from the same package. 67
Redundant import from the same package. 68
Redundant import from the same package. 69
type Javadoc comment is missing an @author tag. 79
variable 'GET_R_QUERY_USER' missing Javadoc. 83
Expected @param tag for 'module'. 103
Expected @param tag for 'me'. 112
Expected @throws tag for 'TorqueException'. 113
Expected @throws tag for 'TorqueException'. 130
Expected an @return tag. 145
method is missing a Javadoc comment. 150
Expected @param tag for 'link'. 196
Expected an @return tag. 196
Expected @param tag for 'link'. 206
Expected an @return tag. 206
Expected @param tag for 'user'. 215
Expected @param tag for 'frequencyId'. 215
Expected @throws tag for 'Exception'. 216
Expected @param tag for 'user'. 227
Expected @throws tag for 'Exception'. 228
Expected @param tag for 'user'. 246
Expected an @return tag. 246
Expected @throws tag for 'Exception'. 247
cast needs to be followed by whitespace. 258
cast needs to be followed by whitespace. 269
Expected @param tag for 'user'. 278
Expected @param tag for 'approved'. 278
Expected @throws tag for 'Exception'. 279
Expected @param tag for 'user'. 304
Expected @throws tag for 'Exception'. 305
'=' is not preceeded with whitespace. 314
'=' is not followed by whitespace. 314
'<' is not preceeded with whitespace. 314
'<' is not followed by whitespace. 314
cast needs to be followed by whitespace. 316
Expected @param tag for 'user'. 334
Expected @throws tag for 'Exception'. 335

tools/scarab/src/java/org/tigris/scarab/om/Report.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - org.apache.torque.om.ObjectKey 64
Unused import - org.apache.fulcrum.cache.TurbineGlobalCacheService 70
Unused import - org.apache.fulcrum.cache.GlobalCacheService 71
Unused import - org.apache.fulcrum.cache.ObjectExpiredException 72
Unused import - org.apache.fulcrum.cache.CachedObject 73
Unused import - org.apache.fulcrum.TurbineServices 75
Redundant import from the same package. 83
Redundant import from the same package. 84
Redundant import from the same package. 85
Redundant import from the same package. 86
Redundant import from the same package. 87
Redundant import from the same package. 88
Redundant import from the same package. 89
Redundant import from the same package. 90
Redundant import from the same package. 91
Redundant import from the same package. 92
Redundant import from the same package. 93
type Javadoc comment is missing an @author tag. 102
variable 'REPORT_TYPES' missing Javadoc. 106
variable 'AXIS_CATEGORIES' missing Javadoc. 110
line longer than 80 characters 113
variable 'ACT_ATTRIBUTE_ID' missing Javadoc. 113
'+' is not preceeded with whitespace. 114
'+' is not followed by whitespace. 114
line longer than 80 characters 115
variable 'ACT_NEW_USER_ID' missing Javadoc. 115
'+' is not preceeded with whitespace. 116
'+' is not followed by whitespace. 116
line longer than 80 characters 117
variable 'ACT_NEW_OPTION_ID' missing Javadoc. 117
'+' is not preceeded with whitespace. 118
'+' is not followed by whitespace. 118
variable 'ACT_ISSUE_ID' missing Javadoc. 119
'+' is not preceeded with whitespace. 120
'+' is not followed by whitespace. 120
line longer than 80 characters 121
variable 'ACT_TRANSACTION_ID' missing Javadoc. 121
'+' is not preceeded with whitespace. 122
'+' is not followed by whitespace. 122
variable 'ACT_END_DATE' missing Javadoc. 123
'+' is not preceeded with whitespace. 124
'+' is not followed by whitespace. 124
line longer than 80 characters 125
variable 'TRAN_TRANSACTION_ID' missing Javadoc. 125
'+' is not preceeded with whitespace. 126
'+' is not followed by whitespace. 126
line longer than 80 characters 127
variable 'TRAN_CREATED_DATE' missing Javadoc. 127
'+' is not preceeded with whitespace. 128
'+' is not followed by whitespace. 128
line longer than 80 characters 129
variable 'TRAN_CREATED_BY' missing Javadoc. 129
'+' is not preceeded with whitespace. 130
'+' is not followed by whitespace. 130
line longer than 80 characters 131
variable 'TRAN_TYPE_ID' missing Javadoc. 131
'+' is not preceeded with whitespace. 132
'+' is not followed by whitespace. 132
'=' is not preceeded with whitespace. 134
'=' is not followed by whitespace. 134
variable 'type' missing Javadoc. 134
variable 'generatedBy' missing Javadoc. 135
variable 'generatedDate' missing Javadoc. 136
variable 'toBeGrouped' missing Javadoc. 137
variable 'dates' missing Javadoc. 138
'=' is not preceeded with whitespace. 139
'=' is not followed by whitespace. 139
variable 'axis1Category' missing Javadoc. 139
'=' is not preceeded with whitespace. 140
'=' is not followed by whitespace. 140
variable 'axis2Category' missing Javadoc. 140
variable 'axis1Keys' missing Javadoc. 141
variable 'axis2Keys' missing Javadoc. 142
variable 'optionGroups' missing Javadoc. 143
method is missing a Javadoc comment. 148
method is missing a Javadoc comment. 153
method is missing a Javadoc comment. 174
'=' is not preceeded with whitespace. 177
'=' is not followed by whitespace. 177
'<' is not preceeded with whitespace. 177
'<' is not followed by whitespace. 177
'==' is not preceeded with whitespace. 180
'==' is not followed by whitespace. 180
method is missing a Javadoc comment. 185
'=' is not preceeded with whitespace. 188
'=' is not followed by whitespace. 188
'<' is not preceeded with whitespace. 188
'<' is not followed by whitespace. 188
'==' is not preceeded with whitespace. 191
'==' is not followed by whitespace. 191
method is missing a Javadoc comment. 196
'=' is not preceeded with whitespace. 199
'=' is not followed by whitespace. 199
'<' is not preceeded with whitespace. 199
'<' is not followed by whitespace. 199
'==' is not preceeded with whitespace. 202
'==' is not followed by whitespace. 202
Expected @throws tag for 'TorqueException'. 212
Expected @throws tag for 'TorqueException'. 222
Expected @throws tag for 'Exception'. 251
Expected @throws tag for 'Exception'. 269
Expected an @return tag. 304
Expected @param tag for 'v'. 311
method is missing a Javadoc comment. 323
method is missing a Javadoc comment. 328
method is missing a Javadoc comment. 333
method is missing a Javadoc comment. 338
'=' is not preceeded with whitespace. 344
'=' is not followed by whitespace. 344
'<' is not preceeded with whitespace. 344
'<' is not followed by whitespace. 344
cast needs to be followed by whitespace. 346
method is missing a Javadoc comment. 352
'=' is not preceeded with whitespace. 361
'=' is not followed by whitespace. 361
'<' is not preceeded with whitespace. 361
'<' is not followed by whitespace. 361
method is missing a Javadoc comment. 368
method is missing a Javadoc comment. 384
'-' is not preceeded with whitespace. 386
'-' is not followed by whitespace. 386
'=' is not preceeded with whitespace. 387
'=' is not followed by whitespace. 387
'<' is not preceeded with whitespace. 387
'<' is not followed by whitespace. 387
method is missing a Javadoc comment. 397
'=' is not preceeded with whitespace. 406
'=' is not followed by whitespace. 406
'-' is not preceeded with whitespace. 406
'-' is not followed by whitespace. 406
'>=' is not preceeded with whitespace. 406
'>=' is not followed by whitespace. 406
'+' is not preceeded with whitespace. 408
'+' is not followed by whitespace. 408
Expected @param tag for 'keys'. 417
Expected an @return tag. 417
Expected @throws tag for 'Exception'. 418
'*' is not preceeded with whitespace. 422
'*' is not followed by whitespace. 422
'=' is not preceeded with whitespace. 424
'=' is not followed by whitespace. 424
'<' is not preceeded with whitespace. 424
'<' is not followed by whitespace. 424
cast needs to be followed by whitespace. 426
'=' is not preceeded with whitespace. 431
'=' is not followed by whitespace. 431
'<' is not preceeded with whitespace. 431
'<' is not followed by whitespace. 431
'=' is not preceeded with whitespace. 448
'=' is not followed by whitespace. 448
'<' is not preceeded with whitespace. 448
'<' is not followed by whitespace. 448
'=' is not preceeded with whitespace. 455
'=' is not followed by whitespace. 455
'<' is not preceeded with whitespace. 455
'<' is not followed by whitespace. 455
cast needs to be followed by whitespace. 457
'=' is not preceeded with whitespace. 459
'=' is not followed by whitespace. 459
'<' is not preceeded with whitespace. 459
'<' is not followed by whitespace. 459
Expected @param tag for 'keys'. 485
Expected an @return tag. 485
Expected @throws tag for 'Exception'. 486
'*' is not preceeded with whitespace. 490
'*' is not followed by whitespace. 490
'=' is not preceeded with whitespace. 492
'=' is not followed by whitespace. 492
'<' is not preceeded with whitespace. 492
'<' is not followed by whitespace. 492
cast needs to be followed by whitespace. 494
'=' is not preceeded with whitespace. 500
'=' is not followed by whitespace. 500
'<' is not preceeded with whitespace. 500
'<' is not followed by whitespace. 500
'=' is not preceeded with whitespace. 516
'=' is not followed by whitespace. 516
'<' is not preceeded with whitespace. 516
'<' is not followed by whitespace. 516
cast needs to be followed by whitespace. 519
'=' is not preceeded with whitespace. 524
'=' is not followed by whitespace. 524
'<' is not preceeded with whitespace. 524
'<' is not followed by whitespace. 524
cast needs to be followed by whitespace. 527
'=' is not preceeded with whitespace. 529
'=' is not followed by whitespace. 529
'<' is not preceeded with whitespace. 529
'<' is not followed by whitespace. 529
cast needs to be followed by whitespace. 543
Expected @param tag for 'keys'. 555
Expected an @return tag. 555
Expected @throws tag for 'Exception'. 556
'=' is not preceeded with whitespace. 562
'=' is not followed by whitespace. 562
'<' is not preceeded with whitespace. 562
'<' is not followed by whitespace. 562
cast needs to be followed by whitespace. 564
'=' is not preceeded with whitespace. 567
'=' is not followed by whitespace. 567
'<' is not preceeded with whitespace. 567
'<' is not followed by whitespace. 567
method is missing a Javadoc comment. 583
method is missing a Javadoc comment. 599
method is missing a Javadoc comment. 615
method is missing a Javadoc comment. 634
'*' is not preceeded with whitespace. 639
'*' is not followed by whitespace. 639
'=' is not preceeded with whitespace. 640
'=' is not followed by whitespace. 640
'<' is not preceeded with whitespace. 640
'<' is not followed by whitespace. 640
cast needs to be followed by whitespace. 642
'=' is not preceeded with whitespace. 649
'=' is not followed by whitespace. 649
'<' is not preceeded with whitespace. 649
'<' is not followed by whitespace. 649
cast needs to be followed by whitespace. 652
method is missing a Javadoc comment. 659
'=' is not preceeded with whitespace. 666
'=' is not followed by whitespace. 666
'<' is not preceeded with whitespace. 666
'<' is not followed by whitespace. 666
cast needs to be followed by whitespace. 668
cast needs to be followed by whitespace. 668
method is missing a Javadoc comment. 676
'=' is not preceeded with whitespace. 686
'=' is not followed by whitespace. 686
'<' is not preceeded with whitespace. 686
'<' is not followed by whitespace. 686
cast needs to be followed by whitespace. 702
cast needs to be followed by whitespace. 702
'-' is not preceeded with whitespace. 702
'-' is not followed by whitespace. 702
Unused @param tag for 'v'. 710
Expected @param tag for 'date'. 712
method is missing a Javadoc comment. 727
method is missing a Javadoc comment. 732
method is missing a Javadoc comment. 737
method is missing a Javadoc comment. 742
method is missing a Javadoc comment. 748
method is missing a Javadoc comment. 754
method is missing a Javadoc comment. 773
'*' is not preceeded with whitespace. 778
'*' is not followed by whitespace. 778
'=' is not preceeded with whitespace. 779
'=' is not followed by whitespace. 779
'<' is not preceeded with whitespace. 779
'<' is not followed by whitespace. 779
cast needs to be followed by whitespace. 781
'=' is not preceeded with whitespace. 790
'=' is not followed by whitespace. 790
'<' is not preceeded with whitespace. 790
'<' is not followed by whitespace. 790
cast needs to be followed by whitespace. 792
method is missing a Javadoc comment. 803
'*' is not preceeded with whitespace. 808
'*' is not followed by whitespace. 808
'=' is not preceeded with whitespace. 809
'=' is not followed by whitespace. 809
'<' is not preceeded with whitespace. 809
'<' is not followed by whitespace. 809
cast needs to be followed by whitespace. 811
'=' is not preceeded with whitespace. 818
'=' is not followed by whitespace. 818
'<' is not preceeded with whitespace. 818
'<' is not followed by whitespace. 818
cast needs to be followed by whitespace. 820
method is missing a Javadoc comment. 829
'=' is not preceeded with whitespace. 838
'=' is not followed by whitespace. 838
'<' is not preceeded with whitespace. 838
'<' is not followed by whitespace. 838
cast needs to be followed by whitespace. 840
method is missing a Javadoc comment. 852
method is missing a Javadoc comment. 859
method is missing a Javadoc comment. 874
'=' is not preceeded with whitespace. 880
'=' is not followed by whitespace. 880
'<' is not preceeded with whitespace. 880
'<' is not followed by whitespace. 880
Expected an @return tag. 931
Expected @param tag for 'v'. 938
Expected an @return tag. 952
Expected @param tag for 'v'. 959
method is missing a Javadoc comment. 971
method is missing a Javadoc comment. 984
variable 'aliases' missing Javadoc. 994
method is missing a Javadoc comment. 996
'=' is not preceeded with whitespace. 998
'=' is not followed by whitespace. 998
'<' is not preceeded with whitespace. 998
'<' is not followed by whitespace. 998
'+' is not preceeded with whitespace. 1009
'+' is not followed by whitespace. 1009
'+' is not preceeded with whitespace. 1009
'+' is not followed by whitespace. 1009
'+' is not preceeded with whitespace. 1009
'+' is not followed by whitespace. 1009
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
'+' is not preceeded with whitespace. 1015
'+' is not followed by whitespace. 1015
'+' is not preceeded with whitespace. 1016
'+' is not followed by whitespace. 1016
method is missing a Javadoc comment. 1019
'+' is not preceeded with whitespace. 1022
'+' is not followed by whitespace. 1022
'+' is not preceeded with whitespace. 1023
'+' is not followed by whitespace. 1023
'+' is not preceeded with whitespace. 1027
'+' is not followed by whitespace. 1027
'+' is not preceeded with whitespace. 1027
'+' is not followed by whitespace. 1027
'+' is not preceeded with whitespace. 1027
'+' is not followed by whitespace. 1027
'+' is not preceeded with whitespace. 1027
'+' is not followed by whitespace. 1027
cast needs to be followed by whitespace. 1038
'=' is not preceeded with whitespace. 1042
'=' is not followed by whitespace. 1042
'<' is not preceeded with whitespace. 1042
'<' is not followed by whitespace. 1042
cast needs to be followed by whitespace. 1044
'+' is not preceeded with whitespace. 1047
'+' is not followed by whitespace. 1047
'+' is not preceeded with whitespace. 1047
'+' is not followed by whitespace. 1047
'+' is not preceeded with whitespace. 1052
'+' is not followed by whitespace. 1052
'+' is not preceeded with whitespace. 1052
'+' is not followed by whitespace. 1052
cast needs to be followed by whitespace. 1058
cast needs to be followed by whitespace. 1063
cast needs to be followed by whitespace. 1067
cast needs to be followed by whitespace. 1069
cast needs to be followed by whitespace. 1078
method is missing a Javadoc comment. 1082
'=' is not preceeded with whitespace. 1090
'=' is not followed by whitespace. 1090
'<' is not preceeded with whitespace. 1090
'<' is not followed by whitespace. 1090
cast needs to be followed by whitespace. 1094
method is missing a Javadoc comment. 1097
'+' is not preceeded with whitespace. 1112
'+' is not followed by whitespace. 1112
method is missing a Javadoc comment. 1116
'=' is not preceeded with whitespace. 1155
'=' is not followed by whitespace. 1155
'<' is not preceeded with whitespace. 1155
'<' is not followed by whitespace. 1155
cast needs to be followed by whitespace. 1157
cast needs to be followed by whitespace. 1162
method is missing a Javadoc comment. 1193
method length is 179 lines (max allowed is 150). 1194
variable 'INTAKE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1201
variable 'EQUALS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1202
variable 'AMP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1203
'=' is not preceeded with whitespace. 1237
'=' is not followed by whitespace. 1237
'<' is not preceeded with whitespace. 1237
'<' is not followed by whitespace. 1237
cast needs to be followed by whitespace. 1255
cast needs to be followed by whitespace. 1278
'=' is not preceeded with whitespace. 1313
'=' is not followed by whitespace. 1313
'<' is not preceeded with whitespace. 1313
'<' is not followed by whitespace. 1313
'=' is not preceeded with whitespace. 1325
'=' is not followed by whitespace. 1325
'<' is not preceeded with whitespace. 1325
'<' is not followed by whitespace. 1325
cast needs to be followed by whitespace. 1342
'-' is not preceeded with whitespace. 1361
'-' is not followed by whitespace. 1361
'-' is not preceeded with whitespace. 1363
'-' is not followed by whitespace. 1363
method is missing a Javadoc comment. 1375
type is missing a Javadoc comment. 1381
variable 'secondCriteria' missing Javadoc. 1383
variable 'secondCriteria' must be private and have accessor methods. 1383
variable 'columnData' missing Javadoc. 1384
variable 'columnData' must be private and have accessor methods. 1384
variable 'rowData' missing Javadoc. 1385
variable 'rowData' must be private and have accessor methods. 1385
variable 'isGroups' missing Javadoc. 1386
variable 'isGroups' must be private and have accessor methods. 1386
method is missing a Javadoc comment. 1388
method is missing a Javadoc comment. 1409
method is missing a Javadoc comment. 1420
method is missing a Javadoc comment. 1426
'%' is not preceeded with whitespace. 1440
'%' is not followed by whitespace. 1440
'/' is not preceeded with whitespace. 1443
'/' is not followed by whitespace. 1443
cast needs to be followed by whitespace. 1450
type is missing a Javadoc comment. 1487
variable 'objs' missing Javadoc. 1489
variable 'objs' must be private and have accessor methods. 1489
method is missing a Javadoc comment. 1491
method is missing a Javadoc comment. 1497
method is missing a Javadoc comment. 1512
method is missing a Javadoc comment. 1516
method is missing a Javadoc comment. 1520
method is missing a Javadoc comment. 1524
method is missing a Javadoc comment. 1528
method is missing a Javadoc comment. 1532
method is missing a Javadoc comment. 1536
type is missing a Javadoc comment. 1564
variable 'displayValue' missing Javadoc. 1567
variable 'selected' missing Javadoc. 1568
variable 'queryKey' missing Javadoc. 1569
variable 'options' missing Javadoc. 1570
method is missing a Javadoc comment. 1572
method is missing a Javadoc comment. 1576
method is missing a Javadoc comment. 1619
method is missing a Javadoc comment. 1628
type is missing a Javadoc comment. 1667
variable 'date' missing Javadoc. 1670
variable 'selected' missing Javadoc. 1671
variable 'queryKey' missing Javadoc. 1672
method is missing a Javadoc comment. 1674
method is missing a Javadoc comment. 1678
type is missing a Javadoc comment. 1755
variable 'isAttribute' missing Javadoc. 1758
method is missing a Javadoc comment. 1760
method is missing a Javadoc comment. 1768
method is missing a Javadoc comment. 1776
method is missing a Javadoc comment. 1784
method is missing a Javadoc comment. 1811
method is missing a Javadoc comment. 1817
method is missing a Javadoc comment. 1833
method is missing a Javadoc comment. 1839
method is missing a Javadoc comment. 1844
method is missing a Javadoc comment. 1849
type is missing a Javadoc comment. 1854
variable 'attribute' missing Javadoc. 1856
variable 'user' missing Javadoc. 1857
method is missing a Javadoc comment. 1859

tools/scarab/src/java/org/tigris/scarab/om/QueryManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/QueryPeer.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 4
Unused import - java.util.Comparator 5
Unused import - java.util.Collections 6
Redundant import from the same package. 11
type Javadoc comment is missing an @author tag. 18
variable 'GET_ALL_QUERIES' missing Javadoc. 22
variable 'GET_PRIVATE_QUERIES' missing Javadoc. 24
variable 'GET_GLOBAL_QUERIES' missing Javadoc. 26
Expected @param tag for 'me'. 33
Expected @param tag for 'issueType'. 33
Expected an @return tag. 33
Expected @param tag for 'user'. 34
Expected @param tag for 'sortColumn'. 34
Expected @param tag for 'sortPolarity'. 35
Expected @param tag for 'type'. 35
Expected @throws tag for 'Exception'. 36
cast needs to be followed by whitespace. 110
method is missing a Javadoc comment. 115
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 131

tools/scarab/src/java/org/tigris/scarab/om/RAttributeAttributeGroup.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 8
type Javadoc comment is missing an @author tag. 17
Expected @param tag for 'user'. 25
Expected @throws tag for 'Exception'. 25
line longer than 80 characters 33

tools/scarab/src/java/org/tigris/scarab/om/RAttributeAttributeGroupManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/RAttributeAttributeGroupPeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Unused import - org.apache.torque.pool.DBConnection 6
Avoid using the '.*' form of import. 9
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/RModuleAttribute.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 60
Redundant import from the same package. 61
type Javadoc comment is missing an @author tag. 75
variable 'R_MODULE_ATTTRIBUTE' missing Javadoc. 79
variable 'GET_RMAS' missing Javadoc. 81
Expected @param tag for 'module'. 101
Expected @param tag for 'me'. 110
Expected @throws tag for 'TorqueException'. 111
Expected @throws tag for 'TorqueException'. 128
Expected an @return tag. 145
method is missing a Javadoc comment. 163
line longer than 80 characters 177
method is missing a Javadoc comment. 188
cast needs to be followed by whitespace. 207
Expected @throws tag for 'Exception'. 221
'=' is not preceeded with whitespace. 231
'=' is not followed by whitespace. 231
'<' is not preceeded with whitespace. 231
'<' is not followed by whitespace. 231
cast needs to be followed by whitespace. 233
'=' is not preceeded with whitespace. 244
'=' is not followed by whitespace. 244
'<' is not preceeded with whitespace. 244
'<' is not followed by whitespace. 244
cast needs to be followed by whitespace. 246
Expected @throws tag for 'Exception'. 274
'=' is not preceeded with whitespace. 282
'=' is not followed by whitespace. 282
'<' is not preceeded with whitespace. 282
'<' is not followed by whitespace. 282
cast needs to be followed by whitespace. 284

tools/scarab/src/java/org/tigris/scarab/om/RModuleAttributeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 6
Unused import - org.apache.torque.om.ObjectKey 9
Unused import - org.apache.torque.Torque 10
line longer than 80 characters 16
type Javadoc comment is missing an @author tag. 20
method is missing a Javadoc comment. 36
cast needs to be followed by whitespace. 40

tools/scarab/src/java/org/tigris/scarab/om/RModuleAttributePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 65
variable 'RMODULEATTRIBUTE_PEER' missing Javadoc. 68
variable 'RETRIEVE_BY_PK' missing Javadoc. 70
Unused @param tag for 'ObjectKey'. 76
Expected @param tag for 'pk'. 78
Expected an @return tag. 78
Expected @throws tag for 'TorqueException'. 79
line longer than 80 characters 82
cast needs to be followed by whitespace. 90

tools/scarab/src/java/org/tigris/scarab/om/RModuleIssueType.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.pool.DBConnection 10
Redundant import from the same package. 15
Redundant import from the same package. 16
type Javadoc comment is missing an @author tag. 23
Expected @param tag for 'module'. 44
Expected @param tag for 'me'. 53
Expected @throws tag for 'TorqueException'. 54
Expected @throws tag for 'TorqueException'. 71
Expected @param tag for 'user'. 87
Expected @throws tag for 'Exception'. 88
'=' is not preceeded with whitespace. 96
'=' is not followed by whitespace. 96
'<' is not preceeded with whitespace. 96
'<' is not followed by whitespace. 96
cast needs to be followed by whitespace. 100
Expected @throws tag for 'Exception'. 121
Expected an @return tag. 121
Expected an @return tag. 134
Expected @throws tag for 'TorqueException'. 135

tools/scarab/src/java/org/tigris/scarab/om/RModuleIssueTypeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 6
Unused import - org.apache.torque.Torque 9
Unused import - org.apache.torque.om.ObjectKey 12
line longer than 80 characters 16
type Javadoc comment is missing an @author tag. 20
method is missing a Javadoc comment. 37
cast needs to be followed by whitespace. 41

tools/scarab/src/java/org/tigris/scarab/om/RModuleIssueTypePeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Unused import - org.apache.torque.pool.DBConnection 6
Avoid using the '.*' form of import. 9
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/RModuleOption.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 60
Redundant import from the same package. 61
type Javadoc comment is missing an @author tag. 75
variable 'level' missing Javadoc. 80
variable 'comparator' missing Javadoc. 82
variable 'comparator' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 82
cast needs to be followed by whitespace. 87
cast needs to be followed by whitespace. 88
Expected @param tag for 'module'. 120
Expected @param tag for 'me'. 129
Expected @throws tag for 'TorqueException'. 130
Expected @throws tag for 'TorqueException'. 147
Expected an @return tag. 163
Expected an @return tag. 174
method is missing a Javadoc comment. 213
method is missing a Javadoc comment. 221

tools/scarab/src/java/org/tigris/scarab/om/RModuleOptionManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 6
Unused import - org.apache.torque.om.ObjectKey 9
Unused import - org.apache.torque.Torque 10
line longer than 80 characters 16
type Javadoc comment is missing an @author tag. 20
method is missing a Javadoc comment. 36
cast needs to be followed by whitespace. 40

tools/scarab/src/java/org/tigris/scarab/om/RModuleOptionPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/RModuleUserAttribute.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 64
Expected @param tag for 'user'. 72
Expected @throws tag for 'Exception'. 72

tools/scarab/src/java/org/tigris/scarab/om/RModuleUserAttributeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/RModuleUserAttributePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 65

tools/scarab/src/java/org/tigris/scarab/om/ROptionOption.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Iterator 50
Unused import - java.util.ArrayList 51
Unused import - java.util.Comparator 52
Unused import - org.apache.torque.om.ObjectKey 57
variable 'level' missing Javadoc. 79
variable 'className' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 82
Expected @param tag for 'option1'. 94
Expected @param tag for 'option2'. 94
Expected an @return tag. 94
line longer than 80 characters 98
line longer than 80 characters 99
Expected an @return tag. 105
Expected @param tag for 'parent'. 114
Expected @param tag for 'child'. 114
Expected an @return tag. 114
Expected @throws tag for 'Exception'. 115
cast needs to be followed by whitespace. 118
cast needs to be followed by whitespace. 125
line longer than 80 characters 134
cast needs to be followed by whitespace. 134
Expected @param tag for 'roo'. 152
Expected @throws tag for 'Exception'. 153
cast needs to be followed by whitespace. 165
Expected @param tag for 'parent'. 176
Expected @param tag for 'child'. 176
Expected @throws tag for 'Exception'. 177
Expected an @return tag. 188
Expected @throws tag for 'TorqueException'. 189
Expected an @return tag. 197
Expected @throws tag for 'TorqueException'. 198
Expected an @return tag. 246

tools/scarab/src/java/org/tigris/scarab/om/ROptionOptionManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/ROptionOptionPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/RQueryUser.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 52
Unused import - org.tigris.scarab.util.ScarabConstants 53
Unused import - org.tigris.scarab.services.security.ScarabSecurity 54
Redundant import from the same package. 55
Expected @param tag for 'user'. 72
Expected @throws tag for 'Exception'. 72

tools/scarab/src/java/org/tigris/scarab/om/RQueryUserManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/RQueryUserPeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Unused import - org.apache.torque.pool.DBConnection 6
Avoid using the '.*' form of import. 9
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/ReportManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/ReportPeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Unused import - org.apache.torque.pool.DBConnection 10
type Javadoc comment is missing an @author tag. 21
variable 'REPORT_PEER' missing Javadoc. 24
variable 'RETRIEVE_BY_PK' missing Javadoc. 26
Expected @throws tag for 'Exception'. 36
cast needs to be followed by whitespace. 58
Unused @param tag for 'ObjectKey'. 73
Expected @param tag for 'pk'. 75
Expected an @return tag. 75
Expected @throws tag for 'TorqueException'. 76
cast needs to be followed by whitespace. 87

tools/scarab/src/java/org/tigris/scarab/om/ScarabModule.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.Iterator 52
Unused import - java.util.Map 54
Unused import - java.util.HashMap 55
Unused import - org.apache.log4j.Category 58
Unused import - org.apache.torque.util.BasePeer 65
Unused import - org.apache.torque.oid.IDBroker 66
Unused import - org.apache.fulcrum.security.impl.db.entity.TurbineUserGroupRole 74
Redundant import from the same package. 77
Redundant import from the same package. 78
Unused import - org.tigris.scarab.services.security.ScarabSecurity 81
Unused import - org.apache.fulcrum.security.impl.db.entity.TurbineRolePeer 93
variable 'GET_USERS' missing Javadoc. 113
variable 'GET_R_MODULE_ISSUE_TYPES' missing Javadoc. 115
variable 'ROOT_ID' missing Javadoc. 118
cast needs to be followed by whitespace. 137
cast needs to be followed by whitespace. 158
'=' is not preceeded with whitespace. 165
'=' is not followed by whitespace. 165
'-' is not preceeded with whitespace. 165
'-' is not followed by whitespace. 165
'>=' is not preceeded with whitespace. 165
'>=' is not followed by whitespace. 165
cast needs to be followed by whitespace. 167
cast needs to be followed by whitespace. 186
cast needs to be followed by whitespace. 190
line longer than 80 characters 197
line longer than 80 characters 212
cast needs to be followed by whitespace. 253
method is missing a Javadoc comment. 258
Expected @param tag for 'v'. 268
Expected @throws tag for 'Exception'. 269
cast needs to be followed by whitespace. 271
Expected an @return tag. 281
Expected @throws tag for 'Exception'. 282
Expected @throws tag for 'TorqueException'. 293
method is missing a Javadoc comment. 302
method is missing a Javadoc comment. 309
method is missing a Javadoc comment. 334
Expected @throws tag for 'TurbineSecurityException'. 343
Expected @param tag for 'dbCon'. 361
Expected @throws tag for 'TorqueException'. 362
',' needs to be followed by whitespace. 473
',' needs to be followed by whitespace. 473
cast needs to be followed by whitespace. 473
cast needs to be followed by whitespace. 535
Expected an @return tag. 547
Expected an @return tag. 557

tools/scarab/src/java/org/tigris/scarab/om/ScarabModuleContainer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Unused import - org.apache.torque.om.BaseObject 4
Unused import - org.apache.torque.util.BasePeer 5
Unused import - org.apache.torque.util.Criteria 6
Unused import - org.apache.torque.pool.DBConnection 7
line longer than 80 characters 17
method is missing a Javadoc comment. 21
Expected an @return tag. 30
Expected an @return tag. 39

tools/scarab/src/java/org/tigris/scarab/om/ScarabModulePeer.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 59
Redundant import from the same package. 60
type Javadoc comment is missing an @author tag. 71
Expected an @return tag. 86
Expected @throws tag for 'Exception'. 87
Unused @param tag for 'permission'. 96
Unused @throws tag for 'Exception,'. 100
Expected @param tag for 'group'. 102
Expected @throws tag for 'Exception'. 103
cast needs to be followed by whitespace. 107
cast needs to be followed by whitespace. 109
'if' is not followed by whitespace. 111
'==' is not preceeded with whitespace. 116
'==' is not followed by whitespace. 116

tools/scarab/src/java/org/tigris/scarab/om/ScarabUser.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.fulcrum.security.entity.Role 52
Redundant import from the same package. 56
Redundant import from the same package. 57
Expected @throws tag for 'Exception'. 76
Expected @throws tag for 'Exception'. 90
Expected an @return tag. 90
Expected @param tag for 'me'. 167
Expected @param tag for 'issueType'. 167
Expected an @return tag. 167
Expected @throws tag for 'Exception'. 168
Expected @param tag for 'me'. 173
Expected @param tag for 'issueType'. 173
Expected an @return tag. 173
Expected @throws tag for 'Exception'. 174
Expected @param tag for 'me'. 179
Expected @param tag for 'issueType'. 179
Expected @throws tag for 'Exception'. 180
Expected @throws tag for 'Exception'. 184
Expected an @return tag. 184
Expected @throws tag for 'Exception'. 186
Expected @param tag for 'expire'. 188
Expected @throws tag for 'Exception'. 188
method is missing a Javadoc comment. 190
method is missing a Javadoc comment. 191
method is missing a Javadoc comment. 192
method is missing a Javadoc comment. 193
Expected @param tag for 'module'. 201
Expected an @return tag. 201
Expected @param tag for 'issueType'. 202
Expected @throws tag for 'Exception'. 203
Expected @param tag for 'module'. 208
Expected an @return tag. 208
Expected @param tag for 'attribute'. 209
Expected @param tag for 'issueType'. 210
Expected @throws tag for 'Exception'. 211
Expected an @return tag. 217
Expected @param tag for 'key'. 223
Expected @throws tag for 'Exception'. 223
Unused @param tag for 'permission'. 229
Expected @param tag for 'perm'. 235
Expected @throws tag for 'Exception'. 241
Expected an @return tag. 241
Expected @throws tag for 'Exception'. 247
Expected an @return tag. 247
Unused @param tag for 'permissions'. 253
Expected @param tag for 'permission'. 256
Expected @throws tag for 'Exception'. 257
Expected @throws tag for 'Exception'. 267
Expected @throws tag for 'Exception'. 278
Expected @throws tag for 'Exception'. 289
Expected an @return tag. 294

tools/scarab/src/java/org/tigris/scarab/om/ScarabUserImpl.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.ArrayList 49
Unused import - java.util.Iterator 51
Unused import - org.apache.fulcrum.security.entity.Role 56
Unused import - org.apache.fulcrum.security.util.GroupSet 64
Unused import - org.apache.torque.pool.DBConnection 65
Unused import - org.apache.torque.Torque 66
Unused import - org.apache.torque.om.BaseObject 69
Unused import - org.apache.torque.om.Persistent 70
Unused import - org.apache.torque.om.ObjectKey 71
Redundant import from the same package. 75
Redundant import from the same package. 76
Redundant import from the same package. 77
variable 'torqueLog' missing Javadoc. 99
variable 'torqueLog' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 99
variable 'REPORTING_ISSUE' missing Javadoc. 102
variable 'PASSWORD_EXPIRE' missing Javadoc. 104
variable 'issueCount' missing Javadoc. 106
variable 'internalUser' missing Javadoc. 107
cast needs to be followed by whitespace. 175
method is missing a Javadoc comment. 186
method is missing a Javadoc comment. 190
method is missing a Javadoc comment. 194
method is missing a Javadoc comment. 198
method is missing a Javadoc comment. 202
method is missing a Javadoc comment. 206
method is missing a Javadoc comment. 211
method is missing a Javadoc comment. 215
line longer than 80 characters 219
method is missing a Javadoc comment. 219
Expected @param tag for 'username'. 230
Expected an @return tag. 230
Expected @param tag for 'confirm'. 231
Expected @param tag for 'username'. 276
Expected an @return tag. 276
cast needs to be followed by whitespace. 325
cast needs to be followed by whitespace. 334
cast needs to be followed by whitespace. 349
variable 'GET_MODULES' missing Javadoc. 387
'=' is not preceeded with whitespace. 426
'=' is not followed by whitespace. 426
'-' is not preceeded with whitespace. 426
'-' is not followed by whitespace. 426
'>=' is not preceeded with whitespace. 426
'>=' is not followed by whitespace. 426
cast needs to be followed by whitespace. 429
'=' is not preceeded with whitespace. 441
'=' is not followed by whitespace. 441
'-' is not preceeded with whitespace. 441
'-' is not followed by whitespace. 441
'>=' is not preceeded with whitespace. 441
'>=' is not followed by whitespace. 441
cast needs to be followed by whitespace. 443
cast needs to be followed by whitespace. 454
variable 'GET_ROLES' missing Javadoc. 468
method is missing a Javadoc comment. 479
'=' is not preceeded with whitespace. 505
'=' is not followed by whitespace. 505
'<' is not preceeded with whitespace. 505
'<' is not followed by whitespace. 505
cast needs to be followed by whitespace. 517
line longer than 80 characters 558
line longer than 80 characters 569
Expected @param tag for 'module'. 636
Expected an @return tag. 636
Expected @param tag for 'issueType'. 637
Expected @throws tag for 'Exception'. 638
Expected @param tag for 'module'. 646
Expected @param tag for 'issueType'. 646
Expected an @return tag. 646
Expected @throws tag for 'Exception'. 647
Expected @param tag for 'module'. 655
Expected @param tag for 'issueType'. 655
Expected @throws tag for 'Exception'. 656
line longer than 80 characters 688
Expected an @return tag. 727

tools/scarab/src/java/org/tigris/scarab/om/ScarabUserImplPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 58

tools/scarab/src/java/org/tigris/scarab/om/ScarabUserManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 51
Unused import - org.apache.torque.om.Persistent 53
line longer than 80 characters 63
type Javadoc comment is missing an @author tag. 67
Expected @param tag for 'username'. 102
Expected @param tag for 'domainName'. 102
Expected an @return tag. 102
Expected @throws tag for 'Exception'. 103
Expected @param tag for 'domainName'. 116
Expected @param tag for 'username'. 126
Expected @param tag for 'domainName'. 126
Expected an @return tag. 126
Expected @throws tag for 'Exception'. 127
cast needs to be followed by whitespace. 137
Expected @param tag for 'domainName'. 155

tools/scarab/src/java/org/tigris/scarab/om/Scope.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 11
variable 'PERSONAL__PK' missing Javadoc. 16
variable 'GLOBAL__PK' missing Javadoc. 17

tools/scarab/src/java/org/tigris/scarab/om/ScopeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/ScopePeer.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.om.NumberKey 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Unused import - org.apache.torque.pool.DBConnection 7
Avoid using the '.*' form of import. 11
type Javadoc comment is missing an @author tag. 18
Expected an @return tag. 25
Expected @throws tag for 'Exception'. 26

tools/scarab/src/java/org/tigris/scarab/om/Transaction.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.TorqueException 54
Unused import - org.apache.fulcrum.template.TemplateEmail 60
type Javadoc comment is missing an @author tag. 79
variable 'GET_ACTIVITY_LIST' missing Javadoc. 83
Expected @param tag for 'typeId'. 94
Expected @param tag for 'user'. 94
Expected @param tag for 'attachment'. 94
Expected @throws tag for 'Exception'. 95
Expected @throws tag for 'Exception'. 116
Expected an @return tag. 116
cast needs to be followed by whitespace. 129
Expected @param tag for 'context'. 140
Expected @param tag for 'issue'. 140
Expected an @return tag. 140
Expected @param tag for 'subject'. 141
Expected @param tag for 'template'. 141
Expected @throws tag for 'Exception'. 142
Expected @param tag for 'context'. 202
Expected @param tag for 'issue'. 202
Expected an @return tag. 202
Expected @throws tag for 'Exception'. 203
method is missing a Javadoc comment. 208
Expected @param tag for 'issue'. 219
Expected @param tag for 'subject'. 219
Expected @param tag for 'template'. 219
Expected an @return tag. 219
Expected @throws tag for 'Exception'. 220

tools/scarab/src/java/org/tigris/scarab/om/TransactionManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/TransactionPeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 65
variable 'TRANSACTION_PEER' missing Javadoc. 68
variable 'RETRIEVE_BY_PK' missing Javadoc. 70
Unused @param tag for 'ObjectKey'. 76
Expected @param tag for 'pk'. 78
Expected an @return tag. 78
Expected @throws tag for 'TorqueException'. 79
cast needs to be followed by whitespace. 90

tools/scarab/src/java/org/tigris/scarab/om/TransactionType.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 62
variable 'TRANSACTION_TYPE' missing Javadoc. 67
variable 'GET_INSTANCE' missing Javadoc. 69
method is missing a Javadoc comment. 72
'if' is not followed by whitespace. 83
'if' is not followed by whitespace. 88
cast needs to be followed by whitespace. 93
cast needs to be followed by whitespace. 99

tools/scarab/src/java/org/tigris/scarab/om/TransactionTypeManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/TransactionTypePeer.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 10
variable 'CREATE_ISSUE__PK' missing Javadoc. 13
variable 'EDIT_ISSUE__PK' missing Javadoc. 14
variable 'MOVE_ISSUE__PK' missing Javadoc. 15
variable 'RETOTAL_ISSUE_VOTE__PK' missing Javadoc. 16

tools/scarab/src/java/org/tigris/scarab/om/UserPreference.java

Error Line
Missing a header - not enough lines in file. 1
variable 'USER_PREFERENCE' missing Javadoc. 66
variable 'GET_INSTANCE' missing Javadoc. 68
Expected @param tag for 'userid'. 85
Expected @throws tag for 'Exception'. 86

tools/scarab/src/java/org/tigris/scarab/om/UserPreferenceManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/UserPreferencePeer.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Unused import - org.apache.torque.pool.DBConnection 6
Avoid using the '.*' form of import. 9
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/om/UserVote.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 60

tools/scarab/src/java/org/tigris/scarab/om/UserVoteManager.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.Torque 6
Unused import - org.apache.torque.om.Persistent 8
line longer than 80 characters 12
type Javadoc comment is missing an @author tag. 16

tools/scarab/src/java/org/tigris/scarab/screens/Default.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.om.Issue 66
Expected @param tag for 'data'. 85
Expected @param tag for 'context'. 85
Expected @throws tag for 'Exception'. 86
cast needs to be followed by whitespace. 88
cast needs to be followed by whitespace. 89
cast needs to be followed by whitespace. 98
Expected @param tag for 'data'. 116
Expected @throws tag for 'Exception'. 117
cast needs to be followed by whitespace. 119
cast needs to be followed by whitespace. 121
cast needs to be followed by whitespace. 133
Expected @param tag for 'data'. 147
Expected @throws tag for 'Exception'. 147
Expected an @return tag. 147
Expected @param tag for 'data'. 156
Expected an @return tag. 156
Expected @throws tag for 'Exception'. 157
',' needs to be followed by whitespace. 161
cast needs to be followed by whitespace. 166
cast needs to be followed by whitespace. 171
'!' is followed by whitespace. 174
method is missing a Javadoc comment. 219
line longer than 80 characters 227
method is missing a Javadoc comment. 230
method is missing a Javadoc comment. 242

tools/scarab/src/java/org/tigris/scarab/screens/SelectModule.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'data'. 70
Expected @param tag for 'context'. 70
Expected @throws tag for 'Exception'. 71
type is missing a Javadoc comment. 77
method is missing a Javadoc comment. 79
cast needs to be followed by whitespace. 82
Expected @param tag for 't'. 88
Expected @param tag for 'moduleid'. 88
Expected an @return tag. 88

tools/scarab/src/java/org/tigris/scarab/screens/ViewAttachment.java

Error Line
Missing a header - not enough lines in file. 1
Avoid using the '.*' form of import. 51
Unused import - javax.servlet.ServletOutputStream 52
Unused import - org.apache.turbine.tool.TemplateLink 55
Unused import - org.tigris.scarab.util.ScarabLink 60
Expected @param tag for 'data'. 75
Expected @param tag for 'context'. 75
Expected @throws tag for 'Exception'. 76
cast needs to be followed by whitespace. 86
',' needs to be followed by whitespace. 99
',' needs to be followed by whitespace. 99

tools/scarab/src/java/org/tigris/scarab/services/cache/NoOpScarabCache.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 62
method is missing a Javadoc comment. 66
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 82

tools/scarab/src/java/org/tigris/scarab/services/cache/ResetCacheValve.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.turbine.Valve 52
variable 'log' missing Javadoc. 66
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 66
variable 'KEY' missing Javadoc. 69
variable 'DEBUG' missing Javadoc. 72
cast needs to be followed by whitespace. 83

tools/scarab/src/java/org/tigris/scarab/services/cache/ScarabCache.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - org.apache.commons.configuration.Configuration 55
Unused import - org.apache.torque.om.ObjectKey 61
Unused import - org.tigris.scarab.om.ScarabUser 62
variable 'log' missing Javadoc. 78
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 78
variable 'maps' missing Javadoc. 82
variable 'keyClass' missing Javadoc. 83
method is missing a Javadoc comment. 85
method is missing a Javadoc comment. 89
',' needs to be followed by whitespace. 102
method is missing a Javadoc comment. 107
cast needs to be followed by whitespace. 110
method is missing a Javadoc comment. 120
cast needs to be followed by whitespace. 122
method is missing a Javadoc comment. 134
cast needs to be followed by whitespace. 140
method is missing a Javadoc comment. 151
cast needs to be followed by whitespace. 158
method is missing a Javadoc comment. 169
cast needs to be followed by whitespace. 176
method is missing a Javadoc comment. 187
cast needs to be followed by whitespace. 195
method is missing a Javadoc comment. 206
cast needs to be followed by whitespace. 212
method is missing a Javadoc comment. 223
cast needs to be followed by whitespace. 229
method is missing a Javadoc comment. 239
cast needs to be followed by whitespace. 245
method is missing a Javadoc comment. 255
cast needs to be followed by whitespace. 261
method is missing a Javadoc comment. 271
cast needs to be followed by whitespace. 278
method is missing a Javadoc comment. 288
cast needs to be followed by whitespace. 293
method is missing a Javadoc comment. 308
method is missing a Javadoc comment. 313
method is missing a Javadoc comment. 318
method is missing a Javadoc comment. 322
method is missing a Javadoc comment. 327
method is missing a Javadoc comment. 332
method is missing a Javadoc comment. 338
method is missing a Javadoc comment. 343
method is missing a Javadoc comment. 348
method is missing a Javadoc comment. 353
method is missing a Javadoc comment. 358
method is missing a Javadoc comment. 364

tools/scarab/src/java/org/tigris/scarab/services/cache/ScarabCacheKey.java

Error Line
Missing a header - not enough lines in file. 1
type is missing a Javadoc comment. 54
variable 'log' missing Javadoc. 58
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 58
variable 'n' missing Javadoc. 61
variable 'n' must be private and have accessor methods. 61
variable 'instanceOrClass' missing Javadoc. 62
variable 'method' missing Javadoc. 63
variable 'arg1' missing Javadoc. 64
variable 'arg2' missing Javadoc. 65
variable 'arg3' missing Javadoc. 66
variable 'moreThanThree' missing Javadoc. 67
method is missing a Javadoc comment. 69
method is missing a Javadoc comment. 73
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 90
method is missing a Javadoc comment. 97
Expected @param tag for 'arg3'. 164
Unused @param tag for 'Serializable[]'. 177
Expected @param tag for 'keys'. 183
'-' is not preceeded with whitespace. 185
'-' is not followed by whitespace. 185
cast needs to be followed by whitespace. 187
'>' is not preceeded with whitespace. 188
'>' is not followed by whitespace. 188
'>' is not preceeded with whitespace. 191
'>' is not followed by whitespace. 191
'>' is not preceeded with whitespace. 194
'>' is not followed by whitespace. 194
'>' is not preceeded with whitespace. 197
'>' is not followed by whitespace. 197
method is missing a Javadoc comment. 206
cast needs to be followed by whitespace. 211
'=' is not preceeded with whitespace. 226
'=' is not followed by whitespace. 226
'<' is not preceeded with whitespace. 226
'<' is not followed by whitespace. 226
'+' is not preceeded with whitespace. 226
'+' is not followed by whitespace. 226
method is missing a Javadoc comment. 245
'=' is not preceeded with whitespace. 260
'=' is not followed by whitespace. 260
'<' is not preceeded with whitespace. 260
'<' is not followed by whitespace. 260
'+' is not preceeded with whitespace. 260
'+' is not followed by whitespace. 260
'+=' is not preceeded with whitespace. 262

tools/scarab/src/java/org/tigris/scarab/services/TorqueService.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.log4j.Category 49
Unused import - org.apache.fulcrum.TurbineServices 53
Unused import - org.apache.torque.TorqueException 55
Expected @throws tag for 'InitializationException'. 75

tools/scarab/src/java/org/tigris/scarab/services/security/ScarabDBSecurityService.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 75
Unused @param tag for 'a'. 82
Expected @param tag for 'criteria'. 85
Expected @throws tag for 'DataBackendException'. 86
'catch' is not followed by whitespace. 93
line longer than 80 characters 105
cast needs to be followed by whitespace. 114
'catch' is not followed by whitespace. 119
',' needs to be followed by whitespace. 121
Expected an @return tag. 133
line longer than 80 characters 148
cast needs to be followed by whitespace. 158
'catch' is not followed by whitespace. 167
Unused @param tag for 'the'. 184
Expected @param tag for 'group'. 189
cast needs to be followed by whitespace. 195
cast needs to be followed by whitespace. 197
'catch' is not followed by whitespace. 202
Unused @param tag for 'the'. 218
Expected @param tag for 'group'. 224
Unused @throws tag for 'Exception,'. 262
Expected @throws tag for 'Exception'. 265

tools/scarab/src/java/org/tigris/scarab/services/security/ScarabSecurity.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.commons.collections.ExtendedProperties 53
Unused import - org.apache.torque.om.ObjectKey 57
Unused import - org.tigris.scarab.om.ScarabUser 58
variable 'TOOL_KEY' missing Javadoc. 73
variable 'SCREEN_PREFIX' missing Javadoc. 76
variable 'MAP_PREFIX' missing Javadoc. 78
variable 'props' missing Javadoc. 172
variable 'allPermissions' missing Javadoc. 173
method is missing a Javadoc comment. 175
method is missing a Javadoc comment. 179
Expected @param tag for 'perms'. 188
Expected @param tag for 'perm'. 188
method is missing a Javadoc comment. 196
method is missing a Javadoc comment. 222
',' needs to be followed by whitespace. 224
method is missing a Javadoc comment. 228
method is missing a Javadoc comment. 238
method is missing a Javadoc comment. 243
method is missing a Javadoc comment. 255

tools/scarab/src/java/org/tigris/scarab/tools/Format.java

Error Line
Missing a header - not enough lines in file. 1
type Javadoc comment is missing an @author tag. 56
Expected @param tag for 'format'. 64
Expected @param tag for 'date'. 64
Expected an @return tag. 64
Expected @throws tag for 'ParseException'. 65
Expected @param tag for 'format'. 74
Expected @param tag for 'date'. 74
Expected an @return tag. 74
Expected @throws tag for 'ParseException'. 75
Expected @param tag for 'format'. 85
Expected an @return tag. 85
Expected @throws tag for 'ParseException'. 86
Expected @param tag for 'format'. 95
Expected an @return tag. 95
Expected @throws tag for 'ParseException'. 96

tools/scarab/src/java/org/tigris/scarab/tools/ScarabGlobalScope.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.om.ScarabUser 52
Unused import - org.apache.fulcrum.security.entity.Group 54
Unused import - org.apache.fulcrum.security.entity.Permission 55
Unused import - org.apache.fulcrum.security.entity.Role 56
Unused import - org.apache.fulcrum.security.util.AccessControlList 57
Expected an @return tag. 80
Expected an @return tag. 86
Expected an @return tag. 92
Expected @throws tag for 'Exception'. 93
Expected @param tag for 'attributeType'. 98
Expected an @return tag. 98
Expected @throws tag for 'Exception'. 99
Expected an @return tag. 104
Expected @throws tag for 'Exception'. 105
Expected an @return tag. 110
Expected @throws tag for 'Exception'. 111
Expected @param tag for 'searchField'. 116
Expected @param tag for 'searchCriteria'. 116
Expected an @return tag. 116
Expected @throws tag for 'Exception'. 117
Expected @param tag for 'searchField'. 123
Expected @param tag for 'searchCriteria'. 123
Expected an @return tag. 123
Expected @param tag for 'orderByField'. 124
Expected @param tag for 'ascOrDesc'. 124
Expected @throws tag for 'Exception'. 125
Unused @param tag for 'the'. 130
Expected @param tag for 'a'. 134
Unused @param tag for 'the'. 139
Expected @param tag for 'a'. 143
Unused @param tag for 'the'. 151
Expected @param tag for 'a'. 154
Expected @param tag for 'fromIndex'. 154
Expected @param tag for 'toIndex'. 154
Unused @param tag for 'the'. 160
Expected @param tag for 'a'. 163
Expected @param tag for 'fromIndex'. 163
Expected @param tag for 'toIndex'. 163
Unused @param tag for 'the'. 169
Unused @param tag for 'the'. 170
Expected @param tag for 'obj'. 172
Expected an @return tag. 172

tools/scarab/src/java/org/tigris/scarab/tools/ScarabGlobalTool.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - org.apache.fulcrum.security.entity.Group 55
Unused import - org.apache.fulcrum.security.entity.Permission 56
Unused import - org.apache.fulcrum.security.entity.Role 57
Unused import - org.apache.fulcrum.security.util.AccessControlList 59
Unused import - org.apache.fulcrum.security.util.DataBackendException 60
Unused import - org.apache.fulcrum.security.util.UnknownEntityException 61
Unused import - org.tigris.scarab.om.Attribute 70
variable 'log' missing Javadoc. 91
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 91
method is missing a Javadoc comment. 104
method is missing a Javadoc comment. 108
line longer than 80 characters 118
line longer than 80 characters 120
Expected an @return tag. 127
Expected an @return tag. 136
Expected an @return tag. 154
Expected @throws tag for 'Exception'. 155
Expected @param tag for 'sortColumn'. 164
Expected @param tag for 'sortPolarity'. 164
Expected an @return tag. 164
Expected @throws tag for 'Exception'. 165
Expected an @return tag. 173
Expected @throws tag for 'Exception'. 174
Expected @param tag for 'sortColumn'. 182
Expected @param tag for 'sortPolarity'. 182
Expected an @return tag. 182
Expected @throws tag for 'Exception'. 183
Expected @param tag for 'attributeType'. 191
Expected an @return tag. 191
Expected @throws tag for 'Exception'. 192
Expected an @return tag. 200
Expected @throws tag for 'Exception'. 201
Expected @param tag for 'sortColumn'. 209
Expected @param tag for 'sortPolarity'. 209
Expected an @return tag. 209
Expected @throws tag for 'Exception'. 210
Unused Javadoc tag. 222
Expected an @return tag. 224
Expected @throws tag for 'Exception'. 225
line longer than 80 characters 239
line longer than 80 characters 286
line longer than 80 characters 289
',' needs to be followed by whitespace. 289
cast needs to be followed by whitespace. 289
line longer than 80 characters 314
'=' is not preceeded with whitespace. 327
'=' is not followed by whitespace. 327
Unused @param tag for 'the'. 346
Expected @param tag for 'a'. 350
'=' is not preceeded with whitespace. 353
'=' is not followed by whitespace. 353
'-' is not preceeded with whitespace. 353
'-' is not followed by whitespace. 353
'>=' is not preceeded with whitespace. 353
'>=' is not followed by whitespace. 353
'-' is not preceeded with whitespace. 355
'-' is not followed by whitespace. 355
'-' is not preceeded with whitespace. 355
'-' is not followed by whitespace. 355
Unused @param tag for 'the'. 363
Expected @param tag for 'a'. 367
'=' is not preceeded with whitespace. 371
'=' is not followed by whitespace. 371
'-' is not preceeded with whitespace. 371
'-' is not followed by whitespace. 371
'>=' is not preceeded with whitespace. 371
'>=' is not followed by whitespace. 371
Unused @param tag for 'the'. 384
Expected @param tag for 'a'. 387
Expected @param tag for 'fromIndex'. 387
Expected @param tag for 'toIndex'. 387
Unused @param tag for 'the'. 400
Expected @param tag for 'a'. 403
Expected @param tag for 'fromIndex'. 403
Expected @param tag for 'toIndex'. 403
'-' is not preceeded with whitespace. 409
'-' is not followed by whitespace. 409
'=' is not preceeded with whitespace. 410
'=' is not followed by whitespace. 410
'-' is not preceeded with whitespace. 410
'-' is not followed by whitespace. 410
'>=' is not preceeded with whitespace. 410
'>=' is not followed by whitespace. 410
'-' is not preceeded with whitespace. 412
'-' is not followed by whitespace. 412
Unused @param tag for 'the'. 421
line longer than 80 characters 422
Expected @param tag for 'obj'. 424

tools/scarab/src/java/org/tigris/scarab/tools/ScarabLocalizationTool.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.Map 49
Unused import - java.util.Properties 50
line longer than 80 characters 161
Expected @param tag for 'runData'. 180
method is missing a Javadoc comment. 190

tools/scarab/src/java/org/tigris/scarab/tools/ScarabRequestScope.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 82
Expected @param tag for 'message'. 89
Expected an @return tag. 94
Expected @param tag for 'attachment'. 99
Expected @throws tag for 'Exception'. 104
Expected an @return tag. 104
Expected @param tag for 'attribute'. 109
Expected @throws tag for 'Exception'. 114
Expected an @return tag. 114
Expected @param tag for 'option'. 119
Expected @throws tag for 'Exception'. 119
Expected @throws tag for 'Exception'. 124
Expected an @return tag. 124
Expected @throws tag for 'Exception'. 129
Expected an @return tag. 129
Expected an @return tag. 136
Expected @param tag for 'depend'. 141
Expected @throws tag for 'Exception'. 146
Expected an @return tag. 146
Expected @throws tag for 'Exception'. 153
Expected @param tag for 'id'. 183
Expected @throws tag for 'Exception'. 183
Expected an @return tag. 183
Expected @param tag for 'issue'. 188
Expected @throws tag for 'Exception'. 196
Expected @throws tag for 'Exception'. 203
Expected @param tag for 'module'. 208
Expected @throws tag for 'Exception'. 216
Expected @throws tag for 'Exception'. 224
Expected @throws tag for 'Exception'. 231
Expected an @return tag. 237
Expected an @return tag. 243
Expected @throws tag for 'Exception'. 248
Expected an @return tag. 248
Expected @param tag for 'fullList'. 253
Expected @param tag for 'pgNbr'. 253
Expected an @return tag. 253
Expected @param tag for 'nbrItmsPerPage'. 254
Expected an @return tag. 260
Expected @param tag for 'query'. 265
Expected @throws tag for 'Exception'. 272
Expected an @return tag. 278

tools/scarab/src/java/org/tigris/scarab/tools/ScarabRequestTool.java

Error Line
file length is 2128 lines (max allowed is 2000). 1
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.text.ParseException 50
Unused import - org.tigris.scarab.om.IssueTypePeer 84
type Javadoc comment is missing an @author tag. 125
variable 'nbrPages' missing Javadoc. 229
variable 'prevPage' missing Javadoc. 230
variable 'nextPage' missing Javadoc. 231
variable 'confirmMessage' missing Javadoc. 234
variable 'infoMessage' missing Javadoc. 235
variable 'alertMessage' missing Javadoc. 236
Expected @param tag for 'data'. 249
cast needs to be followed by whitespace. 251
Expected @param tag for 'attachment'. 308
Expected @param tag for 'attribute'. 316
Expected @param tag for 'depend'. 324
Expected @param tag for 'query'. 332
Expected an @return tag. 341
line longer than 80 characters 343
cast needs to be followed by whitespace. 343
Expected an @return tag. 352
Expected @param tag for 'roo'. 364
Expected @param tag for 'templateInfo'. 373
Expected @param tag for 'issuetype'. 381
Expected an @return tag. 392
Expected @param tag for 'roo'. 404
Expected @param tag for 'option'. 412
Expected an @return tag. 420
Expected @throws tag for 'Exception'. 421
'try' is not followed by whitespace. 423
'{' should be on a new line. 423
'}' should be alone on a line. 439
'catch' is not preceeded with whitespace. 439
'catch' is not followed by whitespace. 439
'{' should be on a new line. 439
Expected @param tag for 'id'. 465
Expected an @return tag. 465
Expected @throws tag for 'Exception'. 466
cast needs to be followed by whitespace. 482
Expected @param tag for 'username'. 496
Expected an @return tag. 496
Expected @throws tag for 'Exception'. 497
line longer than 80 characters 499
Expected an @return tag. 505
Expected @throws tag for 'Exception'. 506
'}' should be alone on a line. 532
'catch' is not preceeded with whitespace. 532
'catch' is not followed by whitespace. 532
'{' should be on a new line. 532
Expected @param tag for 'pk'. 539
Expected an @return tag. 539
Expected @throws tag for 'Exception'. 540
'catch' is not followed by whitespace. 546
'{' should be on a new line. 546
Expected @param tag for 'pk'. 553
Expected an @return tag. 553
Expected @throws tag for 'Exception'. 554
'catch' is not followed by whitespace. 560
'{' should be on a new line. 560
Expected an @return tag. 567
Expected @throws tag for 'Exception'. 568
Expected an @return tag. 597
Expected @throws tag for 'Exception'. 598
Expected an @return tag. 628
Expected @throws tag for 'Exception'. 629
line longer than 80 characters 639
Expected @param tag for 'templateId'. 657
Expected an @return tag. 657
Expected @throws tag for 'Exception'. 658
Expected an @return tag. 683
Expected @throws tag for 'Exception'. 684
Expected an @return tag. 713
Expected @throws tag for 'Exception'. 714
'try' is not followed by whitespace. 716
'{' should be on a new line. 716
'}' should be alone on a line. 739
'catch' is not preceeded with whitespace. 739
'catch' is not followed by whitespace. 739
'{' should be on a new line. 739
Expected an @return tag. 746
Expected @throws tag for 'Exception'. 747
'try' is not followed by whitespace. 750
'{' should be on a new line. 750
'}' should be alone on a line. 763
'catch' is not preceeded with whitespace. 763
'catch' is not followed by whitespace. 763
'{' should be on a new line. 763
Expected @param tag for 'key'. 770
Expected an @return tag. 770
Expected an @return tag. 809
Expected @throws tag for 'Exception'. 810
Expected @param tag for 'attribute'. 841
Expected @param tag for 'issue'. 841
Expected an @return tag. 841
Expected @throws tag for 'Exception'. 842
',' needs to be followed by whitespace. 845
Expected @throws tag for 'Exception'. 854
'try' is not followed by whitespace. 857
'{' should be on a new line. 857
cast needs to be followed by whitespace. 858
cast needs to be followed by whitespace. 863
'}' should be alone on a line. 882
'catch' is not preceeded with whitespace. 882
'catch' is not followed by whitespace. 882
'{' should be on a new line. 882
Expected @param tag for 'group'. 889
Expected @param tag for 'module'. 897
Expected @throws tag for 'Exception'. 908
'try' is not followed by whitespace. 910
'{' should be on a new line. 910
'}' should be alone on a line. 921
'catch' is not preceeded with whitespace. 921
'catch' is not followed by whitespace. 921
'{' should be on a new line. 921
line longer than 80 characters 943
Expected an @return tag. 955
Expected @throws tag for 'Exception'. 971
Expected an @return tag. 971
Expected an @return tag. 985
',' needs to be followed by whitespace. 987
Expected @throws tag for 'Exception'. 996
cast needs to be followed by whitespace. 1008
method is missing a Javadoc comment. 1022
cast needs to be followed by whitespace. 1026
method is missing a Javadoc comment. 1031
Expected @param tag for 'me'. 1039
Expected @param tag for 'issueType'. 1047
Expected @param tag for 'issue'. 1055
Expected @throws tag for 'Exception'. 1067
Expected @param tag for 'id'. 1118
Expected @throws tag for 'Exception'. 1118
Expected an @return tag. 1118
line contains a tab character 1127
line contains a tab character 1129
line contains a tab character 1130
line contains a tab character 1131
line contains a tab character 1132
line contains a tab character 1134
line contains a tab character 1135
line contains a tab character 1141
line contains a tab character 1142
line contains a tab character 1143
line contains a tab character 1144
line contains a tab character 1145
Expected @throws tag for 'Exception'. 1156
'=' is not preceeded with whitespace. 1169
'=' is not followed by whitespace. 1169
'<' is not preceeded with whitespace. 1169
'<' is not followed by whitespace. 1169
'=' is not preceeded with whitespace. 1180
'=' is not followed by whitespace. 1180
'<' is not preceeded with whitespace. 1180
'<' is not followed by whitespace. 1180
Expected an @return tag. 1192
Expected @throws tag for 'Exception'. 1193
Expected an @return tag. 1201
Expected @throws tag for 'Exception'. 1202
method is missing a Javadoc comment. 1207
Expected @throws tag for 'Exception'. 1233
Expected an @return tag. 1241
Expected @throws tag for 'Exception'. 1242
cast needs to be followed by whitespace. 1245
cast needs to be followed by whitespace. 1245
Expected @param tag for 'query'. 1253
Expected an @return tag. 1253
Expected @throws tag for 'Exception'. 1254
Expected an @return tag. 1267
Expected @throws tag for 'Exception'. 1268
cast needs to be followed by whitespace. 1281
Expected an @return tag. 1289
Expected @throws tag for 'Exception'. 1290
cast needs to be followed by whitespace. 1293
Expected an @return tag. 1301
Expected @throws tag for 'Exception'. 1302
cast needs to be followed by whitespace. 1305
Expected an @return tag. 1313
Expected @throws tag for 'Exception'. 1314
cast needs to be followed by whitespace. 1327
Expected an @return tag. 1334
Expected @throws tag for 'Exception'. 1335
Expected @throws tag for 'ScarabException'. 1335
cast needs to be followed by whitespace. 1337
cast needs to be followed by whitespace. 1408
line longer than 80 characters 1425
Expected @param tag for 'search'. 1460
Expected @param tag for 'date'. 1460
Expected @throws tag for 'Exception'. 1461
Expected @param tag for 'vp'. 1477
Expected an @return tag. 1477
Expected @throws tag for 'Exception'. 1478
'=' is not followed by whitespace. 1483
'<' is not preceeded with whitespace. 1483
'<' is not followed by whitespace. 1483
line longer than 80 characters 1490
'=' is not preceeded with whitespace. 1528
'=' is not followed by whitespace. 1528
cast needs to be followed by whitespace. 1530
'=' is not preceeded with whitespace. 1536
'=' is not followed by whitespace. 1536
line longer than 80 characters 1538
cast needs to be followed by whitespace. 1538
line longer than 80 characters 1550
';' needs to be followed by whitespace. 1579
line longer than 80 characters 1581
cast needs to be followed by whitespace. 1581
'<' is not preceeded with whitespace. 1600
'<' is not followed by whitespace. 1600
';' needs to be followed by whitespace. 1600
cast needs to be followed by whitespace. 1602
Expected @param tag for 'path'. 1612
Expected an @return tag. 1612
Expected @throws tag for 'Exception'. 1613
',' needs to be followed by whitespace. 1615
Expected an @return tag. 1622
Expected @throws tag for 'Exception'. 1623
cast needs to be followed by whitespace. 1639
cast needs to be followed by whitespace. 1657
method is missing a Javadoc comment. 1671
cast needs to be followed by whitespace. 1676
cast needs to be followed by whitespace. 1679
method is missing a Javadoc comment. 1685
Expected @throws tag for 'Exception'. 1716
Expected an @return tag. 1716
'=' is not preceeded with whitespace. 1722
'=' is not followed by whitespace. 1722
'<' is not preceeded with whitespace. 1722
'<' is not followed by whitespace. 1722
';' needs to be followed by whitespace. 1722
';' needs to be followed by whitespace. 1722
Expected @throws tag for 'Exception'. 1732
Expected an @return tag. 1732
Expected @param tag for 'userList'. 1769
Expected @throws tag for 'Exception'. 1769
Expected an @return tag. 1769
line longer than 80 characters 1772
cast needs to be followed by whitespace. 1781
cast needs to be followed by whitespace. 1782
cast needs to be followed by whitespace. 1786
cast needs to be followed by whitespace. 1787
Expected @param tag for 'fullList'. 1799
Expected @param tag for 'pgNbrStr'. 1799
Expected an @return tag. 1799
Expected @param tag for 'nbrItmsPerPageStr'. 1800
'=' is not followed by whitespace. 1804
'=' is not followed by whitespace. 1805
cast needs to be followed by whitespace. 1810
cast needs to be followed by whitespace. 1810
'catch' is not followed by whitespace. 1817
Expected an @return tag. 1838
Expected an @return tag. 1847
Expected an @return tag. 1863
Expected an @return tag. 1872
cast needs to be followed by whitespace. 1925
variable 'startTime' missing Javadoc. 2020
variable 'lapTime' missing Javadoc. 2021
Expected @param tag for 'mesg'. 2050
Expected an @return tag. 2050
'-' is not preceeded with whitespace. 2054
'-' is not followed by whitespace. 2054
'-' is not preceeded with whitespace. 2055
'-' is not followed by whitespace. 2055

tools/scarab/src/java/org/tigris/scarab/tools/SecurityAdminScope.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'username'. 80
Expected an @return tag. 80
Expected @throws tag for 'Exception'. 81
Expected @param tag for 'name'. 86
Expected an @return tag. 86
Expected @throws tag for 'Exception'. 87
Expected @param tag for 'name'. 92
Expected an @return tag. 92
Expected @throws tag for 'Exception'. 93
Expected an @return tag. 98
Expected @throws tag for 'Exception'. 99
Expected an @return tag. 104
Expected @throws tag for 'Exception'. 105
Expected an @return tag. 110
Expected @throws tag for 'Exception'. 111
Expected @param tag for 'user'. 116
Expected an @return tag. 116
Expected @throws tag for 'Exception'. 117

tools/scarab/src/java/org/tigris/scarab/tools/SecurityAdminTool.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.fulcrum.security.entity.User 60
Unused import - org.tigris.scarab.om.ScarabUserImplPeer 69
method is missing a Javadoc comment. 107
method is missing a Javadoc comment. 111
Unused Javadoc tag. 121
Expected @throws tag for 'Exception'. 123
Expected an @return tag. 123
cast needs to be followed by whitespace. 129
line longer than 80 characters 141
Unused Javadoc tag. 145
Expected @throws tag for 'Exception'. 147
Expected an @return tag. 147
cast needs to be followed by whitespace. 150
Unused Javadoc tag. 159
Expected @throws tag for 'Exception'. 161
Expected an @return tag. 161
cast needs to be followed by whitespace. 164
Expected @throws tag for 'Exception'. 172
Expected an @return tag. 172
Expected @param tag for 'user'. 182
Expected @throws tag for 'Exception'. 182
Expected an @return tag. 182
'=' is not preceeded with whitespace. 187
'=' is not followed by whitespace. 187
'<' is not preceeded with whitespace. 187
'<' is not followed by whitespace. 187
cast needs to be followed by whitespace. 189
'=' is not preceeded with whitespace. 198
'=' is not followed by whitespace. 198
'<' is not preceeded with whitespace. 198
'<' is not followed by whitespace. 198
variable 'HAS_REQUESTED_ROLE' missing Javadoc. 216
variable 'HAS_REQUESTED_ROLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
method is missing a Javadoc comment. 217
cast needs to be followed by whitespace. 231
cast needs to be followed by whitespace. 237
cast needs to be followed by whitespace. 239
Expected @throws tag for 'Exception'. 251
Expected an @return tag. 251
Expected @throws tag for 'Exception'. 259
Expected an @return tag. 259
'=' is not preceeded with whitespace. 263
'=' is not followed by whitespace. 263
'<' is not preceeded with whitespace. 263
'<' is not followed by whitespace. 263
';' needs to be followed by whitespace. 263
Expected @throws tag for 'Exception'. 273
Expected an @return tag. 273
Expected @throws tag for 'Exception'. 281
Expected an @return tag. 281
'=' is not preceeded with whitespace. 285
'=' is not followed by whitespace. 285
'<' is not preceeded with whitespace. 285
'<' is not followed by whitespace. 285
variable 'GET_PENDING' missing Javadoc. 297
variable 'GET_PENDING' must match pattern '^[a-z][a-zA-Z0-9]*$'. 297
method is missing a Javadoc comment. 298
cast needs to be followed by whitespace. 312
Expected @param tag for 'user'. 320
Expected @throws tag for 'Exception'. 320
Expected an @return tag. 320

tools/scarab/src/java/org/tigris/scarab/util/word/IssueSearch.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.Map 51
Unused import - org.tigris.scarab.om.ScarabUser 83
Unused import - org.tigris.scarab.om.ScarabUserManager 84
Unused import - org.tigris.scarab.util.ScarabConstants 87
Unused import - org.tigris.scarab.attribute.UserAttribute 90
type Javadoc comment is missing an @author tag. 99
variable 'ASC' missing Javadoc. 102
variable 'DESC' missing Javadoc. 103
variable 'ALL_TEXT' missing Javadoc. 105
variable 'PARENT_ID' missing Javadoc. 107
variable 'CHILD_ID' missing Javadoc. 108
variable 'AV_ISSUE_ID' missing Javadoc. 109
variable 'AV_OPTION_ID' missing Javadoc. 110
variable 'AV_USER_ID' missing Javadoc. 111
variable 'DATETIME_FORMATTER' missing Javadoc. 112
variable 'DATE_FORMATTER' missing Javadoc. 113
variable 'searchWords' missing Javadoc. 115
variable 'textScope' missing Javadoc. 116
variable 'minId' missing Javadoc. 117
variable 'maxId' missing Javadoc. 118
variable 'minDate' missing Javadoc. 119
variable 'maxDate' missing Javadoc. 120
variable 'minVotes' missing Javadoc. 121
variable 'stateChangeAttributeId' missing Javadoc. 123
variable 'stateChangeFromOptionId' missing Javadoc. 124
variable 'stateChangeToOptionId' missing Javadoc. 125
variable 'stateChangeFromDate' missing Javadoc. 126
variable 'stateChangeToDate' missing Javadoc. 127
variable 'issueIdsFromTextSearch' missing Javadoc. 128
variable 'issueIdsFromUserSearch' missing Javadoc. 129
variable 'sortAttributeId' missing Javadoc. 131
variable 'sortPolarity' missing Javadoc. 132
'+' is not preceeded with whitespace. 142
'+' is not followed by whitespace. 142
'+' is not preceeded with whitespace. 144
'+' is not followed by whitespace. 144
'+' is not preceeded with whitespace. 146
'+' is not followed by whitespace. 146
method is missing a Javadoc comment. 152
cast needs to be followed by whitespace. 161
method is missing a Javadoc comment. 165
Expected an @return tag. 202
Unused @param tag for 'l'. 210
Expected @param tag for 'n'. 212
Expected an @return tag. 220
Expected @throws tag for 'Exception'. 232
'=' is not preceeded with whitespace. 240
'=' is not followed by whitespace. 240
'-' is not preceeded with whitespace. 240
'-' is not followed by whitespace. 240
'>=' is not preceeded with whitespace. 240
'>=' is not followed by whitespace. 240
Expected @throws tag for 'Exception'. 257
'=' is not preceeded with whitespace. 263
'=' is not followed by whitespace. 263
'-' is not preceeded with whitespace. 263
'-' is not followed by whitespace. 263
'>=' is not preceeded with whitespace. 263
'>=' is not followed by whitespace. 263
method name 'getALL_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 562
method is missing a Javadoc comment. 562
method is missing a Javadoc comment. 567
method is missing a Javadoc comment. 573
method is missing a Javadoc comment. 579
'=' is not preceeded with whitespace. 585
'=' is not followed by whitespace. 585
'<' is not preceeded with whitespace. 585
'<' is not followed by whitespace. 585
cast needs to be followed by whitespace. 588
Expected @param tag for 'quickSearchOnly'. 630
'=' is not preceeded with whitespace. 636
'=' is not followed by whitespace. 636
'<' is not preceeded with whitespace. 636
'<' is not followed by whitespace. 636
cast needs to be followed by whitespace. 639
'=' is not preceeded with whitespace. 658
'=' is not followed by whitespace. 658
'-' is not preceeded with whitespace. 658
'-' is not followed by whitespace. 658
'>=' is not preceeded with whitespace. 658
'>=' is not followed by whitespace. 658
method is missing a Javadoc comment. 669
method is missing a Javadoc comment. 682
method is missing a Javadoc comment. 744
Expected @param tag for 'minFid'. 778
Expected @param tag for 'maxFid'. 779
Expected @throws tag for 'Exception'. 780
method is missing a Javadoc comment. 800
Expected @throws tag for 'ParseException'. 833
method is missing a Javadoc comment. 857
Expected @param tag for 'crit'. 902
Expected @throws tag for 'Exception'. 903
cast needs to be followed by whitespace. 907
'*' is not preceeded with whitespace. 907
'*' is not followed by whitespace. 907
'=' is not preceeded with whitespace. 908
'=' is not followed by whitespace. 908
'<' is not preceeded with whitespace. 908
'<' is not followed by whitespace. 908
cast needs to be followed by whitespace. 910
'=' is not preceeded with whitespace. 912
'=' is not followed by whitespace. 912
'<' is not preceeded with whitespace. 912
'<' is not followed by whitespace. 912
cast needs to be followed by whitespace. 915
cast needs to be followed by whitespace. 928
'+' is not preceeded with whitespace. 934
'+' is not followed by whitespace. 934
'+' is not preceeded with whitespace. 937
'+' is not followed by whitespace. 937
Expected @throws tag for 'Exception'. 968
'+' is not preceeded with whitespace. 976
'+' is not followed by whitespace. 976
'=' is not preceeded with whitespace. 982
'=' is not followed by whitespace. 982
'-' is not preceeded with whitespace. 982
'-' is not followed by whitespace. 982
'>=' is not preceeded with whitespace. 982
'>=' is not followed by whitespace. 982
cast needs to be followed by whitespace. 984
'+' is not preceeded with whitespace. 987
'+' is not followed by whitespace. 987
method is missing a Javadoc comment. 995
'=' is not preceeded with whitespace. 1013
'=' is not followed by whitespace. 1013
'<' is not preceeded with whitespace. 1013
'<' is not followed by whitespace. 1013
cast needs to be followed by whitespace. 1015
method is missing a Javadoc comment. 1037
'=' is not preceeded with whitespace. 1184
'=' is not followed by whitespace. 1184
'<' is not preceeded with whitespace. 1184
'<' is not followed by whitespace. 1184
cast needs to be followed by whitespace. 1186
method is missing a Javadoc comment. 1191
Expected @param tag for 'crit'. 1211
Expected @throws tag for 'Exception'. 1211
Expected an @return tag. 1211
Expected @param tag for 'crit'. 1228
Expected @throws tag for 'Exception'. 1228
Expected an @return tag. 1228
'=' is not preceeded with whitespace. 1237
'=' is not followed by whitespace. 1237
'<' is not preceeded with whitespace. 1237
'<' is not followed by whitespace. 1237
cast needs to be followed by whitespace. 1239
cast needs to be followed by whitespace. 1240

tools/scarab/src/java/org/tigris/scarab/util/word/LuceneAdapter.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Unused import - java.util.StringTokenizer 56
Unused import - org.apache.commons.collections.StringStack 63
Expected @throws tag for 'java.io.IOException'. 104
method is missing a Javadoc comment. 139
Expected an @return tag. 149
Expected @throws tag for 'Exception'. 150
'=' is not preceeded with whitespace. 157
'=' is not followed by whitespace. 157
'-' is not preceeded with whitespace. 157
'-' is not followed by whitespace. 157
'>=' is not preceeded with whitespace. 157
'>=' is not followed by whitespace. 157
cast needs to be followed by whitespace. 159
'+' is not preceeded with whitespace. 161
'+' is not followed by whitespace. 161
'=' is not preceeded with whitespace. 171
'=' is not followed by whitespace. 171
'-' is not preceeded with whitespace. 171
'-' is not followed by whitespace. 171
'>=' is not preceeded with whitespace. 171
'>=' is not followed by whitespace. 171
cast needs to be followed by whitespace. 210
'*' is not preceeded with whitespace. 210
'*' is not followed by whitespace. 210
'+' is not preceeded with whitespace. 210
'+' is not followed by whitespace. 210
'=' is not preceeded with whitespace. 211
'=' is not followed by whitespace. 211
'<' is not preceeded with whitespace. 211
'<' is not followed by whitespace. 211
cast needs to be followed by whitespace. 225
'-' is not preceeded with whitespace. 227
'-' is not followed by whitespace. 227
'=' is not preceeded with whitespace. 233
'=' is not followed by whitespace. 233
'-' is not preceeded with whitespace. 233
'-' is not followed by whitespace. 233
'>=' is not preceeded with whitespace. 233
'>=' is not followed by whitespace. 233
'=' is not preceeded with whitespace. 246
'=' is not followed by whitespace. 246
'<' is not preceeded with whitespace. 246
'<' is not followed by whitespace. 246
cast needs to be followed by whitespace. 248
Expected @param tag for 'attributeValue'. 262
Expected @throws tag for 'Exception'. 263
Expected @param tag for 'attachment'. 337
Expected @throws tag for 'Exception'. 338

tools/scarab/src/java/org/tigris/scarab/util/word/PorterStemAnalyzer.java

Error Line
Missing a header - not enough lines in file. 1
type is missing a Javadoc comment. 55
Expected @param tag for 'fieldName'. 61
Expected @param tag for 'reader'. 61
Expected an @return tag. 61

tools/scarab/src/java/org/tigris/scarab/util/word/SearchFactory.java

Error Line
Missing a header - not enough lines in file. 1
variable 'searchIndex' missing Javadoc. 61
method is missing a Javadoc comment. 89

tools/scarab/src/java/org/tigris/scarab/util/word/SearchIndex.java

Error Line
Missing a header - not enough lines in file. 1
variable 'PARSE_ERROR' missing Javadoc. 65
variable 'INDEX_PATH' missing Javadoc. 67
variable 'CLASS_NAME' missing Javadoc. 68
variable 'VALUE_ID' missing Javadoc. 69
variable 'ISSUE_ID' missing Javadoc. 70
variable 'ATTRIBUTE_ID' missing Javadoc. 71
variable 'ATTACHMENT_ID' missing Javadoc. 72
variable 'ATTACHMENT_TYPE_ID' missing Javadoc. 73
variable 'TEXT' missing Javadoc. 74
variable 'EMPTY_LIST' missing Javadoc. 75
Expected @param tag for 'attributeIds'. 80
Expected @param tag for 'text'. 80
Expected @throws tag for 'Exception'. 81
Expected an @return tag. 87
Expected @throws tag for 'Exception'. 88
Expected @param tag for 'attributeValue'. 93
Expected @throws tag for 'Exception'. 94

tools/scarab/src/java/org/tigris/scarab/util/AntServlet.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.io.OutputStream 60
Unused import - java.util.Date 63
Unused import - javax.servlet.ServletContext 65
type is missing a Javadoc comment. 72
variable 'BUILD_COMMAND' missing Javadoc. 75
variable 'BUILD_COMMAND' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
variable 'BUILD_FILE' missing Javadoc. 78
variable 'BUILD_FILE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
line longer than 80 characters 147
'while' is not followed by whitespace. 169

tools/scarab/src/java/org/tigris/scarab/util/Email.java

Error Line
Missing a header - not enough lines in file. 1
variable 'enableEmail' missing Javadoc. 75
Expected @param tag for 'value'. 81
method is missing a Javadoc comment. 86
cast needs to be followed by whitespace. 115
line contains a tab character 121
cast needs to be followed by whitespace. 121
cast needs to be followed by whitespace. 157
cast needs to be followed by whitespace. 167
line longer than 80 characters 169
Expected @param tag for 'context'. 201
Expected @param tag for 'module'. 201
Expected an @return tag. 201
Expected @param tag for 'fromUser'. 202
Expected @param tag for 'toUser'. 202
Expected @param tag for 'subject'. 203
Expected @param tag for 'template'. 203
Expected @throws tag for 'Exception'. 204
line longer than 80 characters 208

tools/scarab/src/java/org/tigris/scarab/util/FreshenUserValve.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.turbine.Valve 52
Redundant import from the same package. 57
variable 'log' missing Javadoc. 68
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 68
cast needs to be followed by whitespace. 82

tools/scarab/src/java/org/tigris/scarab/util/Log.java

Error Line
Missing a header - not enough lines in file. 1
variable 'log' missing Javadoc. 60
variable 'log' must match pattern '^[A-Z]([A-Z0-9_]*[A-Z0-9])?$'. 60
method is missing a Javadoc comment. 63

tools/scarab/src/java/org/tigris/scarab/util/OptionModel.java

Error Line
Missing a header - not enough lines in file. 1
variable 'name' missing Javadoc. 63
variable 'name' must be private and have accessor methods. 63
variable 'value' missing Javadoc. 64
variable 'value' must be private and have accessor methods. 64
variable 'selected' missing Javadoc. 65
variable 'selected' must be private and have accessor methods. 65
method is missing a Javadoc comment. 67
method is missing a Javadoc comment. 71
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 86

tools/scarab/src/java/org/tigris/scarab/util/ReferenceInsertionFilter.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 62
method is missing a Javadoc comment. 68
cast needs to be followed by whitespace. 92
'!' is followed by whitespace. 97
line longer than 80 characters 98
'!' is followed by whitespace. 98
Expected @param tag for 'value'. 119
Expected an @return tag. 119
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139

tools/scarab/src/java/org/tigris/scarab/util/ScarabConstants.java

Error Line
Missing a header - not enough lines in file. 1
variable 'CURRENT_MODULE' missing Javadoc. 131
variable 'CURRENT_ISSUE_TYPE' missing Javadoc. 132
variable 'CURRENT_ADMIN_MENU' missing Javadoc. 133
variable 'REPORTING_ISSUE' missing Javadoc. 134
variable 'CURRENT_REPORT' missing Javadoc. 135
variable 'REMOVE_CURRENT_REPORT' missing Javadoc. 136
variable 'HISTORY_SCREEN' missing Javadoc. 137
variable 'NEW_MODULE' missing Javadoc. 138
variable 'NEW_ISSUE_TYPE' missing Javadoc. 139
variable 'CURRENT_QUERY' missing Javadoc. 140
line longer than 80 characters 141
variable 'USER_SELECTED_MODULE' missing Javadoc. 141
variable 'ATTACHMENTS_REPO_KEY' missing Javadoc. 184
variable 'ARCHIVE_EMAIL_ADDRESS' missing Javadoc. 186

tools/scarab/src/java/org/tigris/scarab/util/ScarabException.java

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

tools/scarab/src/java/org/tigris/scarab/util/ScarabLink.java

Error Line
Line does not match expected header line of ' Version 2, June 1991'. 2
Redundant import from the same package. 66
line longer than 80 characters 69
variable 'TEMPLATE_KEY' missing Javadoc. 80
variable 'data' missing Javadoc. 81
variable 'label' missing Javadoc. 82
variable 'attributeText' missing Javadoc. 83
variable 'alternateText' missing Javadoc. 84
variable 'currentModuleId' missing Javadoc. 85
variable 'currentModule' missing Javadoc. 86
variable 'scarabR' missing Javadoc. 87
Unused @param tag for 'data'. 92
cast needs to be followed by whitespace. 111
method is missing a Javadoc comment. 115
line longer than 80 characters 137
line longer than 80 characters 156
Expected an @return tag. 210
',' needs to be followed by whitespace. 212
method is missing a Javadoc comment. 220
method is missing a Javadoc comment. 228
Expected @param tag for 'pp'. 238
Expected an @return tag. 238
cast needs to be followed by whitespace. 245
'=' is not preceeded with whitespace. 251
'=' is not followed by whitespace. 251
'<' is not preceeded with whitespace. 251
'<' is not followed by whitespace. 251
Unused @param tag for 'attributeText'. 294
Expected @param tag for 'alternateText'. 297
Expected an @return tag. 333
Expected @param tag for 't'. 352
Expected an @return tag. 352
line longer than 80 characters 368
cast needs to be followed by whitespace. 382
method is missing a Javadoc comment. 402
Expected an @return tag. 432
variable 'disposed' missing Javadoc. 443

tools/scarab/src/java/org/tigris/scarab/util/StaticLink.java

Error Line
Missing a header - not enough lines in file. 1
variable 'data' missing Javadoc. 64
variable 'path' missing Javadoc. 65
cast needs to be followed by whitespace. 86
'+' is not preceeded with whitespace. 119
'+' is not followed by whitespace. 119
Expected an @return tag. 138
variable 'disposed' missing Javadoc. 149

tools/scarab/src/java/org/tigris/scarab/util/TableModel.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 51
variable 'headings' missing Javadoc. 66
variable 'rows' missing Javadoc. 67
method is missing a Javadoc comment. 69
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 85
method is missing a Javadoc comment. 86
type is missing a Javadoc comment. 129
type is missing a Javadoc comment. 150
type is missing a Javadoc comment. 194
variable 'subHeadings' missing Javadoc. 196
variable 'subHeadings' must be private and have accessor methods. 196
variable 'label' missing Javadoc. 197
variable 'label' must be private and have accessor methods. 197

tools/scarab/src/java/org/tigris/scarab/util/TurbineInitialization.java

Error Line
Missing a header - not enough lines in file. 1
variable 'TR_PROPS' missing Javadoc. 67
variable 'TR_PROPS' must be private and have accessor methods. 67
method is missing a Javadoc comment. 69
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 81

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeNameRule.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 50
Expected @param tag for 'ib'. 60
Expected @throws tag for 'Exception'. 72

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeOldValueRule.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 50
Expected @param tag for 'ib'. 60
Expected @throws tag for 'Exception'. 72

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeTypeRule.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 52
Expected @param tag for 'ib'. 62
Expected @throws tag for 'Exception'. 74

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityAttributeValueRule.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 50
method is missing a Javadoc comment. 57
Expected @throws tag for 'Exception'. 69

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityDescriptionRule.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'ib'. 60
Expected @throws tag for 'Exception'. 72

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityInfo.java

Error Line
Missing a header - not enough lines in file. 1
variable 'name' missing Javadoc. 58
variable 'value' missing Javadoc. 59
variable 'oldValue' missing Javadoc. 60
variable 'type' missing Javadoc. 61
variable 'description' missing Javadoc. 62
method is missing a Javadoc comment. 64
method is missing a Javadoc comment. 73
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 88
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 103
method is missing a Javadoc comment. 108
method is missing a Javadoc comment. 113
method is missing a Javadoc comment. 118

tools/scarab/src/java/org/tigris/scarab/util/xml/ActivityRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 48
method is missing a Javadoc comment. 70
Expected @throws tag for 'Exception'. 81
method is missing a Javadoc comment. 88
method is missing a Javadoc comment. 94
Expected @throws tag for 'Exception'. 104
Expected @throws tag for 'Exception'. 118
method is missing a Javadoc comment. 185

tools/scarab/src/java/org/tigris/scarab/util/xml/ArtifactTypeRule.java

Error Line
Missing a header - not enough lines in file. 1
Expected @param tag for 'ib'. 65
Expected @throws tag for 'Exception'. 77
method is missing a Javadoc comment. 84
cast needs to be followed by whitespace. 87
cast needs to be followed by whitespace. 89
line longer than 80 characters 100
method is missing a Javadoc comment. 105
cast needs to be followed by whitespace. 107
cast needs to be followed by whitespace. 108

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentCreatedByRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 49
Expected @param tag for 'ib'. 67
Expected @throws tag for 'Exception'. 79
method is missing a Javadoc comment. 86
cast needs to be followed by whitespace. 89
method is missing a Javadoc comment. 93

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentCreatedDateRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 63
Expected @throws tag for 'Exception'. 74
Expected @throws tag for 'Exception'. 88

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentDataRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentMimetypeRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71

tools/scarab/src/java/org/tigris/scarab/util/xml/BaseRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.List 51
Unused import - java.util.ArrayList 52
Unused import - org.apache.commons.digester.Digester 55
variable 'ib' missing Javadoc. 70
variable 'cat' missing Javadoc. 71
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 85
Unused @param tag for 'text'. 95
Expected @param tag for 'attributes'. 97
Expected @throws tag for 'Exception'. 98
line longer than 80 characters 104
Expected @throws tag for 'Exception'. 118
line longer than 80 characters 124
Expected @throws tag for 'Exception'. 135
line longer than 80 characters 141
method is missing a Javadoc comment. 147
method is missing a Javadoc comment. 153
method is missing a Javadoc comment. 159
method is missing a Javadoc comment. 165
method is missing a Javadoc comment. 171
method is missing a Javadoc comment. 177
line longer than 80 characters 184
Expected @param tag for 'username'. 186
Expected @throws tag for 'Exception'. 187
cast needs to be followed by whitespace. 191
'catch' is not followed by whitespace. 193

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentModifiedByRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 62
Expected @throws tag for 'Exception'. 74
line longer than 80 characters 76
method is missing a Javadoc comment. 80
cast needs to be followed by whitespace. 85
method is missing a Javadoc comment. 90

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentModifiedDateRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 64
Expected @throws tag for 'Exception'. 75
Expected @throws tag for 'Exception'. 89

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentNameRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71
line longer than 80 characters 73

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentPathRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 73

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.io.File 49
method is missing a Javadoc comment. 66
Expected @throws tag for 'Exception'. 77
Expected @throws tag for 'Exception'. 89
method is missing a Javadoc comment. 95
method is missing a Javadoc comment. 138

tools/scarab/src/java/org/tigris/scarab/util/xml/AttachmentTypeRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 60
Unused @param tag for 'text'. 70
Expected @param tag for 'attachmentTypeName'. 72
Expected @throws tag for 'Exception'. 72
line longer than 80 characters 74
'+' is not followed by whitespace. 74
line longer than 80 characters 77
line longer than 80 characters 80

tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyChildRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 57
Expected @throws tag for 'Exception'. 69

tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyNode.java

Error Line
Missing a header - not enough lines in file. 1
variable 'NODE_TYPE_CHILD' missing Javadoc. 57
variable 'NODE_TYPE_PARENT' missing Javadoc. 58
variable 'nodeType' missing Javadoc. 60
variable 'parentOrChildId' missing Javadoc. 61
variable 'issueId' missing Javadoc. 62
variable 'dependType' missing Javadoc. 63
variable 'resolved' missing Javadoc. 64
method is missing a Javadoc comment. 66
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 92
method is missing a Javadoc comment. 97

tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyParentRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 57
Expected @throws tag for 'Exception'. 69

tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 70
method is missing a Javadoc comment. 77
cast needs to be followed by whitespace. 79
cast needs to be followed by whitespace. 80
cast needs to be followed by whitespace. 81
cast needs to be followed by whitespace. 82
'if' is not followed by whitespace. 89
method is missing a Javadoc comment. 106
cast needs to be followed by whitespace. 109
cast needs to be followed by whitespace. 110
cast needs to be followed by whitespace. 111
cast needs to be followed by whitespace. 112

tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyTree.java

Error Line
Missing a header - not enough lines in file. 1
variable 'issueDependTree' missing Javadoc. 64
variable 'moduleDependTree' missing Javadoc. 65
variable 'issueIdTable' missing Javadoc. 66
variable 'validationTree' missing Javadoc. 67
variable 'cat' missing Javadoc. 68
method is missing a Javadoc comment. 71
line longer than 80 characters 78
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 83
cast needs to be followed by whitespace. 85
line longer than 80 characters 88
method is missing a Javadoc comment. 88
cast needs to be followed by whitespace. 92
method is missing a Javadoc comment. 102
method is missing a Javadoc comment. 107
'while' is not followed by whitespace. 110
cast needs to be followed by whitespace. 112
'if' is not followed by whitespace. 113
'if' is not followed by whitespace. 116
method is missing a Javadoc comment. 125
cast needs to be followed by whitespace. 127
method is missing a Javadoc comment. 130
method is missing a Javadoc comment. 135
'while' is not followed by whitespace. 138
cast needs to be followed by whitespace. 140
'if' is not followed by whitespace. 141
line longer than 80 characters 143
',' needs to be followed by whitespace. 143
'return' is not followed by whitespace. 143
line longer than 80 characters 149
method is missing a Javadoc comment. 149
'for' is not followed by whitespace. 152
cast needs to be followed by whitespace. 154
'if' is not followed by whitespace. 156
line longer than 80 characters 158
method is missing a Javadoc comment. 164
'if' is not followed by whitespace. 167
'for' is not followed by whitespace. 171
'if' is not followed by whitespace. 174
method is missing a Javadoc comment. 182
'while' is not followed by whitespace. 185
line longer than 80 characters 187
'if' is not followed by whitespace. 188
method is missing a Javadoc comment. 196
'while' is not followed by whitespace. 200
'for' is not followed by whitespace. 204
cast needs to be followed by whitespace. 206
'if' is not followed by whitespace. 207
'if' is not followed by whitespace. 210
method is missing a Javadoc comment. 220
'while' is not followed by whitespace. 224
'if' is not followed by whitespace. 227
method is missing a Javadoc comment. 235
method is missing a Javadoc comment. 240
'if' is not followed by whitespace. 242
'for' is not followed by whitespace. 248
cast needs to be followed by whitespace. 250
line longer than 80 characters 251
'for' is not followed by whitespace. 252
line longer than 80 characters 254
cast needs to be followed by whitespace. 254
line longer than 80 characters 257
line longer than 80 characters 260
method is missing a Javadoc comment. 268
'while' is not followed by whitespace. 272
line longer than 80 characters 274
'if' is not followed by whitespace. 276
method is missing a Javadoc comment. 284
'for' is not followed by whitespace. 288
line longer than 80 characters 292
line longer than 80 characters 293
method is missing a Javadoc comment. 299
'for' is not followed by whitespace. 303
line longer than 80 characters 306
method is missing a Javadoc comment. 312
method is missing a Javadoc comment. 317
method is missing a Javadoc comment. 322
'if' is not followed by whitespace. 324

tools/scarab/src/java/org/tigris/scarab/util/xml/DependencyTypeRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 72
line longer than 80 characters 74

tools/scarab/src/java/org/tigris/scarab/util/xml/ImportBean.java

Error Line
Missing a header - not enough lines in file. 1
variable 'state' missing Javadoc. 67
variable 'digester' missing Javadoc. 68
variable 'dependencyTree' missing Javadoc. 69
variable 'roleList' missing Javadoc. 70
variable 'userList' missing Javadoc. 71
variable 'module' missing Javadoc. 72
variable 'user' missing Javadoc. 73
variable 'activityInfo' missing Javadoc. 74
variable 'issue' missing Javadoc. 75
variable 'transaction' missing Javadoc. 76
variable 'transactionType' missing Javadoc. 77
variable 'attachment' missing Javadoc. 78
variable 'attachmentDateFormat' missing Javadoc. 79
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 92
method is missing a Javadoc comment. 97
method is missing a Javadoc comment. 102
method is missing a Javadoc comment. 107
method is missing a Javadoc comment. 112
method is missing a Javadoc comment. 117
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 127
method is missing a Javadoc comment. 132
method is missing a Javadoc comment. 137
method is missing a Javadoc comment. 142
method is missing a Javadoc comment. 151
method is missing a Javadoc comment. 156
method is missing a Javadoc comment. 165
method is missing a Javadoc comment. 170
method is missing a Javadoc comment. 175
method is missing a Javadoc comment. 180
method is missing a Javadoc comment. 185
method is missing a Javadoc comment. 190
method is missing a Javadoc comment. 195
method is missing a Javadoc comment. 200
method is missing a Javadoc comment. 205
method is missing a Javadoc comment. 210
method is missing a Javadoc comment. 215

tools/scarab/src/java/org/tigris/scarab/util/xml/IssueRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 72
Expected @throws tag for 'Exception'. 82
method is missing a Javadoc comment. 88
cast needs to be followed by whitespace. 90
method is missing a Javadoc comment. 93
cast needs to be followed by whitespace. 95

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleCodeRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 49
Unused import - org.apache.torque.om.NumberKey 54
method is missing a Javadoc comment. 66
Expected @throws tag for 'Exception'. 78
line longer than 80 characters 104
method is missing a Javadoc comment. 112
method is missing a Javadoc comment. 120
'if' is not followed by whitespace. 126
line longer than 80 characters 129
line longer than 80 characters 131

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleDescriptionRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71
line longer than 80 characters 73
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 84

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleDomainRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71
line longer than 80 characters 73

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleNameRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71
line longer than 80 characters 73
Expected @param tag for 'moduleName'. 83
Expected @throws tag for 'Exception'. 84
method is missing a Javadoc comment. 88

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleOwnerIdRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 73
line longer than 80 characters 75
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 87

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.ArrayList 49
method is missing a Javadoc comment. 67
Expected @throws tag for 'Exception'. 78
cast needs to be followed by whitespace. 94
cast needs to be followed by whitespace. 106
Expected @throws tag for 'Exception'. 125

tools/scarab/src/java/org/tigris/scarab/util/xml/ModuleUrlRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 59
Expected @throws tag for 'Exception'. 71
line longer than 80 characters 73

tools/scarab/src/java/org/tigris/scarab/util/xml/ParserErrorHandler.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 36
Expected @param tag for 'e'. 66
Expected @throws tag for 'SAXException'. 67
Expected @param tag for 'e'. 81
Expected @throws tag for 'SAXException'. 82
Expected @param tag for 'e'. 96
Expected @throws tag for 'SAXException'. 97

tools/scarab/src/java/org/tigris/scarab/util/xml/RoleRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 60
Expected @throws tag for 'Exception'. 72

tools/scarab/src/java/org/tigris/scarab/util/xml/TransactionCommittedByRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 63
Expected @throws tag for 'Exception'. 76
method is missing a Javadoc comment. 83
cast needs to be followed by whitespace. 86
method is missing a Javadoc comment. 92

tools/scarab/src/java/org/tigris/scarab/util/xml/TransactionRule.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 62
Expected @throws tag for 'Exception'. 73
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 87
Expected @throws tag for 'Exception'. 95
method is missing a Javadoc comment. 101
cast needs to be followed by whitespace. 103
cast needs to be followed by whitespace. 104
method is missing a Javadoc comment. 108

tools/scarab/src/java/org/tigris/scarab/util/xml/TransactionTypeRule.java

Error Line
Missing a header - not enough lines in file. 1
variable 'foundCreateTransactionType' missing Javadoc. 60
method is missing a Javadoc comment. 62
Expected @throws tag for 'Exception'. 74
method is missing a Javadoc comment. 84
line longer than 80 characters 94

tools/scarab/src/java/org/tigris/scarab/util/xml/UserEmailRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.xml.sax.Attributes 49
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 73
line longer than 80 characters 79

tools/scarab/src/java/org/tigris/scarab/util/xml/UserFirstNameRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.xml.sax.Attributes 49
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 73

tools/scarab/src/java/org/tigris/scarab/util/xml/UserLastNameRule.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.xml.sax.Attributes 49
method is missing a Javadoc comment. 61
Expected @throws tag for 'Exception'. 73

tools/scarab/src/java/org/tigris/scarab/util/xml/UserRule.java

Error Line
Missing a header - not enough lines in file. 1
variable 'UNIQUE_ID_MAX_LEN' missing Javadoc. 74
method is missing a Javadoc comment. 76
Expected @throws tag for 'Exception'. 87
cast needs to be followed by whitespace. 92
Expected @throws tag for 'Exception'. 101
line longer than 80 characters 108
line longer than 80 characters 113
line longer than 80 characters 122
line longer than 80 characters 123
line longer than 80 characters 124
Expected @throws tag for 'Exception'. 128
line longer than 80 characters 134
cast needs to be followed by whitespace. 134
line longer than 80 characters 142
method is missing a Javadoc comment. 155
line longer than 80 characters 172
method is missing a Javadoc comment. 175
line longer than 80 characters 180
cast needs to be followed by whitespace. 185
cast needs to be followed by whitespace. 186
cast needs to be followed by whitespace. 190
line longer than 80 characters 192
Expected @throws tag for 'Exception'. 199
line longer than 80 characters 204
method is missing a Javadoc comment. 207

tools/scarab/src/java/org/tigris/scarab/util/xml/XMLExport.java

Error Line
Missing a header - not enough lines in file. 1
line longer than 80 characters 65
Expected @throws tag for 'Exception'. 69
line longer than 80 characters 85
line longer than 80 characters 91
line longer than 80 characters 95
line longer than 80 characters 100
Expected @param tag for 'id'. 118
Expected an @return tag. 118
Expected @throws tag for 'Exception'. 119
Expected @param tag for 'al'. 136
Expected @param tag for 'id'. 136
Expected @throws tag for 'Exception'. 137
Expected @param tag for 'al'. 145
Expected @param tag for 'fid'. 145
Expected @throws tag for 'Exception'. 146
cast needs to be followed by whitespace. 153
line longer than 80 characters 165

tools/scarab/src/java/org/tigris/scarab/util/xml/XMLImport.java

Error Line
Missing a header - not enough lines in file. 1
variable 'TR_PROPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'CONFIG_PROPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
variable 'configDir' missing Javadoc. 79
variable 'sendEmail' missing Javadoc. 81
variable 'xmlValidation' missing Javadoc. 83
variable 'dbValidation' missing Javadoc. 84
variable 'dbInsertion' missing Javadoc. 85
variable 'STATE_XML_VALIDATION' missing Javadoc. 87
variable 'STATE_DB_VALIDATION' missing Javadoc. 88
variable 'STATE_DB_INSERTION' missing Javadoc. 89
variable 'xmlFile' missing Javadoc. 91
variable 'digester' missing Javadoc. 93
variable 'cat' missing Javadoc. 95
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 102
method is missing a Javadoc comment. 107
method is missing a Javadoc comment. 112
method is missing a Javadoc comment. 117
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 127
method is missing a Javadoc comment. 132
method is missing a Javadoc comment. 137
method is missing a Javadoc comment. 142
method is missing a Javadoc comment. 147
method is missing a Javadoc comment. 152
method is missing a Javadoc comment. 157
method is missing a Javadoc comment. 162
method is missing a Javadoc comment. 167
parameter 'CONFIG_PROPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 172
method is missing a Javadoc comment. 172
method is missing a Javadoc comment. 177
parameter 'TR_PROPS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 182
method is missing a Javadoc comment. 182
method is missing a Javadoc comment. 187
line longer than 80 characters 193
'catch' is not followed by whitespace. 220
line longer than 80 characters 223
Expected @param tag for 'xmlFile'. 232
Expected @param tag for 'state'. 232
Expected @throws tag for 'Exception'. 232
line longer than 80 characters 244
'if' is not followed by whitespace. 251
line longer than 80 characters 256
line longer than 80 characters 260
Expected an @return tag. 277
Expected @param tag for 'ib'. 292
line longer than 80 characters 296
line longer than 80 characters 299
line longer than 80 characters 302
line longer than 80 characters 303
line longer than 80 characters 304
line longer than 80 characters 305
line longer than 80 characters 306
line longer than 80 characters 307
line longer than 80 characters 308
line longer than 80 characters 309
line longer than 80 characters 310
line longer than 80 characters 311
line longer than 80 characters 312
line longer than 80 characters 313
line longer than 80 characters 314
line longer than 80 characters 315
line longer than 80 characters 316
line longer than 80 characters 317
line longer than 80 characters 318
line longer than 80 characters 319
line longer than 80 characters 320
line longer than 80 characters 321
line longer than 80 characters 322
line longer than 80 characters 323
line longer than 80 characters 324
line longer than 80 characters 325
line longer than 80 characters 327
line longer than 80 characters 328
line longer than 80 characters 329

tools/scarab/src/test/org/tigris/scarab/om/ActivityTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Unused import - java.util.Iterator 53
Unused import - java.util.List 54
Avoid using the '.*' form of import. 56
method is missing a Javadoc comment. 66
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 89
line longer than 80 characters 101
line longer than 80 characters 104
line longer than 80 characters 105
line longer than 80 characters 106
method is missing a Javadoc comment. 109
line longer than 80 characters 119
line longer than 80 characters 122
line longer than 80 characters 123
line longer than 80 characters 124
method is missing a Javadoc comment. 127

tools/scarab/src/test/org/tigris/scarab/om/AllTest.java

Error Line
Missing a header - not enough lines in file. 1
method is missing a Javadoc comment. 69
method is missing a Javadoc comment. 74

tools/scarab/src/test/org/tigris/scarab/om/AttachmentTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Redundant import from the same package. 53
Redundant import from the same package. 54
variable 'comment' missing Javadoc. 67
variable 'fileAttachment' missing Javadoc. 68
variable 'issue' missing Javadoc. 69
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 85
method is missing a Javadoc comment. 99
',' needs to be followed by whitespace. 105
line longer than 80 characters 111
method is missing a Javadoc comment. 116
line longer than 80 characters 119
method is missing a Javadoc comment. 129
method is missing a Javadoc comment. 136
'/' is not preceeded with whitespace. 140
'/' is not followed by whitespace. 140
method is missing a Javadoc comment. 147

tools/scarab/src/test/org/tigris/scarab/om/AttributeGroupTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Unused import - java.util.Iterator 55
Unused import - java.util.List 56
variable 'group' missing Javadoc. 66
variable 'severity' missing Javadoc. 67
variable 'desc' missing Javadoc. 68
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 112
method is missing a Javadoc comment. 118
line longer than 80 characters 121
method is missing a Javadoc comment. 124
line longer than 80 characters 129

tools/scarab/src/test/org/tigris/scarab/om/AttributeOptionTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.om.ObjectKey 52
Redundant import from the same package. 56
Redundant import from the same package. 57
Redundant import from the same package. 58
Redundant import from the same package. 59
line longer than 80 characters 65
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 104
cast needs to be followed by whitespace. 113
line longer than 80 characters 118
cast needs to be followed by whitespace. 118
line longer than 80 characters 119
cast needs to be followed by whitespace. 119
line longer than 80 characters 120
cast needs to be followed by whitespace. 120
line longer than 80 characters 121
cast needs to be followed by whitespace. 121
line longer than 80 characters 122
cast needs to be followed by whitespace. 122
line longer than 80 characters 123
cast needs to be followed by whitespace. 123
line longer than 80 characters 124
cast needs to be followed by whitespace. 124
line longer than 80 characters 125
cast needs to be followed by whitespace. 125
method is missing a Javadoc comment. 128
cast needs to be followed by whitespace. 137
line longer than 80 characters 142
cast needs to be followed by whitespace. 142
method is missing a Javadoc comment. 145
method is missing a Javadoc comment. 156
method is missing a Javadoc comment. 167
method is missing a Javadoc comment. 176
line longer than 80 characters 192
line longer than 80 characters 232
method is missing a Javadoc comment. 266
cast needs to be followed by whitespace. 276
cast needs to be followed by whitespace. 279
cast needs to be followed by whitespace. 280
method is missing a Javadoc comment. 283
cast needs to be followed by whitespace. 293
line longer than 80 characters 296
cast needs to be followed by whitespace. 296
line longer than 80 characters 297
cast needs to be followed by whitespace. 297
line longer than 80 characters 298
cast needs to be followed by whitespace. 298
cast needs to be followed by whitespace. 299
line longer than 80 characters 300
cast needs to be followed by whitespace. 300
cast needs to be followed by whitespace. 301
cast needs to be followed by whitespace. 302
cast needs to be followed by whitespace. 303

tools/scarab/src/test/org/tigris/scarab/om/AttributeTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.HashMap 49
Unused import - java.util.ArrayList 51
Unused import - org.apache.torque.om.ObjectKey 53
Redundant import from the same package. 57
Redundant import from the same package. 58
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 95
'=' is not preceeded with whitespace. 106
'=' is not followed by whitespace. 106
'<' is not preceeded with whitespace. 106
'<' is not followed by whitespace. 106
line longer than 80 characters 111

tools/scarab/src/test/org/tigris/scarab/om/AttributeValueTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Unused import - java.util.Iterator 54
Unused import - java.util.List 55
variable 'attVal' missing Javadoc. 65
variable 'newAttVal' missing Javadoc. 66
variable 'issue' missing Javadoc. 67
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 83
line longer than 80 characters 87
method is missing a Javadoc comment. 100
method is missing a Javadoc comment. 116
method is missing a Javadoc comment. 123
method is missing a Javadoc comment. 129
method is missing a Javadoc comment. 136
method is missing a Javadoc comment. 142
method is missing a Javadoc comment. 148
method is missing a Javadoc comment. 154
line longer than 80 characters 157
method is missing a Javadoc comment. 160

tools/scarab/src/test/org/tigris/scarab/om/IssueTest.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 54
Redundant import from the same package. 55
variable 'issueList' missing Javadoc. 67
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 90
'<' is not preceeded with whitespace. 94
'<' is not followed by whitespace. 94
'+' is not preceeded with whitespace. 94
'+' is not followed by whitespace. 94
';' needs to be followed by whitespace. 94
';' needs to be followed by whitespace. 94
'<' is not preceeded with whitespace. 96
'<' is not followed by whitespace. 96
'+' is not preceeded with whitespace. 96
'+' is not followed by whitespace. 96
';' needs to be followed by whitespace. 96
';' needs to be followed by whitespace. 96
cast needs to be followed by whitespace. 100
method is missing a Javadoc comment. 108
'<' is not preceeded with whitespace. 110
'<' is not followed by whitespace. 110
';' needs to be followed by whitespace. 110
';' needs to be followed by whitespace. 110
cast needs to be followed by whitespace. 112
method is missing a Javadoc comment. 121
method is missing a Javadoc comment. 129

tools/scarab/src/test/org/tigris/scarab/om/IssueTypeTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - java.util.HashMap 49
Unused import - java.util.List 50
Unused import - java.util.ArrayList 51
Redundant import from the same package. 54
Redundant import from the same package. 55
variable 'issueType' missing Javadoc. 68
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 105
line longer than 80 characters 108
method is missing a Javadoc comment. 111
method is missing a Javadoc comment. 117
cast needs to be followed by whitespace. 123
cast needs to be followed by whitespace. 125

tools/scarab/src/test/org/tigris/scarab/om/QueryTest.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 52
variable 'query' missing Javadoc. 65
variable 'query1' missing Javadoc. 66
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 99
method is missing a Javadoc comment. 120
method is missing a Javadoc comment. 140
line longer than 80 characters 144
method is missing a Javadoc comment. 147
line longer than 80 characters 151
method is missing a Javadoc comment. 154
line longer than 80 characters 165
method is missing a Javadoc comment. 170
method is missing a Javadoc comment. 193
method is missing a Javadoc comment. 214
method is missing a Javadoc comment. 225

tools/scarab/src/test/org/tigris/scarab/om/RModuleAttributeTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Unused import - org.tigris.scarab.services.cache.ScarabCache 53
Unused import - java.util.Iterator 55
Unused import - java.util.List 56
line longer than 80 characters 62
variable 'rma' missing Javadoc. 66
variable 'platform' missing Javadoc. 67
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 94
method is missing a Javadoc comment. 100
method is missing a Javadoc comment. 106
method is missing a Javadoc comment. 113
line longer than 80 characters 117
',' needs to be followed by whitespace. 117

tools/scarab/src/test/org/tigris/scarab/om/RModuleIssueTypeTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.apache.torque.om.NumberKey 49
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Unused import - org.tigris.scarab.services.cache.ScarabCache 53
Unused import - java.util.Iterator 55
Unused import - java.util.List 56
line longer than 80 characters 62
variable 'rmit' missing Javadoc. 66
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 91
method is missing a Javadoc comment. 97
method is missing a Javadoc comment. 104

tools/scarab/src/test/org/tigris/scarab/om/RModuleOptionTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Unused import - org.tigris.scarab.services.cache.ScarabCache 53
Unused import - java.util.Iterator 55
Unused import - java.util.List 56
variable 'rmo' missing Javadoc. 66
variable 'priority' missing Javadoc. 67
variable 'high' missing Javadoc. 68
variable 'issueType' missing Javadoc. 69
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 85
method is missing a Javadoc comment. 99
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 111
method is missing a Javadoc comment. 118
line longer than 80 characters 121
method is missing a Javadoc comment. 124

tools/scarab/src/test/org/tigris/scarab/om/ScarabModuleTest.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 55
Redundant import from the same package. 56
variable 'newModule' missing Javadoc. 68
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 92
method is missing a Javadoc comment. 107
cast needs to be followed by whitespace. 116
method is missing a Javadoc comment. 119
'<' is not preceeded with whitespace. 122
'<' is not followed by whitespace. 122
';' needs to be followed by whitespace. 122
';' needs to be followed by whitespace. 122
cast needs to be followed by whitespace. 124
method is missing a Javadoc comment. 140
'=' is not preceeded with whitespace. 145
'=' is not followed by whitespace. 145
'<' is not preceeded with whitespace. 145
'<' is not followed by whitespace. 145
';' needs to be followed by whitespace. 145
cast needs to be followed by whitespace. 147
method is missing a Javadoc comment. 152
cast needs to be followed by whitespace. 163
method is missing a Javadoc comment. 184
method is missing a Javadoc comment. 192
method is missing a Javadoc comment. 200
method is missing a Javadoc comment. 217
method is missing a Javadoc comment. 226

tools/scarab/src/test/org/tigris/scarab/om/ScarabUserTest.java

Error Line
Missing a header - not enough lines in file. 1
Redundant import from the same package. 52
Redundant import from the same package. 53
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 86
method is missing a Javadoc comment. 102

tools/scarab/src/test/org/tigris/scarab/om/TransactionTest.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.util.ScarabException 51
Redundant import from the same package. 52
Unused import - java.util.Iterator 54
Unused import - java.util.List 55
variable 'trans' missing Javadoc. 65
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 88
method is missing a Javadoc comment. 110

tools/scarab/src/test/org/tigris/scarab/test/BaseTestCase.java

Error Line
Missing a header - not enough lines in file. 1
Unused import - org.tigris.scarab.om.Activity 61
Unused import - org.tigris.scarab.om.Query 69
line longer than 80 characters 83
variable 'module' missing Javadoc. 85
variable 'defaultIssueType' missing Javadoc. 86
variable 'nbrDfltModules' missing Javadoc. 87
variable 'nbrDfltModules' must be private and have accessor methods. 87
variable 'nbrDfltIssueTypes' missing Javadoc. 88
variable 'nbrDfltIssueTypes' must be private and have accessor methods. 88
variable 'user0' missing Javadoc. 89
variable 'user1' missing Javadoc. 90
variable 'user2' missing Javadoc. 91
variable 'issue0' missing Javadoc. 92
variable 'platformAttribute' missing Javadoc. 93
variable 'initialized' missing Javadoc. 95
Expected @param tag for 'name'. 100
method is missing a Javadoc comment. 105
Expected @param tag for 'configDir'. 130
Expected @throws tag for 'Exception'. 131
Expected @throws tag for 'Exception'. 142
line longer than 80 characters 145
Expected an @return tag. 154
method is missing a Javadoc comment. 159
method is missing a Javadoc comment. 165
line longer than 80 characters 170
method is missing a Javadoc comment. 175
line longer than 80 characters 180
method is missing a Javadoc comment. 185
line longer than 80 characters 190
method is missing a Javadoc comment. 195
method is missing a Javadoc comment. 205
method is missing a Javadoc comment. 215
line longer than 80 characters 219
Expected @param tag for 'dir'. 232
Expected @param tag for 'base'. 232
Expected @param tag for 'ext'. 232
Expected @param tag for 'resultsDirectory'. 247
Expected @param tag for 'message'. 269