Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
124 0 0 4209

Files

Files Infos Warnings Errors
org/bitrepository/access/AccessComponentFactory.java 0 0 66
org/bitrepository/access/ContributorQuery.java 0 0 44
org/bitrepository/access/ContributorQueryUtils.java 0 0 21
org/bitrepository/access/getaudittrails/AuditTrailClient.java 0 0 14
org/bitrepository/access/getaudittrails/AuditTrailQuery.java 0 0 35
org/bitrepository/access/getaudittrails/BlockingAuditTrailClient.java 0 0 33
org/bitrepository/access/getaudittrails/ConversationBasedAuditTrailClient.java 0 0 42
org/bitrepository/access/getaudittrails/client/AuditTrailConversationContext.java 0 0 42
org/bitrepository/access/getaudittrails/client/AuditTrailIdentificator.java 0 0 13
org/bitrepository/access/getaudittrails/client/AuditTrailResult.java 0 0 28
org/bitrepository/access/getaudittrails/client/GettingAuditTrails.java 0 0 33
org/bitrepository/access/getaudittrails/client/IdentifyingAuditTrailContributors.java 0 0 21
org/bitrepository/access/getchecksums/BlockingGetChecksumsClient.java 0 0 35
org/bitrepository/access/getchecksums/ConversationBasedGetChecksumsClient.java 0 0 42
org/bitrepository/access/getchecksums/GetChecksumsClient.java 0 0 17
org/bitrepository/access/getchecksums/conversation/ChecksumsCompletePillarEvent.java 0 0 28
org/bitrepository/access/getchecksums/conversation/GetChecksumsConversationContext.java 0 0 43
org/bitrepository/access/getchecksums/conversation/GettingChecksums.java 0 0 48
org/bitrepository/access/getchecksums/conversation/IdentifyPillarsForGetChecksums.java 0 0 29
org/bitrepository/access/getfile/BlockingGetFileClient.java 0 0 54
org/bitrepository/access/getfile/ConversationBasedGetFileClient.java 0 0 60
org/bitrepository/access/getfile/GetFileClient.java 0 0 25
org/bitrepository/access/getfile/conversation/GetFileConversationContext.java 0 0 36
org/bitrepository/access/getfile/conversation/GettingFile.java 0 0 28
org/bitrepository/access/getfile/conversation/IdentifyingPillarsForGetFile.java 0 0 22
org/bitrepository/access/getfile/selectors/FastestPillarSelectorForGetFile.java 0 0 19
org/bitrepository/access/getfile/selectors/SelectedPillarForGetFileInfo.java 0 0 24
org/bitrepository/access/getfileids/BlockingGetFileIDsClient.java 0 0 32
org/bitrepository/access/getfileids/ConversationBasedGetFileIDsClient.java 0 0 39
org/bitrepository/access/getfileids/GetFileIDsClient.java 0 0 20
org/bitrepository/access/getfileids/conversation/FileIDsCompletePillarEvent.java 0 0 24
org/bitrepository/access/getfileids/conversation/GetFileIDsConversationContext.java 0 0 38
org/bitrepository/access/getfileids/conversation/GettingFileIDs.java 0 0 40
org/bitrepository/access/getfileids/conversation/IdentifyPillarsForGetFileIDs.java 0 0 19
org/bitrepository/access/getstatus/ConversationBasedGetStatusClient.java 0 0 19
org/bitrepository/access/getstatus/GetStatusClient.java 0 0 13
org/bitrepository/access/getstatus/conversation/GetStatusConversationContext.java 0 0 16
org/bitrepository/access/getstatus/conversation/GettingStatus.java 0 0 24
org/bitrepository/access/getstatus/conversation/IdentifyingContributorsForGetStatus.java 0 0 25
org/bitrepository/access/getstatus/conversation/StatusCompleteContributorEvent.java 0 0 18
org/bitrepository/access/package-info.java 0 0 9
org/bitrepository/client/AbstractClient.java 0 0 31
org/bitrepository/client/BitrepositoryClient.java 0 0 7
org/bitrepository/client/conversation/Conversation.java 0 0 41
org/bitrepository/client/conversation/ConversationContext.java 0 0 67
org/bitrepository/client/conversation/ConversationEventMonitor.java 0 0 188
org/bitrepository/client/conversation/ConversationState.java 0 0 9
org/bitrepository/client/conversation/FinishedState.java 0 0 26
org/bitrepository/client/conversation/GeneralConversationState.java 0 0 59
org/bitrepository/client/conversation/IdentifyingState.java 0 0 47
org/bitrepository/client/conversation/PerformingOperationState.java 0 0 53
org/bitrepository/client/conversation/StateBasedConversation.java 0 0 25
org/bitrepository/client/conversation/mediator/CollectionBasedConversationMediator.java 0 0 63
org/bitrepository/client/conversation/mediator/ConversationMediator.java 0 0 9
org/bitrepository/client/conversation/mediator/ConversationMediatorManager.java 0 0 27
org/bitrepository/client/conversation/selector/ComponentSelector.java 0 0 18
org/bitrepository/client/conversation/selector/ContributorResponseStatus.java 0 0 33
org/bitrepository/client/conversation/selector/SelectedComponentInfo.java 0 0 29
org/bitrepository/client/eventhandler/AbstractOperationEvent.java 0 0 50
org/bitrepository/client/eventhandler/BlockingEventHandler.java 0 0 37
org/bitrepository/client/eventhandler/CompleteEvent.java 0 0 19
org/bitrepository/client/eventhandler/ContributorCompleteEvent.java 0 0 11
org/bitrepository/client/eventhandler/ContributorEvent.java 0 0 16
org/bitrepository/client/eventhandler/ContributorFailedEvent.java 0 0 20
org/bitrepository/client/eventhandler/DefaultEvent.java 0 0 12
org/bitrepository/client/eventhandler/EventHandler.java 0 0 14
org/bitrepository/client/eventhandler/IdentificationCompleteEvent.java 0 0 18
org/bitrepository/client/eventhandler/OperationEvent.java 0 0 43
org/bitrepository/client/eventhandler/OperationFailedEvent.java 0 0 21
org/bitrepository/client/exceptions/NegativeResponseException.java 0 0 14
org/bitrepository/client/exceptions/UnexpectedResponseException.java 0 0 14
org/bitrepository/commandline/CommandLineClient.java 0 0 87
org/bitrepository/commandline/Constants.java 0 0 20
org/bitrepository/commandline/DeleteFile.java 0 0 30
org/bitrepository/commandline/GetChecksums.java 0 0 30
org/bitrepository/commandline/GetFile.java 0 0 29
org/bitrepository/commandline/GetFileIDs.java 0 0 16
org/bitrepository/commandline/PutFile.java 0 0 45
org/bitrepository/commandline/ReplaceFile.java 0 0 40
org/bitrepository/commandline/clients/PagingGetChecksumsClient.java 0 0 50
org/bitrepository/commandline/clients/PagingGetFileIDsClient.java 0 0 46
org/bitrepository/commandline/eventhandler/CompleteEventAwaiter.java 0 0 31
org/bitrepository/commandline/eventhandler/DeleteFileEventHandler.java 0 0 14
org/bitrepository/commandline/eventhandler/GetChecksumsEventHandler.java 0 0 25
org/bitrepository/commandline/eventhandler/GetFileEventHandler.java 0 0 6
org/bitrepository/commandline/eventhandler/GetFileIDsEventHandler.java 0 0 25
org/bitrepository/commandline/eventhandler/PagingEventHandler.java 0 0 36
org/bitrepository/commandline/eventhandler/PutFileEventHandler.java 0 0 20
org/bitrepository/commandline/eventhandler/ReplaceFileEventHandler.java 0 0 21
org/bitrepository/commandline/output/DefaultOutputHandler.java 0 0 29
org/bitrepository/commandline/output/OutputHandler.java 0 0 30
org/bitrepository/commandline/outputformatter/GetChecksumDistributionFormatter.java 0 0 49
org/bitrepository/commandline/outputformatter/GetChecksumsInfoFormatter.java 0 0 26
org/bitrepository/commandline/outputformatter/GetChecksumsOutputFormatter.java 0 0 14
org/bitrepository/commandline/outputformatter/GetFileIDsInfoFormatter.java 0 0 28
org/bitrepository/commandline/outputformatter/GetFileIDsOutputFormatter.java 0 0 14
org/bitrepository/commandline/resultmodel/ChecksumResult.java 0 0 57
org/bitrepository/commandline/resultmodel/FileIDsResult.java 0 0 54
org/bitrepository/commandline/resultmodel/GetChecksumsResultModel.java 0 0 64
org/bitrepository/commandline/resultmodel/GetFileIDsResultModel.java 0 0 63
org/bitrepository/commandline/utils/CommandLineArgumentsHandler.java 0 0 59
org/bitrepository/modify/ModifyComponentFactory.java 0 0 46
org/bitrepository/modify/deletefile/BlockingDeleteFileClient.java 0 0 31
org/bitrepository/modify/deletefile/ConversationBasedDeleteFileClient.java 0 0 44
org/bitrepository/modify/deletefile/DeleteFileClient.java 0 0 17
org/bitrepository/modify/deletefile/conversation/DeleteFileCompletePillarEvent.java 0 0 21
org/bitrepository/modify/deletefile/conversation/DeleteFileConversationContext.java 0 0 34
org/bitrepository/modify/deletefile/conversation/DeletingFile.java 0 0 37
org/bitrepository/modify/deletefile/conversation/IdentifyPillarsForDeleteFile.java 0 0 37
org/bitrepository/modify/package-info.java 0 0 10
org/bitrepository/modify/putfile/BlockingPutFileClient.java 0 0 41
org/bitrepository/modify/putfile/ConversationBasedPutFileClient.java 0 0 40
org/bitrepository/modify/putfile/PutFileClient.java 0 0 14
org/bitrepository/modify/putfile/conversation/IdentifyPillarsForPutFile.java 0 0 62
org/bitrepository/modify/putfile/conversation/PutFileCompletePillarEvent.java 0 0 20
org/bitrepository/modify/putfile/conversation/PutFileConversationContext.java 0 0 50
org/bitrepository/modify/putfile/conversation/PuttingFile.java 0 0 77
org/bitrepository/modify/replacefile/BlockingReplaceFileClient.java 0 0 51
org/bitrepository/modify/replacefile/ConversationBasedReplaceFileClient.java 0 0 62
org/bitrepository/modify/replacefile/ReplaceFileClient.java 0 0 30
org/bitrepository/modify/replacefile/conversation/IdentifyPillarsForReplaceFile.java 0 0 36
org/bitrepository/modify/replacefile/conversation/ReplaceFileCompletePillarEvent.java 0 0 29
org/bitrepository/modify/replacefile/conversation/ReplaceFileConversationContext.java 0 0 63
org/bitrepository/modify/replacefile/conversation/ReplacingFile.java 0 0 40

Rules

Rules Violations Severity
JavadocPackage
  • allowLegacy: "true"
30 Errors Error
NewlineAtEndOfFile 7 Errors Error
Translation 0 Errors Error
FileLength 0 Errors Error
FileTabCharacter
  • eachLine: "true"
1 Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
1109 Errors Error
JavadocMethod 392 Errors Error
JavadocType 15 Errors Error
JavadocVariable 156 Errors Error
JavadocStyle 67 Errors Error
ConstantName 5 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 1 Errors Error
MemberName 1 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 1 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
LineLength 1116 Errors Error
MethodLength 0 Errors Error
ParameterNumber 15 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 0 Errors Error
NoWhitespaceBefore 1 Errors Error
OperatorWrap 55 Errors Error
ParenPad 5 Errors Error
TypecastParenPad 0 Errors Error
WhitespaceAfter 13 Errors Error
WhitespaceAround 133 Errors Error
ModifierOrder 6 Errors Error
RedundantModifier 10 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 1 Errors Error
LeftCurly 0 Errors Error
NeedBraces 9 Errors Error
RightCurly 2 Errors Error
AvoidInlineConditionals 6 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField 120 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 1 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
DesignForExtension 306 Errors Error
FinalClass 8 Errors Error
HideUtilityClassConstructor 1 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier 19 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters 597 Errors Error
TodoComment 0 Errors Error
UpperEll 0 Errors Error

Details

org/bitrepository/access/AccessComponentFactory.java

Violation Message Line
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 49
Errors 'if' is not followed by whitespace. 57
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 75
Errors Parameter settings should be final. 75
Errors Parameter securityManager should be final. 75
Errors Expected @param tag for 'securityManager'. 75
Errors Parameter clientID should be final. 75
Errors Expected @param tag for 'clientID'. 75
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 87
Errors Parameter settings should be final. 87
Errors Parameter securityManager should be final. 87
Errors Expected @param tag for 'securityManager'. 87
Errors Parameter clientID should be final. 87
Errors Expected @param tag for 'clientID'. 87
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 95
Errors Line is longer than 80 characters. 99
Errors Parameter settings should be final. 99
Errors Expected @param tag for 'settings'. 99
Errors Parameter securityManager should be final. 99
Errors Expected @param tag for 'securityManager'. 99
Errors Parameter clientID should be final. 99
Errors Expected @param tag for 'clientID'. 99
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 102
Errors Line has trailing spaces. 105
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 111
Errors Parameter settings should be final. 111
Errors Expected @param tag for 'settings'. 111
Errors Parameter securityManager should be final. 111
Errors Expected @param tag for 'securityManager'. 111
Errors Parameter clientID should be final. 111
Errors Expected @param tag for 'clientID'. 111
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 123
Errors Parameter settings should be final. 123
Errors Expected @param tag for 'settings'. 123
Errors Parameter securityManager should be final. 123
Errors Expected @param tag for 'securityManager'. 123
Errors Parameter clientID should be final. 123
Errors Expected @param tag for 'clientID'. 123
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 126

org/bitrepository/access/ContributorQuery.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 56
Errors Parameter componentID should be final. 56
Errors 'componentID' hides a field. 56
Errors Parameter minTimestamp should be final. 56
Errors 'minTimestamp' hides a field. 56
Errors Parameter maxTimestamp should be final. 56
Errors 'maxTimestamp' hides a field. 56
Errors Parameter maxNumberOfResults should be final. 56
Errors 'maxNumberOfResults' hides a field. 56
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 59
Errors Method 'getComponentID' is not designed for extension - needs to be abstract, final or empty. 67
Errors Missing a Javadoc comment. 67
Errors Method 'getMinTimestamp' is not designed for extension - needs to be abstract, final or empty. 71
Errors Missing a Javadoc comment. 71
Errors Method 'getMaxTimestamp' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Method 'getMaxNumberOfResults' is not designed for extension - needs to be abstract, final or empty. 79
Errors Missing a Javadoc comment. 79
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 83
Errors '+' should be on a new line. 85
Errors '+' should be on a new line. 86
Errors '+' should be on a new line. 87
Errors '+' should be on a new line. 88
Errors '+' should be on a new line. 89

org/bitrepository/access/ContributorQueryUtils.java

Violation Message Line
Errors ';' is not followed by whitespace. 1
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 28
Errors Utility classes should not have a public or default constructor. 28
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 34
Errors Parameter contributorIDs should be final. 34
Errors Expected @param tag for 'contributorIDs'. 34
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 39
Errors Expected an @return tag. 45
Errors Line is longer than 80 characters. 45
Errors Parameter queries should be final. 45
Errors Expected @param tag for 'queries'. 45

org/bitrepository/access/getaudittrails/AuditTrailClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 30
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41

org/bitrepository/access/getaudittrails/AuditTrailQuery.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 30
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 44
Errors Parameter componentID should be final. 44
Errors Parameter minSequenceNumber should be final. 44
Errors 'minSequenceNumber' hides a field. 44
Errors Parameter maxSequenceNumber should be final. 44
Errors 'maxSequenceNumber' hides a field. 44
Errors Parameter maxNumberOfResults should be final. 45
Errors Expected @param tag for 'maxNumberOfResults'. 45
Errors ')' is preceded with whitespace. 46
Errors 'if' construct must use '{}'s. 47
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 49
Errors '+' should be on a new line. 49
Errors Expected an @return tag. 58
Errors Method 'getMinSequenceNumber' is not designed for extension - needs to be abstract, final or empty. 58
Errors Expected an @return tag. 65
Errors Method 'getMaxSequenceNumber' is not designed for extension - needs to be abstract, final or empty. 65
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 69
Errors '+' should be on a new line. 71
Errors '+' should be on a new line. 72
Errors '+' should be on a new line. 73

org/bitrepository/access/getaudittrails/BlockingAuditTrailClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 41
Errors Parameter client should be final. 41
Errors 'client' hides a field. 41
Errors Expected an @return tag. 48
Errors Method 'getAuditTrails' is not designed for extension - needs to be abstract, final or empty. 48
Errors Parameter collectionID should be final. 49
Errors Expected @param tag for 'collectionID'. 49
Errors Parameter componentQueries should be final. 50
Errors Expected @param tag for 'componentQueries'. 50
Errors Parameter fileID should be final. 51
Errors Expected @param tag for 'fileID'. 51
Errors Parameter urlForResult should be final. 52
Errors Expected @param tag for 'urlForResult'. 52
Errors Parameter eventHandler should be final. 53
Errors Expected @param tag for 'eventHandler'. 53
Errors Parameter auditTrailInformation should be final. 53
Errors Expected @param tag for 'auditTrailInformation'. 53
Errors Expected @throws tag for 'NegativeResponseException'. 54
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 58
Errors 'if' is not followed by whitespace. 58
Errors Line is longer than 80 characters. 60
Errors 'else' construct must use '{}'s. 62
Errors Line is longer than 80 characters. 62

org/bitrepository/access/getaudittrails/ConversationBasedAuditTrailClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Missing a Javadoc comment. 47
Errors Parameter settings should be final. 47
Errors Parameter conversationMediator should be final. 47
Errors Parameter messageBus should be final. 48
Errors Parameter clientID should be final. 48
Errors Method 'getAuditTrails' is not designed for extension - needs to be abstract, final or empty. 52
Errors Parameter collectionID should be final. 54
Errors Parameter componentQueries should be final. 55
Errors Parameter fileID should be final. 56
Errors Parameter urlForResult should be final. 57
Errors Parameter eventHandler should be final. 58
Errors Parameter auditTrailInformation should be final. 58
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 73
Errors Parameter collectionId should be final. 75
Errors Expected @param tag for 'collectionId'. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 77
Errors '+' should be on a new line. 77
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 80
Errors '+' should be on a new line. 80
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 88

org/bitrepository/access/getaudittrails/client/AuditTrailConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors First sentence should end with a period. 33
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors First sentence should end with a period. 40
Errors Line is longer than 80 characters. 41
Errors More than 7 parameters. 43
Errors Line is longer than 80 characters. 44
Errors Parameter collectionID should be final. 44
Errors Expected @param tag for 'collectionID'. 44
Errors Parameter componentQueries should be final. 44
Errors 'componentQueries' hides a field. 44
Errors Expected @param tag for 'componentQueries'. 44
Errors Parameter fileID should be final. 44
Errors Expected @param tag for 'fileID'. 44
Errors Parameter urlForResult should be final. 44
Errors 'urlForResult' hides a field. 44
Errors Expected @param tag for 'urlForResult'. 44
Errors Parameter settings should be final. 45
Errors Expected @param tag for 'settings'. 45
Errors Line is longer than 80 characters. 46
Errors Parameter messageSender should be final. 46
Errors Expected @param tag for 'messageSender'. 46
Errors Parameter clientID should be final. 46
Errors Expected @param tag for 'clientID'. 46
Errors Parameter contributors should be final. 46
Errors Expected @param tag for 'contributors'. 46
Errors Parameter eventHandler should be final. 46
Errors Expected @param tag for 'eventHandler'. 46
Errors Parameter auditTrailInformation should be final. 47
Errors Expected @param tag for 'auditTrailInformation'. 47
Errors Line is longer than 80 characters. 48
Errors Method 'getComponentQueries' is not designed for extension - needs to be abstract, final or empty. 54
Errors Missing a Javadoc comment. 54
Errors Method 'getUrlForResult' is not designed for extension - needs to be abstract, final or empty. 58
Errors Missing a Javadoc comment. 58

org/bitrepository/access/getaudittrails/client/AuditTrailIdentificator.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 31
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 38
Errors Expected @param tag for 'eventHandler'. 38
Errors Expected @param tag for 'auditTrailInformation'. 38

org/bitrepository/access/getaudittrails/client/AuditTrailResult.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 41
Errors Parameter pillarID should be final. 41
Errors Parameter collectionID should be final. 41
Errors Expected @param tag for 'collectionID'. 41
Errors Parameter auditTrailEvents should be final. 41
Errors 'auditTrailEvents' hides a field. 41
Errors Parameter isPartialResult should be final. 41
Errors 'isPartialResult' hides a field. 41
Errors Method 'getAuditTrailEvents' is not designed for extension - needs to be abstract, final or empty. 50
Errors Line is longer than 80 characters. 55
Errors Expected an @return tag. 57
Errors Method 'isPartialResult' is not designed for extension - needs to be abstract, final or empty. 57
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 65
Errors '+' should be on a new line. 66
Errors Line is longer than 80 characters. 67

org/bitrepository/access/getaudittrails/client/GettingAuditTrails.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 43
Errors Parameter context should be final. 43
Errors 'context' hides a field. 43
Errors Parameter contributors should be final. 43
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 48
Errors Line is longer than 80 characters. 50
Errors 'for' is not followed by whitespace. 51
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 67
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 74
Errors Line is longer than 80 characters. 75
Errors Parameter msg should be final. 75
Errors 'cast' is not followed by whitespace. 76
Errors Line is longer than 80 characters. 77
Errors Avoid inline conditionals. 77
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 79
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 83
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 88

org/bitrepository/access/getaudittrails/client/IdentifyingAuditTrailContributors.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 24
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Line is longer than 80 characters. 32
Errors Missing a Javadoc comment. 32
Errors Parameter context should be final. 32
Errors 'context' hides a field. 32
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 37
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 43
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 46
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 51
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 56
Errors Line is longer than 80 characters. 58

org/bitrepository/access/getchecksums/BlockingGetChecksumsClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 45
Errors Parameter client should be final. 45
Errors 'client' hides a field. 45
Errors Expected an @return tag. 52
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 52
Errors Parameter collectionID should be final. 53
Errors Expected @param tag for 'collectionID'. 53
Errors Parameter contributorQueries should be final. 54
Errors Expected @param tag for 'contributorQueries'. 54
Errors Parameter fileID should be final. 55
Errors Expected @param tag for 'fileID'. 55
Errors Parameter checksumSpec should be final. 56
Errors Expected @param tag for 'checksumSpec'. 56
Errors Parameter urlForResult should be final. 57
Errors Expected @param tag for 'urlForResult'. 57
Errors Parameter eventHandler should be final. 58
Errors Expected @param tag for 'eventHandler'. 58
Errors Parameter auditTrailInformation should be final. 59
Errors Expected @param tag for 'auditTrailInformation'. 59
Errors Expected @throws tag for 'NegativeResponseException'. 60
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 66
Errors 'if' is not followed by whitespace. 66
Errors Line is longer than 80 characters. 68
Errors 'else' construct must use '{}'s. 70
Errors Line is longer than 80 characters. 70

org/bitrepository/access/getchecksums/ConversationBasedGetChecksumsClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 52
Errors Line is longer than 80 characters. 57
Errors Parameter messageBus should be final. 57
Errors Expected @param tag for 'messageBus'. 57
Errors Parameter conversationMediator should be final. 57
Errors Expected @param tag for 'conversationMediator'. 57
Errors Line is longer than 80 characters. 58
Errors Parameter settings should be final. 58
Errors Expected @param tag for 'settings'. 58
Errors Parameter clientID should be final. 58
Errors Expected @param tag for 'clientID'. 58
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 63
Errors Parameter collectionID should be final. 65
Errors Parameter contributorQueries should be final. 66
Errors Parameter fileID should be final. 67
Errors Parameter checksumSpec should be final. 68
Errors Parameter addressForResult should be final. 69
Errors Parameter eventHandler should be final. 70
Errors Parameter auditTrailInformation should be final. 71
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 79
Errors '+' should be on a new line. 79
Errors '+' is not preceded with whitespace. 80
Errors '+' should be on a new line. 80
Errors Line is longer than 80 characters. 81
Errors Avoid inline conditionals. 81
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 85

org/bitrepository/access/getchecksums/GetChecksumsClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 59
Errors Redundant 'public' modifier. 63
Errors Expected @param tag for 'auditTrailInformation'. 70

org/bitrepository/access/getchecksums/conversation/ChecksumsCompletePillarEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 49
Errors Parameter pillarID should be final. 49
Errors Parameter collectionID should be final. 49
Errors Expected @param tag for 'collectionID'. 49
Errors Parameter result should be final. 49
Errors 'result' hides a field. 49
Errors Parameter checksumType should be final. 49
Errors 'checksumType' hides a field. 49
Errors Parameter isPartialResult should be final. 49
Errors 'isPartialResult' hides a field. 49
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 57
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 64
Errors Method 'getChecksumType' is not designed for extension - needs to be abstract, final or empty. 66
Errors Method 'isPartialResult' is not designed for extension - needs to be abstract, final or empty. 73
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 77
Errors '+' should be on a new line. 81

org/bitrepository/access/getchecksums/conversation/GetChecksumsConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 48
Errors More than 7 parameters. 50
Errors Parameter collectionID should be final. 51
Errors Expected @param tag for 'collectionID'. 51
Errors Parameter contributorQueries should be final. 52
Errors 'contributorQueries' hides a field. 52
Errors Parameter fileID should be final. 53
Errors Expected @param tag for 'fileID'. 53
Errors Parameter checksumSpec should be final. 54
Errors 'checksumSpec' hides a field. 54
Errors Parameter urlForResult should be final. 55
Errors 'urlForResult' hides a field. 55
Errors Parameter settings should be final. 56
Errors Expected @param tag for 'settings'. 56
Errors Parameter messageSender should be final. 57
Errors Expected @param tag for 'messageSender'. 57
Errors Parameter clientID should be final. 58
Errors Expected @param tag for 'clientID'. 58
Errors Parameter contributors should be final. 59
Errors Expected @param tag for 'contributors'. 59
Errors Parameter eventHandler should be final. 60
Errors Expected @param tag for 'eventHandler'. 60
Errors Parameter auditTrailInformation should be final. 61
Errors Expected @param tag for 'auditTrailInformation'. 61
Errors Line is longer than 80 characters. 62
Errors Method 'getContributorQueries' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors Method 'getUrlForResult' is not designed for extension - needs to be abstract, final or empty. 73
Errors Missing a Javadoc comment. 73
Errors Method 'getChecksumSpec' is not designed for extension - needs to be abstract, final or empty. 77
Errors Missing a Javadoc comment. 77

org/bitrepository/access/getchecksums/conversation/GettingChecksums.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 42
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 46
Errors Missing a Javadoc comment. 50
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 56
Errors Missing a Javadoc comment. 56
Errors Parameter context should be final. 56
Errors 'context' hides a field. 56
Errors Parameter contributors should be final. 56
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line is longer than 80 characters. 62
Errors Parameter msg should be final. 62
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 65
Errors Avoid inline conditionals. 65
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 71
Errors '+' should be on a new line. 71
Errors Line has trailing spaces. 73
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line is longer than 80 characters. 78
Errors 'for' is not followed by whitespace. 79
Errors Line is longer than 80 characters. 83
Errors 'if' is not followed by whitespace. 85
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 95
Errors '}' should be alone on a line. 96
Errors Line is longer than 80 characters. 97
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 104
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 109
Errors Line has trailing spaces. 113

org/bitrepository/access/getchecksums/conversation/IdentifyPillarsForGetChecksums.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 37
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 43
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 48
Errors Parameter context should be final. 48
Errors 'context' hides a field. 48
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 55
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 66
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 69
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 74

org/bitrepository/access/getfile/BlockingGetFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 42
Errors Parameter client should be final. 42
Errors 'client' hides a field. 42
Errors Method 'getFileFromFastestPillar' is not designed for extension - needs to be abstract, final or empty. 49
Errors Parameter collectionId should be final. 50
Errors Expected @param tag for 'collectionId'. 50
Errors Parameter fileID should be final. 51
Errors Expected @param tag for 'fileID'. 51
Errors Parameter filePart should be final. 52
Errors Expected @param tag for 'filePart'. 52
Errors Parameter uploadUrl should be final. 53
Errors Expected @param tag for 'uploadUrl'. 53
Errors Parameter eventHandler should be final. 54
Errors Expected @param tag for 'eventHandler'. 54
Errors Parameter auditTrailInformation should be final. 55
Errors Expected @param tag for 'auditTrailInformation'. 55
Errors Expected @throws tag for 'NegativeResponseException'. 56
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 60
Errors 'if' is not followed by whitespace. 60
Errors Line is longer than 80 characters. 62
Errors 'else' construct must use '{}'s. 64
Errors Line is longer than 80 characters. 64
Errors Method 'getFileFromSpecificPillar' is not designed for extension - needs to be abstract, final or empty. 70
Errors Parameter collectionId should be final. 71
Errors Expected @param tag for 'collectionId'. 71
Errors Parameter fileID should be final. 72
Errors Expected @param tag for 'fileID'. 72
Errors Parameter filePart should be final. 73
Errors Expected @param tag for 'filePart'. 73
Errors Parameter uploadUrl should be final. 74
Errors Expected @param tag for 'uploadUrl'. 74
Errors Parameter pillarId should be final. 75
Errors Expected @param tag for 'pillarId'. 75
Errors Parameter eventHandler should be final. 76
Errors Expected @param tag for 'eventHandler'. 76
Errors Parameter auditTrailInformation should be final. 77
Errors Expected @param tag for 'auditTrailInformation'. 77
Errors Expected @throws tag for 'NegativeResponseException'. 78
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 82
Errors 'if' is not followed by whitespace. 82
Errors Line is longer than 80 characters. 84
Errors 'else' construct must use '{}'s. 86
Errors Line is longer than 80 characters. 86

org/bitrepository/access/getfile/ConversationBasedGetFileClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 51
Errors Line is longer than 80 characters. 56
Errors Parameter messageBus should be final. 56
Errors Expected @param tag for 'messageBus'. 56
Errors Parameter conversationMediator should be final. 56
Errors Expected @param tag for 'conversationMediator'. 56
Errors Parameter settings should be final. 56
Errors Expected @param tag for 'settings'. 56
Errors Parameter clientID should be final. 57
Errors Expected @param tag for 'clientID'. 57
Errors Method 'getFileFromFastestPillar' is not designed for extension - needs to be abstract, final or empty. 63
Errors Parameter collectionID should be final. 64
Errors Line is longer than 80 characters. 65
Errors Parameter fileID should be final. 65
Errors Parameter filePart should be final. 65
Errors Parameter uploadUrl should be final. 65
Errors Parameter eventHandler should be final. 65
Errors Parameter auditTrailInformation should be final. 65
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 74
Errors Method 'getFileFromSpecificPillar' is not designed for extension - needs to be abstract, final or empty. 77
Errors Parameter collectionID should be final. 78
Errors Line is longer than 80 characters. 79
Errors Parameter fileID should be final. 79
Errors Parameter filePart should be final. 79
Errors Parameter uploadUrl should be final. 79
Errors Parameter pillarID should be final. 79
Errors Parameter eventHandler should be final. 79
Errors Parameter auditTrailInformation should be final. 80
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 93
Errors Missing a Javadoc comment. 93
Errors More than 7 parameters. 93
Errors Parameter collectionID should be final. 93
Errors Parameter messageBus should be final. 93
Errors Parameter settings should be final. 93
Errors Line is longer than 80 characters. 94
Errors Parameter fileID should be final. 94
Errors Parameter filePart should be final. 94
Errors Parameter contributors should be final. 94
Errors Parameter uploadUrl should be final. 94
Errors Parameter eventHandler should be final. 94
Errors Parameter auditTrailInformation should be final. 95
Errors Line is longer than 80 characters. 96
Errors Line is longer than 80 characters. 97

org/bitrepository/access/getfile/GetFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 70

org/bitrepository/access/getfile/conversation/GetFileConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors More than 7 parameters. 45
Errors Parameter collectionID should be final. 45
Errors Expected @param tag for 'collectionID'. 45
Errors Line is longer than 80 characters. 46
Errors Parameter fileID should be final. 46
Errors Expected @param tag for 'fileID'. 46
Errors Parameter urlForResult should be final. 46
Errors 'urlForResult' hides a field. 46
Errors Expected @param tag for 'urlForResult'. 46
Errors Parameter filePart should be final. 46
Errors 'filePart' hides a field. 46
Errors Parameter contributors should be final. 46
Errors Expected @param tag for 'contributors'. 46
Errors Line is longer than 80 characters. 47
Errors Parameter settings should be final. 47
Errors Expected @param tag for 'settings'. 47
Errors Parameter messageSender should be final. 47
Errors Expected @param tag for 'messageSender'. 47
Errors Parameter clientID should be final. 47
Errors Expected @param tag for 'clientID'. 47
Errors Parameter eventHandler should be final. 47
Errors Expected @param tag for 'eventHandler'. 47
Errors Parameter auditTrailInformation should be final. 48
Errors Expected @param tag for 'auditTrailInformation'. 48
Errors Line is longer than 80 characters. 49
Errors Method 'getFilePart' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line has trailing spaces. 61
Errors Method 'getUrlForResult' is not designed for extension - needs to be abstract, final or empty. 65

org/bitrepository/access/getfile/conversation/GettingFile.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Line is longer than 80 characters. 52
Errors Parameter context should be final. 52
Errors 'context' hides a field. 52
Errors Parameter pillar should be final. 52
Errors Line is longer than 80 characters. 69
Errors Line is longer than 80 characters. 74
Errors Parameter msg should be final. 74
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 77
Errors '+' should be on a new line. 77
Errors Parameter msg should be final. 82
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 90

org/bitrepository/access/getfile/conversation/IdentifyingPillarsForGetFile.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 27
Errors Missing a Javadoc comment. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 43
Errors Parameter context should be final. 45
Errors 'context' hides a field. 45
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 54
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 67
Errors Line has trailing spaces. 68
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 71
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line is longer than 80 characters. 82
Errors Expected an @return tag. 84

org/bitrepository/access/getfile/selectors/FastestPillarSelectorForGetFile.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Missing a Javadoc comment. 36
Errors Method 'selectComponent' is not designed for extension - needs to be abstract, final or empty. 38
Errors Line is longer than 80 characters. 39
Errors Parameter message should be final. 39
Errors Line is longer than 80 characters. 40
Errors 'cast' is not followed by whitespace. 40
Errors ')' is preceded with whitespace. 41
Errors Missing a Javadoc comment. 51
Errors Parameter response should be final. 51
Errors Line is longer than 80 characters. 52

org/bitrepository/access/getfile/selectors/SelectedPillarForGetFileInfo.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 28
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 33
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 35
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 39
Errors Parameter pillarID should be final. 39
Errors Expected @param tag for 'pillarID'. 39
Errors Parameter pillarTopic should be final. 39
Errors Expected @param tag for 'pillarTopic'. 39
Errors Parameter timeToDeliver should be final. 39
Errors 'timeToDeliver' hides a field. 39
Errors Expected @param tag for 'timeToDeliver'. 39
Errors Line is longer than 80 characters. 45
Errors Method 'getTimeToDeliver' is not designed for extension - needs to be abstract, final or empty. 47

org/bitrepository/access/getfileids/BlockingGetFileIDsClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 44
Errors Parameter client should be final. 44
Errors 'client' hides a field. 44
Errors Expected an @return tag. 51
Errors Method 'getGetFileIDs' is not designed for extension - needs to be abstract, final or empty. 51
Errors Parameter collectionId should be final. 52
Errors Expected @param tag for 'collectionId'. 52
Errors Parameter contributorQueries should be final. 53
Errors Expected @param tag for 'contributorQueries'. 53
Errors Parameter fileID should be final. 54
Errors Expected @param tag for 'fileID'. 54
Errors Parameter addressForResult should be final. 55
Errors Expected @param tag for 'addressForResult'. 55
Errors Parameter eventHandler should be final. 56
Errors Expected @param tag for 'eventHandler'. 56
Errors Expected @throws tag for 'NegativeResponseException'. 57
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 61
Errors 'if' is not followed by whitespace. 61
Errors Line is longer than 80 characters. 63
Errors 'else' construct must use '{}'s. 65
Errors Line is longer than 80 characters. 65

org/bitrepository/access/getfileids/ConversationBasedGetFileIDsClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 52
Errors Line is longer than 80 characters. 57
Errors Parameter messageBus should be final. 57
Errors Expected @param tag for 'messageBus'. 57
Errors Parameter conversationMediator should be final. 57
Errors Expected @param tag for 'conversationMediator'. 57
Errors Line is longer than 80 characters. 58
Errors Parameter settings should be final. 58
Errors Expected @param tag for 'settings'. 58
Errors Parameter clientID should be final. 58
Errors Expected @param tag for 'clientID'. 58
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 62
Errors Parameter collectionID should be final. 64
Errors Parameter contributorQueries should be final. 65
Errors Parameter fileID should be final. 66
Errors Parameter addressForResult should be final. 67
Errors Parameter eventHandler should be final. 68
Errors Line is longer than 80 characters. 72
Errors '+' is not preceded with whitespace. 76
Errors '+' should be on a new line. 76
Errors '+' should be on a new line. 77
Errors Line is longer than 80 characters. 78
Errors Avoid inline conditionals. 78
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82

org/bitrepository/access/getfileids/GetFileIDsClient.java

Violation Message Line
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Redundant 'public' modifier. 60

org/bitrepository/access/getfileids/conversation/FileIDsCompletePillarEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 36
Errors Line is longer than 80 characters. 42
Errors Parameter pillarID should be final. 42
Errors Parameter collectionID should be final. 42
Errors Expected @param tag for 'collectionID'. 42
Errors Parameter result should be final. 42
Errors 'result' hides a field. 42
Errors Parameter isPartialResult should be final. 42
Errors 'isPartialResult' hides a field. 42
Errors Expected @param tag for 'isPartialResult'. 42
Errors Line is longer than 80 characters. 49
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 51
Errors Method 'isPartialResult' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 59
Errors '+' should be on a new line. 64
Errors Line is longer than 80 characters. 65

org/bitrepository/access/getfileids/conversation/GetFileIDsConversationContext.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 47
Errors More than 7 parameters. 47
Errors Parameter collectionID should be final. 47
Errors Expected @param tag for 'collectionID'. 47
Errors Parameter contributorQueries should be final. 47
Errors 'contributorQueries' hides a field. 47
Errors Parameter fileID should be final. 47
Errors Expected @param tag for 'fileID'. 47
Errors Parameter urlForResult should be final. 48
Errors 'urlForResult' hides a field. 48
Errors Line is longer than 80 characters. 49
Errors Parameter settings should be final. 49
Errors Expected @param tag for 'settings'. 49
Errors Parameter messageSender should be final. 49
Errors Expected @param tag for 'messageSender'. 49
Errors Parameter clientID should be final. 49
Errors Expected @param tag for 'clientID'. 49
Errors Parameter contributors should be final. 49
Errors Expected @param tag for 'contributors'. 49
Errors Parameter eventHandler should be final. 50
Errors Expected @param tag for 'eventHandler'. 50
Errors Line is longer than 80 characters. 51
Errors Method 'getContributorQueries' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Method 'getUrlForResult' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61

org/bitrepository/access/getfileids/conversation/GettingFileIDs.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 42
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 46
Errors Missing a Javadoc comment. 50
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 56
Errors Missing a Javadoc comment. 56
Errors Parameter context should be final. 56
Errors 'context' hides a field. 56
Errors Parameter contributors should be final. 56
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line is longer than 80 characters. 63
Errors 'for' is not followed by whitespace. 64
Errors 'if' is not followed by whitespace. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 79
Errors '}' should be alone on a line. 80
Errors Line is longer than 80 characters. 81
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 88
Errors Line is longer than 80 characters. 89
Errors Parameter msg should be final. 89
Errors 'cast' is not followed by whitespace. 90
Errors Line is longer than 80 characters. 91
Errors Avoid inline conditionals. 91
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 93
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 96
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 101

org/bitrepository/access/getfileids/conversation/IdentifyPillarsForGetFileIDs.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 37
Errors Parameter context should be final. 42
Errors 'context' hides a field. 42
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 47
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 54
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 57
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 62
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 67
Errors Line is longer than 80 characters. 69

org/bitrepository/access/getstatus/ConversationBasedGetStatusClient.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 24
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 39
Errors Parameter messageBus should be final. 40
Errors Parameter conversationMediator should be final. 41
Errors Parameter settings should be final. 42
Errors Parameter clientID should be final. 42
Errors Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 46
Errors Parameter eventHandler should be final. 47
Errors Line is longer than 80 characters. 53

org/bitrepository/access/getstatus/GetStatusClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 27
Errors Line has trailing spaces. 28
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 31
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 34

org/bitrepository/access/getstatus/conversation/GetStatusConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 31
Errors Line is longer than 80 characters. 33
Errors Missing a Javadoc comment. 33
Errors Parameter settings should be final. 33
Errors Parameter messageSender should be final. 33
Errors Parameter eventHandler should be final. 33
Errors Line is longer than 80 characters. 34
Errors Parameter clientID should be final. 34
Errors Parameter contributors should be final. 34
Errors Line is longer than 80 characters. 35

org/bitrepository/access/getstatus/conversation/GettingStatus.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 40
Errors Missing a Javadoc comment. 40
Errors Parameter context should be final. 40
Errors 'context' hides a field. 40
Errors Parameter contributors should be final. 40
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 45
Errors Line is longer than 80 characters. 46
Errors Parameter msg should be final. 46
Errors Line is longer than 80 characters. 49
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 52
Errors Line is longer than 80 characters. 57
Errors 'for' is not followed by whitespace. 58
Errors Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 65
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 70

org/bitrepository/access/getstatus/conversation/IdentifyingContributorsForGetStatus.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 24
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Line is longer than 80 characters. 32
Errors Missing a Javadoc comment. 32
Errors Parameter context should be final. 32
Errors 'context' hides a field. 32
Errors Line has trailing spaces. 36
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 37
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 46
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 47
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 52
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 59

org/bitrepository/access/getstatus/conversation/StatusCompleteContributorEvent.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 39
Errors Parameter contributorID should be final. 39
Errors Expected @param tag for 'contributorID'. 39
Errors Parameter collectionID should be final. 39
Errors Expected @param tag for 'collectionID'. 39
Errors Parameter status should be final. 39
Errors 'status' hides a field. 39
Errors Line has trailing spaces. 43
Errors Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 47
Errors Line has trailing spaces. 50
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 51

org/bitrepository/access/package-info.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 26

org/bitrepository/client/AbstractClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors First sentence should end with a period. 40
Errors Variable 'settings' must be private and have accessor methods. 47
Errors Variable 'messageBus' must be private and have accessor methods. 49
Errors Variable 'clientID' must be private and have accessor methods. 51
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 64
Errors Parameter settings should be final. 64
Errors 'settings' hides a field. 64
Errors Parameter conversationMediator should be final. 64
Errors 'conversationMediator' hides a field. 64
Errors Parameter messageBus should be final. 64
Errors 'messageBus' hides a field. 64
Errors Parameter clientID should be final. 64
Errors 'clientID' hides a field. 64
Errors Line has trailing spaces. 73
Errors Method 'validateFileID' is not designed for extension - needs to be abstract, final or empty. 78
Errors Parameter fileID should be final. 78
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 86
Errors Method 'startConversation' is not designed for extension - needs to be abstract, final or empty. 86
Errors Parameter context should be final. 86
Errors Parameter startState should be final. 86
Errors Expected @param tag for 'startState'. 86

org/bitrepository/client/BitrepositoryClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20

org/bitrepository/client/conversation/Conversation.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 31
Errors Line has trailing spaces. 32
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 38
Errors Unclosed HTML tag found: <h4>Timeouts</h3> 39
Errors Extra HTML tag found: </h3> 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 41
Errors Extra HTML tag found: </h3> 42
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 44
Errors Extra HTML tag found: </h3> 45
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 79
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 87

org/bitrepository/client/conversation/ConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 55
Errors More than 7 parameters. 62
Errors Parameter collectionID should be final. 63
Errors 'collectionID' hides a field. 63
Errors Parameter operationType should be final. 64
Errors Parameter settings should be final. 65
Errors 'settings' hides a field. 65
Errors Parameter messageSender should be final. 66
Errors 'messageSender' hides a field. 66
Errors Parameter clientID should be final. 67
Errors 'clientID' hides a field. 67
Errors Parameter fileID should be final. 68
Errors 'fileID' hides a field. 68
Errors Parameter contributors should be final. 69
Errors 'contributors' hides a field. 69
Errors Parameter eventHandler should be final. 70
Errors Parameter auditTrailInformation should be final. 71
Errors 'auditTrailInformation' hides a field. 71
Errors Expected @param tag for 'auditTrailInformation'. 71
Errors Line is longer than 80 characters. 79
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 83
Errors Missing a Javadoc comment. 83
Errors Method 'getConversationID' is not designed for extension - needs to be abstract, final or empty. 87
Errors Missing a Javadoc comment. 87
Errors Method 'getClientID' is not designed for extension - needs to be abstract, final or empty. 91
Errors Missing a Javadoc comment. 91
Errors Method 'getSettings' is not designed for extension - needs to be abstract, final or empty. 95
Errors Missing a Javadoc comment. 95
Errors Method 'getMessageSender' is not designed for extension - needs to be abstract, final or empty. 99
Errors Missing a Javadoc comment. 99
Errors Method 'getMonitor' is not designed for extension - needs to be abstract, final or empty. 103
Errors Missing a Javadoc comment. 103
Errors Method 'getAuditTrailInformation' is not designed for extension - needs to be abstract, final or empty. 107
Errors Missing a Javadoc comment. 107
Errors Method 'getState' is not designed for extension - needs to be abstract, final or empty. 111
Errors Missing a Javadoc comment. 111
Errors Method 'setState' is not designed for extension - needs to be abstract, final or empty. 115
Errors Missing a Javadoc comment. 115
Errors Parameter state should be final. 115
Errors 'state' hides a field. 115
Errors Method 'getFileID' is not designed for extension - needs to be abstract, final or empty. 119
Errors Missing a Javadoc comment. 119
Errors Method 'getContributors' is not designed for extension - needs to be abstract, final or empty. 123
Errors Missing a Javadoc comment. 123
Errors Method 'isChecksumPillar' is not designed for extension - needs to be abstract, final or empty. 127
Errors Missing a Javadoc comment. 127
Errors Parameter pillarID should be final. 127
Errors Method 'addChecksumPillar' is not designed for extension - needs to be abstract, final or empty. 135
Errors Parameter pillarID should be final. 135

org/bitrepository/client/conversation/ConversationEventMonitor.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 48
Errors Using the '.*' form of import should be avoided - org.bitrepository.client.eventhandler.OperationEvent.OperationEventType.*. 48
Errors Line is longer than 80 characters. 51
Errors Missing a Javadoc comment. 58
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 60
Errors Missing a Javadoc comment. 61
Errors Missing a Javadoc comment. 62
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 65
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 80
Errors Parameter collectionID should be final. 80
Errors 'collectionID' hides a field. 80
Errors Expected @param tag for 'collectionID'. 80
Errors Parameter conversationID should be final. 80
Errors 'conversationID' hides a field. 80
Errors Parameter operationType should be final. 80
Errors 'operationType' hides a field. 80
Errors Parameter fileID should be final. 80
Errors 'fileID' hides a field. 80
Errors Parameter eventHandler should be final. 81
Errors 'eventHandler' hides a field. 81
Errors Method 'identifyRequestSent' is not designed for extension - needs to be abstract, final or empty. 94
Errors Parameter info should be final. 94
Errors Method 'contributorIdentified' is not designed for extension - needs to be abstract, final or empty. 102
Errors Parameter response should be final. 102
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 109
Errors Method 'identifyContributorsTimeout' is not designed for extension - needs to be abstract, final or empty. 109
Errors Parameter unrespondingContributors should be final. 109
Errors Expected @param tag for 'unrespondingContributors'. 109
Errors Line is longer than 80 characters. 110
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 117
Errors Method 'contributorsSelected' is not designed for extension - needs to be abstract, final or empty. 125
Errors Parameter contributorIDList should be final. 125
Errors Line is longer than 80 characters. 126
Errors Method 'requestSent' is not designed for extension - needs to be abstract, final or empty. 134
Errors Parameter info should be final. 134
Errors Parameter contributorID should be final. 134
Errors Line is longer than 80 characters. 135
Errors First sentence should end with a period. 138
Errors Method 'progress' is not designed for extension - needs to be abstract, final or empty. 142
Errors Parameter progressEvent should be final. 142
Errors First sentence should end with a period. 147
Errors Method 'progress' is not designed for extension - needs to be abstract, final or empty. 151
Errors Parameter progressInfo should be final. 151
Errors Parameter contributorID should be final. 151
Errors Expected @param tag for 'contributorID'. 151
Errors Line is longer than 80 characters. 152
Errors Line has trailing spaces. 154
Errors Line has trailing spaces. 156
Errors Line is longer than 80 characters. 156
Errors Line has trailing spaces. 158
Errors Method 'retry' is not designed for extension - needs to be abstract, final or empty. 160
Errors Parameter info should be final. 160
Errors Parameter contributorID should be final. 160
Errors Line is longer than 80 characters. 161
Errors Line is longer than 80 characters. 166
Errors Line is longer than 80 characters. 167
Errors Method 'contributorComplete' is not designed for extension - needs to be abstract, final or empty. 169
Errors Parameter completeEvent should be final. 169
Errors Line is longer than 80 characters. 180
Errors Method 'contributorFailed' is not designed for extension - needs to be abstract, final or empty. 180
Errors Parameter info should be final. 180
Errors Parameter contributorID should be final. 180
Errors Parameter responseCode should be final. 180
Errors Expected @param tag for 'responseCode'. 180
Errors Line is longer than 80 characters. 181
Errors Line is longer than 80 characters. 187
Errors Method 'complete' is not designed for extension - needs to be abstract, final or empty. 189
Errors Line is longer than 80 characters. 193
Errors Method 'operationFailed' is not designed for extension - needs to be abstract, final or empty. 202
Errors Parameter info should be final. 202
Errors Method 'operationFailed' is not designed for extension - needs to be abstract, final or empty. 210
Errors Parameter event should be final. 210
Errors First sentence should end with a period. 215
Errors Method 'invalidMessage' is not designed for extension - needs to be abstract, final or empty. 220
Errors Parameter message should be final. 220
Errors Parameter e should be final. 220
Errors Line is longer than 80 characters. 221
Errors '+' should be on a new line. 221
Errors Line is longer than 80 characters. 223
Errors Line is longer than 80 characters. 227
Errors Method 'outOfSequenceMessage' is not designed for extension - needs to be abstract, final or empty. 229
Errors Parameter message should be final. 229
Errors Expected @param tag for 'message'. 229
Errors Line is longer than 80 characters. 230
Errors First sentence should end with a period. 233
Errors Method 'warning' is not designed for extension - needs to be abstract, final or empty. 237
Errors Parameter info should be final. 237
Errors First sentence should end with a period. 241
Errors Method 'warning' is not designed for extension - needs to be abstract, final or empty. 246
Errors Parameter info should be final. 246
Errors Parameter e should be final. 246
Errors Line is longer than 80 characters. 250
Errors Method 'debug' is not designed for extension - needs to be abstract, final or empty. 257
Errors Parameter info should be final. 257
Errors Method 'debug' is not designed for extension - needs to be abstract, final or empty. 266
Errors Parameter info should be final. 266
Errors Parameter e should be final. 266
Errors Expected @param tag for 'e'. 266
Errors Line is longer than 80 characters. 271
Errors Expected an @return tag. 274
Errors Parameter fullConversationID should be final. 274
Errors Expected @param tag for 'fullConversationID'. 274
Errors Line is longer than 80 characters. 275
Errors '4' is a magic number. 275
Errors Line is longer than 80 characters. 278
Errors Missing a Javadoc comment. 278
Errors Parameter eventType should be final. 278
Errors Parameter info should be final. 278
Errors Missing a Javadoc comment. 285
Errors Line is longer than 80 characters. 286
Errors Parameter eventType should be final. 286
Errors Parameter info should be final. 286
Errors Parameter contributorID should be final. 286
Errors Line is longer than 80 characters. 287
Errors Line is longer than 80 characters. 293
Errors Missing a Javadoc comment. 293
Errors Parameter info should be final. 293
Errors Parameter contributorID should be final. 293
Errors Parameter responseCode should be final. 294
Errors Line is longer than 80 characters. 295
Errors Line is longer than 80 characters. 301
Errors Missing a Javadoc comment. 301
Errors Parameter contributorIDList should be final. 301
Errors Line is longer than 80 characters. 302
Errors Missing a Javadoc comment. 307
Errors Parameter info should be final. 307
Errors Line is longer than 80 characters. 308
Errors Missing a Javadoc comment. 313
Errors Line is longer than 80 characters. 314
Errors Line is longer than 80 characters. 320
Errors Expected an @return tag. 323
Errors Parameter event should be final. 323
Errors Expected @param tag for 'event'. 323
Errors Line is longer than 80 characters. 330
Errors Line is longer than 80 characters. 333
Errors Line is longer than 80 characters. 335
Errors Method 'markAsFailedOnContributorFailure' is not designed for extension - needs to be abstract, final or empty. 335
Errors Parameter failOnComponentFailure should be final. 335
Errors 'failOnComponentFailure' hides a field. 335
Errors Expected @param tag for 'failOnComponentFailure'. 335
Errors First sentence should end with a period. 344
Errors Parameter info should be final. 345
Errors Expected @param tag for 'info'. 345
Errors Line is longer than 80 characters. 346
Errors '+' is not followed by whitespace. 346
Errors First sentence should end with a period. 349
Errors Parameter info should be final. 350
Errors Expected @param tag for 'info'. 350
Errors Parameter e should be final. 350
Errors Expected @param tag for 'e'. 350
Errors Line is longer than 80 characters. 351
Errors First sentence should end with a period. 354
Errors Parameter info should be final. 355
Errors Expected @param tag for 'info'. 355
Errors '+' is not followed by whitespace. 356
Errors First sentence should end with a period. 359
Errors Parameter info should be final. 360
Errors Expected @param tag for 'info'. 360
Errors Parameter e should be final. 360
Errors Expected @param tag for 'e'. 360
Errors Line is longer than 80 characters. 361
Errors '+' is not followed by whitespace. 361
Errors First sentence should end with a period. 364
Errors Parameter info should be final. 365
Errors Expected @param tag for 'info'. 365
Errors '+' is not followed by whitespace. 366
Errors Missing a Javadoc comment. 369
Errors Missing a Javadoc comment. 380
Errors Parameter event should be final. 380
Errors Line is longer than 80 characters. 386

org/bitrepository/client/conversation/ConversationState.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41

org/bitrepository/client/conversation/FinishedState.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 32
Errors Missing a Javadoc comment. 35
Errors Variable 'context' must be private and have accessor methods. 35
Errors Line has trailing spaces. 36
Errors Missing a Javadoc comment. 37
Errors Parameter context should be final. 37
Errors 'context' hides a field. 37
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 42
Errors '{' is not preceded with whitespace. 48
Errors Method 'completeState' is not designed for extension - needs to be abstract, final or empty. 52
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 54
Errors Method 'getTimeoutValue' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 59
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 62
Errors Method 'logStateTimeout' is not designed for extension - needs to be abstract, final or empty. 67
Errors Line is longer than 80 characters. 69
Errors Method 'processMessage' is not designed for extension - needs to be abstract, final or empty. 77
Errors Parameter message should be final. 78

org/bitrepository/client/conversation/GeneralConversationState.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 42
Errors Missing a Javadoc comment. 46
Errors First sentence should end with a period. 51
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 59
Errors Parameter expectedContributors should be final. 59
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 68
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 71
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 83
Errors Parameter message should be final. 87
Errors Line is longer than 80 characters. 89
Errors 'cast' is not followed by whitespace. 92
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 99
Errors 'if' is not followed by whitespace. 104
Errors Missing a Javadoc comment. 150
Errors Parameter message should be final. 150
Errors Method 'initializeMessage' is not designed for extension - needs to be abstract, final or empty. 156
Errors Missing a Javadoc comment. 156
Errors Parameter msg should be final. 156
Errors Line is longer than 80 characters. 159
Errors Line is longer than 80 characters. 160
Errors Line is longer than 80 characters. 165
Errors Line is longer than 80 characters. 170
Errors Expected an @return tag. 171
Errors Method 'getOutstandingComponents' is not designed for extension - needs to be abstract, final or empty. 171
Errors First sentence should end with a period. 175
Errors Line is longer than 80 characters. 175
Errors Expected @throws tag for 'UnableToFinishException'. 176
Errors ';' is preceded with whitespace. 176
Errors Line is longer than 80 characters. 184
Errors Line has trailing spaces. 186
Errors Line is longer than 80 characters. 186
Errors Line has trailing spaces. 187
Errors Line is longer than 80 characters. 187
Errors Line is longer than 80 characters. 188
Errors Expected @param tag for 'response'. 190
Errors Expected @throws tag for 'UnableToFinishException'. 191
Errors Line is longer than 80 characters. 199
Errors Line is longer than 80 characters. 201
Errors Line is longer than 80 characters. 203
Errors Line is longer than 80 characters. 205
Errors Expected an @return tag. 210
Errors Line is longer than 80 characters. 213
Errors Expected an @return tag. 216
Errors Line is longer than 80 characters. 219
Errors Expected an @return tag. 221
Errors Parameter response should be final. 221
Errors Expected @param tag for 'response'. 221

org/bitrepository/client/conversation/IdentifyingState.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 46
Errors Parameter expectedContributors should be final. 46
Errors Line is longer than 80 characters. 51
Errors Parameter msg should be final. 51
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 58
Errors Method 'logStateTimeout' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 76
Errors Method 'getTimeoutValue' is not designed for extension - needs to be abstract, final or empty. 80
Errors Line is longer than 80 characters. 82
Errors Unused Javadoc tag. 94
Errors Method 'setSelector' is not designed for extension - needs to be abstract, final or empty. 96
Errors Parameter customSelector should be final. 96
Errors Expected @param tag for 'customSelector'. 96
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 103
Errors Expected @throws tag for 'UnableToFinishException'. 103
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 109
Errors Method 'handleFailureResponse' is not designed for extension - needs to be abstract, final or empty. 109
Errors Parameter msg should be final. 109
Errors Expected @param tag for 'msg'. 109
Errors Expected @throws tag for 'UnableToFinishException'. 109
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 115
Errors Missing a Javadoc comment. 115
Errors Parameter selectedComponentInfo should be final. 115
Errors Line is longer than 80 characters. 124
Errors Line is longer than 80 characters. 125
Errors Expected an @return tag. 128
Errors Method 'canFinish' is not designed for extension - needs to be abstract, final or empty. 128
Errors Line is longer than 80 characters. 133
Errors Parameter msg should be final. 136
Errors Expected @param tag for 'msg'. 136

org/bitrepository/client/conversation/PerformingOperationState.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 40
Errors ',' is not followed by whitespace. 40
Errors Variable 'activeContributors' must be private and have accessor methods. 40
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 46
Errors Parameter expectedContributors should be final. 46
Errors ',' is not followed by whitespace. 48
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 54
Errors Parameter componentID should be final. 54
Errors Method 'processMessage' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line is longer than 80 characters. 59
Errors Parameter msg should be final. 59
Errors Line is longer than 80 characters. 61
Errors '||' should be on a new line. 61
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 67
Errors 'catch' is not followed by whitespace. 72
Errors ')' is preceded with whitespace. 72
Errors Method 'logStateTimeout' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line is longer than 80 characters. 81
Errors '+' should be on a new line. 81
Errors Method 'getTimeoutValue' is not designed for extension - needs to be abstract, final or empty. 85
Errors Line is longer than 80 characters. 87
Errors Method 'completeState' is not designed for extension - needs to be abstract, final or empty. 90
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 96
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 105
Errors Expected @throws tag for 'UnableToFinishException'. 105
Errors Line is longer than 80 characters. 107
Errors Missing a Javadoc comment. 107
Errors Parameter contributors should be final. 107
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 116
Errors Expected an @return tag. 118
Errors Line is longer than 80 characters. 118
Errors Method 'handleFailureResponse' is not designed for extension - needs to be abstract, final or empty. 118
Errors Parameter msg should be final. 118
Errors Expected @param tag for 'msg'. 118
Errors Expected @throws tag for 'UnableToFinishException'. 118
Errors Line has trailing spaces. 120

org/bitrepository/client/conversation/StateBasedConversation.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Parameter context should be final. 48
Errors 'context' hides a field. 48
Errors Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 53
Errors Parameter message should be final. 54
Errors Method 'getConversationID' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line has trailing spaces. 62
Errors Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. 63
Errors Method 'startConversation' is not designed for extension - needs to be abstract, final or empty. 68
Errors Method 'endConversation' is not designed for extension - needs to be abstract, final or empty. 73
Errors Method 'failConversation' is not designed for extension - needs to be abstract, final or empty. 78
Errors Line is longer than 80 characters. 79
Errors Parameter failedEvent should be final. 79
Errors Method 'getMonitor' is not designed for extension - needs to be abstract, final or empty. 87
Errors Method 'hasEnded' is not designed for extension - needs to be abstract, final or empty. 91

org/bitrepository/client/conversation/mediator/CollectionBasedConversationMediator.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 48
Errors First sentence should end with a period. 50
Errors Line is longer than 80 characters. 55
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 59
Errors Name 'cleanTimer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
Errors Missing a Javadoc comment. 60
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 63
Errors Line is longer than 80 characters. 67
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 82
Errors Parameter settings should be final. 82
Errors 'settings' hides a field. 82
Errors Parameter securityManager should be final. 82
Errors Line is longer than 80 characters. 84
Errors Method 'addConversation' is not designed for extension - needs to be abstract, final or empty. 90
Errors Parameter conversation should be final. 91
Errors Unclosed HTML tag found: <ul> 96
Errors Line has trailing spaces. 98
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 111
Errors Parameter message should be final. 115
Errors Line is longer than 80 characters. 116
Errors '+' should be on a new line. 116
Errors Line is longer than 80 characters. 117
Errors '+' should be on a new line. 117
Errors Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 121
Errors Parameter message should be final. 122
Errors Line has trailing spaces. 131
Errors Line has trailing spaces. 133
Errors Line is longer than 80 characters. 133
Errors Line has trailing spaces. 138
Errors Line is longer than 80 characters. 139
Errors Line has trailing spaces. 145
Errors Line is longer than 80 characters. 146
Errors Line has trailing spaces. 149
Errors Line has trailing spaces. 151
Errors '>' should be on a new line. 151
Errors Line is longer than 80 characters. 152
Errors Line is longer than 80 characters. 153
Errors '+' should be on a new line. 153
Errors Line is longer than 80 characters. 154
Errors Line contains a tab character. 154
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 156
Errors Line has trailing spaces. 159
Errors Line has trailing spaces. 161
Errors Parameter conversation should be final. 174
Errors 'conversation' hides a field. 174
Errors Parameter message should be final. 174
Errors 'message' hides a field. 174
Errors Line has trailing spaces. 178
Errors Line is longer than 80 characters. 181

org/bitrepository/client/conversation/mediator/ConversationMediator.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 47

org/bitrepository/client/conversation/mediator/ConversationMediatorManager.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 33
Errors Class ConversationMediatorManager should be declared as final. 36
Errors Missing a Javadoc comment. 37
Errors First sentence should end with a period. 39
Errors Line is longer than 80 characters. 40
Errors ',' is not followed by whitespace. 40
Errors Name 'mediatorMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Errors ',' is not followed by whitespace. 40
Errors Line has trailing spaces. 41
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 54
Errors Parameter settings should be final. 54
Errors Parameter securityManager should be final. 54
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 67
Errors Parameter mediator should be final. 67

org/bitrepository/client/conversation/selector/ComponentSelector.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 37
Errors Variable 'selectedComponents' must be private and have accessor methods. 37
Errors Line is longer than 80 characters. 39
Errors Method 'selectComponent' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Parameter response should be final. 39
Errors Line is longer than 80 characters. 40
Errors Method 'getSelectedComponents' is not designed for extension - needs to be abstract, final or empty. 43
Errors Missing a Javadoc comment. 43

org/bitrepository/client/conversation/selector/ContributorResponseStatus.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors First sentence should end with a period. 37
Errors Missing a Javadoc comment. 39
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 47
Errors Parameter componentsWhichShouldRespond should be final. 47
Errors 'componentsWhichShouldRespond' hides a field. 47
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 56
Errors Parameter response should be final. 56
Errors Expected @param tag for 'response'. 56
Errors Expected @throws tag for 'UnexpectedResponseException'. 56
Errors Line is longer than 80 characters. 62
Errors '&&' should be on a new line. 62
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 66
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 71
Errors Expected an @return tag. 72
Errors Method 'getOutstandComponents' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 85

org/bitrepository/client/conversation/selector/SelectedComponentInfo.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 28
Errors First sentence should end with a period. 31
Errors Variable 'componentID' must be private and have accessor methods. 32
Errors First sentence should end with a period. 33
Errors Line has trailing spaces. 34
Errors Variable 'componentTopic' must be private and have accessor methods. 34
Errors Parameter componentID should be final. 40
Errors 'componentID' hides a field. 40
Errors Parameter componentTopic should be final. 40
Errors 'componentTopic' hides a field. 40
Errors Expected @param tag for 'componentTopic'. 40
Errors Line is longer than 80 characters. 46
Errors Method 'getID' is not designed for extension - needs to be abstract, final or empty. 47
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 52
Errors Line is longer than 80 characters. 52
Errors Line has trailing spaces. 53
Errors Method 'getDestination' is not designed for extension - needs to be abstract, final or empty. 55
Errors Line has trailing spaces. 57
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line is longer than 80 characters. 61

org/bitrepository/client/eventhandler/AbstractOperationEvent.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Line has trailing spaces. 40
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 40
Errors Line has trailing spaces. 44
Errors Method 'setCollectionID' is not designed for extension - needs to be abstract, final or empty. 45
Errors Missing a Javadoc comment. 45
Errors Parameter collectionID should be final. 45
Errors 'collectionID' hides a field. 45
Errors Line has trailing spaces. 48
Errors Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. 49
Errors Method 'getEventType' is not designed for extension - needs to be abstract, final or empty. 54
Errors Method 'getOperationType' is not designed for extension - needs to be abstract, final or empty. 59
Errors Method 'getFileID' is not designed for extension - needs to be abstract, final or empty. 63
Errors Method 'getConversationID' is not designed for extension - needs to be abstract, final or empty. 68
Errors Method 'setEventType' is not designed for extension - needs to be abstract, final or empty. 74
Errors Parameter type should be final. 74
Errors 'type' hides a field. 74
Errors Expected @param tag for 'type'. 74
Errors Method 'setOperationType' is not designed for extension - needs to be abstract, final or empty. 79
Errors Parameter operationType should be final. 79
Errors 'operationType' hides a field. 79
Errors Expected @param tag for 'operationType'. 79
Errors Method 'setFileID' is not designed for extension - needs to be abstract, final or empty. 84
Errors Parameter fileID should be final. 84
Errors 'fileID' hides a field. 84
Errors Expected @param tag for 'fileID'. 84
Errors Method 'setInfo' is not designed for extension - needs to be abstract, final or empty. 89
Errors Parameter info should be final. 89
Errors 'info' hides a field. 89
Errors Expected @param tag for 'info'. 89
Errors Method 'setConversationID' is not designed for extension - needs to be abstract, final or empty. 96
Errors Parameter conversationID should be final. 96
Errors 'conversationID' hides a field. 96
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 119
Errors Expected an @return tag. 121
Errors 'protected' modifier out of order with the JLS suggestions. 121

org/bitrepository/client/eventhandler/BlockingEventHandler.java

Violation Message Line
Errors Line is longer than 80 characters. 6
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 18
Errors Line is longer than 80 characters. 28
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Line is longer than 80 characters. 33
Errors Missing a Javadoc comment. 33
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 36
Errors Parameter eventHandler should be final. 43
Errors 'eventHandler' hides a field. 43
Errors Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 47
Errors Parameter event should be final. 48
Errors Line is longer than 80 characters. 53
Errors 'cast' is not followed by whitespace. 54
Errors Line is longer than 80 characters. 55
Errors 'cast' is not followed by whitespace. 56
Errors Line is longer than 80 characters. 57
Errors 'if' is not followed by whitespace. 57
Errors '||' should be on a new line. 57
Errors Line is longer than 80 characters. 58
Errors ')' is preceded with whitespace. 58
Errors Line is longer than 80 characters. 65
Errors Expected an @return tag. 67
Errors Method 'awaitFinished' is not designed for extension - needs to be abstract, final or empty. 67
Errors Must have at least one statement. 70
Errors Method 'hasFailed' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Method 'getFailures' is not designed for extension - needs to be abstract, final or empty. 79
Errors Missing a Javadoc comment. 79
Errors Method 'getResults' is not designed for extension - needs to be abstract, final or empty. 82
Errors Missing a Javadoc comment. 82

org/bitrepository/client/eventhandler/CompleteEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors First sentence should end with a period. 34
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 41
Errors Parameter collectionID should be final. 41
Errors Expected @param tag for 'collectionID'. 41
Errors Parameter componentResults should be final. 41
Errors 'componentResults' hides a field. 41
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Expected an @return tag. 52
Errors Method 'getComponentResults' is not designed for extension - needs to be abstract, final or empty. 52
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 56

org/bitrepository/client/eventhandler/ContributorCompleteEvent.java

Violation Message Line
Errors Line is longer than 80 characters. 6
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 18
Errors First sentence should end with a period. 24
Errors Line is longer than 80 characters. 25
Errors Missing a Javadoc comment. 28
Errors Parameter contributorID should be final. 28
Errors Parameter collectionID should be final. 28

org/bitrepository/client/eventhandler/ContributorEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 31
Errors Line has trailing spaces. 32
Errors Parameter contributorID should be final. 36
Errors 'contributorID' hides a field. 36
Errors Parameter collectionID should be final. 36
Errors Expected @param tag for 'collectionID'. 36
Errors Expected an @return tag. 45
Errors Method 'getContributorID' is not designed for extension - needs to be abstract, final or empty. 45
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 49

org/bitrepository/client/eventhandler/ContributorFailedEvent.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 26
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 29
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 35
Errors Parameter contributorID should be final. 35
Errors Expected @param tag for 'contributorID'. 35
Errors Parameter collectionID should be final. 35
Errors Expected @param tag for 'collectionID'. 35
Errors Parameter responseCode should be final. 35
Errors 'responseCode' hides a field. 35
Errors Method 'getResponseCode' is not designed for extension - needs to be abstract, final or empty. 41
Errors Missing a Javadoc comment. 41
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 45

org/bitrepository/client/eventhandler/DefaultEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 27
Errors Missing a Javadoc comment. 30
Errors Parameter collectionID should be final. 30
Errors Line has trailing spaces. 34
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 35

org/bitrepository/client/eventhandler/EventHandler.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 28
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 31
Errors Line is longer than 80 characters. 31
Errors First sentence should end with a period. 35
Errors Line is longer than 80 characters. 36

org/bitrepository/client/eventhandler/IdentificationCompleteEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 33
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 38
Errors Parameter collectionID should be final. 38
Errors Expected @param tag for 'collectionID'. 38
Errors Parameter contributorIDs should be final. 38
Errors 'contributorIDs' hides a field. 38
Errors Expected an @return tag. 48
Errors Method 'getContributorIDs' is not designed for extension - needs to be abstract, final or empty. 48
Errors Line has trailing spaces. 51
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 52

org/bitrepository/client/eventhandler/OperationEvent.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 47
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 54
Errors Missing a Javadoc comment. 55
Errors Missing a Javadoc comment. 56
Errors Missing a Javadoc comment. 57
Errors Line has trailing spaces. 58
Errors Missing a Javadoc comment. 58
Errors Missing a Javadoc comment. 59
Errors Missing a Javadoc comment. 60
Errors Line has trailing spaces. 61
Errors Missing a Javadoc comment. 61
Errors Line has trailing spaces. 62
Errors Missing a Javadoc comment. 62
Errors Line has trailing spaces. 64
Errors First sentence should end with a period. 65
Errors Expected an @return tag. 69
Errors Line has trailing spaces. 70
Errors Expected an @return tag. 92
Errors Line has trailing spaces. 93
Errors First sentence should end with a period. 94
Errors Line has trailing spaces. 95
Errors Expected an @return tag. 97

org/bitrepository/client/eventhandler/OperationFailedEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 34
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 41
Errors Parameter collectionID should be final. 41
Errors Expected @param tag for 'collectionID'. 41
Errors Parameter info should be final. 41
Errors Parameter componentResults should be final. 41
Errors 'componentResults' hides a field. 41
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Expected an @return tag. 52
Errors Method 'getComponentResults' is not designed for extension - needs to be abstract, final or empty. 52
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 56
Errors Line has trailing spaces. 60

org/bitrepository/client/exceptions/NegativeResponseException.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 35
Errors First sentence should end with a period. 37
Errors Parameter message should be final. 42
Errors Parameter errorcode should be final. 42
Errors 'errorcode' hides a field. 42
Errors Method 'getErrorcode' is not designed for extension - needs to be abstract, final or empty. 50
Errors Line has trailing spaces. 52

org/bitrepository/client/exceptions/UnexpectedResponseException.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors First sentence should end with a period. 32
Errors Parameter message should be final. 37
Errors Parameter cause should be final. 37
Errors First sentence should end with a period. 41
Errors Line has trailing spaces. 42
Errors Parameter message should be final. 45

org/bitrepository/commandline/CommandLineClient.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 54
Errors Name 'COMPONENT_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Errors Variable 'COMPONENT_ID' must be private and have accessor methods. 54
Errors Line has trailing spaces. 57
Errors Method 'runCommand' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line has trailing spaces. 72
Errors Variable 'output' must be private and have accessor methods. 74
Errors Variable 'settings' must be private and have accessor methods. 77
Errors Variable 'securityManager' must be private and have accessor methods. 79
Errors Variable 'cmdHandler' must be private and have accessor methods. 81
Errors Missing a Javadoc comment. 82
Errors Line is longer than 80 characters. 85
Errors Parameter args should be final. 87
Errors '+' should be on a new line. 94
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 124
Errors Line is longer than 80 characters. 131
Errors Method 'createOptionsForCmdArgumentHandler' is not designed for extension - needs to be abstract, final or empty. 133
Errors Line is longer than 80 characters. 136
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 146
Errors Line is longer than 80 characters. 147
Errors Unused @throws tag for 'IllegalArgumentException'. 153
Errors Method 'validateArguments' is not designed for extension - needs to be abstract, final or empty. 155
Errors 'if' is not followed by whitespace. 156
Errors Line is longer than 80 characters. 157
Errors 'if' is not followed by whitespace. 159
Errors Line is longer than 80 characters. 161
Errors Line is longer than 80 characters. 163
Errors '+' should be on a new line. 163
Errors Line is longer than 80 characters. 164
Errors 'if' is not followed by whitespace. 167
Errors Line is longer than 80 characters. 168
Errors Line is longer than 80 characters. 169
Errors Line is longer than 80 characters. 171
Errors '+' should be on a new line. 171
Errors Line is longer than 80 characters. 172
Errors Line is longer than 80 characters. 178
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 181
Errors 'if' is not followed by whitespace. 182
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 192
Errors Line is longer than 80 characters. 197
Errors Method 'getPillarIDs' is not designed for extension - needs to be abstract, final or empty. 201
Errors 'if' is not followed by whitespace. 202
Errors Line is longer than 80 characters. 203
Errors Method 'getTimeout' is not designed for extension - needs to be abstract, final or empty. 212
Errors Line is longer than 80 characters. 213
Errors Line is longer than 80 characters. 214
Errors Line has trailing spaces. 216
Errors Line is longer than 80 characters. 218
Errors Method 'getRequestChecksumSpecOrDefault' is not designed for extension - needs to be abstract, final or empty. 220
Errors 'if' is not followed by whitespace. 221
Errors Line has trailing spaces. 227
Errors Method 'getRequestChecksumSpecOrNull' is not designed for extension - needs to be abstract, final or empty. 231
Errors 'if' is not followed by whitespace. 232
Errors Line has trailing spaces. 238
Errors Line is longer than 80 characters. 241
Errors Line is longer than 80 characters. 247
Errors 'if' is not followed by whitespace. 249
Errors Line is longer than 80 characters. 250
Errors Line is longer than 80 characters. 258
Errors Line has trailing spaces. 263
Errors Method 'findTheFile' is not designed for extension - needs to be abstract, final or empty. 268
Errors 'if' is not followed by whitespace. 269
Errors 'if' is not followed by whitespace. 275
Errors Line is longer than 80 characters. 276
Errors Line is longer than 80 characters. 284
Errors Line is longer than 80 characters. 285
Errors Method 'getChecksumDataForDeleteValidation' is not designed for extension - needs to be abstract, final or empty. 287
Errors 'if' is not followed by whitespace. 288
Errors Line is longer than 80 characters. 295
Errors Line has trailing spaces. 301
Errors Line is longer than 80 characters. 301
Errors Line is longer than 80 characters. 304
Errors Line is longer than 80 characters. 306
Errors Method 'getValidationChecksumDataForFile' is not designed for extension - needs to be abstract, final or empty. 306
Errors Parameter file should be final. 306
Errors Line has trailing spaces. 317
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 322
Errors 'if' is not followed by whitespace. 324

org/bitrepository/commandline/Constants.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Class Constants should be declared as final. 27
Errors '{' is not followed by whitespace. 31
Errors '}' is not preceded with whitespace. 31
Errors Line has trailing spaces. 32
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 44
Errors First sentence should end with a period. 49
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 68
Errors Line has trailing spaces. 69
Errors Missing a Javadoc comment. 70
Errors Missing a Javadoc comment. 71
Errors Missing a Javadoc comment. 72
Errors Line has trailing spaces. 73

org/bitrepository/commandline/DeleteFile.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Class DeleteFile should be declared as final. 37
Errors Parameter args should be final. 44
Errors Parameter args should be final. 52
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82
Errors Missing a Javadoc comment. 87
Errors 'if' is not followed by whitespace. 89
Errors Line is longer than 80 characters. 90
Errors '+' should be on a new line. 90
Errors '&&' should be on a new line. 93
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 95
Errors '+' should be on a new line. 95
Errors Line is longer than 80 characters. 106
Errors 'if' is not followed by whitespace. 109
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 123
Errors Line is longer than 80 characters. 127
Errors Line has trailing spaces. 129
Errors Line is longer than 80 characters. 133

org/bitrepository/commandline/GetChecksums.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 31
Errors Class GetChecksums should be declared as final. 36
Errors Parameter args should be final. 43
Errors Parameter args should be final. 51
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 94
Errors 'if' is not followed by whitespace. 96
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 104
Errors 'if' is not followed by whitespace. 108
Errors Line has trailing spaces. 114

org/bitrepository/commandline/GetFile.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Class GetFile should be declared as final. 42
Errors First sentence should end with a period. 45
Errors Parameter args should be final. 51
Errors Parameter args should be final. 59
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 80
Errors 'if' is not followed by whitespace. 95
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 112
Errors 'if' is not followed by whitespace. 115
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 119
Errors 'if' is not followed by whitespace. 131
Errors Line is longer than 80 characters. 132
Errors 'if' is not followed by whitespace. 133
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 139
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 146
Errors Parameter fileId should be final. 150
Errors Line is longer than 80 characters. 155

org/bitrepository/commandline/GetFileIDs.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Class GetFileIDs should be declared as final. 33
Errors Parameter args should be final. 40
Errors Parameter args should be final. 48
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 75
Errors 'if' is not followed by whitespace. 76

org/bitrepository/commandline/PutFile.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Class PutFile should be declared as final. 42
Errors Parameter args should be final. 50
Errors Line has trailing spaces. 56
Errors Parameter args should be final. 59
Errors Expected @param tag for 'args'. 59
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 80
Errors 'if' is not followed by whitespace. 81
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 97
Errors Line is longer than 80 characters. 98
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 121
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 129
Errors Line has trailing spaces. 130
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 132
Errors Line has trailing spaces. 134
Errors Line has trailing spaces. 135
Errors 'if' is not followed by whitespace. 136
Errors Line is longer than 80 characters. 140
Errors Line is longer than 80 characters. 151
Errors Parameter f should be final. 153
Errors Expected @param tag for 'f'. 153
Errors 'if' is not followed by whitespace. 154
Errors Line has trailing spaces. 162
Errors Line has trailing spaces. 165
Errors Line is longer than 80 characters. 165
Errors '?' should be on a new line. 165
Errors Avoid inline conditionals. 165
Errors Line is longer than 80 characters. 166

org/bitrepository/commandline/ReplaceFile.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 41
Errors Class ReplaceFile should be declared as final. 43
Errors Parameter args should be final. 50
Errors Parameter args should be final. 58
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 92
Errors 'if' is not followed by whitespace. 100
Errors Line is longer than 80 characters. 101
Errors '+' should be on a new line. 101
Errors '&&' should be on a new line. 104
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 106
Errors '+' should be on a new line. 106
Errors Line is longer than 80 characters. 115
Errors 'if' is not followed by whitespace. 118
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 135
Errors Line is longer than 80 characters. 139
Errors Line has trailing spaces. 141
Errors Line has trailing spaces. 145
Errors Line has trailing spaces. 146
Errors Line is longer than 80 characters. 146
Errors Line has trailing spaces. 147
Errors Line is longer than 80 characters. 155
Errors Parameter f should be final. 157
Errors Expected @param tag for 'f'. 157
Errors 'if' is not followed by whitespace. 158

org/bitrepository/commandline/clients/PagingGetChecksumsClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 30
Errors First sentence should end with a period. 37
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors 'static' modifier out of order with the JLS suggestions. 47
Errors Missing a Javadoc comment. 48
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 50
Errors Missing a Javadoc comment. 50
Errors Parameter client should be final. 50
Errors 'client' hides a field. 50
Errors Parameter timeout should be final. 50
Errors 'timeout' hides a field. 50
Errors Parameter outputFormatter should be final. 50
Errors 'outputFormatter' hides a field. 50
Errors Parameter outputHandler should be final. 51
Errors 'outputHandler' hides a field. 51
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 58
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 58
Errors Missing a Javadoc comment. 58
Errors Parameter collectionID should be final. 58
Errors Parameter fileID should be final. 58
Errors Parameter pillarIDs should be final. 58
Errors Parameter checksumSpec should be final. 58
Errors Line has trailing spaces. 62
Errors 'while' is not followed by whitespace. 63
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 68
Errors 'if' is not followed by whitespace. 68
Errors Line has trailing spaces. 78
Errors Line has trailing spaces. 79
Errors Missing a Javadoc comment. 80
Errors Parameter pillars should be final. 80
Errors 'for' is not followed by whitespace. 82
Errors Line is longer than 80 characters. 84

org/bitrepository/commandline/clients/PagingGetFileIDsClient.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors First sentence should end with a period. 36
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors 'static' modifier out of order with the JLS suggestions. 46
Errors Missing a Javadoc comment. 47
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 49
Errors Parameter client should be final. 49
Errors 'client' hides a field. 49
Errors Parameter timeout should be final. 49
Errors 'timeout' hides a field. 49
Errors Parameter outputFormatter should be final. 49
Errors 'outputFormatter' hides a field. 49
Errors Parameter outputHandler should be final. 50
Errors 'outputHandler' hides a field. 50
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 57
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Parameter collectionID should be final. 57
Errors Parameter fileID should be final. 57
Errors Parameter pillarIDs should be final. 57
Errors Line has trailing spaces. 61
Errors 'while' is not followed by whitespace. 62
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 65
Errors Line is longer than 80 characters. 67
Errors 'if' is not followed by whitespace. 67
Errors Line has trailing spaces. 77
Errors Missing a Javadoc comment. 78
Errors Parameter pillars should be final. 78
Errors 'for' is not followed by whitespace. 80
Errors Line is longer than 80 characters. 82

org/bitrepository/commandline/eventhandler/CompleteEventAwaiter.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 36
Errors Variable 'output' must be private and have accessor methods. 42
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 51
Errors Parameter settings should be final. 51
Errors Parameter outputHandler should be final. 51
Errors Expected @param tag for 'outputHandler'. 51
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 56
Errors Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 57
Errors Parameter event should be final. 58
Errors 'if' is not followed by whitespace. 59
Errors 'if' is not followed by whitespace. 62
Errors Line is longer than 80 characters. 65
Errors 'if' is not followed by whitespace. 65
Errors Line has trailing spaces. 71
Errors Missing a Javadoc comment. 72
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 76
Errors Method 'getFinish' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line is longer than 80 characters. 83

org/bitrepository/commandline/eventhandler/DeleteFileEventHandler.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line is longer than 80 characters. 20
Errors Parameter settings should be final. 20
Errors Expected @param tag for 'settings'. 20
Errors Parameter outputHandler should be final. 20
Errors Expected @param tag for 'outputHandler'. 20
Errors Method 'handleComponentComplete' is not designed for extension - needs to be abstract, final or empty. 24
Errors Parameter event should be final. 25
Errors 'if' is not followed by whitespace. 26
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 31
Errors 'if' is not followed by whitespace. 32
Errors Line is longer than 80 characters. 33

org/bitrepository/commandline/eventhandler/GetChecksumsEventHandler.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 24
Errors First sentence should end with a period. 29
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 34
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 36
Errors Parameter model should be final. 36
Errors 'model' hides a field. 36
Errors Parameter timeout should be final. 36
Errors Parameter outputHandler should be final. 36
Errors Method 'handleResult' is not designed for extension - needs to be abstract, final or empty. 41
Errors Missing a Javadoc comment. 41
Errors Parameter event should be final. 41
Errors 'if' is not followed by whitespace. 42
Errors Line is longer than 80 characters. 43
Errors 'if' is not followed by whitespace. 44
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 48

org/bitrepository/commandline/eventhandler/GetFileEventHandler.java

Violation Message Line
Errors Line has trailing spaces. 9
Errors Parameter settings should be final. 18
Errors Expected @param tag for 'settings'. 18
Errors Parameter outputHandler should be final. 18
Errors Expected @param tag for 'outputHandler'. 18
Errors Parameter event should be final. 23

org/bitrepository/commandline/eventhandler/GetFileIDsEventHandler.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 24
Errors First sentence should end with a period. 29
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 33
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Parameter model should be final. 35
Errors 'model' hides a field. 35
Errors Parameter timeout should be final. 35
Errors Parameter outputHandler should be final. 35
Errors Line has trailing spaces. 39
Errors Method 'handleResult' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Parameter event should be final. 40
Errors 'if' is not followed by whitespace. 41
Errors Line is longer than 80 characters. 42
Errors 'if' is not followed by whitespace. 43
Errors Line is longer than 80 characters. 46

org/bitrepository/commandline/eventhandler/PagingEventHandler.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 44
Errors Missing a Javadoc comment. 45
Errors Variable 'pillarsWithPartialResults' must be private and have accessor methods. 45
Errors Line has trailing spaces. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 49
Errors Parameter timeout should be final. 49
Errors 'timeout' hides a field. 49
Errors Parameter outputHandler should be final. 49
Errors 'outputHandler' hides a field. 49
Errors Line has trailing spaces. 53
Errors Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 54
Errors Parameter event should be final. 55
Errors 'if' is not followed by whitespace. 56
Errors 'if' is not followed by whitespace. 58
Errors 'if' is not followed by whitespace. 60
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69
Errors Method 'getFinish' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 82
Errors Method 'getPillarsWithPartialResults' is not designed for extension - needs to be abstract, final or empty. 84
Errors Line has trailing spaces. 87
Errors Missing a Javadoc comment. 88

org/bitrepository/commandline/eventhandler/PutFileEventHandler.java

Violation Message Line
Errors Missing a Javadoc comment. 15
Errors Line has trailing spaces. 16
Errors Line is longer than 80 characters. 22
Errors Parameter settings should be final. 22
Errors Expected @param tag for 'settings'. 22
Errors Parameter outputHandler should be final. 22
Errors Expected @param tag for 'outputHandler'. 22
Errors Parameter printOutput should be final. 22
Errors 'printOutput' hides a field. 22
Errors Expected @param tag for 'printOutput'. 22
Errors Line has trailing spaces. 25
Errors 'if' is not followed by whitespace. 26
Errors Method 'handleComponentComplete' is not designed for extension - needs to be abstract, final or empty. 31
Errors Parameter event should be final. 32
Errors 'if' is not followed by whitespace. 33
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 38
Errors 'if' is not followed by whitespace. 39
Errors Line is longer than 80 characters. 40

org/bitrepository/commandline/eventhandler/ReplaceFileEventHandler.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 7
Errors Line is longer than 80 characters. 20
Errors Parameter settings should be final. 20
Errors Parameter outputHandler should be final. 20
Errors Method 'handleComponentComplete' is not designed for extension - needs to be abstract, final or empty. 24
Errors Parameter event should be final. 25
Errors 'if' is not followed by whitespace. 26
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 31
Errors 'if' is not followed by whitespace. 33
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 37
Errors 'if' is not followed by whitespace. 38
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 42
Errors 'if' is not followed by whitespace. 43
Errors Line is longer than 80 characters. 44

org/bitrepository/commandline/output/DefaultOutputHandler.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 32
Errors Parameter c should be final. 38
Errors Line has trailing spaces. 41
Errors Method 'debug' is not designed for extension - needs to be abstract, final or empty. 42
Errors Parameter debug should be final. 43
Errors Method 'startupInfo' is not designed for extension - needs to be abstract, final or empty. 47
Errors Parameter s should be final. 48
Errors Method 'warn' is not designed for extension - needs to be abstract, final or empty. 52
Errors Parameter warning should be final. 53
Errors Line has trailing spaces. 57
Errors Method 'error' is not designed for extension - needs to be abstract, final or empty. 58
Errors Parameter error should be final. 59
Errors Parameter e should be final. 59
Errors Method 'error' is not designed for extension - needs to be abstract, final or empty. 65
Errors Parameter error should be final. 66
Errors Method 'completeEvent' is not designed for extension - needs to be abstract, final or empty. 70
Errors Parameter msg should be final. 71
Errors Parameter event should be final. 71
Errors Method 'resultLine' is not designed for extension - needs to be abstract, final or empty. 77
Errors Parameter line should be final. 78
Errors Method 'resultHeader' is not designed for extension - needs to be abstract, final or empty. 82
Errors Parameter header should be final. 83

org/bitrepository/commandline/output/OutputHandler.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Redundant 'public' modifier. 34
Errors Line has trailing spaces. 35
Errors Line has trailing spaces. 37
Errors Redundant 'public' modifier. 40
Errors Line has trailing spaces. 41
Errors Redundant 'public' modifier. 47
Errors Line has trailing spaces. 48
Errors Redundant 'public' modifier. 53
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 55
Errors Redundant 'public' modifier. 59
Errors Redundant 'public' modifier. 66
Errors Line has trailing spaces. 67
Errors First sentence should end with a period. 68
Errors Line has trailing spaces. 69
Errors Unused @param tag for 'line,'. 70
Errors Redundant 'public' modifier. 72
Errors Expected @param tag for 'line'. 72
Errors Line has trailing spaces. 73
Errors First sentence should end with a period. 74
Errors Line has trailing spaces. 76
Errors Unused @param tag for 'header,'. 76
Errors Redundant 'public' modifier. 78
Errors Expected @param tag for 'header'. 78

org/bitrepository/commandline/outputformatter/GetChecksumDistributionFormatter.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 36
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 43
Errors Line is longer than 80 characters. 44
Errors Missing a Javadoc comment. 44
Errors 'static' modifier out of order with the JLS suggestions. 44
Errors Name 'header' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Errors Line has trailing spaces. 45
Errors Missing a Javadoc comment. 46
Errors Parameter outputHandler should be final. 46
Errors 'outputHandler' hides a field. 46
Errors Line has trailing spaces. 49
Errors Method 'formatHeader' is not designed for extension - needs to be abstract, final or empty. 50
Errors Line has trailing spaces. 54
Errors Method 'formatResult' is not designed for extension - needs to be abstract, final or empty. 55
Errors Parameter results should be final. 56
Errors 'for' is not followed by whitespace. 57
Errors 'if' is not followed by whitespace. 58
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69
Errors Parameter result should be final. 71
Errors Line is longer than 80 characters. 72
Errors 'for' is not followed by whitespace. 72
Errors Line has trailing spaces. 73
Errors Line is longer than 80 characters. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 83
Errors Parameter result should be final. 83
Errors Line has trailing spaces. 85
Errors 'for' is not followed by whitespace. 86
Errors '{' is not preceded with whitespace. 86
Errors 'if' is not followed by whitespace. 89
Errors Line has trailing spaces. 97

org/bitrepository/commandline/outputformatter/GetChecksumsInfoFormatter.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 32
Errors Line has trailing spaces. 33
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors 'static' modifier out of order with the JLS suggestions. 38
Errors Name 'header' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Errors Line has trailing spaces. 39
Errors Missing a Javadoc comment. 40
Errors Parameter outputHandler should be final. 40
Errors 'outputHandler' hides a field. 40
Errors Line has trailing spaces. 43
Errors Method 'formatHeader' is not designed for extension - needs to be abstract, final or empty. 44
Errors Line has trailing spaces. 48
Errors Method 'formatResult' is not designed for extension - needs to be abstract, final or empty. 49
Errors Parameter results should be final. 50
Errors 'for' is not followed by whitespace. 53
Errors 'if' is not followed by whitespace. 55
Errors Line is longer than 80 characters. 60

org/bitrepository/commandline/outputformatter/GetChecksumsOutputFormatter.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors First sentence should end with a period. 28
Errors Line has trailing spaces. 29
Errors First sentence should end with a period. 33
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors Line has trailing spaces. 39
Errors Expected @param tag for 'results'. 41

org/bitrepository/commandline/outputformatter/GetFileIDsInfoFormatter.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 32
Errors Line has trailing spaces. 33
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors 'static' modifier out of order with the JLS suggestions. 38
Errors Name 'header' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Errors Line has trailing spaces. 39
Errors Missing a Javadoc comment. 40
Errors Parameter outputHandler should be final. 40
Errors 'outputHandler' hides a field. 40
Errors Line has trailing spaces. 43
Errors Method 'formatHeader' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Line has trailing spaces. 47
Errors Method 'formatResult' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Parameter results should be final. 48
Errors 'for' is not followed by whitespace. 49
Errors 'if' is not followed by whitespace. 51
Errors 'if' is not followed by whitespace. 53
Errors Line is longer than 80 characters. 58

org/bitrepository/commandline/outputformatter/GetFileIDsOutputFormatter.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors First sentence should end with a period. 28
Errors Line has trailing spaces. 29
Errors First sentence should end with a period. 33
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors Line has trailing spaces. 39
Errors Expected @param tag for 'results'. 41

org/bitrepository/commandline/resultmodel/ChecksumResult.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 29
Errors First sentence should end with a period. 31
Errors First sentence should end with a period. 33
Errors First sentence should end with a period. 35
Errors Line has trailing spaces. 37
Errors Missing a Javadoc comment. 38
Errors Parameter id should be final. 38
Errors 'id' hides a field. 38
Errors Parameter contributor should be final. 38
Errors Parameter checksum should be final. 38
Errors Line has trailing spaces. 44
Errors First sentence should end with a period. 45
Errors Unused @param tag for 'contributor,'. 47
Errors Line has trailing spaces. 48
Errors Unused @param tag for 'checksum,'. 48
Errors Method 'addContributor' is not designed for extension - needs to be abstract, final or empty. 50
Errors Parameter contributor should be final. 50
Errors Expected @param tag for 'contributor'. 50
Errors Parameter checksum should be final. 50
Errors Expected @param tag for 'checksum'. 50
Errors 'if' is not followed by whitespace. 51
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 59
Errors Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 67
Errors Method 'getContributors' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line has trailing spaces. 72
Errors First sentence should end with a period. 73
Errors Line has trailing spaces. 74
Errors Expected an @return tag. 76
Errors Method 'getChecksum' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter contributor should be final. 76
Errors Expected @param tag for 'contributor'. 76
Errors Line has trailing spaces. 79
Errors Line has trailing spaces. 82
Errors Method 'getID' is not designed for extension - needs to be abstract, final or empty. 84
Errors Line has trailing spaces. 87
Errors First sentence should end with a period. 88
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 90
Errors Unused @param tag for 'expectedNumberOfContributors,'. 90
Errors Line has trailing spaces. 91
Errors Line is longer than 80 characters. 91
Errors Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 93
Errors Parameter expectedNumberOfContributors should be final. 93
Errors Expected @param tag for 'expectedNumberOfContributors'. 93

org/bitrepository/commandline/resultmodel/FileIDsResult.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors First sentence should end with a period. 28
Errors Line has trailing spaces. 29
Errors First sentence should end with a period. 33
Errors First sentence should end with a period. 35
Errors Line has trailing spaces. 39
Errors Missing a Javadoc comment. 40
Errors Parameter id should be final. 40
Errors 'id' hides a field. 40
Errors Parameter size should be final. 40
Errors 'size' hides a field. 40
Errors Parameter contributor should be final. 40
Errors Line has trailing spaces. 46
Errors First sentence should end with a period. 47
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Method 'updateSize' is not designed for extension - needs to be abstract, final or empty. 50
Errors Parameter updateSize should be final. 50
Errors Expected @param tag for 'updateSize'. 50
Errors 'if' is not followed by whitespace. 51
Errors 'if' is not followed by whitespace. 52
Errors Line has trailing spaces. 53
Errors 'if' is not followed by whitespace. 54
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 57
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 61
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 62
Errors Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 64
Errors Line has trailing spaces. 67
Errors First sentence should end with a period. 68
Errors Line has trailing spaces. 69
Errors Method 'addContributor' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter contributor should be final. 71
Errors Expected @param tag for 'contributor'. 71
Errors 'if' is not followed by whitespace. 72
Errors Line has trailing spaces. 76
Errors First sentence should end with a period. 77
Errors Line has trailing spaces. 79
Errors Method 'getContributors' is not designed for extension - needs to be abstract, final or empty. 81
Errors Line has trailing spaces. 84
Errors First sentence should end with a period. 85
Errors Line has trailing spaces. 87
Errors Method 'getID' is not designed for extension - needs to be abstract, final or empty. 89
Errors Line has trailing spaces. 92
Errors Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors Parameter numberOfExpectedContributors should be final. 93

org/bitrepository/commandline/resultmodel/GetChecksumsResultModel.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 48
Errors Line has trailing spaces. 49
Errors Missing a Javadoc comment. 50
Errors Parameter expectedContributors should be final. 50
Errors 'for' is not followed by whitespace. 52
Errors Line has trailing spaces. 59
Errors First sentence should end with a period. 60
Errors Unused @param tag for 'contributor,'. 62
Errors Line has trailing spaces. 63
Errors Unused @param tag for 'results,'. 63
Errors Method 'addResults' is not designed for extension - needs to be abstract, final or empty. 65
Errors Parameter contributor should be final. 65
Errors Expected @param tag for 'contributor'. 65
Errors Parameter results should be final. 65
Errors Expected @param tag for 'results'. 65
Errors Line is longer than 80 characters. 67
Errors 'for' is not followed by whitespace. 67
Errors 'if' is not followed by whitespace. 68
Errors 'if' is not followed by whitespace. 73
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 79
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 80
Errors 'if' is not followed by whitespace. 81
Errors Line has trailing spaces. 84
Errors 'if' is not followed by whitespace. 85
Errors Line has trailing spaces. 91
Errors Line has trailing spaces. 94
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 98
Errors Line has trailing spaces. 99
Errors Method 'getCompletedResults' is not designed for extension - needs to be abstract, final or empty. 100
Errors 'for' is not followed by whitespace. 105
Errors First sentence should end with a period. 111
Errors Line has trailing spaces. 112
Errors Line is longer than 80 characters. 112
Errors Line has trailing spaces. 114
Errors Line has trailing spaces. 115
Errors Method 'getUncompletedResults' is not designed for extension - needs to be abstract, final or empty. 116
Errors Line has trailing spaces. 119
Errors First sentence should end with a period. 120
Errors Line is longer than 80 characters. 122
Errors Unused @param tag for 'contributor,'. 122
Errors Line is longer than 80 characters. 123
Errors Method 'getLatestContribution' is not designed for extension - needs to be abstract, final or empty. 125
Errors Parameter contributor should be final. 125
Errors Expected @param tag for 'contributor'. 125

org/bitrepository/commandline/resultmodel/GetFileIDsResultModel.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 40
Errors Missing a Javadoc comment. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Line has trailing spaces. 48
Errors Missing a Javadoc comment. 49
Errors Parameter expectedContributors should be final. 49
Errors 'for' is not followed by whitespace. 51
Errors Line has trailing spaces. 58
Errors First sentence should end with a period. 59
Errors Unused @param tag for 'contributor,'. 61
Errors Line has trailing spaces. 62
Errors Unused @param tag for 'results,'. 62
Errors Method 'addResults' is not designed for extension - needs to be abstract, final or empty. 64
Errors Parameter contributor should be final. 64
Errors Expected @param tag for 'contributor'. 64
Errors Parameter results should be final. 64
Errors Expected @param tag for 'results'. 64
Errors Line is longer than 80 characters. 66
Errors 'for' is not followed by whitespace. 66
Errors 'if' is not followed by whitespace. 67
Errors 'if' is not followed by whitespace. 71
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 79
Errors 'if' is not followed by whitespace. 80
Errors Line has trailing spaces. 83
Errors 'if' is not followed by whitespace. 84
Errors Line has trailing spaces. 90
Errors Line has trailing spaces. 93
Errors Line has trailing spaces. 95
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 96
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 98
Errors Method 'getCompletedResults' is not designed for extension - needs to be abstract, final or empty. 99
Errors 'for' is not followed by whitespace. 104
Errors First sentence should end with a period. 110
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 113
Errors Line has trailing spaces. 114
Errors Method 'getUncompletedResults' is not designed for extension - needs to be abstract, final or empty. 115
Errors Line has trailing spaces. 118
Errors First sentence should end with a period. 119
Errors Line is longer than 80 characters. 121
Errors Unused @param tag for 'contributor,'. 121
Errors Line is longer than 80 characters. 122
Errors Method 'getLatestContribution' is not designed for extension - needs to be abstract, final or empty. 124
Errors Parameter contributor should be final. 124
Errors Expected @param tag for 'contributor'. 124

org/bitrepository/commandline/utils/CommandLineArgumentsHandler.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Variable 'parser' must be private and have accessor methods. 52
Errors First sentence should end with a period. 53
Errors Variable 'options' must be private and have accessor methods. 54
Errors Variable 'cmd' must be private and have accessor methods. 56
Errors Variable 'settings' must be private and have accessor methods. 58
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 71
Errors Method 'parseArguments' is not designed for extension - needs to be abstract, final or empty. 73
Errors Parameter args should be final. 73
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 83
Errors Line is longer than 80 characters. 85
Errors Method 'createDefaultOptions' is not designed for extension - needs to be abstract, final or empty. 87
Errors Line is longer than 80 characters. 88
Errors Line has trailing spaces. 92
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 95
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 98
Errors Method 'addOption' is not designed for extension - needs to be abstract, final or empty. 102
Errors Parameter option should be final. 102
Errors Line has trailing spaces. 105
Errors Method 'getOptionValue' is not designed for extension - needs to be abstract, final or empty. 110
Errors Parameter optionName should be final. 110
Errors Line has trailing spaces. 114
Errors Method 'hasOption' is not designed for extension - needs to be abstract, final or empty. 119
Errors Parameter optionName should be final. 119
Errors Line has trailing spaces. 123
Errors Method 'listArguments' is not designed for extension - needs to be abstract, final or empty. 127
Errors 'for' is not followed by whitespace. 131
Errors Line is longer than 80 characters. 132
Errors Line has trailing spaces. 135
Errors Line has trailing spaces. 136
Errors Method 'loadSettings' is not designed for extension - needs to be abstract, final or empty. 143
Errors Parameter componentId should be final. 143
Errors Line is longer than 80 characters. 144
Errors 'if' is not followed by whitespace. 146
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 148
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 157
Errors Method 'loadSecurityManager' is not designed for extension - needs to be abstract, final or empty. 161
Errors Parameter settings should be final. 161
Errors 'settings' hides a field. 161
Errors Line is longer than 80 characters. 164
Errors Line has trailing spaces. 165
Errors Line is longer than 80 characters. 167
Errors Line is longer than 80 characters. 169
Errors Line is longer than 80 characters. 170

org/bitrepository/modify/ModifyComponentFactory.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 49
Errors 'if' is not followed by whitespace. 53
Errors '{' is not followed by whitespace. 62
Errors '}' is not preceded with whitespace. 62
Errors Line is longer than 80 characters. 68
Errors Parameter settings should be final. 68
Errors Expected @param tag for 'settings'. 68
Errors Parameter securityManager should be final. 68
Errors Expected @param tag for 'securityManager'. 68
Errors Parameter clientID should be final. 68
Errors Expected @param tag for 'clientID'. 68
Errors Line has trailing spaces. 70
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 71
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 79
Errors Parameter settings should be final. 79
Errors Parameter securityManager should be final. 79
Errors Expected @param tag for 'securityManager'. 79
Errors Parameter clientID should be final. 79
Errors Expected @param tag for 'clientID'. 79
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 82
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 90
Errors Parameter settings should be final. 90
Errors Parameter securityManager should be final. 90
Errors Expected @param tag for 'securityManager'. 90
Errors Parameter clientID should be final. 90
Errors Expected @param tag for 'clientID'. 90
Errors Line has trailing spaces. 92
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 93

org/bitrepository/modify/deletefile/BlockingDeleteFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 43
Errors Parameter client should be final. 43
Errors 'client' hides a field. 43
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 52
Errors Expected an @return tag. 56
Errors Method 'deleteFile' is not designed for extension - needs to be abstract, final or empty. 56
Errors Parameter collectionID should be final. 57
Errors Expected @param tag for 'collectionID'. 57
Errors Parameter fileId should be final. 58
Errors Parameter pillarID should be final. 59
Errors Parameter checksumForValidationAtPillar should be final. 60
Errors Parameter checksumRequestsForValidation should be final. 61
Errors Parameter eventHandler should be final. 62
Errors Parameter auditTrailInformation should be final. 63
Errors Expected @throws tag for 'OperationFailedException'. 64
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 70
Errors 'if' is not followed by whitespace. 70
Errors Line is longer than 80 characters. 72
Errors 'else' construct must use '{}'s. 74
Errors Line is longer than 80 characters. 74

org/bitrepository/modify/deletefile/ConversationBasedDeleteFileClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Missing a Javadoc comment. 42
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Parameter messageBus should be final. 47
Errors Expected @param tag for 'messageBus'. 47
Errors Parameter conversationMediator should be final. 47
Errors Expected @param tag for 'conversationMediator'. 47
Errors Parameter settings should be final. 48
Errors Expected @param tag for 'settings'. 48
Errors Parameter clientID should be final. 48
Errors Expected @param tag for 'clientID'. 48
Errors Line has trailing spaces. 51
Errors Method 'deleteFile' is not designed for extension - needs to be abstract, final or empty. 52
Errors Parameter collectionID should be final. 53
Errors Parameter fileID should be final. 53
Errors Parameter pillarId should be final. 53
Errors Parameter checksumForPillar should be final. 54
Errors Line is longer than 80 characters. 55
Errors Parameter checksumRequested should be final. 55
Errors Parameter eventHandler should be final. 55
Errors Parameter auditTrailInformation should be final. 55
Errors Line is longer than 80 characters. 60
Errors 'if' is not followed by whitespace. 60
Errors Line is longer than 80 characters. 61
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 65
Errors Line is longer than 80 characters. 66
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69

org/bitrepository/modify/deletefile/DeleteFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 51
Errors Expected @param tag for 'checksumRequested'. 51

org/bitrepository/modify/deletefile/conversation/DeleteFileCompletePillarEvent.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 41
Errors Parameter pillarID should be final. 41
Errors Parameter collectionID should be final. 41
Errors Expected @param tag for 'collectionID'. 41
Errors Parameter result should be final. 41
Errors 'result' hides a field. 41
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 47
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 49
Errors Line has trailing spaces. 52
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 53

org/bitrepository/modify/deletefile/conversation/DeleteFileConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 35
Errors Line has trailing spaces. 36
Errors Missing a Javadoc comment. 37
Errors More than 7 parameters. 37
Errors Line is longer than 80 characters. 38
Errors Parameter collectionID should be final. 38
Errors Parameter fileID should be final. 38
Errors Parameter checksumForValidationAtPillar should be final. 38
Errors 'checksumForValidationAtPillar' hides a field. 38
Errors Line is longer than 80 characters. 39
Errors Parameter checksumRequestsForValidation should be final. 39
Errors 'checksumRequestsForValidation' hides a field. 39
Errors Parameter settings should be final. 39
Errors Parameter messageSender should be final. 39
Errors Line is longer than 80 characters. 40
Errors Parameter clientID should be final. 40
Errors Parameter contributors should be final. 40
Errors Parameter eventHandler should be final. 40
Errors Parameter auditTrailInformation should be final. 40
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 45
Errors Method 'getChecksumForValidationAtPillar' is not designed for extension - needs to be abstract, final or empty. 46
Errors Missing a Javadoc comment. 46
Errors Line has trailing spaces. 49
Errors Method 'getChecksumRequestForValidation' is not designed for extension - needs to be abstract, final or empty. 50
Errors Missing a Javadoc comment. 50

org/bitrepository/modify/deletefile/conversation/DeletingFile.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 42
Errors Missing a Javadoc comment. 46
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 52
Errors Missing a Javadoc comment. 52
Errors Parameter context should be final. 52
Errors 'context' hides a field. 52
Errors Parameter contributors should be final. 52
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors Parameter msg should be final. 58
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 61
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 64
Errors Line is longer than 80 characters. 66
Errors 'for' is not followed by whitespace. 67
Errors '||' should be on a new line. 70
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 82
Errors Expected an @return tag. 85
Errors Parameter pillar should be final. 85
Errors Expected @param tag for 'pillar'. 85
Errors Line is longer than 80 characters. 89
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 96
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 101

org/bitrepository/modify/deletefile/conversation/IdentifyPillarsForDeleteFile.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 29
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 42
Errors Parameter context should be final. 42
Errors 'context' hides a field. 42
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 47
Errors Line is longer than 80 characters. 53
Errors Method 'handleFailureResponse' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line is longer than 80 characters. 59
Errors Parameter msg should be final. 59
Errors Expected @param tag for 'msg'. 59
Errors Expected @throws tag for 'UnableToFinishException'. 59
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 61
Errors 'if' is not followed by whitespace. 62
Errors Line is longer than 80 characters. 65
Errors ')' is preceded with whitespace. 66
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 71
Errors '+' should be on a new line. 71
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 83
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 86
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 91
Errors Method 'canFinish' is not designed for extension - needs to be abstract, final or empty. 96
Errors Method 'checkForChecksumPillar' is not designed for extension - needs to be abstract, final or empty. 101
Errors Parameter msg should be final. 102
Errors Line is longer than 80 characters. 103

org/bitrepository/modify/package-info.java

Violation Message Line
Errors File does not end with a newline. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 26
Errors Line has trailing spaces. 27

org/bitrepository/modify/putfile/BlockingPutFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 44
Errors Parameter client should be final. 44
Errors 'client' hides a field. 44
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 53
Errors Expected an @return tag. 55
Errors Method 'putFile' is not designed for extension - needs to be abstract, final or empty. 55
Errors More than 7 parameters. 55
Errors Parameter collectionID should be final. 56
Errors Expected @param tag for 'collectionID'. 56
Errors Parameter url should be final. 57
Errors Expected @param tag for 'url'. 57
Errors Parameter fileId should be final. 58
Errors Expected @param tag for 'fileId'. 58
Errors Parameter sizeOfFile should be final. 59
Errors Expected @param tag for 'sizeOfFile'. 59
Errors Parameter checksumForValidationAtPillar should be final. 60
Errors Expected @param tag for 'checksumForValidationAtPillar'. 60
Errors Parameter checksumRequestsForValidation should be final. 61
Errors Expected @param tag for 'checksumRequestsForValidation'. 61
Errors Parameter eventHandler should be final. 62
Errors Expected @param tag for 'eventHandler'. 62
Errors Parameter auditTrailInformation should be final. 63
Errors Expected @param tag for 'auditTrailInformation'. 63
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 70
Errors 'if' is not followed by whitespace. 70
Errors Line is longer than 80 characters. 72
Errors 'else' construct must use '{}'s. 74
Errors Line is longer than 80 characters. 74

org/bitrepository/modify/putfile/ConversationBasedPutFileClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 46
Errors Missing a Javadoc comment. 47
Errors Line has trailing spaces. 52
Errors Line is longer than 80 characters. 52
Errors Parameter messageBus should be final. 52
Errors Expected @param tag for 'messageBus'. 52
Errors Parameter conversationMediator should be final. 52
Errors Expected @param tag for 'conversationMediator'. 52
Errors Parameter settings should be final. 53
Errors Expected @param tag for 'settings'. 53
Errors Parameter clientID should be final. 53
Errors Expected @param tag for 'clientID'. 53
Errors Line has trailing spaces. 56
Errors Method 'putFile' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors More than 7 parameters. 58
Errors Parameter collectionID should be final. 58
Errors Parameter url should be final. 58
Errors Parameter fileID should be final. 58
Errors Parameter sizeOfFile should be final. 58
Errors Parameter checksumForValidationAtPillar should be final. 59
Errors Line is longer than 80 characters. 60
Errors Parameter checksumRequestsForValidation should be final. 60
Errors Parameter eventHandler should be final. 60
Errors Parameter auditTrailInformation should be final. 60
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 68
Errors 'if' is not followed by whitespace. 68
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 74

org/bitrepository/modify/putfile/PutFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 50
Errors More than 7 parameters. 50
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 52

org/bitrepository/modify/putfile/conversation/IdentifyPillarsForPutFile.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 29
Errors Missing a Javadoc comment. 41
Errors Parameter context should be final. 46
Errors 'context' hides a field. 46
Errors Line is longer than 80 characters. 52
Errors Method 'handleFailureResponse' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors Parameter msg should be final. 58
Errors Expected @param tag for 'msg'. 58
Errors Expected @throws tag for 'UnableToFinishException'. 58
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 60
Errors 'if' is not followed by whitespace. 63
Errors 'if' is not followed by whitespace. 64
Errors Line is longer than 80 characters. 65
Errors ',' is not followed by whitespace. 65
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 72
Errors '+' should be on a new line. 72
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 75
Errors '+' should be on a new line. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 80
Errors '+' should be on a new line. 80
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 83
Errors '+' should be on a new line. 83
Errors Line is longer than 80 characters. 84
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 92
Errors Line is longer than 80 characters. 93
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 97
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 105
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 108
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 113
Errors Line is longer than 80 characters. 119
Errors Expected an @return tag. 122
Errors Method 'canFinish' is not designed for extension - needs to be abstract, final or empty. 122
Errors Line is longer than 80 characters. 124
Errors '||' should be on a new line. 124
Errors Missing a Javadoc comment. 128
Errors Line is longer than 80 characters. 130
Errors '&&' should be on a new line. 130
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 132
Errors Method 'checkForChecksumPillar' is not designed for extension - needs to be abstract, final or empty. 137
Errors Parameter msg should be final. 138
Errors Line is longer than 80 characters. 139

org/bitrepository/modify/putfile/conversation/PutFileCompletePillarEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 41
Errors Parameter pillarID should be final. 41
Errors Parameter collectionID should be final. 41
Errors Expected @param tag for 'collectionID'. 41
Errors Parameter result should be final. 41
Errors 'result' hides a field. 41
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 47
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 49
Errors Line has trailing spaces. 52
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 53

org/bitrepository/modify/putfile/conversation/PutFileConversationContext.java

Violation Message Line
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors More than 7 parameters. 41
Errors Parameter collectionID should be final. 41
Errors Parameter fileID should be final. 41
Errors Parameter urlForFile should be final. 41
Errors 'urlForFile' hides a field. 41
Errors Parameter fileSize should be final. 41
Errors 'fileSize' hides a field. 41
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 42
Errors Parameter checksumForValidationAtPillar should be final. 42
Errors 'checksumForValidationAtPillar' hides a field. 42
Errors Parameter checksumRequestsForValidation should be final. 42
Errors 'checksumRequestsForValidation' hides a field. 42
Errors Line is longer than 80 characters. 43
Errors Parameter settings should be final. 43
Errors Parameter messageSender should be final. 43
Errors Parameter clientID should be final. 43
Errors Parameter contributors should be final. 43
Errors Parameter eventHandler should be final. 44
Errors Parameter auditTrailInformation should be final. 44
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 47
Errors Method 'getUrlForFile' is not designed for extension - needs to be abstract, final or empty. 53
Errors Missing a Javadoc comment. 53
Errors Line has trailing spaces. 56
Errors Method 'getFileSize' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Line has trailing spaces. 60
Errors Method 'getChecksumForValidationAtPillar' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61
Errors Line has trailing spaces. 64
Errors Method 'getChecksumRequestForValidation' is not designed for extension - needs to be abstract, final or empty. 65
Errors Missing a Javadoc comment. 65
Errors Line is longer than 80 characters. 69
Errors Expected an @return tag. 70
Errors Method 'getChecksumRequestsForValidation' is not designed for extension - needs to be abstract, final or empty. 70

org/bitrepository/modify/putfile/conversation/PuttingFile.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 44
Errors Missing a Javadoc comment. 48
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 49
Errors '=' is not preceded with whitespace. 49
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 55
Errors Missing a Javadoc comment. 55
Errors Parameter context should be final. 55
Errors 'context' hides a field. 55
Errors Parameter contributors should be final. 55
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line is longer than 80 characters. 61
Errors Parameter msg should be final. 61
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 65
Errors Line is longer than 80 characters. 68
Errors '+' should be on a new line. 68
Errors Line is longer than 80 characters. 74
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line is longer than 80 characters. 78
Errors 'for' is not followed by whitespace. 79
Errors Line has trailing spaces. 87
Errors Parameter pillar should be final. 89
Errors '||' should be on a new line. 92
Errors Line is longer than 80 characters. 93
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 101
Errors Expected an @return tag. 104
Errors Parameter pillar should be final. 104
Errors Expected @param tag for 'pillar'. 104
Errors Line is longer than 80 characters. 110
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 116
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 121
Errors Method 'handleFailureResponse' is not designed for extension - needs to be abstract, final or empty. 126
Errors Line is longer than 80 characters. 127
Errors Parameter msg should be final. 127
Errors 'if' is not followed by whitespace. 129
Errors Line is longer than 80 characters. 131
Errors 'if' is not followed by whitespace. 135
Errors Line is longer than 80 characters. 138
Errors '+' is not preceded with whitespace. 138
Errors '+' is not followed by whitespace. 138
Errors Line has trailing spaces. 139
Errors Line is longer than 80 characters. 139
Errors Line has trailing spaces. 144
Errors Line is longer than 80 characters. 144
Errors 'if' is not followed by whitespace. 149
Errors Line is longer than 80 characters. 150
Errors Line is longer than 80 characters. 151
Errors Line has trailing spaces. 152
Errors Line is longer than 80 characters. 154
Errors Line is longer than 80 characters. 158
Errors '+' should be on a new line. 158
Errors Line is longer than 80 characters. 159
Errors Line is longer than 80 characters. 160
Errors Line is longer than 80 characters. 161
Errors '+' should be on a new line. 161
Errors Line is longer than 80 characters. 162
Errors Line has trailing spaces. 167
Errors Line has trailing spaces. 175
Errors Line has trailing spaces. 177
Errors Parameter pillarID should be final. 179
Errors Line is longer than 80 characters. 181
Errors 'if' is not followed by whitespace. 181
Errors Line has trailing spaces. 182
Errors Line is longer than 80 characters. 183
Errors 'if' is not followed by whitespace. 185
Errors 'if' is not followed by whitespace. 186
Errors Line has trailing spaces. 190

org/bitrepository/modify/replacefile/BlockingReplaceFileClient.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 45
Errors Parameter client should be final. 45
Errors 'client' hides a field. 45
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 54
Errors Expected an @return tag. 56
Errors Method 'replaceFile' is not designed for extension - needs to be abstract, final or empty. 56
Errors More than 7 parameters. 56
Errors Line is longer than 80 characters. 57
Errors Parameter collectionID should be final. 57
Errors Expected @param tag for 'collectionID'. 57
Errors Parameter fileId should be final. 57
Errors Expected @param tag for 'fileId'. 57
Errors Parameter pillarId should be final. 57
Errors Expected @param tag for 'pillarId'. 57
Errors Parameter checksumForDeleteAtPillar should be final. 57
Errors Expected @param tag for 'checksumForDeleteAtPillar'. 57
Errors Line is longer than 80 characters. 58
Errors Parameter checksumRequestedForDeletedFile should be final. 58
Errors Expected @param tag for 'checksumRequestedForDeletedFile'. 58
Errors Parameter url should be final. 58
Errors Expected @param tag for 'url'. 58
Errors Parameter sizeOfNewFile should be final. 58
Errors Expected @param tag for 'sizeOfNewFile'. 58
Errors Line is longer than 80 characters. 59
Errors Parameter checksumForNewFileValidationAtPillar should be final. 59
Errors Expected @param tag for 'checksumForNewFileValidationAtPillar'. 59
Errors Parameter checksumRequestsForNewFile should be final. 59
Errors Expected @param tag for 'checksumRequestsForNewFile'. 59
Errors Parameter eventHandler should be final. 60
Errors Expected @param tag for 'eventHandler'. 60
Errors Parameter auditTrailInformation should be final. 60
Errors Expected @param tag for 'auditTrailInformation'. 60
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 68
Errors 'if' is not followed by whitespace. 68
Errors Line is longer than 80 characters. 70
Errors 'else' construct must use '{}'s. 72
Errors Line is longer than 80 characters. 72

org/bitrepository/modify/replacefile/ConversationBasedReplaceFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 46
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Parameter messageBus should be final. 51
Errors Expected @param tag for 'messageBus'. 51
Errors Parameter conversationMediator should be final. 51
Errors Expected @param tag for 'conversationMediator'. 51
Errors Parameter settings should be final. 52
Errors Expected @param tag for 'settings'. 52
Errors Parameter clientID should be final. 52
Errors Expected @param tag for 'clientID'. 52
Errors Line has trailing spaces. 55
Errors Method 'replaceFile' is not designed for extension - needs to be abstract, final or empty. 56
Errors Line is longer than 80 characters. 57
Errors More than 7 parameters. 57
Errors Parameter collectionID should be final. 57
Errors Parameter fileID should be final. 57
Errors Parameter pillarId should be final. 57
Errors Parameter checksumForDeleteAtPillar should be final. 57
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58
Errors Parameter checksumRequestedForDeletedFile should be final. 58
Errors Parameter url should be final. 58
Errors Parameter sizeOfNewFile should be final. 58
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Parameter checksumForNewFileValidationAtPillar should be final. 59
Errors Parameter checksumRequestsForNewFile should be final. 59
Errors Parameter eventHandler should be final. 60
Errors Parameter auditTrailInformation should be final. 60
Errors Line is longer than 80 characters. 66
Errors 'if' is not followed by whitespace. 66
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 69
Errors 'if' is not followed by whitespace. 69
Errors Line is longer than 80 characters. 71
Errors Line has trailing spaces. 73
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 83

org/bitrepository/modify/replacefile/ReplaceFileClient.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 55
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 62
Errors More than 7 parameters. 62
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64

org/bitrepository/modify/replacefile/conversation/IdentifyPillarsForReplaceFile.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 44
Errors Parameter context should be final. 44
Errors 'context' hides a field. 44
Errors Line is longer than 80 characters. 51
Errors Method 'handleFailureResponse' is not designed for extension - needs to be abstract, final or empty. 56
Errors Line is longer than 80 characters. 57
Errors Parameter msg should be final. 57
Errors Expected @param tag for 'msg'. 57
Errors Expected @throws tag for 'UnableToFinishException'. 57
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors '+' should be on a new line. 62
Errors Method 'getOperationState' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line is longer than 80 characters. 68
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 71
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 78
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 81
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 86
Errors Method 'canFinish' is not designed for extension - needs to be abstract, final or empty. 91
Errors Method 'checkForChecksumPillar' is not designed for extension - needs to be abstract, final or empty. 96
Errors Parameter msg should be final. 97
Errors Line is longer than 80 characters. 98

org/bitrepository/modify/replacefile/conversation/ReplaceFileCompletePillarEvent.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 45
Errors Parameter pillarID should be final. 45
Errors Parameter collectionID should be final. 45
Errors Expected @param tag for 'collectionID'. 45
Errors Parameter deletedFile should be final. 45
Errors Parameter newFile should be final. 45
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 52
Errors Method 'getChecksumForReplacedFile' is not designed for extension - needs to be abstract, final or empty. 54
Errors Line has trailing spaces. 57
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 59
Errors Method 'getChecksumForNewFile' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 65
Errors Method 'additionalInfo' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line is longer than 80 characters. 67
Errors '+' should be on a new line. 67

org/bitrepository/modify/replacefile/conversation/ReplaceFileConversationContext.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 5
Errors Line has trailing spaces. 8
Errors Line has trailing spaces. 9
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Line has trailing spaces. 40
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 43
Errors More than 7 parameters. 43
Errors Parameter collectionID should be final. 43
Errors Parameter fileID should be final. 43
Errors Parameter sizeOfNewFile should be final. 43
Errors 'sizeOfNewFile' hides a field. 43
Errors Parameter urlForFile should be final. 43
Errors 'urlForFile' hides a field. 43
Errors Line is longer than 80 characters. 44
Errors Parameter checksumForDeleteAtPillar should be final. 44
Errors 'checksumForDeleteAtPillar' hides a field. 44
Errors Parameter checksumRequestedForDeletedFile should be final. 44
Errors 'checksumRequestedForDeletedFile' hides a field. 44
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 45
Errors Parameter checksumForNewFileValidationAtPillar should be final. 45
Errors 'checksumForNewFileValidationAtPillar' hides a field. 45
Errors Parameter checksumRequestsForNewFile should be final. 45
Errors 'checksumRequestsForNewFile' hides a field. 45
Errors Line is longer than 80 characters. 46
Errors Parameter settings should be final. 46
Errors Parameter messageSender should be final. 46
Errors Parameter clientID should be final. 46
Errors Parameter contributors should be final. 46
Errors Parameter eventHandler should be final. 47
Errors ',' is not followed by whitespace. 47
Errors Parameter auditTrailInformation should be final. 47
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 54
Errors Method 'getChecksumForNewFileValidationAtPillar' is not designed for extension - needs to be abstract, final or empty. 58
Errors Missing a Javadoc comment. 58
Errors Line has trailing spaces. 61
Errors Method 'getChecksumRequestsForNewFile' is not designed for extension - needs to be abstract, final or empty. 62
Errors Missing a Javadoc comment. 62
Errors Line has trailing spaces. 65
Errors Method 'getChecksumForDeleteAtPillar' is not designed for extension - needs to be abstract, final or empty. 66
Errors Missing a Javadoc comment. 66
Errors Line has trailing spaces. 69
Errors Method 'getChecksumRequestedForDeletedFile' is not designed for extension - needs to be abstract, final or empty. 70
Errors Missing a Javadoc comment. 70
Errors Line has trailing spaces. 73
Errors Method 'getSizeOfNewFile' is not designed for extension - needs to be abstract, final or empty. 74
Errors Missing a Javadoc comment. 74
Errors Line has trailing spaces. 77
Errors Method 'getUrlForFile' is not designed for extension - needs to be abstract, final or empty. 78
Errors Missing a Javadoc comment. 78

org/bitrepository/modify/replacefile/conversation/ReplacingFile.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 8
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 20
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 42
Errors Missing a Javadoc comment. 46
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 52
Errors Missing a Javadoc comment. 52
Errors Parameter context should be final. 52
Errors 'context' hides a field. 52
Errors Parameter contributors should be final. 52
Errors Method 'generateContributorCompleteEvent' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors Parameter msg should be final. 58
Errors Line is longer than 80 characters. 60
Errors Method 'sendRequest' is not designed for extension - needs to be abstract, final or empty. 68
Errors Line is longer than 80 characters. 70
Errors 'for' is not followed by whitespace. 71
Errors '||' should be on a new line. 74
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 77
Errors '||' should be on a new line. 81
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 84
Errors Missing a Javadoc comment. 91
Errors Parameter pillarID should be final. 91
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 95
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 104
Errors Method 'getPrimitiveName' is not designed for extension - needs to be abstract, final or empty. 109