Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
430 0 0 18475

Files

Files Infos Warnings Errors
org/bitrepository/BasicClient.java 0 0 29
org/bitrepository/BasicClientFactory.java 0 0 37
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/alarm/AlarmException.java 0 0 12
org/bitrepository/alarm/AlarmService.java 0 0 18
org/bitrepository/alarm/AlarmServiceFactory.java 0 0 37
org/bitrepository/alarm/BasicAlarmService.java 0 0 40
org/bitrepository/alarm/alarmservice/AlarmContextResolver.java 0 0 19
org/bitrepository/alarm/alarmservice/AlarmServiceContextListener.java 0 0 14
org/bitrepository/alarm/alarmservice/AlarmServiceInput.java 0 0 124
org/bitrepository/alarm/alarmservice/RestAlarmService.java 0 0 83
org/bitrepository/alarm/handling/AlarmHandler.java 0 0 9
org/bitrepository/alarm/handling/AlarmMediator.java 0 0 26
org/bitrepository/alarm/handling/handlers/AlarmLogger.java 0 0 17
org/bitrepository/alarm/handling/handlers/AlarmMailer.java 0 0 51
org/bitrepository/alarm/handling/handlers/AlarmStorer.java 0 0 16
org/bitrepository/alarm/store/AlarmDatabaseConstants.java 0 0 12
org/bitrepository/alarm/store/AlarmDatabaseExtractionModel.java 0 0 84
org/bitrepository/alarm/store/AlarmDatabaseExtractor.java 0 0 101
org/bitrepository/alarm/store/AlarmDatabaseIngestor.java 0 0 83
org/bitrepository/alarm/store/AlarmDatabaseManager.java 0 0 16
org/bitrepository/alarm/store/AlarmDatabaseMigrator.java 0 0 27
org/bitrepository/alarm/store/AlarmServiceDAO.java 0 0 32
org/bitrepository/alarm/store/AlarmStore.java 0 0 16
org/bitrepository/audittrails/AuditTrailService.java 0 0 56
org/bitrepository/audittrails/AuditTrailServiceFactory.java 0 0 52
org/bitrepository/audittrails/collector/AuditTrailCollector.java 0 0 60
org/bitrepository/audittrails/collector/IncrementalCollector.java 0 0 63
org/bitrepository/audittrails/preserver/AuditPacker.java 0 0 65
org/bitrepository/audittrails/preserver/AuditPreservationEventHandler.java 0 0 35
org/bitrepository/audittrails/preserver/AuditTrailPreserver.java 0 0 9
org/bitrepository/audittrails/preserver/LocalAuditTrailPreserver.java 0 0 81
org/bitrepository/audittrails/store/AuditDatabaseConstants.java 0 0 45
org/bitrepository/audittrails/store/AuditDatabaseExtractor.java 0 0 146
org/bitrepository/audittrails/store/AuditDatabaseIngestor.java 0 0 154
org/bitrepository/audittrails/store/AuditEventIterator.java 0 0 41
org/bitrepository/audittrails/store/AuditTrailDatabaseCreator.java 0 0 19
org/bitrepository/audittrails/store/AuditTrailDatabaseManager.java 0 0 15
org/bitrepository/audittrails/store/AuditTrailServiceDAO.java 0 0 156
org/bitrepository/audittrails/store/AuditTrailServiceDatabaseMigrator.java 0 0 49
org/bitrepository/audittrails/store/AuditTrailStore.java 0 0 55
org/bitrepository/audittrails/store/ExtractModel.java 0 0 50
org/bitrepository/audittrails/webservice/AuditTrailServiceContextListener.java 0 0 16
org/bitrepository/audittrails/webservice/RestAuditTrailService.java 0 0 77
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 88
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 60
org/bitrepository/common/ArgumentValidator.java 0 0 50
org/bitrepository/common/JaxbHelper.java 0 0 76
org/bitrepository/common/exceptions/OperationFailedException.java 0 0 12
org/bitrepository/common/exceptions/UnableToFinishException.java 0 0 15
org/bitrepository/common/filestore/DefaultFileInfo.java 0 0 19
org/bitrepository/common/filestore/FileInfo.java 0 0 10
org/bitrepository/common/filestore/FileStore.java 0 0 37
org/bitrepository/common/package-info.java 0 0 12
org/bitrepository/common/settings/Settings.java 0 0 62
org/bitrepository/common/settings/SettingsLoader.java 0 0 11
org/bitrepository/common/settings/SettingsProvider.java 0 0 35
org/bitrepository/common/settings/XMLFileSettingsLoader.java 0 0 31
org/bitrepository/common/utils/Base16Utils.java 0 0 28
org/bitrepository/common/utils/CalendarUtils.java 0 0 31
org/bitrepository/common/utils/ChecksumUtils.java 0 0 122
org/bitrepository/common/utils/FileIDValidator.java 0 0 25
org/bitrepository/common/utils/FileIDsUtils.java 0 0 23
org/bitrepository/common/utils/FileSizeUtils.java 0 0 181
org/bitrepository/common/utils/FileUtils.java 0 0 108
org/bitrepository/common/utils/ResponseInfoUtils.java 0 0 10
org/bitrepository/common/utils/SettingsUtils.java 0 0 55
org/bitrepository/common/utils/StreamUtils.java 0 0 21
org/bitrepository/common/utils/TimeMeasurementUtils.java 0 0 49
org/bitrepository/common/utils/TimeUtils.java 0 0 49
org/bitrepository/common/utils/package-info.java 0 0 8
org/bitrepository/common/webobjects/StatisticsCollectionSize.java 0 0 41
org/bitrepository/common/webobjects/StatisticsDataSize.java 0 0 40
org/bitrepository/common/webobjects/StatisticsPillarSize.java 0 0 33
org/bitrepository/integrityservice/IntegrityServiceManager.java 0 0 75
org/bitrepository/integrityservice/alerter/IntegrityAlarmDispatcher.java 0 0 21
org/bitrepository/integrityservice/alerter/IntegrityAlerter.java 0 0 11
org/bitrepository/integrityservice/audittrail/IntegrityAuditTrailDatabaseCreator.java 0 0 20
org/bitrepository/integrityservice/cache/CollectionStat.java 0 0 47
org/bitrepository/integrityservice/cache/FileInfo.java 0 0 87
org/bitrepository/integrityservice/cache/IntegrityCache.java 0 0 193
org/bitrepository/integrityservice/cache/IntegrityDatabase.java 0 0 155
org/bitrepository/integrityservice/cache/IntegrityDatabaseManager.java 0 0 16
org/bitrepository/integrityservice/cache/IntegrityDatabaseMigrator.java 0 0 42
org/bitrepository/integrityservice/cache/IntegrityModel.java 0 0 109
org/bitrepository/integrityservice/cache/PillarStat.java 0 0 88
org/bitrepository/integrityservice/cache/database/ChecksumState.java 0 0 10
org/bitrepository/integrityservice/cache/database/DatabaseConstants.java 0 0 48
org/bitrepository/integrityservice/cache/database/DerbyIntegrityDAO.java 0 0 49
org/bitrepository/integrityservice/cache/database/FileState.java 0 0 16
org/bitrepository/integrityservice/cache/database/IntegrityDAO.java 0 0 964
org/bitrepository/integrityservice/cache/database/IntegrityDAOFactory.java 0 0 24
org/bitrepository/integrityservice/cache/database/IntegrityDAOUtils.java 0 0 25
org/bitrepository/integrityservice/cache/database/IntegrityDBStateException.java 0 0 5
org/bitrepository/integrityservice/cache/database/IntegrityDBTools.java 0 0 71
org/bitrepository/integrityservice/cache/database/IntegrityDatabaseCreator.java 0 0 18
org/bitrepository/integrityservice/cache/database/IntegrityIssueIterator.java 0 0 37
org/bitrepository/integrityservice/cache/database/PostgresIntegrityDAO.java 0 0 43
org/bitrepository/integrityservice/cache/database/UnsupportedDatabaseTypeException.java 0 0 3
org/bitrepository/integrityservice/checking/MaxChecksumAgeProvider.java 0 0 31
org/bitrepository/integrityservice/collector/DelegatingIntegrityInformationCollector.java 0 0 34
org/bitrepository/integrityservice/collector/IntegrityCollectorEventHandler.java 0 0 63
org/bitrepository/integrityservice/collector/IntegrityInformationCollector.java 0 0 30
org/bitrepository/integrityservice/reports/BasicIntegrityReporter.java 0 0 96
org/bitrepository/integrityservice/reports/IntegrityReportPartWriter.java 0 0 44
org/bitrepository/integrityservice/reports/IntegrityReportWriter.java 0 0 173
org/bitrepository/integrityservice/reports/IntegrityReporter.java 0 0 47
org/bitrepository/integrityservice/reports/ReportWriterUtils.java 0 0 22
org/bitrepository/integrityservice/tools/CollectionsAdmin.java 0 0 33
org/bitrepository/integrityservice/tools/CollectionsAdminLauncher.java 0 0 12
org/bitrepository/integrityservice/tools/InvalidMethodException.java 0 0 5
org/bitrepository/integrityservice/tools/UnknownCollectionException.java 0 0 5
org/bitrepository/integrityservice/web/IntegrityServiceContextListener.java 0 0 13
org/bitrepository/integrityservice/web/RestIntegrityService.java 0 0 195
org/bitrepository/integrityservice/web/RestStatisticsService.java 0 0 43
org/bitrepository/integrityservice/workflow/CompleteIntegrityCheck.java 0 0 21
org/bitrepository/integrityservice/workflow/IncrementalIntegrityCheck.java 0 0 20
org/bitrepository/integrityservice/workflow/IntegrityCheckWorkflow.java 0 0 61
org/bitrepository/integrityservice/workflow/IntegrityWorkflowContext.java 0 0 43
org/bitrepository/integrityservice/workflow/IntegrityWorkflowManager.java 0 0 24
org/bitrepository/integrityservice/workflow/WorkflowStatistic.java 0 0 55
org/bitrepository/integrityservice/workflow/step/CreateStatisticsEntryStep.java 0 0 19
org/bitrepository/integrityservice/workflow/step/FullUpdateFileIDsStep.java 0 0 15
org/bitrepository/integrityservice/workflow/step/HandleChecksumValidationStep.java 0 0 95
org/bitrepository/integrityservice/workflow/step/HandleDeletedFilesStep.java 0 0 24
org/bitrepository/integrityservice/workflow/step/HandleMissingChecksumsStep.java 0 0 28
org/bitrepository/integrityservice/workflow/step/HandleMissingFilesStep.java 0 0 31
org/bitrepository/integrityservice/workflow/step/HandleObsoleteChecksumsStep.java 0 0 35
org/bitrepository/integrityservice/workflow/step/IncrementalUpdateFileIDsStep.java 0 0 13
org/bitrepository/integrityservice/workflow/step/UpdateChecksumsStep.java 0 0 55
org/bitrepository/integrityservice/workflow/step/UpdateFileIDsStep.java 0 0 52
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
org/bitrepository/monitoringservice/MonitoringService.java 0 0 38
org/bitrepository/monitoringservice/MonitoringServiceFactory.java 0 0 43
org/bitrepository/monitoringservice/alarm/BasicMonitoringServiceAlerter.java 0 0 31
org/bitrepository/monitoringservice/alarm/MonitorAlerter.java 0 0 10
org/bitrepository/monitoringservice/collector/GetStatusEventHandler.java 0 0 22
org/bitrepository/monitoringservice/collector/StatusCollector.java 0 0 31
org/bitrepository/monitoringservice/status/ComponentStatus.java 0 0 35
org/bitrepository/monitoringservice/status/ComponentStatusCode.java 0 0 8
org/bitrepository/monitoringservice/status/ComponentStatusStore.java 0 0 23
org/bitrepository/monitoringservice/status/StatusStore.java 0 0 10
org/bitrepository/monitoringservice/webservice/MonitoringServiceContextListener.java 0 0 14
org/bitrepository/monitoringservice/webservice/RestMonitoringService.java 0 0 38
org/bitrepository/pillar/Pillar.java 0 0 8
org/bitrepository/pillar/PillarComponentFactory.java 0 0 44
org/bitrepository/pillar/PillarRunner.java 0 0 10
org/bitrepository/pillar/PillarSettingsProvider.java 0 0 19
org/bitrepository/pillar/cache/ChecksumDAO.java 0 0 68
org/bitrepository/pillar/cache/ChecksumDBMigrator.java 0 0 40
org/bitrepository/pillar/cache/ChecksumDatabaseManager.java 0 0 16
org/bitrepository/pillar/cache/ChecksumEntry.java 0 0 27
org/bitrepository/pillar/cache/ChecksumStore.java 0 0 27
org/bitrepository/pillar/cache/database/ChecksumExtractor.java 0 0 132
org/bitrepository/pillar/cache/database/ChecksumIngestor.java 0 0 40
org/bitrepository/pillar/cache/database/DatabaseConstants.java 0 0 13
org/bitrepository/pillar/cache/database/ExtractedChecksumResultSet.java 0 0 27
org/bitrepository/pillar/cache/database/ExtractedFileIDsResultSet.java 0 0 35
org/bitrepository/pillar/checksumpillar/ChecksumPillar.java 0 0 23
org/bitrepository/pillar/checksumpillar/ChecksumPillarLauncher.java 0 0 22
org/bitrepository/pillar/checksumpillar/messagehandler/ChecksumPillarMediator.java 0 0 30
org/bitrepository/pillar/checksumpillar/messagehandler/ChecksumPillarMessageHandler.java 0 0 37
org/bitrepository/pillar/checksumpillar/messagehandler/DeleteFileRequestHandler.java 0 0 103
org/bitrepository/pillar/checksumpillar/messagehandler/GetChecksumsRequestHandler.java 0 0 124
org/bitrepository/pillar/checksumpillar/messagehandler/GetFileIDsRequestHandler.java 0 0 117
org/bitrepository/pillar/checksumpillar/messagehandler/GetFileRequestHandler.java 0 0 25
org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForDeleteFileRequestHandler.java 0 0 50
org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForGetChecksumsRequestHandler.java 0 0 59
org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForGetFileIDsRequestHandler.java 0 0 58
org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForGetFileRequestHandler.java 0 0 33
org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForPutFileRequestHandler.java 0 0 58
org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForReplaceFileRequestHandler.java 0 0 51
org/bitrepository/pillar/checksumpillar/messagehandler/PutFileRequestHandler.java 0 0 100
org/bitrepository/pillar/checksumpillar/messagehandler/ReplaceFileRequestHandler.java 0 0 169
org/bitrepository/pillar/common/ChecksumDatabaseCreator.java 0 0 17
org/bitrepository/pillar/common/MessageHandlerContext.java 0 0 24
org/bitrepository/pillar/common/PillarAlarmDispatcher.java 0 0 32
org/bitrepository/pillar/common/PillarAuditTrailDatabaseCreator.java 0 0 19
org/bitrepository/pillar/common/PillarMediator.java 0 0 35
org/bitrepository/pillar/common/PillarMessageHandler.java 0 0 26
org/bitrepository/pillar/common/SettingsHelper.java 0 0 18
org/bitrepository/pillar/package-info.java 0 0 22
org/bitrepository/pillar/referencepillar/ReferencePillar.java 0 0 45
org/bitrepository/pillar/referencepillar/ReferencePillarLauncher.java 0 0 23
org/bitrepository/pillar/referencepillar/archive/ArchiveDirectory.java 0 0 74
org/bitrepository/pillar/referencepillar/archive/CollectionArchiveManager.java 0 0 85
org/bitrepository/pillar/referencepillar/archive/ReferenceArchive.java 0 0 90
org/bitrepository/pillar/referencepillar/archive/ReferenceChecksumManager.java 0 0 155
org/bitrepository/pillar/referencepillar/messagehandler/DeleteFileRequestHandler.java 0 0 102
org/bitrepository/pillar/referencepillar/messagehandler/GetChecksumsRequestHandler.java 0 0 97
org/bitrepository/pillar/referencepillar/messagehandler/GetFileIDsRequestHandler.java 0 0 115
org/bitrepository/pillar/referencepillar/messagehandler/GetFileRequestHandler.java 0 0 77
org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForDeleteFileRequestHandler.java 0 0 54
org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForGetChecksumsRequestHandler.java 0 0 61
org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForGetFileIDsRequestHandler.java 0 0 63
org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForGetFileRequestHandler.java 0 0 52
org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForPutFileRequestHandler.java 0 0 82
org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForReplaceFileRequestHandler.java 0 0 72
org/bitrepository/pillar/referencepillar/messagehandler/PutFileRequestHandler.java 0 0 113
org/bitrepository/pillar/referencepillar/messagehandler/ReferencePillarMediator.java 0 0 40
org/bitrepository/pillar/referencepillar/messagehandler/ReferencePillarMessageHandler.java 0 0 31
org/bitrepository/pillar/referencepillar/messagehandler/ReplaceFileRequestHandler.java 0 0 164
org/bitrepository/pillar/referencepillar/scheduler/RecalculateChecksumJob.java 0 0 20
org/bitrepository/protocol/CoordinationLayerException.java 0 0 18
org/bitrepository/protocol/CorrelationIDGenerator.java 0 0 9
org/bitrepository/protocol/FileExchange.java 0 0 14
org/bitrepository/protocol/InvalidMessageVersionException.java 0 0 18
org/bitrepository/protocol/MessageVersionValidator.java 0 0 39
org/bitrepository/protocol/OperationType.java 0 0 27
org/bitrepository/protocol/ProtocolComponentFactory.java 0 0 28
org/bitrepository/protocol/ProtocolVersionLoader.java 0 0 30
org/bitrepository/protocol/ResponsePopulator.java 0 0 36
org/bitrepository/protocol/activemq/ActiveMQMessageBus.java 0 0 161
org/bitrepository/protocol/http/HttpFileExchange.java 0 0 94
org/bitrepository/protocol/http/HttpsFileExchange.java 0 0 25
org/bitrepository/protocol/messagebus/MessageBus.java 0 0 20
org/bitrepository/protocol/messagebus/MessageBusManager.java 0 0 40
org/bitrepository/protocol/messagebus/MessageListener.java 0 0 9
org/bitrepository/protocol/messagebus/MessageSender.java 0 0 7
org/bitrepository/protocol/messagebus/destination/DefaultReceiverDestinationIDFactory.java 0 0 13
org/bitrepository/protocol/messagebus/destination/DestinationHelper.java 0 0 36
org/bitrepository/protocol/messagebus/destination/ReceiverDestinationIDFactory.java 0 0 10
org/bitrepository/protocol/messagebus/destination/UserSpecificReceiverDestinationIDFactory.java 0 0 13
org/bitrepository/protocol/messagebus/logger/AlarmMessageLogger.java 0 0 10
org/bitrepository/protocol/messagebus/logger/DefaultMessagingLogger.java 0 0 50
org/bitrepository/protocol/messagebus/logger/DeleteFileMessageLogger.java 0 0 19
org/bitrepository/protocol/messagebus/logger/GetAuditTrailsMessageLogger.java 0 0 19
org/bitrepository/protocol/messagebus/logger/GetChecksumsMessageLogger.java 0 0 26
org/bitrepository/protocol/messagebus/logger/GetFileIDsMessageLogger.java 0 0 23
org/bitrepository/protocol/messagebus/logger/GetFileMessageLogger.java 0 0 13
org/bitrepository/protocol/messagebus/logger/GetStatusMessageLogger.java 0 0 11
org/bitrepository/protocol/messagebus/logger/MessageLogger.java 0 0 11
org/bitrepository/protocol/messagebus/logger/MessageLoggerProvider.java 0 0 35
org/bitrepository/protocol/messagebus/logger/PutFileMessageLogger.java 0 0 20
org/bitrepository/protocol/messagebus/logger/ReplaceFileMessageLogger.java 0 0 22
org/bitrepository/protocol/security/BasicMessageAuthenticator.java 0 0 32
org/bitrepository/protocol/security/BasicMessageSigner.java 0 0 31
org/bitrepository/protocol/security/BasicOperationAuthorizor.java 0 0 49
org/bitrepository/protocol/security/BasicSecurityManager.java 0 0 191
org/bitrepository/protocol/security/CertificateID.java 0 0 44
org/bitrepository/protocol/security/MessageAuthenticator.java 0 0 11
org/bitrepository/protocol/security/MessageSigner.java 0 0 16
org/bitrepository/protocol/security/OperationAuthorizor.java 0 0 25
org/bitrepository/protocol/security/PermissionStore.java 0 0 101
org/bitrepository/protocol/security/RequestToOperationPermissionMapper.java 0 0 48
org/bitrepository/protocol/security/SecurityManager.java 0 0 28
org/bitrepository/protocol/security/SecurityModuleConstants.java 0 0 31
org/bitrepository/protocol/security/exception/CertificateUseException.java 0 0 17
org/bitrepository/protocol/security/exception/MessageAuthenticationException.java 0 0 14
org/bitrepository/protocol/security/exception/MessageSigningException.java 0 0 16
org/bitrepository/protocol/security/exception/OperationAuthorizationException.java 0 0 13
org/bitrepository/protocol/security/exception/PermissionStoreException.java 0 0 13
org/bitrepository/protocol/security/exception/SecurityException.java 0 0 10
org/bitrepository/protocol/security/exception/UnregisteredPermissionException.java 0 0 14
org/bitrepository/protocol/utils/LogbackConfigLoader.java 0 0 22
org/bitrepository/protocol/utils/MessageUtils.java 0 0 45
org/bitrepository/service/AbstractBitrepositoryContextListener.java 0 0 46
org/bitrepository/service/AlarmDispatcher.java 0 0 43
org/bitrepository/service/LifeCycledService.java 0 0 10
org/bitrepository/service/ServiceSettingsProvider.java 0 0 18
org/bitrepository/service/audit/AuditDatabaseConstants.java 0 0 28
org/bitrepository/service/audit/AuditDatabaseManager.java 0 0 17
org/bitrepository/service/audit/AuditTrailContributerDAO.java 0 0 152
org/bitrepository/service/audit/AuditTrailContributorDatabaseMigrator.java 0 0 32
org/bitrepository/service/audit/AuditTrailDatabaseResults.java 0 0 23
org/bitrepository/service/audit/AuditTrailManager.java 0 0 15
org/bitrepository/service/contributor/AbstractContributorMediator.java 0 0 34
org/bitrepository/service/contributor/ContributorContext.java 0 0 24
org/bitrepository/service/contributor/ContributorMediator.java 0 0 7
org/bitrepository/service/contributor/MessageDispatcher.java 0 0 20
org/bitrepository/service/contributor/ResponseDispatcher.java 0 0 15
org/bitrepository/service/contributor/SimpleContributorMediator.java 0 0 36
org/bitrepository/service/contributor/handler/AbstractRequestHandler.java 0 0 26
org/bitrepository/service/contributor/handler/GetAuditTrailsRequestHandler.java 0 0 109
org/bitrepository/service/contributor/handler/GetStatusRequestHandler.java 0 0 42
org/bitrepository/service/contributor/handler/IdentifyContributorsForGetAuditTrailsRequestHandler.java 0 0 41
org/bitrepository/service/contributor/handler/IdentifyContributorsForGetStatusRequestHandler.java 0 0 23
org/bitrepository/service/contributor/handler/RequestHandler.java 0 0 15
org/bitrepository/service/database/DBConnector.java 0 0 26
org/bitrepository/service/database/DatabaseCreator.java 0 0 26
org/bitrepository/service/database/DatabaseMaintainer.java 0 0 44
org/bitrepository/service/database/DatabaseManager.java 0 0 93
org/bitrepository/service/database/DatabaseMigrator.java 0 0 56
org/bitrepository/service/database/DatabaseUtils.java 0 0 179
org/bitrepository/service/database/SqlScriptRunner.java 0 0 42
org/bitrepository/service/exception/IdentifyContributorException.java 0 0 22
org/bitrepository/service/exception/IllegalOperationException.java 0 0 20
org/bitrepository/service/exception/InvalidMessageException.java 0 0 22
org/bitrepository/service/exception/RequestHandlerException.java 0 0 35
org/bitrepository/service/scheduler/JobEventListener.java 0 0 12
org/bitrepository/service/scheduler/JobScheduler.java 0 0 17
org/bitrepository/service/scheduler/TimerbasedScheduler.java 0 0 32
org/bitrepository/service/workflow/AbstractWorkFlowStep.java 0 0 7
org/bitrepository/service/workflow/JobID.java 0 0 38
org/bitrepository/service/workflow/JobTimerTask.java 0 0 38
org/bitrepository/service/workflow/SchedulableJob.java 0 0 14
org/bitrepository/service/workflow/Workflow.java 0 0 27
org/bitrepository/service/workflow/WorkflowContext.java 0 0 7
org/bitrepository/service/workflow/WorkflowManager.java 0 0 87
org/bitrepository/service/workflow/WorkflowStatistic.java 0 0 55
org/bitrepository/service/workflow/WorkflowStep.java 0 0 8
org/bitrepository/utils/HexUtils.java 0 0 23
org/bitrepository/utils/LogbackConfigLoader.java 0 0 24
org/bitrepository/utils/XMLGregorianCalendarConverter.java 0 0 15
org/bitrepository/webservice/Reposervice.java 0 0 57
org/bitrepository/webservice/ServiceUrl.java 0 0 70
org/bitrepository/webservice/ServiceUrlFactory.java 0 0 14
org/bitrepository/webservice/WebclientContextListener.java 0 0 28
org/bitrepository/webservice/WebserviceIllegalArgumentException.java 0 0 10
org/bitrepository/webservice/WebserviceInputChecker.java 0 0 32

Rules

Rules Violations Severity
JavadocPackage
  • allowLegacy: "true"
90 Errors Error
NewlineAtEndOfFile 17 Errors Error
Translation 0 Errors Error
FileLength 0 Errors Error
FileTabCharacter
  • eachLine: "true"
195 Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
5506 Errors Error
JavadocMethod 1058 Errors Error
JavadocType 66 Errors Error
JavadocVariable 456 Errors Error
JavadocStyle 291 Errors Error
ConstantName 42 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 3 Errors Error
MemberName 3 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 14 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 9 Errors Error
LineLength 5209 Errors Error
MethodLength 0 Errors Error
ParameterNumber 27 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 5 Errors Error
NoWhitespaceAfter 0 Errors Error
NoWhitespaceBefore 7 Errors Error
OperatorWrap 136 Errors Error
ParenPad 21 Errors Error
TypecastParenPad 0 Errors Error
WhitespaceAfter 29 Errors Error
WhitespaceAround 1006 Errors Error
ModifierOrder 78 Errors Error
RedundantModifier 27 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 6 Errors Error
LeftCurly 0 Errors Error
NeedBraces 40 Errors Error
RightCurly 17 Errors Error
AvoidInlineConditionals 19 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 2 Errors Error
EqualsHashCode 0 Errors Error
HiddenField 393 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 4 Errors Error
MagicNumber 31 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 19 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 7 Errors Error
DesignForExtension 1147 Errors Error
FinalClass 24 Errors Error
HideUtilityClassConstructor 16 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier 50 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters 2401 Errors Error
TodoComment 3 Errors Error
UpperEll 0 Errors Error

Details

org/bitrepository/BasicClient.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. 39
Errors Parameter settings should be final. 39
Errors 'settings' hides a field. 39
Errors Line has trailing spaces. 45
Errors Method 'getCollectionIDs' is not designed for extension - needs to be abstract, final or empty. 46
Errors Missing a Javadoc comment. 46
Errors Line is longer than 80 characters. 48
Errors 'for' is not followed by whitespace. 48
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 54
Errors Missing a Javadoc comment. 54
Errors Line is longer than 80 characters. 58
Errors Method 'getSettingsSummary' is not designed for extension - needs to be abstract, final or empty. 62
Errors Missing a Javadoc comment. 62
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 79
Errors Method 'getSettings' is not designed for extension - needs to be abstract, final or empty. 80
Errors Missing a Javadoc comment. 80

org/bitrepository/BasicClientFactory.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 Utility classes should not have a public or default constructor. 37
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 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 Missing a Javadoc comment. 42
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 43
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 48
Errors 'static' modifier out of order with the JLS suggestions. 50
Errors Parameter configurationDir should be final. 50
Errors Expected @param tag for 'configurationDir'. 50
Errors First sentence should end with a period. 56
Errors Line contains a tab character. 57
Errors Line has trailing spaces. 58
Errors Line contains a tab character. 58
Errors 'static' modifier out of order with the JLS suggestions. 60
Errors 'if' is not followed by whitespace. 61
Errors 'if' is not followed by whitespace. 62
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 65
Errors Line has trailing spaces. 77
Errors First sentence should end with a period. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 85

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/alarm/AlarmException.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 Parameter message should be final. 37
Errors Parameter cause should be final. 37
Errors Parameter message should be final. 45

org/bitrepository/alarm/AlarmService.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 First sentence should end with a period. 35
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 41
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58
Errors More than 7 parameters. 58
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 60

org/bitrepository/alarm/AlarmServiceFactory.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 Class AlarmServiceFactory should be declared as final. 59
Errors Line has trailing spaces. 60
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 71
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 77
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 80
Errors Parameter confDir should be final. 82
Errors Line has trailing spaces. 85
Errors First sentence should end with a period. 86
Errors Line has trailing spaces. 87
Errors 'if' is not followed by whitespace. 91
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 109
Errors Line has trailing spaces. 110
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 113
Errors Line has trailing spaces. 114
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 118
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 120
Errors Line has trailing spaces. 126
Errors Line has trailing spaces. 129
Errors Line is longer than 80 characters. 137

org/bitrepository/alarm/BasicAlarmService.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 First sentence should end with a period. 42
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 67
Errors Parameter messageBus should be final. 67
Errors 'messageBus' hides a field. 67
Errors Parameter settings should be final. 67
Errors Parameter store should be final. 67
Errors 'store' hides a field. 67
Errors Parameter contributorMediator should be final. 67
Errors 'contributorMediator' hides a field. 67
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 73
Errors Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter handler should be final. 77
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 81
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 82
Errors 'if' is not followed by whitespace. 84
Errors 'if' is not followed by whitespace. 87
Errors '{' is not followed by whitespace. 102
Errors '}' is not preceded with whitespace. 102
Errors Method 'extractAlarms' is not designed for extension - needs to be abstract, final or empty. 104
Errors Line is longer than 80 characters. 105
Errors More than 7 parameters. 105
Errors Parameter componentID should be final. 105
Errors Parameter alarmCode should be final. 105
Errors Parameter minDate should be final. 105
Errors Parameter maxDate should be final. 105
Errors Line is longer than 80 characters. 106
Errors Parameter fileID should be final. 106
Errors Parameter collectionID should be final. 106
Errors Parameter maxResults should be final. 106
Errors Parameter ascending should be final. 106
Errors Line is longer than 80 characters. 107

org/bitrepository/alarm/alarmservice/AlarmContextResolver.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. 33
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Line has trailing spaces. 38
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 42
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 43
Errors Parameter objectType should be final. 44
Errors 'for' is not followed by whitespace. 45
Errors 'if' is not followed by whitespace. 46
Errors Line has trailing spaces. 50

org/bitrepository/alarm/alarmservice/AlarmServiceContextListener.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. 31
Errors Line is longer than 80 characters. 34
Errors Method 'getSettingsParameter' is not designed for extension - needs to be abstract, final or empty. 35
Errors Method 'getService' is not designed for extension - needs to be abstract, final or empty. 40
Errors Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 45
Errors Parameter configutrationDir should be final. 46
Errors Line has trailing spaces. 47

org/bitrepository/alarm/alarmservice/AlarmServiceInput.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. 26
Errors Line contains a tab character. 28
Errors Missing a Javadoc comment. 28
Errors Line contains a tab character. 29
Errors Missing a Javadoc comment. 29
Errors Line contains a tab character. 30
Errors Missing a Javadoc comment. 30
Errors Line contains a tab character. 31
Errors Missing a Javadoc comment. 31
Errors Line contains a tab character. 32
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 33
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors Line contains a tab character. 35
Errors Missing a Javadoc comment. 35
Errors Line has trailing spaces. 37
Errors Line contains a tab character. 37
Errors Line contains a tab character. 38
Errors Missing a Javadoc comment. 38
Errors '{' is not preceded with whitespace. 38
Errors Line contains a tab character. 39
Errors Line contains a tab character. 41
Errors Method 'getAlarmCode' is not designed for extension - needs to be abstract, final or empty. 41
Errors Missing a Javadoc comment. 41
Errors Line contains a tab character. 42
Errors Line contains a tab character. 43
Errors Line contains a tab character. 45
Errors Method 'setAlarmCode' is not designed for extension - needs to be abstract, final or empty. 45
Errors Missing a Javadoc comment. 45
Errors Parameter alarmCode should be final. 45
Errors 'alarmCode' hides a field. 45
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line contains a tab character. 49
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 49
Errors Missing a Javadoc comment. 49
Errors Line contains a tab character. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 53
Errors Method 'setCollectionID' is not designed for extension - needs to be abstract, final or empty. 53
Errors Missing a Javadoc comment. 53
Errors Parameter collectionID should be final. 53
Errors 'collectionID' hides a field. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 57
Errors Method 'getFileID' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Line contains a tab character. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 61
Errors Method 'setFileID' is not designed for extension - needs to be abstract, final or empty. 61
Errors Missing a Javadoc comment. 61
Errors Parameter fileID should be final. 61
Errors 'fileID' hides a field. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 65
Errors Method 'getFromDate' is not designed for extension - needs to be abstract, final or empty. 65
Errors Missing a Javadoc comment. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 69
Errors Method 'setFromDate' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors Parameter fromDate should be final. 69
Errors 'fromDate' hides a field. 69
Errors Line contains a tab character. 70
Errors Line contains a tab character. 71
Errors Line contains a tab character. 73
Errors Method 'getToDate' is not designed for extension - needs to be abstract, final or empty. 73
Errors Missing a Javadoc comment. 73
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Line contains a tab character. 77
Errors Method 'setToDate' is not designed for extension - needs to be abstract, final or empty. 77
Errors Missing a Javadoc comment. 77
Errors Parameter toDate should be final. 77
Errors 'toDate' hides a field. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 81
Errors Method 'getMaxAlarms' is not designed for extension - needs to be abstract, final or empty. 81
Errors Missing a Javadoc comment. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 85
Errors Method 'setMaxAlarms' is not designed for extension - needs to be abstract, final or empty. 85
Errors Missing a Javadoc comment. 85
Errors Parameter maxAlarms should be final. 85
Errors 'maxAlarms' hides a field. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 89
Errors Method 'isOldestAlarmsFirst' is not designed for extension - needs to be abstract, final or empty. 89
Errors Missing a Javadoc comment. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 93
Errors Method 'setOldestAlarmsFirst' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors Parameter oldestAlarmsFirst should be final. 93
Errors 'oldestAlarmsFirst' hides a field. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 97
Errors Method 'getReportingComponent' is not designed for extension - needs to be abstract, final or empty. 97
Errors Missing a Javadoc comment. 97
Errors Line contains a tab character. 98
Errors Line contains a tab character. 99
Errors Line contains a tab character. 101
Errors Method 'setReportingComponent' is not designed for extension - needs to be abstract, final or empty. 101
Errors Missing a Javadoc comment. 101
Errors Parameter reportingComponent should be final. 101
Errors 'reportingComponent' hides a field. 101
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103

org/bitrepository/alarm/alarmservice/RestAlarmService.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. 53
Errors Missing a Javadoc comment. 55
Errors Line contains a tab character. 57
Errors Missing a Javadoc comment. 57
Errors Line has trailing spaces. 58
Errors Missing a Javadoc comment. 59
Errors Line has trailing spaces. 62
Errors First sentence should end with a period. 63
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 65
Errors Method 'getShortAlarmList' is not designed for extension - needs to be abstract, final or empty. 67
Errors Line is longer than 80 characters. 72
Errors '10' is a magic number. 72
Errors Line has trailing spaces. 75
Errors First sentence should end with a period. 76
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 78
Errors Method 'getFullAlarmList' is not designed for extension - needs to be abstract, final or empty. 80
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 88
Errors Method 'queryAlarms' is not designed for extension - needs to be abstract, final or empty. 89
Errors Missing a Javadoc comment. 89
Errors More than 7 parameters. 93
Errors Parameter fromDate should be final. 94
Errors Parameter toDate should be final. 95
Errors Parameter fileID should be final. 96
Errors Parameter reportingComponent should be final. 97
Errors Parameter alarmCode should be final. 98
Errors Parameter collectionID should be final. 99
Errors Parameter maxAlarms should be final. 100
Errors Line is longer than 80 characters. 101
Errors Parameter oldestAlarmFirst should be final. 101
Errors Line has trailing spaces. 105
Errors Line has trailing spaces. 106
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 108
Errors 'if' is not followed by whitespace. 109
Errors 'for' is not followed by whitespace. 110
Errors Line has trailing spaces. 113
Errors Line has trailing spaces. 116
Errors Method 'queryAlarms' is not designed for extension - needs to be abstract, final or empty. 117
Errors Missing a Javadoc comment. 117
Errors Parameter input should be final. 121
Errors Line has trailing spaces. 124
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 126
Errors Line has trailing spaces. 127
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 131
Errors Missing a Javadoc comment. 132
Errors Parameter dateStr should be final. 132
Errors 'if' is not followed by whitespace. 133
Errors Line has trailing spaces. 142
Errors Line has trailing spaces. 146
Errors Missing a Javadoc comment. 147
Errors Parameter collectionID should be final. 147
Errors 'if' is not followed by whitespace. 148
Errors Line has trailing spaces. 154
Errors Missing a Javadoc comment. 155
Errors Parameter alarmCodeStr should be final. 155
Errors 'if' is not followed by whitespace. 156
Errors Line has trailing spaces. 161
Errors Line has trailing spaces. 162
Errors Missing a Javadoc comment. 163
Errors Parameter input should be final. 163
Errors 'if' is not followed by whitespace. 164
Errors Line has trailing spaces. 170
Errors Missing a Javadoc comment. 171
Errors Parameter alarm should be final. 171
Errors Line is longer than 80 characters. 175
Errors Line is longer than 80 characters. 179
Errors Avoid inline conditionals. 179
Errors Line has trailing spaces. 184

org/bitrepository/alarm/handling/AlarmHandler.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 has trailing spaces. 33
Errors Line has trailing spaces. 39

org/bitrepository/alarm/handling/AlarmMediator.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 has trailing spaces. 46
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Parameter messageBus should be final. 55
Errors 'messageBus' hides a field. 55
Errors Parameter listenerDestination should be final. 55
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 62
Errors Method 'addHandler' is not designed for extension - needs to be abstract, final or empty. 67
Errors Parameter handler should be final. 67
Errors Expected @param tag for 'handler'. 67
Errors Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter msg should be final. 72
Errors 'if' is not followed by whitespace. 73
Errors 'for' is not followed by whitespace. 74
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 83
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 85
Errors 'if' is not followed by whitespace. 86
Errors 'for' is not followed by whitespace. 87

org/bitrepository/alarm/handling/handlers/AlarmLogger.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 has trailing spaces. 36
Errors Line has trailing spaces. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 42
Errors Line has trailing spaces. 44
Errors Method 'handleAlarm' is not designed for extension - needs to be abstract, final or empty. 45
Errors Parameter msg should be final. 46
Errors Line has trailing spaces. 49
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 50
Errors Line is longer than 80 characters. 52

org/bitrepository/alarm/handling/handlers/AlarmMailer.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. 41
Errors Using the '.*' form of import should be avoided - org.bitrepository.settings.referencesettings.*. 43
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 55
Errors Line has trailing spaces. 62
Errors Line has trailing spaces. 69
Errors Parameter settings should be final. 73
Errors Expected @param tag for 'settings'. 73
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 80
Errors Method 'handleAlarm' is not designed for extension - needs to be abstract, final or empty. 81
Errors Parameter msg should be final. 82
Errors Line has trailing spaces. 87
Errors Line has trailing spaces. 90
Errors Comment matches to-do format 'TODO:'. 91
Errors Line has trailing spaces. 92
Errors Parameter subject should be final. 96
Errors Parameter content should be final. 96
Errors Line has trailing spaces. 100
Errors Line has trailing spaces. 105
Errors Line has trailing spaces. 114
Errors Line has trailing spaces. 117
Errors Unused Javadoc tag. 122
Errors Parameter content should be final. 124
Errors Parameter msg should be final. 124
Errors Line is longer than 80 characters. 128
Errors Line has trailing spaces. 137
Errors Line has trailing spaces. 139
Errors Line has trailing spaces. 140
Errors Parameter subject should be final. 143
Errors Parameter msg should be final. 143
Errors Expected @param tag for 'msg'. 143
Errors Line has trailing spaces. 148
Errors Line has trailing spaces. 154
Errors Parameter msg should be final. 159
Errors Line is longer than 80 characters. 163
Errors Line is longer than 80 characters. 166
Errors Line has trailing spaces. 169
Errors Line is longer than 80 characters. 172
Errors Line is longer than 80 characters. 175
Errors Line has trailing spaces. 178
Errors Parameter msg should be final. 183
Errors Line has trailing spaces. 190
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 191
Errors Line is longer than 80 characters. 193

org/bitrepository/alarm/handling/handlers/AlarmStorer.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. 39
Errors Parameter store should be final. 44
Errors 'store' hides a field. 44
Errors Line has trailing spaces. 47
Errors Method 'handleAlarm' is not designed for extension - needs to be abstract, final or empty. 48
Errors Parameter message should be final. 49
Errors Line has trailing spaces. 55
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 56
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 58

org/bitrepository/alarm/store/AlarmDatabaseConstants.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 AlarmDatabaseConstants should be declared as final. 27
Errors Line has trailing spaces. 30
Errors First sentence should end with a period. 45
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 54
Errors 'static' modifier out of order with the JLS suggestions. 56

org/bitrepository/alarm/store/AlarmDatabaseExtractionModel.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. 48
Errors Line is longer than 80 characters. 57
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors More than 7 parameters. 59
Errors Parameter collectionID should be final. 59
Errors 'collectionID' hides a field. 59
Errors Parameter componentId should be final. 59
Errors 'componentId' hides a field. 59
Errors Parameter alarmCode should be final. 59
Errors 'alarmCode' hides a field. 59
Errors Parameter startDate should be final. 59
Errors 'startDate' hides a field. 59
Errors Parameter endDate should be final. 59
Errors 'endDate' hides a field. 59
Errors Parameter fileID should be final. 60
Errors 'fileID' hides a field. 60
Errors Parameter maxCount should be final. 60
Errors 'maxCount' hides a field. 60
Errors Parameter ascending should be final. 60
Errors 'ascending' hides a field. 60
Errors Expected @param tag for 'ascending'. 60
Errors Line has trailing spaces. 68
Errors 'if' is not followed by whitespace. 69
Errors Line has trailing spaces. 75
Errors Method 'getComponentId' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line has trailing spaces. 82
Errors Method 'setComponentId' is not designed for extension - needs to be abstract, final or empty. 87
Errors Parameter componentId should be final. 87
Errors 'componentId' hides a field. 87
Errors Line has trailing spaces. 90
Errors Method 'getAlarmCode' is not designed for extension - needs to be abstract, final or empty. 94
Errors Line has trailing spaces. 97
Errors Method 'setAlarmCode' is not designed for extension - needs to be abstract, final or empty. 102
Errors Parameter alarmCode should be final. 102
Errors 'alarmCode' hides a field. 102
Errors Line has trailing spaces. 105
Errors Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. 109
Errors Line has trailing spaces. 112
Errors Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. 117
Errors Parameter startDate should be final. 117
Errors 'startDate' hides a field. 117
Errors Line has trailing spaces. 120
Errors Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. 124
Errors Line has trailing spaces. 127
Errors Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. 132
Errors Parameter endDate should be final. 132
Errors 'endDate' hides a field. 132
Errors Line has trailing spaces. 134
Errors Line has trailing spaces. 135
Errors Method 'getFileID' is not designed for extension - needs to be abstract, final or empty. 139
Errors Line has trailing spaces. 142
Errors Method 'setFileID' is not designed for extension - needs to be abstract, final or empty. 147
Errors Parameter fileID should be final. 147
Errors 'fileID' hides a field. 147
Errors Line has trailing spaces. 150
Errors Method 'getMaxCount' is not designed for extension - needs to be abstract, final or empty. 154
Errors Line has trailing spaces. 157
Errors Method 'setMaxCount' is not designed for extension - needs to be abstract, final or empty. 162
Errors Parameter maxCount should be final. 162
Errors 'maxCount' hides a field. 162
Errors Line has trailing spaces. 165
Errors Line is longer than 80 characters. 167
Errors Method 'getAscending' is not designed for extension - needs to be abstract, final or empty. 169
Errors Line has trailing spaces. 172
Errors Line is longer than 80 characters. 175
Errors Method 'setAscending' is not designed for extension - needs to be abstract, final or empty. 177
Errors Parameter ascending should be final. 177
Errors 'ascending' hides a field. 177
Errors Line has trailing spaces. 179
Errors Line has trailing spaces. 180
Errors Line has trailing spaces. 182
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 184
Errors Line has trailing spaces. 187
Errors Line has trailing spaces. 189
Errors Method 'setCollectionID' is not designed for extension - needs to be abstract, final or empty. 192
Errors Parameter collectionID should be final. 192
Errors 'collectionID' hides a field. 192

org/bitrepository/alarm/store/AlarmDatabaseExtractor.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 Using the '.*' form of import should be avoided - org.bitrepository.alarm.store.AlarmDatabaseConstants.*. 40
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 48
Errors Line has trailing spaces. 49
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 80
Errors Parameter model should be final. 80
Errors 'model' hides a field. 80
Errors Parameter dbConnector should be final. 80
Errors 'dbConnector' hides a field. 80
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 87
Errors Method 'extractAlarms' is not designed for extension - needs to be abstract, final or empty. 92
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 105
Errors 'while' is not followed by whitespace. 107
Errors 'if' is not followed by whitespace. 112
Errors 'if' is not followed by whitespace. 115
Errors 'if' is not followed by whitespace. 118
Errors Line has trailing spaces. 123
Errors Line is longer than 80 characters. 126
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 132
Errors Line is longer than 80 characters. 132
Errors Parameter resultSet should be final. 137
Errors Expected @throws tag for 'SQLException'. 137
Errors Line has trailing spaces. 139
Errors Line has trailing spaces. 142
Errors Line is longer than 80 characters. 143
Errors Line is longer than 80 characters. 147
Errors Line has trailing spaces. 149
Errors Line has trailing spaces. 152
Errors Line has trailing spaces. 154
Errors Line is longer than 80 characters. 155
Errors Line has trailing spaces. 160
Errors Line has trailing spaces. 168
Errors Line has trailing spaces. 171
Errors Line is longer than 80 characters. 173
Errors Line has trailing spaces. 178
Errors 'if' is not followed by whitespace. 179
Errors Line has trailing spaces. 181
Errors Line is longer than 80 characters. 181
Errors Line has trailing spaces. 184
Errors 'if' is not followed by whitespace. 185
Errors Line has trailing spaces. 189
Errors 'if' is not followed by whitespace. 190
Errors Line has trailing spaces. 194
Errors 'if' is not followed by whitespace. 195
Errors Line has trailing spaces. 199
Errors 'if' is not followed by whitespace. 200
Errors Line has trailing spaces. 204
Errors 'if' is not followed by whitespace. 205
Errors Line has trailing spaces. 209
Errors Line has trailing spaces. 212
Errors Line is longer than 80 characters. 214
Errors Parameter res should be final. 217
Errors 'if' is not followed by whitespace. 218
Errors Line has trailing spaces. 222
Errors Line has trailing spaces. 224
Errors Line is longer than 80 characters. 226
Errors Line has trailing spaces. 231
Errors 'if' is not followed by whitespace. 232
Errors Line has trailing spaces. 235
Errors 'if' is not followed by whitespace. 236
Errors Line has trailing spaces. 239
Errors 'if' is not followed by whitespace. 240
Errors Line has trailing spaces. 243
Errors 'if' is not followed by whitespace. 244
Errors Line has trailing spaces. 247
Errors 'if' is not followed by whitespace. 248
Errors Line has trailing spaces. 251
Errors 'if' is not followed by whitespace. 252
Errors Line has trailing spaces. 255
Errors Line has trailing spaces. 256
Errors Line has trailing spaces. 259
Errors Line has trailing spaces. 261
Errors Line is longer than 80 characters. 262
Errors 'if' is not followed by whitespace. 267
Errors Line has trailing spaces. 272
Errors Line has trailing spaces. 275
Errors Line has trailing spaces. 277
Errors Parameter componentGuid should be final. 281
Errors Line has trailing spaces. 282
Errors Line is longer than 80 characters. 282
Errors Line has trailing spaces. 284
Errors Line is longer than 80 characters. 285

org/bitrepository/alarm/store/AlarmDatabaseIngestor.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 Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 44
Errors Line has trailing spaces. 48
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 64
Errors Parameter dbConnector should be final. 66
Errors 'dbConnector' hides a field. 66
Errors Line has trailing spaces. 68
Errors Line has trailing spaces. 71
Errors Method 'ingestAlarm' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter alarm should be final. 76
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 81
Errors Parameter alarm should be final. 88
Errors Line has trailing spaces. 90
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 105
Errors Line is longer than 80 characters. 105
Errors Parameter res should be final. 107
Errors Parameter element should be final. 107
Errors Parameter name should be final. 107
Errors 'if' is not followed by whitespace. 108
Errors Line has trailing spaces. 111
Errors 'if' is not followed by whitespace. 112
Errors Line has trailing spaces. 117
Errors Line has trailing spaces. 120
Errors Line is longer than 80 characters. 123
Errors Parameter alarm should be final. 125
Errors Line has trailing spaces. 127
Errors Line has trailing spaces. 134
Errors Line has trailing spaces. 137
Errors Line is longer than 80 characters. 139
Errors Line is longer than 80 characters. 141
Errors Parameter res should be final. 143
Errors Parameter element should be final. 143
Errors 'if' is not followed by whitespace. 144
Errors Line has trailing spaces. 147
Errors 'if' is not followed by whitespace. 148
Errors Line has trailing spaces. 155
Errors Parameter alarm should be final. 159
Errors Expected @param tag for 'alarm'. 159
Errors 'if' is not followed by whitespace. 162
Errors Line has trailing spaces. 166
Errors 'if' is not followed by whitespace. 167
Errors Line has trailing spaces. 170
Errors 'if' is not followed by whitespace. 171
Errors Line has trailing spaces. 174
Errors 'if' is not followed by whitespace. 175
Errors Line is longer than 80 characters. 176
Errors Line has trailing spaces. 178
Errors 'if' is not followed by whitespace. 179
Errors Line has trailing spaces. 182
Errors 'if' is not followed by whitespace. 183
Errors Line has trailing spaces. 186
Errors Line has trailing spaces. 189
Errors Line has trailing spaces. 191
Errors Line is longer than 80 characters. 191
Errors Line has trailing spaces. 193
Errors Parameter componentId should be final. 197
Errors Line has trailing spaces. 198
Errors Line is longer than 80 characters. 198
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 201
Errors Line has trailing spaces. 202
Errors 'if' is not followed by whitespace. 203
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 205
Errors Line has trailing spaces. 207
Errors Line is longer than 80 characters. 208
Errors Line has trailing spaces. 210

org/bitrepository/alarm/store/AlarmDatabaseManager.java

Violation Message Line
Errors Line is longer than 80 characters. 8
Errors Line is longer than 80 characters. 12
Errors Missing a Javadoc comment. 12
Errors 'static' modifier out of order with the JLS suggestions. 12
Errors Missing a Javadoc comment. 13
Errors Missing a Javadoc comment. 14
Errors Line has trailing spaces. 15
Errors Missing a Javadoc comment. 16
Errors Parameter databaseSpecifics should be final. 16
Errors 'databaseSpecifics' hides a field. 16
Errors Line has trailing spaces. 19
Errors Method 'getDatabaseSpecifics' is not designed for extension - needs to be abstract, final or empty. 20
Errors Method 'getMigrator' is not designed for extension - needs to be abstract, final or empty. 25
Errors 'if' is not followed by whitespace. 27
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 33
Errors Method 'getDatabaseCreationScript' is not designed for extension - needs to be abstract, final or empty. 38

org/bitrepository/alarm/store/AlarmDatabaseMigrator.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 Line has trailing spaces. 41
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 46
Errors Parameter connector should be final. 51
Errors Line has trailing spaces. 54
Errors Method 'migrate' is not designed for extension - needs to be abstract, final or empty. 55
Errors Line has trailing spaces. 58
Errors 'if' is not followed by whitespace. 59
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 60
Errors 'if' is not followed by whitespace. 63
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line has trailing spaces. 72
Errors 'if' is not followed by whitespace. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 75
Errors Conditional logic can be removed. 76
Errors 'if' is not followed by whitespace. 76

org/bitrepository/alarm/store/AlarmServiceDAO.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. 38
Errors Line has trailing spaces. 39
Errors Unused @param tag for 'settings'. 41
Errors Parameter databaseManager should be final. 43
Errors Expected @param tag for 'databaseManager'. 43
Errors Line has trailing spaces. 46
Errors Method 'addAlarm' is not designed for extension - needs to be abstract, final or empty. 47
Errors Parameter alarm should be final. 48
Errors Line has trailing spaces. 52
Errors Method 'extractAlarms' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 54
Errors More than 7 parameters. 54
Errors Parameter componentID should be final. 54
Errors Parameter alarmCode should be final. 54
Errors Parameter minDate should be final. 54
Errors Parameter maxDate should be final. 54
Errors Line is longer than 80 characters. 55
Errors Parameter fileID should be final. 55
Errors Parameter collectionID should be final. 55
Errors Parameter count should be final. 55
Errors Parameter ascending should be final. 55
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 59
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 69

org/bitrepository/alarm/store/AlarmStore.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 '{' is not preceded with whitespace. 37
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 55
Errors More than 7 parameters. 55
Errors Line is longer than 80 characters. 56
Errors Expected @param tag for 'collectionID'. 56

org/bitrepository/audittrails/AuditTrailService.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. 44
Errors Line has trailing spaces. 45
Errors Missing a Javadoc comment. 48
Errors Parameter store should be final. 66
Errors 'store' hides a field. 66
Errors Parameter collector should be final. 67
Errors 'collector' hides a field. 67
Errors Parameter mediator should be final. 68
Errors 'mediator' hides a field. 68
Errors Parameter settings should be final. 69
Errors 'settings' hides a field. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 72
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 89
Errors Expected an @return tag. 93
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 93
Errors Method 'queryAuditTrailEventsByIterator' is not designed for extension - needs to be abstract, final or empty. 93
Errors More than 7 parameters. 93
Errors Parameter fromDate should be final. 93
Errors Parameter toDate should be final. 93
Errors Parameter fileID should be final. 93
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 94
Errors Parameter collectionID should be final. 94
Errors Expected @param tag for 'collectionID'. 94
Errors Parameter reportingComponent should be final. 94
Errors Parameter actor should be final. 94
Errors Parameter action should be final. 94
Errors Parameter fingerprint should be final. 95
Errors Expected @param tag for 'fingerprint'. 95
Errors Parameter operationID should be final. 95
Errors Expected @param tag for 'operationID'. 95
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 96
Errors Line is longer than 80 characters. 102
Errors Method 'collectAuditTrails' is not designed for extension - needs to be abstract, final or empty. 105
Errors Line has trailing spaces. 106
Errors 'for' is not followed by whitespace. 106
Errors Line is longer than 80 characters. 107
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 112
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 117
Errors '(' is followed by whitespace. 123
Errors Line is longer than 80 characters. 127

org/bitrepository/audittrails/AuditTrailServiceFactory.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. 63
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 68
Errors Missing a Javadoc comment. 68
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 81
Errors Line has trailing spaces. 86
Errors Line has trailing spaces. 88
Errors Line is longer than 80 characters. 89
Errors Parameter confDir should be final. 91
Errors Line has trailing spaces. 94
Errors First sentence should end with a period. 95
Errors Line has trailing spaces. 96
Errors 'if' is not followed by whitespace. 100
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 118
Errors Line is longer than 80 characters. 119
Errors Line has trailing spaces. 120
Errors Line has trailing spaces. 122
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 124
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 125
Errors Line has trailing spaces. 127
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 131
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 132
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 136
Errors Line is longer than 80 characters. 138
Errors Line is longer than 80 characters. 141
Errors Line has trailing spaces. 143
Errors Line is longer than 80 characters. 144
Errors Line has trailing spaces. 149
Errors Line has trailing spaces. 152
Errors Line is longer than 80 characters. 160

org/bitrepository/audittrails/collector/AuditTrailCollector.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 Missing a Javadoc comment. 47
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 53
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 63
Errors Parameter settings should be final. 63
Errors 'settings' hides a field. 63
Errors Parameter client should be final. 63
Errors Parameter store should be final. 63
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 72
Errors 'for' is not followed by whitespace. 72
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 77
Errors '(' is followed by whitespace. 77
Errors '+' should be on a new line. 79
Errors '+' should be on a new line. 80
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82
Errors '/' is not preceded with whitespace. 82
Errors '/' is not followed by whitespace. 82
Errors '10' is a magic number. 82
Errors Line has trailing spaces. 86
Errors Method 'collectNewestAudits' is not designed for extension - needs to be abstract, final or empty. 90
Errors Parameter collectionID should be final. 90
Errors Expected @param tag for 'collectionID'. 90
Errors Line is longer than 80 characters. 95
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 100
Errors Line has trailing spaces. 105
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 109
Errors 'for' is not followed by whitespace. 110
Errors Class AuditTrailCollectionTimerTask should be declared as final. 119
Errors Missing a Javadoc comment. 124
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 129
Errors Parameter collector should be final. 129
Errors 'collector' hides a field. 129
Errors Expected @param tag for 'collector'. 129
Errors Parameter interval should be final. 129
Errors 'interval' hides a field. 129
Errors Line is longer than 80 characters. 133
Errors Line has trailing spaces. 135
Errors Line is longer than 80 characters. 137
Errors Line is longer than 80 characters. 140
Errors Line is longer than 80 characters. 142
Errors 'if' is not followed by whitespace. 147

org/bitrepository/audittrails/collector/IncrementalCollector.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. 44
Errors Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 51
Errors Missing a Javadoc comment. 52
Errors First sentence should end with a period. 58
Errors Missing a Javadoc comment. 60
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 69
Errors Parameter collectionID should be final. 69
Errors 'collectionID' hides a field. 69
Errors Expected @param tag for 'collectionID'. 69
Errors Parameter clientID should be final. 69
Errors 'clientID' hides a field. 69
Errors Parameter client should be final. 69
Errors 'client' hides a field. 69
Errors Parameter store should be final. 69
Errors 'store' hides a field. 69
Errors Parameter maxNumberOfResults should be final. 70
Errors 'maxNumberOfResults' hides a field. 70
Errors '?' is not preceded with whitespace. 75
Errors '?' should be on a new line. 75
Errors Avoid inline conditionals. 75
Errors First sentence should end with a period. 79
Errors Line has trailing spaces. 81
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 83
Errors Line has trailing spaces. 86
Errors Method 'performCollection' is not designed for extension - needs to be abstract, final or empty. 91
Errors Parameter contributors should be final. 91
Errors Expected @param tag for 'contributors'. 91
Errors Line has trailing spaces. 93
Errors 'for' is not followed by whitespace. 94
Errors Line is longer than 80 characters. 96
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 113
Errors Missing a Javadoc comment. 117
Errors Variable 'contributorsWithPartialResults' must be private and have accessor methods. 117
Errors Missing a Javadoc comment. 118
Errors Parameter event should be final. 121
Errors 'if' is not followed by whitespace. 122
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 130
Errors Line is longer than 80 characters. 132
Errors Line is longer than 80 characters. 135
Errors '+' should be on a new line. 135
Errors Line is longer than 80 characters. 136
Errors '+' should be on a new line. 136
Errors Line has trailing spaces. 137
Errors Line is longer than 80 characters. 137
Errors Line is longer than 80 characters. 138
Errors Line is longer than 80 characters. 140
Errors '||' should be on a new line. 140
Errors Line is longer than 80 characters. 141
Errors '||' should be on a new line. 141
Errors Line is longer than 80 characters. 142

org/bitrepository/audittrails/preserver/AuditPacker.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. 43
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 60
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 68
Errors Parameter store should be final. 68
Errors 'store' hides a field. 68
Errors Parameter settings should be final. 68
Errors Expected @param tag for 'settings'. 68
Errors Parameter collectionId should be final. 68
Errors 'collectionId' hides a field. 68
Errors Expected @param tag for 'collectionId'. 68
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 72
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 79
Errors Method 'getSequenceNumbersReached' is not designed for extension - needs to be abstract, final or empty. 81
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 86
Errors 'for' is not followed by whitespace. 89
Errors Line is longer than 80 characters. 90
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. 99
Errors Method 'createNewPackage' is not designed for extension - needs to be abstract, final or empty. 101
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 108
Errors 'if' is not followed by whitespace. 111
Errors Line has trailing spaces. 116
Errors Parameter container should be final. 122
Errors 'for' is not followed by whitespace. 126
Errors 'if' is not followed by whitespace. 130
Errors Line has trailing spaces. 136
Errors Line is longer than 80 characters. 138
Errors Line is longer than 80 characters. 141
Errors Unused Javadoc tag. 141
Errors Parameter contributorId should be final. 143
Errors Parameter writer should be final. 143
Errors Line is longer than 80 characters. 144
Errors Line is longer than 80 characters. 147
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 148
Errors '1000' is a magic number. 151
Errors 'while' is not followed by whitespace. 155
Errors 'if' is not followed by whitespace. 157
Errors Line has trailing spaces. 161
Errors 'if' is not followed by whitespace. 162
Errors Line is longer than 80 characters. 163
Errors Line is longer than 80 characters. 166
Errors 'if' is not followed by whitespace. 167
Errors Line has trailing spaces. 171
Errors Line is longer than 80 characters. 174
Errors Line has trailing spaces. 176
Errors Parameter fileToCompress should be final. 181
Errors Line is longer than 80 characters. 182

org/bitrepository/audittrails/preserver/AuditPreservationEventHandler.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. 35
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 55
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 58
Errors Parameter preservationSequenceNumber should be final. 58
Errors Parameter store should be final. 58
Errors 'store' hides a field. 58
Errors Parameter collectionID should be final. 58
Errors 'collectionID' hides a field. 58
Errors Line has trailing spaces. 63
Errors Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 64
Errors Parameter event should be final. 65
Errors 'if' is not followed by whitespace. 66
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 72
Errors Unused @param tag for 'collectionId'. 75
Errors 'for' is not followed by whitespace. 78
Errors 'if' is not followed by whitespace. 79
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 82

org/bitrepository/audittrails/preserver/AuditTrailPreserver.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. 33
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 38

org/bitrepository/audittrails/preserver/LocalAuditTrailPreserver.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. 56
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 71
Errors Variable 'auditPackers' must be private and have accessor methods. 72
Errors First sentence should end with a period. 75
Errors First sentence should end with a period. 77
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 86
Errors Parameter settings should be final. 86
Errors 'settings' hides a field. 86
Errors Parameter store should be final. 86
Errors 'store' hides a field. 86
Errors Parameter client should be final. 86
Errors 'client' hides a field. 86
Errors Parameter exchange should be final. 87
Errors 'exchange' hides a field. 87
Errors Expected @param tag for 'exchange'. 87
Errors Line is longer than 80 characters. 88
Errors Line has trailing spaces. 91
Errors Line is longer than 80 characters. 93
Errors 'for' is not followed by whitespace. 97
Errors Line is longer than 80 characters. 98
Errors Line has trailing spaces. 101
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 102
Errors 'if' is not followed by whitespace. 104
Errors Line is longer than 80 characters. 108
Errors '/' is not preceded with whitespace. 109
Errors '/' is not followed by whitespace. 109
Errors '10' is a magic number. 109
Errors '+' should be on a new line. 110
Errors Line is longer than 80 characters. 114
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 117
Errors 'if' is not followed by whitespace. 119
Errors Method 'preserveRepositoryAuditTrails' is not designed for extension - needs to be abstract, final or empty. 124
Errors 'if' is not followed by whitespace. 126
Errors 'for' is not followed by whitespace. 131
Errors Line has trailing spaces. 135
Errors Line is longer than 80 characters. 138
Errors Line has trailing spaces. 140
Errors Line is longer than 80 characters. 140
Errors Line is longer than 80 characters. 142
Errors Line is longer than 80 characters. 144
Errors Parameter collectionId should be final. 144
Errors Line is longer than 80 characters. 146
Errors Line is longer than 80 characters. 148
Errors Line has trailing spaces. 149
Errors Line is longer than 80 characters. 150
Errors Line has trailing spaces. 151
Errors Line is longer than 80 characters. 153
Errors Line is longer than 80 characters. 154
Errors Line is longer than 80 characters. 155
Errors Line is longer than 80 characters. 156
Errors Line is longer than 80 characters. 161
Errors Line is longer than 80 characters. 163
Errors Line has trailing spaces. 166
Errors Line has trailing spaces. 168
Errors Expected an @return tag. 170
Errors Line is longer than 80 characters. 170
Errors Parameter file should be final. 170
Errors Expected @param tag for 'file'. 170
Errors Line has trailing spaces. 180
Errors Line has trailing spaces. 181
Errors Parameter file should be final. 188
Errors Line is longer than 80 characters. 189
Errors Line has trailing spaces. 191
Errors Class AuditPreservationTimerTask should be declared as final. 195
Errors Line has trailing spaces. 200
Errors Parameter interval should be final. 205
Errors 'interval' hides a field. 205
Errors Line has trailing spaces. 209
Errors Line has trailing spaces. 216
Errors 'if' is not followed by whitespace. 219
Errors Line is longer than 80 characters. 224

org/bitrepository/audittrails/store/AuditDatabaseConstants.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. 29
Errors Line has trailing spaces. 32
Errors 'static' modifier out of order with the JLS suggestions. 34
Errors 'static' modifier out of order with the JLS suggestions. 36
Errors 'static' modifier out of order with the JLS suggestions. 38
Errors 'static' modifier out of order with the JLS suggestions. 40
Errors 'static' modifier out of order with the JLS suggestions. 42
Errors 'static' modifier out of order with the JLS suggestions. 44
Errors 'static' modifier out of order with the JLS suggestions. 46
Errors 'static' modifier out of order with the JLS suggestions. 48
Errors 'static' modifier out of order with the JLS suggestions. 50
Errors 'static' modifier out of order with the JLS suggestions. 52
Errors 'static' modifier out of order with the JLS suggestions. 54
Errors 'static' modifier out of order with the JLS suggestions. 56
Errors Line has trailing spaces. 57
Errors 'static' modifier out of order with the JLS suggestions. 59
Errors 'static' modifier out of order with the JLS suggestions. 61
Errors 'static' modifier out of order with the JLS suggestions. 63
Errors 'static' modifier out of order with the JLS suggestions. 65
Errors Line has trailing spaces. 66
Errors 'static' modifier out of order with the JLS suggestions. 68
Errors 'static' modifier out of order with the JLS suggestions. 70
Errors 'static' modifier out of order with the JLS suggestions. 72
Errors Line has trailing spaces. 73
Errors 'static' modifier out of order with the JLS suggestions. 75
Errors 'static' modifier out of order with the JLS suggestions. 77
Errors 'static' modifier out of order with the JLS suggestions. 79
Errors Line has trailing spaces. 80
Errors 'static' modifier out of order with the JLS suggestions. 82
Errors 'static' modifier out of order with the JLS suggestions. 84
Errors 'static' modifier out of order with the JLS suggestions. 86
Errors Line has trailing spaces. 87
Errors 'static' modifier out of order with the JLS suggestions. 89
Errors 'static' modifier out of order with the JLS suggestions. 91
Errors 'static' modifier out of order with the JLS suggestions. 93
Errors 'static' modifier out of order with the JLS suggestions. 95
Errors Line is longer than 80 characters. 96
Errors 'static' modifier out of order with the JLS suggestions. 97
Errors 'static' modifier out of order with the JLS suggestions. 100

org/bitrepository/audittrails/store/AuditDatabaseExtractor.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. 26
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
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. 41
Errors Line is longer than 80 characters. 42
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. 46
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 62
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 65
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 75
Errors Line has trailing spaces. 96
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 105
Errors Parameter model should be final. 107
Errors 'model' hides a field. 107
Errors Parameter dbConnector should be final. 107
Errors 'dbConnector' hides a field. 107
Errors Line has trailing spaces. 110
Errors Line has trailing spaces. 114
Errors First sentence should end with a period. 115
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 117
Errors Method 'extractAuditEventsByIterator' is not designed for extension - needs to be abstract, final or empty. 119
Errors Line has trailing spaces. 120
Errors Line is longer than 80 characters. 120
Errors Line has trailing spaces. 123
Errors Line is longer than 80 characters. 123
Errors Line is longer than 80 characters. 124
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 129
Errors Line has trailing spaces. 132
Errors Line has trailing spaces. 134
Errors Line is longer than 80 characters. 135
Errors Line has trailing spaces. 140
Errors Line has trailing spaces. 152
Errors Line has trailing spaces. 155
Errors Line has trailing spaces. 158
Errors Line is longer than 80 characters. 162
Errors Line has trailing spaces. 163
Errors Line has trailing spaces. 168
Errors Line has trailing spaces. 172
Errors Line is longer than 80 characters. 172
Errors Line has trailing spaces. 173
Errors Line has trailing spaces. 175
Errors Line has trailing spaces. 178
Errors Line has trailing spaces. 182
Errors Line is longer than 80 characters. 182
Errors Line has trailing spaces. 183
Errors Line has trailing spaces. 185
Errors Line is longer than 80 characters. 187
Errors Line has trailing spaces. 192
Errors 'if' is not followed by whitespace. 193
Errors '+' is not preceded with whitespace. 195
Errors 'if' is not followed by whitespace. 198
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 200
Errors Line has trailing spaces. 203
Errors 'if' is not followed by whitespace. 204
Errors Line has trailing spaces. 206
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 207
Errors Line has trailing spaces. 209
Errors 'if' is not followed by whitespace. 210
Errors Line is longer than 80 characters. 212
Errors Line has trailing spaces. 214
Errors 'if' is not followed by whitespace. 215
Errors Line is longer than 80 characters. 217
Errors Line has trailing spaces. 219
Errors 'if' is not followed by whitespace. 220
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 222
Errors Line has trailing spaces. 225
Errors 'if' is not followed by whitespace. 226
Errors Line has trailing spaces. 230
Errors 'if' is not followed by whitespace. 231
Errors Line is longer than 80 characters. 233
Errors Line has trailing spaces. 235
Errors 'if' is not followed by whitespace. 236
Errors Line is longer than 80 characters. 238
Errors Line has trailing spaces. 240
Errors 'if' is not followed by whitespace. 241
Errors Line is longer than 80 characters. 243
Errors Line has trailing spaces. 245
Errors 'if' is not followed by whitespace. 246
Errors Line is longer than 80 characters. 248
Errors Line has trailing spaces. 250
Errors Line has trailing spaces. 253
Errors Line is longer than 80 characters. 255
Errors Parameter res should be final. 258
Errors 'if' is not followed by whitespace. 259
Errors Line has trailing spaces. 263
Errors Line has trailing spaces. 265
Errors Line has trailing spaces. 271
Errors 'if' is not followed by whitespace. 272
Errors Line has trailing spaces. 275
Errors 'if' is not followed by whitespace. 276
Errors Line has trailing spaces. 279
Errors 'if' is not followed by whitespace. 280
Errors Line has trailing spaces. 283
Errors 'if' is not followed by whitespace. 284
Errors Line has trailing spaces. 287
Errors 'if' is not followed by whitespace. 288
Errors Line has trailing spaces. 291
Errors 'if' is not followed by whitespace. 292
Errors Line has trailing spaces. 295
Errors 'if' is not followed by whitespace. 296
Errors Line has trailing spaces. 299
Errors 'if' is not followed by whitespace. 300
Errors Line has trailing spaces. 303
Errors 'if' is not followed by whitespace. 304
Errors Line has trailing spaces. 307
Errors 'if' is not followed by whitespace. 308
Errors Line has trailing spaces. 311
Errors 'if' is not followed by whitespace. 312
Errors Line has trailing spaces. 315

org/bitrepository/audittrails/store/AuditDatabaseIngestor.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 Using the '.*' form of import should be avoided - org.bitrepository.audittrails.store.AuditDatabaseConstants.*. 34
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 41
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 48
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 60
Errors Parameter dbConnector should be final. 62
Errors 'dbConnector' hides a field. 62
Errors Line has trailing spaces. 66
Errors Method 'ingestAuditEvents' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter event should be final. 71
Errors Parameter collectionId should be final. 71
Errors Expected @param tag for 'collectionId'. 71
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 76
Errors Parameter event should be final. 83
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 88
Errors Line has trailing spaces. 96
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 104
Errors Parameter res should be final. 106
Errors Parameter element should be final. 106
Errors Parameter name should be final. 106
Errors 'if' is not followed by whitespace. 107
Errors Line has trailing spaces. 110
Errors 'if' is not followed by whitespace. 111
Errors Line has trailing spaces. 116
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 122
Errors Parameter event should be final. 124
Errors Line has trailing spaces. 126
Errors Line has trailing spaces. 137
Errors Line has trailing spaces. 140
Errors Line is longer than 80 characters. 142
Errors Line is longer than 80 characters. 144
Errors Parameter res should be final. 146
Errors Parameter element should be final. 146
Errors 'if' is not followed by whitespace. 147
Errors Line has trailing spaces. 150
Errors 'if' is not followed by whitespace. 151
Errors Line has trailing spaces. 158
Errors Line is longer than 80 characters. 162
Errors Line is longer than 80 characters. 165
Errors Parameter event should be final. 165
Errors Parameter collectionId should be final. 165
Errors 'if' is not followed by whitespace. 168
Errors Line has trailing spaces. 172
Errors 'if' is not followed by whitespace. 173
Errors Line has trailing spaces. 177
Errors 'if' is not followed by whitespace. 178
Errors Line is longer than 80 characters. 179
Errors Line has trailing spaces. 182
Errors 'if' is not followed by whitespace. 183
Errors Line has trailing spaces. 186
Errors 'if' is not followed by whitespace. 187
Errors Line has trailing spaces. 190
Errors 'if' is not followed by whitespace. 191
Errors Line has trailing spaces. 194
Errors 'if' is not followed by whitespace. 195
Errors Line is longer than 80 characters. 196
Errors Line has trailing spaces. 198
Errors 'if' is not followed by whitespace. 199
Errors Line has trailing spaces. 202
Errors 'if' is not followed by whitespace. 203
Errors Line has trailing spaces. 206
Errors 'if' is not followed by whitespace. 207
Errors Line has trailing spaces. 210
Errors Line has trailing spaces. 213
Errors Line has trailing spaces. 215
Errors Line is longer than 80 characters. 215
Errors Line has trailing spaces. 217
Errors Parameter contributorId should be final. 221
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 222
Errors Line has trailing spaces. 224
Errors Line is longer than 80 characters. 225
Errors Line has trailing spaces. 226
Errors 'if' is not followed by whitespace. 227
Errors Line is longer than 80 characters. 228
Errors Line is longer than 80 characters. 229
Errors Line is longer than 80 characters. 230
Errors Line has trailing spaces. 231
Errors Line is longer than 80 characters. 232
Errors Line has trailing spaces. 234
Errors Line has trailing spaces. 237
Errors Line is longer than 80 characters. 239
Errors Line has trailing spaces. 240
Errors Line has trailing spaces. 242
Errors Line is longer than 80 characters. 245
Errors Parameter fileId should be final. 245
Errors Parameter collectionId should be final. 245
Errors Line has trailing spaces. 248
Errors Line has trailing spaces. 249
Errors Line has trailing spaces. 250
Errors Line is longer than 80 characters. 252
Errors Line has trailing spaces. 253
Errors 'if' is not followed by whitespace. 254
Errors Line has trailing spaces. 256
Errors Line is longer than 80 characters. 256
Errors Line is longer than 80 characters. 258
Errors Line has trailing spaces. 259
Errors Line is longer than 80 characters. 260
Errors Line has trailing spaces. 262
Errors Line has trailing spaces. 267
Errors Line is longer than 80 characters. 268
Errors Line has trailing spaces. 269
Errors Parameter collectionId should be final. 273
Errors Line has trailing spaces. 275
Errors Line has trailing spaces. 276
Errors Line is longer than 80 characters. 276
Errors Line is longer than 80 characters. 278
Errors Line has trailing spaces. 279
Errors 'if' is not followed by whitespace. 280
Errors Line is longer than 80 characters. 281
Errors Line is longer than 80 characters. 282
Errors Line is longer than 80 characters. 283
Errors Line has trailing spaces. 284
Errors Line is longer than 80 characters. 285
Errors Line has trailing spaces. 287
Errors Line has trailing spaces. 290
Errors Line is longer than 80 characters. 292
Errors Line has trailing spaces. 293
Errors Parameter actorName should be final. 297
Errors Line is longer than 80 characters. 298
Errors Line has trailing spaces. 299
Errors Line is longer than 80 characters. 300
Errors Line has trailing spaces. 301
Errors 'if' is not followed by whitespace. 302
Errors Line is longer than 80 characters. 303
Errors Line is longer than 80 characters. 304
Errors Line has trailing spaces. 306
Errors Line is longer than 80 characters. 307
Errors Line has trailing spaces. 309
Errors Line has trailing spaces. 311

org/bitrepository/audittrails/store/AuditEventIterator.java

Violation Message Line
Errors Using the '.*' form of import should be avoided - org.bitrepository.audittrails.store.AuditDatabaseExtractor.*. 15
Errors Line has trailing spaces. 18
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors Missing a Javadoc comment. 26
Errors Line has trailing spaces. 27
Errors Parameter ps should be final. 31
Errors 'ps' hides a field. 31
Errors Line has trailing spaces. 34
Errors First sentence should end with a period. 35
Errors Line has trailing spaces. 36
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 39
Errors 'if' is not followed by whitespace. 40
Errors Line has trailing spaces. 43
Errors 'if' is not followed by whitespace. 44
Errors Line has trailing spaces. 47
Errors 'if' is not followed by whitespace. 48
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 59
Errors Unused @throws tag for 'SQLException'. 59
Errors Method 'getNextAuditTrailEvent' is not designed for extension - needs to be abstract, final or empty. 61
Errors 'if' is not followed by whitespace. 64
Errors '100' is a magic number. 67
Errors Line is longer than 80 characters. 71
Errors 'if' is not followed by whitespace. 73
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 is longer than 80 characters. 78
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 Line is longer than 80 characters. 84
Errors Line has trailing spaces. 88
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 97

org/bitrepository/audittrails/store/AuditTrailDatabaseCreator.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. 30
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 34
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Parameter args should be final. 45
Errors Line is longer than 80 characters. 52
Errors Method 'createAuditTrailDatabase' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Parameter settings should be final. 52
Errors Parameter pathToSqlCreationScript should be final. 52
Errors Line is longer than 80 characters. 54

org/bitrepository/audittrails/store/AuditTrailDatabaseManager.java

Violation Message Line
Errors Line has trailing spaces. 8
Errors Line is longer than 80 characters. 8
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 13
Errors Line has trailing spaces. 14
Errors Missing a Javadoc comment. 15
Errors Parameter databaseSpecifics should be final. 15
Errors 'databaseSpecifics' hides a field. 15
Errors Line has trailing spaces. 18
Errors Method 'getDatabaseSpecifics' is not designed for extension - needs to be abstract, final or empty. 19
Errors Method 'getMigrator' is not designed for extension - needs to be abstract, final or empty. 24
Errors 'if' is not followed by whitespace. 26
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 32
Errors Line has trailing spaces. 34
Errors Method 'getDatabaseCreationScript' is not designed for extension - needs to be abstract, final or empty. 37

org/bitrepository/audittrails/store/AuditTrailServiceDAO.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. 26
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
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. 41
Errors First sentence should end with a period. 56
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 65
Errors Parameter databaseManager should be final. 69
Errors Line has trailing spaces. 72
Errors Method 'getAuditTrailsByIterator' is not designed for extension - needs to be abstract, final or empty. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors More than 7 parameters. 74
Errors Parameter fileId should be final. 74
Errors Parameter collectionID should be final. 74
Errors Parameter contributorId should be final. 74
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Parameter minSeqNumber should be final. 75
Errors Parameter maxSeqNumber should be final. 75
Errors Parameter actorName should be final. 75
Errors Parameter operation should be final. 75
Errors Parameter startDate should be final. 75
Errors Parameter endDate should be final. 76
Errors Parameter fingerprint should be final. 76
Errors Parameter operationID should be final. 76
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 93
Errors Line has trailing spaces. 94
Errors Line has trailing spaces. 95
Errors Method 'addAuditTrails' is not designed for extension - needs to be abstract, final or empty. 96
Errors Line is longer than 80 characters. 97
Errors Parameter newAuditTrails should be final. 97
Errors Parameter collectionId should be final. 97
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 100
Errors 'for' is not followed by whitespace. 102
Errors Line has trailing spaces. 106
Errors Method 'largestSequenceNumber' is not designed for extension - needs to be abstract, final or empty. 107
Errors Line is longer than 80 characters. 108
Errors Parameter contributorId should be final. 108
Errors Parameter collectionId should be final. 108
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 110
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 112
Errors Line has trailing spaces. 114
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 118
Errors Line is longer than 80 characters. 118
Errors Line has trailing spaces. 120
Errors Line has trailing spaces. 121
Errors Line is longer than 80 characters. 123
Errors Line has trailing spaces. 124
Errors Line is longer than 80 characters. 125
Errors 'if' is not followed by whitespace. 126
Errors Line has trailing spaces. 130
Errors Method 'getPreservationSequenceNumber' is not designed for extension - needs to be abstract, final or empty. 132
Errors Line is longer than 80 characters. 133
Errors Parameter contributorId should be final. 133
Errors Parameter collectionId should be final. 133
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 135
Errors Line has trailing spaces. 136
Errors Line has trailing spaces. 137
Errors Line is longer than 80 characters. 137
Errors Line has trailing spaces. 138
Errors Line has trailing spaces. 139
Errors Line is longer than 80 characters. 139
Errors Line has trailing spaces. 141
Errors Line has trailing spaces. 142
Errors Line has trailing spaces. 144
Errors Line is longer than 80 characters. 145
Errors 'if' is not followed by whitespace. 146
Errors Method 'setPreservationSequenceNumber' is not designed for extension - needs to be abstract, final or empty. 152
Errors Line is longer than 80 characters. 153
Errors Parameter contributorId should be final. 153
Errors Parameter collectionId should be final. 153
Errors Parameter seqNumber should be final. 153
Errors Line is longer than 80 characters. 154
Errors Line is longer than 80 characters. 156
Errors Line has trailing spaces. 157
Errors Line is longer than 80 characters. 157
Errors Line is longer than 80 characters. 159
Errors Line is longer than 80 characters. 161
Errors Line has trailing spaces. 163
Errors Method 'havePreservationKey' is not designed for extension - needs to be abstract, final or empty. 164
Errors Line is longer than 80 characters. 165
Errors Parameter contributorID should be final. 165
Errors Parameter collectionID should be final. 165
Errors Line has trailing spaces. 166
Errors Line is longer than 80 characters. 166
Errors Line has trailing spaces. 167
Errors Line has trailing spaces. 168
Errors Line is longer than 80 characters. 168
Errors Line has trailing spaces. 173
Errors Line is longer than 80 characters. 174
Errors Conditional logic can be removed. 175
Errors 'if' is not followed by whitespace. 175
Errors Line has trailing spaces. 176
Errors Line has trailing spaces. 180
Errors Line has trailing spaces. 182
Errors Line is longer than 80 characters. 184
Errors Line has trailing spaces. 185
Errors Line is longer than 80 characters. 190
Errors Parameter contributorId should be final. 190
Errors Parameter collectionId should be final. 190
Errors Line has trailing spaces. 191
Errors Line is longer than 80 characters. 191
Errors Line has trailing spaces. 192
Errors Line has trailing spaces. 193
Errors Line is longer than 80 characters. 193
Errors Line is longer than 80 characters. 198
Errors Line has trailing spaces. 199
Errors 'if' is not followed by whitespace. 200
Errors Line has trailing spaces. 201
Errors Line is longer than 80 characters. 201
Errors Line has trailing spaces. 203
Errors Line is longer than 80 characters. 203
Errors Line has trailing spaces. 205
Errors Line is longer than 80 characters. 205
Errors Line has trailing spaces. 208
Errors Line is longer than 80 characters. 208
Errors Line is longer than 80 characters. 211
Errors Line has trailing spaces. 212
Errors Line is longer than 80 characters. 213
Errors Line has trailing spaces. 215
Errors 'if' is not followed by whitespace. 216
Errors Line is longer than 80 characters. 217
Errors '+' should be on a new line. 217
Errors Line has trailing spaces. 220
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 224

org/bitrepository/audittrails/store/AuditTrailServiceDatabaseMigrator.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. 26
Errors Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 54
Errors Parameter connector should be final. 59
Errors Line has trailing spaces. 62
Errors Method 'migrate' is not designed for extension - needs to be abstract, final or empty. 63
Errors Line has trailing spaces. 66
Errors 'if' is not followed by whitespace. 67
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 68
Errors 'if' is not followed by whitespace. 71
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 72
Errors 'if' is not followed by whitespace. 75
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 76
Errors 'if' is not followed by whitespace. 79
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 83
Errors Line is longer than 80 characters. 84
Errors 'if' is not followed by whitespace. 84
Errors Line is longer than 80 characters. 88
Errors 'if' is not followed by whitespace. 88
Errors '3' is a magic number. 88
Errors Line is longer than 80 characters. 92
Errors 'if' is not followed by whitespace. 92
Errors '4' is a magic number. 92
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 98
Errors Line has trailing spaces. 101
Errors 'if' is not followed by whitespace. 102
Errors Line has trailing spaces. 103
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 106
Errors Conditional logic can be removed. 107
Errors 'if' is not followed by whitespace. 107

org/bitrepository/audittrails/store/AuditTrailStore.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. 33
Errors Line has trailing spaces. 36
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
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. 46
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 52
Errors Line is longer than 80 characters. 52
Errors Redundant 'public' modifier. 52
Errors More than 7 parameters. 52
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 55
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 61
Errors Redundant 'public' modifier. 61
Errors Line has trailing spaces. 62
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 67
Errors Redundant 'public' modifier. 70
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 73
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 80
Errors Redundant 'public' modifier. 80
Errors Line has trailing spaces. 81
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 89
Errors Redundant 'public' modifier. 89
Errors First sentence should end with a period. 91
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 99
Errors Redundant 'public' modifier. 103

org/bitrepository/audittrails/store/ExtractModel.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. 54
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 61
Errors Line has trailing spaces. 68
Errors Parameter fileId should be final. 73
Errors 'fileId' hides a field. 73
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 83
Errors Parameter collectionId should be final. 88
Errors 'collectionId' hides a field. 88
Errors Line has trailing spaces. 91
Errors Line has trailing spaces. 98
Errors Parameter contributorId should be final. 103
Errors 'contributorId' hides a field. 103
Errors Line has trailing spaces. 106
Errors Line has trailing spaces. 113
Errors Parameter minSeqNumber should be final. 118
Errors 'minSeqNumber' hides a field. 118
Errors Line has trailing spaces. 121
Errors Line has trailing spaces. 128
Errors Parameter maxSeqNumber should be final. 133
Errors 'maxSeqNumber' hides a field. 133
Errors Line has trailing spaces. 136
Errors Line has trailing spaces. 143
Errors Parameter actorName should be final. 148
Errors 'actorName' hides a field. 148
Errors Line has trailing spaces. 151
Errors Line has trailing spaces. 158
Errors Parameter operation should be final. 163
Errors 'operation' hides a field. 163
Errors Line has trailing spaces. 166
Errors Line has trailing spaces. 173
Errors Parameter startDate should be final. 178
Errors 'startDate' hides a field. 178
Errors Line has trailing spaces. 181
Errors Line has trailing spaces. 188
Errors Parameter endDate should be final. 193
Errors 'endDate' hides a field. 193
Errors Line has trailing spaces. 198
Errors Parameter fingerprint should be final. 208
Errors 'fingerprint' hides a field. 208
Errors Expected @param tag for 'fingerprint'. 208
Errors Parameter operationID should be final. 223
Errors 'operationID' hides a field. 223

org/bitrepository/audittrails/webservice/AuditTrailServiceContextListener.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. 31
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 35
Errors Method 'getService' is not designed for extension - needs to be abstract, final or empty. 36
Errors Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 41
Errors Parameter configutrationDir should be final. 42
Errors Line has trailing spaces. 43
Errors Method 'getSettingsParameter' is not designed for extension - needs to be abstract, final or empty. 46

org/bitrepository/audittrails/webservice/RestAuditTrailService.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. 55
Errors Missing a Javadoc comment. 60
Errors Missing a Javadoc comment. 61
Errors 'static' modifier out of order with the JLS suggestions. 61
Errors Missing a Javadoc comment. 62
Errors 'static' modifier out of order with the JLS suggestions. 62
Errors Missing a Javadoc comment. 63
Errors 'static' modifier out of order with the JLS suggestions. 63
Errors Line has trailing spaces. 64
Errors Missing a Javadoc comment. 65
Errors Line has trailing spaces. 66
Errors Line contains a tab character. 66
Errors Line has trailing spaces. 68
Errors Method 'queryAuditTrailEvents' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors More than 7 parameters. 73
Errors Parameter fromDate should be final. 74
Errors Parameter toDate should be final. 75
Errors Parameter fileID should be final. 76
Errors Parameter reportingComponent should be final. 77
Errors Parameter actor should be final. 78
Errors Parameter action should be final. 79
Errors Parameter collectionID should be final. 80
Errors Parameter fingerprint should be final. 81
Errors Parameter operationID should be final. 82
Errors Line is longer than 80 characters. 83
Errors Parameter maxResults should be final. 83
Errors Line has trailing spaces. 86
Errors Line is longer than 80 characters. 88
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 89
Errors Line has trailing spaces. 91
Errors 'if' is not followed by whitespace. 91
Errors Line is longer than 80 characters. 93
Errors Parameter output should be final. 93
Errors Unable to get class information for WebApplicationException. 93
Errors Line is longer than 80 characters. 98
Errors 'while' is not followed by whitespace. 98
Errors Inner assignments should be avoided. 98
Errors 'if' is not followed by whitespace. 99
Errors Line is longer than 80 characters. 102
Errors 'if' is not followed by whitespace. 110
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 121
Errors Method 'collectAuditTrails' is not designed for extension - needs to be abstract, final or empty. 128
Errors Missing a Javadoc comment. 128
Errors Line has trailing spaces. 135
Errors Missing a Javadoc comment. 136
Errors Parameter event should be final. 136
Errors Line is longer than 80 characters. 144
Errors Line is longer than 80 characters. 146
Errors Line is longer than 80 characters. 147
Errors Line is longer than 80 characters. 148
Errors Line has trailing spaces. 154
Errors Missing a Javadoc comment. 155
Errors Parameter action should be final. 155
Errors 'if' is not followed by whitespace. 156
Errors Line has trailing spaces. 162
Errors Missing a Javadoc comment. 163
Errors Parameter dateStr should be final. 163
Errors 'if' is not followed by whitespace. 164
Errors Line has trailing spaces. 173
Errors Line has trailing spaces. 177
Errors Missing a Javadoc comment. 178
Errors Parameter input should be final. 178
Errors 'if' is not followed by whitespace. 179
Errors Line has trailing spaces. 185
Errors Missing a Javadoc comment. 186
Errors Parameter input should be final. 186
Errors 'if' is not followed by whitespace. 187

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 Unable to get class information for JMSException. 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 Unable to get class information for ParseException. 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/common/ArgumentValidator.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. 33
Errors First sentence should end with a period. 34
Errors '{' is not followed by whitespace. 35
Errors '}' is not preceded with whitespace. 35
Errors Line has trailing spaces. 36
Errors Unused @throws tag for 'IllegalArgumentException'. 42
Errors Parameter val should be final. 44
Errors Parameter name should be final. 44
Errors Line is longer than 80 characters. 48
Errors Unused @throws tag for 'IllegalArgumentException'. 57
Errors Parameter val should be final. 59
Errors Parameter name should be final. 59
Errors Line is longer than 80 characters. 61
Errors Unused @throws tag for 'IllegalArgumentException'. 70
Errors Parameter num should be final. 72
Errors Parameter name should be final. 72
Errors Line is longer than 80 characters. 74
Errors Unused @throws tag for 'IllegalArgumentException'. 84
Errors Parameter num should be final. 86
Errors Parameter name should be final. 86
Errors Line is longer than 80 characters. 88
Errors Unused @throws tag for 'IllegalArgumentException'. 98
Errors Parameter num should be final. 100
Errors Parameter name should be final. 100
Errors Line is longer than 80 characters. 102
Errors Unused @throws tag for 'IllegalArgumentException'. 112
Errors Parameter num should be final. 114
Errors Parameter name should be final. 114
Errors Line is longer than 80 characters. 116
Errors Unused @throws tag for 'IllegalArgumentException'. 126
Errors Parameter c should be final. 128
Errors Parameter name should be final. 128
Errors Line is longer than 80 characters. 132
Errors Line has trailing spaces. 135
Errors Unused @param tag for 'c'. 139
Errors Unused @throws tag for 'IllegalArgumentException'. 141
Errors Parameter array should be final. 143
Errors Expected @param tag for 'array'. 143
Errors Parameter name should be final. 143
Errors Line is longer than 80 characters. 147
Errors Unused @throws tag for 'IllegalArgumentException'. 156
Errors Parameter b should be final. 158
Errors Parameter s should be final. 158

org/bitrepository/common/JaxbHelper.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. 51
Errors Missing a Javadoc comment. 54
Errors Missing a Javadoc comment. 56
Errors Line has trailing spaces. 57
Errors Parameter pathToSchema should be final. 63
Errors Parameter schemaName should be final. 63
Errors 'if' is not followed by whitespace. 65
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 70
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. 73
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 90
Errors Expected @param tag for '<T>'. 90
Errors Parameter xmlroot should be final. 90
Errors Parameter inputStream should be final. 90
Errors First sentence should end with a period. 98
Errors Line is longer than 80 characters. 104
Errors Parameter inputStream should be final. 104
Errors Line is longer than 80 characters. 113
Errors Parameter object should be final. 115
Errors Line is longer than 80 characters. 117
Errors Missing a Javadoc comment. 121
Errors Missing a Javadoc comment. 122
Errors Missing a Javadoc comment. 124
Errors Parameter prefix should be final. 124
Errors 'prefix' hides a field. 124
Errors Line is longer than 80 characters. 129
Errors Parameter type should be final. 129
Errors Parameter namespaceURI should be final. 129
Errors Parameter publicId should be final. 129
Errors Parameter systemId should be final. 129
Errors Parameter baseURI should be final. 130
Errors Line has trailing spaces. 135
Errors Line is longer than 80 characters. 136
Errors Missing a Javadoc comment. 144
Errors Missing a Javadoc comment. 145
Errors Variable 'url' must be private and have accessor methods. 145
Errors Missing a Javadoc comment. 147
Errors Parameter url should be final. 147
Errors 'url' hides a field. 147
Errors Missing a Javadoc comment. 151
Errors Line is longer than 80 characters. 155
Errors Parameter characterStream should be final. 159
Errors Line is longer than 80 characters. 160
Errors Parameter byteStream should be final. 173
Errors Line is longer than 80 characters. 174
Errors Line is longer than 80 characters. 179
Errors Parameter stringData should be final. 183
Errors Line is longer than 80 characters. 184
Errors Parameter systemId should be final. 193
Errors 'systemId' hides a field. 193
Errors Parameter publicId should be final. 203
Errors 'publicId' hides a field. 203
Errors Parameter baseURI should be final. 213
Errors 'baseURI' hides a field. 213
Errors Line is longer than 80 characters. 219
Errors Parameter encoding should be final. 223
Errors Line is longer than 80 characters. 224
Errors Line is longer than 80 characters. 229
Errors Parameter certifiedText should be final. 233
Errors Line is longer than 80 characters. 234

org/bitrepository/common/exceptions/OperationFailedException.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. 32
Errors Parameter message should be final. 32
Errors Parameter cause should be final. 32
Errors Missing a Javadoc comment. 36
Errors Parameter message should be final. 36

org/bitrepository/common/exceptions/UnableToFinishException.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. 29
Errors Line is longer than 80 characters. 30
Errors Missing a Javadoc comment. 35
Errors Parameter message should be final. 35
Errors Parameter cause should be final. 35
Errors Missing a Javadoc comment. 39
Errors Parameter message should be final. 39

org/bitrepository/common/filestore/DefaultFileInfo.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. 35
Errors Parameter file should be final. 40
Errors 'file' hides a field. 40
Errors Line has trailing spaces. 43
Errors Method 'getFileID' is not designed for extension - needs to be abstract, final or empty. 44
Errors Line has trailing spaces. 48
Errors Method 'getInputstream' is not designed for extension - needs to be abstract, final or empty. 49
Errors Line has trailing spaces. 53
Errors Method 'getMdate' is not designed for extension - needs to be abstract, final or empty. 54
Errors Line has trailing spaces. 58
Errors Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line has trailing spaces. 63
Errors Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 67

org/bitrepository/common/filestore/FileInfo.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. 38
Errors Line has trailing spaces. 41
Errors Line has trailing spaces. 46

org/bitrepository/common/filestore/FileStore.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 Expected @param tag for 'collectionId'. 40
Errors Line has trailing spaces. 41
Errors Expected @param tag for 'collectionId'. 47
Errors Unused @throws tag for 'Exception'. 52
Errors Expected @param tag for 'collectionId'. 54
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 65
Errors Expected @param tag for 'collectionId'. 65
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 70
Errors Unused @throws tag for 'Exception'. 70
Errors Expected @param tag for 'collectionId'. 73
Errors Unused @throws tag for 'Exception'. 78
Errors Expected @param tag for 'collectionId'. 80
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 84
Errors Line has trailing spaces. 85
Errors Expected @param tag for 'collectionId'. 88
Errors Line has trailing spaces. 89
Errors Expected @param tag for 'collectionId'. 94
Errors Line has trailing spaces. 95
Errors Expected @param tag for 'collectionId'. 101
Errors Line has trailing spaces. 102
Errors Line has trailing spaces. 105
Errors Expected @param tag for 'collectionId'. 108
Errors Line has trailing spaces. 109

org/bitrepository/common/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 is longer than 80 characters. 26
Errors Line has trailing spaces. 27
Errors Line has trailing spaces. 28
Errors Line is longer than 80 characters. 28

org/bitrepository/common/settings/Settings.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 Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 41
Errors Variable 'componentID' must be private and have accessor methods. 41
Errors Missing a Javadoc comment. 42
Errors Variable 'receiverDestinationID' must be private and have accessor methods. 42
Errors Missing a Javadoc comment. 43
Errors Variable 'referenceSettings' must be private and have accessor methods. 43
Errors Missing a Javadoc comment. 44
Errors Variable 'repositorySettings' must be private and have accessor methods. 44
Errors Line has trailing spaces. 45
Errors Missing a Javadoc comment. 46
Errors Parameter componentID should be final. 47
Errors 'componentID' hides a field. 47
Errors Parameter receiverDestinationID should be final. 48
Errors 'receiverDestinationID' hides a field. 48
Errors Parameter repositorySettings should be final. 49
Errors 'repositorySettings' hides a field. 49
Errors Parameter referenceSettings should be final. 50
Errors 'referenceSettings' hides a field. 50
Errors Method 'getCollections' 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. 66
Errors Expected an @return tag. 68
Errors Method 'getAlarmDestination' is not designed for extension - needs to be abstract, final or empty. 68
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 73
Errors Expected an @return tag. 75
Errors Method 'getCollectionDestination' is not designed for extension - needs to be abstract, final or empty. 75
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 80
Errors Expected an @return tag. 82
Errors Method 'getMessageBusConfiguration' is not designed for extension - needs to be abstract, final or empty. 82
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 87
Errors Expected an @return tag. 89
Errors Method 'getPermissions' is not designed for extension - needs to be abstract, final or empty. 89
Errors Line has trailing spaces. 92
Errors Line is longer than 80 characters. 94
Errors Expected an @return tag. 96
Errors Method 'getIdentificationTimeout' is not designed for extension - needs to be abstract, final or empty. 96
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 99
Errors Method 'getReferenceSettings' is not designed for extension - needs to be abstract, final or empty. 103
Errors Line has trailing spaces. 106
Errors Method 'getRepositorySettings' is not designed for extension - needs to be abstract, final or empty. 110
Errors Method 'getComponentID' is not designed for extension - needs to be abstract, final or empty. 114
Errors Missing a Javadoc comment. 114
Errors Method 'getReceiverDestinationID' is not designed for extension - needs to be abstract, final or empty. 118
Errors Missing a Javadoc comment. 118
Errors Method 'getContributorDestinationID' is not designed for extension - needs to be abstract, final or empty. 122
Errors Missing a Javadoc comment. 122

org/bitrepository/common/settings/SettingsLoader.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 First sentence should end with a period. 31
Errors Redundant 'public' modifier. 36
Errors Expected @param tag for '<T>'. 36

org/bitrepository/common/settings/SettingsProvider.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 Missing a Javadoc comment. 38
Errors First sentence should end with a period. 39
Errors First sentence should end with a period. 41
Errors Missing a Javadoc comment. 43
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 46
Errors Parameter settingsReader should be final. 51
Errors 'settingsReader' hides a field. 51
Errors Parameter componentID should be final. 51
Errors 'componentID' hides a field. 51
Errors First sentence should end with a period. 56
Errors Line is longer than 80 characters. 57
Errors Line has trailing spaces. 58
Errors Method 'getSettings' is not designed for extension - needs to be abstract, final or empty. 60
Errors 'if' is not followed by whitespace. 61
Errors Line is longer than 80 characters. 68
Errors Method 'reloadSettings' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 87
Errors Method 'getComponentID' is not designed for extension - needs to be abstract, final or empty. 98
Errors Parameter referenceSettings should be final. 98
Errors Expected @param tag for 'referenceSettings'. 98

org/bitrepository/common/settings/XMLFileSettingsLoader.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 Missing a Javadoc comment. 45
Errors First sentence should end with a period. 47
Errors First sentence should end with a period. 49
Errors First sentence should end with a period. 51
Errors First sentence should end with a period. 53
Errors First sentence should end with a period. 56
Errors Line is longer than 80 characters. 58
Errors Parameter pathToSettingsFiles should be final. 62
Errors 'pathToSettingsFiles' hides a field. 62
Errors Line is longer than 80 characters. 68
Errors Method 'loadSettings' is not designed for extension - needs to be abstract, final or empty. 72
Errors Parameter settingsClass should be final. 72
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 91
Errors '+' should be on a new line. 99
Errors Line is longer than 80 characters. 100
Errors Line is longer than 80 characters. 102
Errors 'if' construct must use '{}'s. 106
Errors 'if' construct must use '{}'s. 107

org/bitrepository/common/utils/Base16Utils.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 Base16Utils should be declared as final. 29
Errors '{' is not followed by whitespace. 33
Errors '}' is not preceded with whitespace. 33
Errors Line has trailing spaces. 34
Errors Parameter data should be final. 40
Errors 'if' is not followed by whitespace. 41
Errors Line has trailing spaces. 44
Errors '{' is not preceded with whitespace. 46
Errors '0xff' is a magic number. 47
Errors '16' is a magic number. 48
Errors Line has trailing spaces. 55
Errors Line has trailing spaces. 58
Errors Parameter hexString should be final. 62
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 70
Errors '16' is a magic number. 70
Errors '4' is a magic number. 70
Errors '+' is not preceded with whitespace. 71
Errors '+' is not followed by whitespace. 71
Errors '16' is a magic number. 71

org/bitrepository/common/utils/CalendarUtils.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. 38
Errors Line has trailing spaces. 48
Errors Parameter date should be final. 54
Errors 'if' is not followed by whitespace. 55
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 65
Errors Line is longer than 80 characters. 73
Errors Parameter gregorianCalendar should be final. 73
Errors Expected @param tag for 'gregorianCalendar'. 73
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 88
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 98
Errors Parameter millis should be final. 102
Errors Line has trailing spaces. 105
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 110
Errors Line is longer than 80 characters. 112
Errors Parameter xmlCal should be final. 112
Errors Line has trailing spaces. 114

org/bitrepository/common/utils/ChecksumUtils.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. 53
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 60
Errors Line has trailing spaces. 61
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63
Errors Parameter file should be final. 66
Errors Parameter csSpec should be final. 66
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 77
Errors Unused @param tag for 'file'. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 82
Errors Parameter fileInfo should be final. 82
Errors Expected @param tag for 'fileInfo'. 82
Errors Parameter csSpec should be final. 82
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 92
Errors Expected an @return tag. 95
Errors Line is longer than 80 characters. 95
Errors Parameter file should be final. 95
Errors Expected @param tag for 'file'. 95
Errors Parameter checksumType should be final. 95
Errors Line has trailing spaces. 98
Errors Line is longer than 80 characters. 106
Errors Parameter file should be final. 106
Errors Parameter checksumType should be final. 106
Errors Parameter salt should be final. 106
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 120
Errors Parameter content should be final. 120
Errors Parameter csSpec should be final. 120
Errors Line has trailing spaces. 121
Errors Line has trailing spaces. 124
Errors Line has trailing spaces. 125
Errors 'if' is not followed by whitespace. 125
Errors Line is longer than 80 characters. 130
Errors 'if' is not followed by whitespace. 130
Errors Line is longer than 80 characters. 131
Errors Line has trailing spaces. 135
Errors 'if' is not followed by whitespace. 135
Errors Line is longer than 80 characters. 140
Errors 'if' is not followed by whitespace. 140
Errors Line has trailing spaces. 141
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 144
Errors Line has trailing spaces. 146
Errors Line is longer than 80 characters. 146
Errors Line has trailing spaces. 149
Errors Line has trailing spaces. 152
Errors Line has trailing spaces. 154
Errors Line is longer than 80 characters. 154
Errors Line has trailing spaces. 156
Errors Line is longer than 80 characters. 157
Errors Line has trailing spaces. 159
Errors Line is longer than 80 characters. 160
Errors Line is longer than 80 characters. 164
Errors Parameter content should be final. 164
Errors Parameter csType should be final. 164
Errors Line has trailing spaces. 167
Errors 'if' is not followed by whitespace. 170
Errors Line has trailing spaces. 173
Errors Line is longer than 80 characters. 180
Errors Line has trailing spaces. 183
Errors Line has trailing spaces. 185
Errors Line is longer than 80 characters. 185
Errors Line has trailing spaces. 187
Errors Line has trailing spaces. 188
Errors Line is longer than 80 characters. 188
Errors Line has trailing spaces. 190
Errors Line is longer than 80 characters. 191
Errors Line is longer than 80 characters. 196
Errors Parameter content should be final. 196
Errors Parameter csType should be final. 196
Errors Parameter salt should be final. 196
Errors Line has trailing spaces. 200
Errors Line has trailing spaces. 204
Errors Line has trailing spaces. 210
Errors Line has trailing spaces. 214
Errors Line is longer than 80 characters. 214
Errors Line has trailing spaces. 218
Errors Line has trailing spaces. 221
Errors Line is longer than 80 characters. 221
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 223
Errors Line is longer than 80 characters. 226
Errors Parameter checksumSpec should be final. 226
Errors Line has trailing spaces. 228
Errors Line has trailing spaces. 229
Errors 'if' is not followed by whitespace. 229
Errors Line is longer than 80 characters. 234
Errors 'if' is not followed by whitespace. 234
Errors Line is longer than 80 characters. 235
Errors Line has trailing spaces. 238
Errors 'if' is not followed by whitespace. 238
Errors 'if' is not followed by whitespace. 243
Errors Line is longer than 80 characters. 244
Errors Line is longer than 80 characters. 248
Errors Line has trailing spaces. 251
Errors Parameter settings should be final. 258
Errors Line is longer than 80 characters. 261
Errors Line has trailing spaces. 262
Errors Line is longer than 80 characters. 266
Errors Line has trailing spaces. 268
Errors Line is longer than 80 characters. 278
Errors Parameter checksum1 should be final. 278
Errors Parameter checksum2 should be final. 278
Errors '||' should be on a new line. 279
Errors '&&' should be on a new line. 280

org/bitrepository/common/utils/FileIDValidator.java

Violation Message Line
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 Variable 'regex' must be private and have accessor methods. 37
Errors Line is longer than 80 characters. 38
Errors Parameter settings should be final. 44
Errors Line is longer than 80 characters. 45
Errors 'if' is not followed by whitespace. 46
Errors Line is longer than 80 characters. 52
Errors Method 'validateFileID' is not designed for extension - needs to be abstract, final or empty. 56
Errors Parameter fileID should be final. 56
Errors Line is longer than 80 characters. 69
Errors Unused @throws tag for 'IllegalArgumentException'. 69
Errors Method 'checkFileID' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter fileID should be final. 71
Errors Expected @param tag for 'fileID'. 71
Errors 'if' is not followed by whitespace. 73
Errors 'if' is not followed by whitespace. 74
Errors Line is longer than 80 characters. 75
Errors 'if' is not followed by whitespace. 78
Errors Line is longer than 80 characters. 79

org/bitrepository/common/utils/FileIDsUtils.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 FileIDsUtils should be declared as final. 30
Errors Line has trailing spaces. 33
Errors '{' is not followed by whitespace. 35
Errors '}' is not preceded with whitespace. 35
Errors Line has trailing spaces. 36
Errors Line has trailing spaces. 45
Errors Parameter fileId should be final. 49
Errors Expected @param tag for 'fileId'. 49
Errors ',' is not followed by whitespace. 50
Errors Line is longer than 80 characters. 57
Errors Parameter fileId should be final. 59
Errors Expected @param tag for 'fileId'. 59
Errors 'if' construct must use '{}'s. 60
Errors 'else' construct must use '{}'s. 61
Errors Missing a Javadoc comment. 64
Errors Parameter fileIDs should be final. 64
Errors 'else' construct must use '{}'s. 67

org/bitrepository/common/utils/FileSizeUtils.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. 25
Errors Utility classes should not have a public or default constructor. 27
Errors Line contains a tab character. 29
Errors Missing a Javadoc comment. 29
Errors Name 'unitSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Errors Line contains a tab character. 30
Errors Missing a Javadoc comment. 30
Errors Name 'byteSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
Errors Line contains a tab character. 31
Errors Missing a Javadoc comment. 31
Errors Name 'kiloSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
Errors Line contains a tab character. 32
Errors Missing a Javadoc comment. 32
Errors Name 'megaSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
Errors Line contains a tab character. 33
Errors Missing a Javadoc comment. 33
Errors Name 'gigaSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
Errors Line contains a tab character. 34
Errors Missing a Javadoc comment. 34
Errors Name 'teraSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Errors Line contains a tab character. 35
Errors Missing a Javadoc comment. 35
Errors Name 'petaSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Errors Line contains a tab character. 36
Errors Missing a Javadoc comment. 36
Errors Name 'exaSize' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Errors Line contains a tab character. 38
Errors Missing a Javadoc comment. 38
Errors Name 'bytePostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Errors Line contains a tab character. 39
Errors Missing a Javadoc comment. 39
Errors Name 'kiloPostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Errors Line contains a tab character. 40
Errors Missing a Javadoc comment. 40
Errors Name 'megaPostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Errors Line contains a tab character. 41
Errors Missing a Javadoc comment. 41
Errors Name 'gigaPostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Errors Line contains a tab character. 42
Errors Missing a Javadoc comment. 42
Errors Name 'teraPostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Errors Line contains a tab character. 43
Errors Missing a Javadoc comment. 43
Errors Name 'petaPostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Errors Line contains a tab character. 44
Errors Missing a Javadoc comment. 44
Errors Name 'exaPostfix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Errors Line contains a tab character. 46
Errors Line contains a tab character. 47
Errors Line has trailing spaces. 48
Errors Line contains a tab character. 48
Errors Line has trailing spaces. 49
Errors Line contains a tab character. 49
Errors Line contains a tab character. 50
Errors Missing a Javadoc comment. 50
Errors Parameter size should be final. 50
Errors Line contains a tab character. 51
Errors Line contains a tab character. 52
Errors Line contains a tab character. 53
Errors Line contains a tab character. 54
Errors Line contains a tab character. 55
Errors Line contains a tab character. 56
Errors Line contains a tab character. 57
Errors Line contains a tab character. 58
Errors Line contains a tab character. 59
Errors Line contains a tab character. 60
Errors Line contains a tab character. 61
Errors Line contains a tab character. 62
Errors Line contains a tab character. 63
Errors Line contains a tab character. 64
Errors Line contains a tab character. 65
Errors Line contains a tab character. 66
Errors Line contains a tab character. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line has trailing spaces. 71
Errors Line contains a tab character. 71
Errors Line has trailing spaces. 72
Errors Line contains a tab character. 72
Errors Line contains a tab character. 73
Errors Line has trailing spaces. 74
Errors Line contains a tab character. 74
Errors Line contains a tab character. 75
Errors Missing a Javadoc comment. 75
Errors Parameter unit should be final. 75
Errors Line contains a tab character. 77
Errors Line contains a tab character. 78
Errors Line contains a tab character. 79
Errors Line contains a tab character. 80
Errors Line contains a tab character. 81
Errors Line contains a tab character. 82
Errors Line contains a tab character. 83
Errors Line contains a tab character. 84
Errors Line contains a tab character. 85
Errors Line contains a tab character. 86
Errors Line contains a tab character. 87
Errors Line contains a tab character. 88
Errors Line contains a tab character. 89
Errors Line contains a tab character. 90
Errors Line contains a tab character. 91
Errors Line contains a tab character. 92
Errors Line contains a tab character. 93
Errors Line contains a tab character. 94
Errors Line contains a tab character. 95
Errors Line contains a tab character. 97
Errors Line contains a tab character. 99
Errors Line has trailing spaces. 100
Errors Line contains a tab character. 100
Errors Line has trailing spaces. 101
Errors Line contains a tab character. 101
Errors Line has trailing spaces. 102
Errors Line contains a tab character. 102
Errors Line contains a tab character. 103
Errors Missing a Javadoc comment. 103
Errors Parameter size should be final. 103
Errors Line contains a tab character. 104
Errors Line contains a tab character. 105
Errors Line contains a tab character. 106
Errors Line contains a tab character. 107
Errors Line contains a tab character. 108
Errors Line contains a tab character. 109
Errors Line contains a tab character. 110
Errors Line contains a tab character. 111
Errors Line contains a tab character. 112
Errors Line contains a tab character. 113
Errors Line contains a tab character. 114
Errors Line contains a tab character. 115
Errors Line contains a tab character. 116
Errors Line contains a tab character. 117
Errors Line contains a tab character. 118
Errors Line contains a tab character. 119
Errors Line contains a tab character. 120
Errors Line contains a tab character. 121
Errors Line contains a tab character. 122
Errors Line contains a tab character. 124
Errors Missing a Javadoc comment. 124
Errors Parameter size should be final. 124
Errors Line contains a tab character. 125
Errors Line contains a tab character. 126
Errors Line contains a tab character. 127
Errors Line contains a tab character. 129
Errors Missing a Javadoc comment. 129
Errors Parameter size should be final. 129
Errors Line contains a tab character. 130
Errors Line contains a tab character. 131
Errors Line contains a tab character. 132
Errors Line contains a tab character. 134
Errors Missing a Javadoc comment. 134
Errors Parameter size should be final. 134
Errors Line contains a tab character. 135
Errors Line contains a tab character. 136
Errors Line contains a tab character. 137
Errors Line contains a tab character. 139
Errors Missing a Javadoc comment. 139
Errors Parameter size should be final. 139
Errors Line contains a tab character. 140
Errors Line contains a tab character. 141
Errors Line contains a tab character. 142
Errors Line contains a tab character. 144
Errors Missing a Javadoc comment. 144
Errors Parameter size should be final. 144
Errors Line contains a tab character. 145
Errors Line contains a tab character. 146
Errors Line contains a tab character. 147
Errors Line contains a tab character. 149
Errors Missing a Javadoc comment. 149
Errors Parameter size should be final. 149
Errors Line contains a tab character. 150
Errors Line contains a tab character. 151
Errors Line contains a tab character. 152
Errors Line contains a tab character. 154
Errors Missing a Javadoc comment. 154
Errors Parameter size should be final. 154
Errors Line contains a tab character. 155
Errors Line contains a tab character. 156

org/bitrepository/common/utils/FileUtils.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. 49
Errors '{' is not followed by whitespace. 53
Errors '}' is not preceded with whitespace. 53
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 58
Errors Parameter dirPath should be final. 62
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 68
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 73
Errors Line has trailing spaces. 74
Errors Parameter parentDir should be final. 79
Errors Parameter dirName should be final. 79
Errors Line has trailing spaces. 82
Errors 'if' is not followed by whitespace. 84
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 87
Errors Line has trailing spaces. 91
Errors Line has trailing spaces. 94
Errors Line has trailing spaces. 96
Errors Line has trailing spaces. 98
Errors Parameter directory should be final. 101
Errors 'if' is not followed by whitespace. 103
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 108
Errors 'if' is not followed by whitespace. 109
Errors 'if' is not followed by whitespace. 110
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 116
Errors Line is longer than 80 characters. 118
Errors Parameter f should be final. 122
Errors Line has trailing spaces. 124
Errors 'if' is not followed by whitespace. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 133
Errors Parameter dir should be final. 136
Errors 'if' is not followed by whitespace. 139
Errors 'for' is not followed by whitespace. 140
Errors 'if' is not followed by whitespace. 144
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 150
Errors Line has trailing spaces. 151
Errors Parameter f should be final. 154
Errors Line has trailing spaces. 156
Errors 'if' is not followed by whitespace. 157
Errors Line is longer than 80 characters. 158
Errors 'if' is not followed by whitespace. 161
Errors Line has trailing spaces. 164
Errors 'if' is not followed by whitespace. 165
Errors Line is longer than 80 characters. 166
Errors Line has trailing spaces. 169
Errors Parameter from should be final. 175
Errors Parameter to should be final. 175
Errors Line has trailing spaces. 178
Errors 'if' is not followed by whitespace. 179
Errors Line is longer than 80 characters. 180
Errors 'if' is not followed by whitespace. 182
Errors Line is longer than 80 characters. 183
Errors Line has trailing spaces. 185
Errors 'if' is not followed by whitespace. 186
Errors Line has trailing spaces. 187
Errors Line is longer than 80 characters. 187
Errors Line has trailing spaces. 191
Errors Parameter source should be final. 197
Errors Parameter target should be final. 197
Errors Line is longer than 80 characters. 199
Errors Line has trailing spaces. 201
Errors Line has trailing spaces. 208
Errors Line has trailing spaces. 210
Errors 'while' is not followed by whitespace. 212
Errors Line has trailing spaces. 215
Errors 'if' is not followed by whitespace. 218
Errors Line has trailing spaces. 220
Errors 'if' is not followed by whitespace. 221
Errors Line is longer than 80 characters. 226
Errors Line has trailing spaces. 230
Errors Line is longer than 80 characters. 236
Errors Line is longer than 80 characters. 238
Errors Parameter in should be final. 238
Errors Parameter f should be final. 238
Errors Line has trailing spaces. 241
Errors Line has trailing spaces. 253
Errors Line is longer than 80 characters. 261
Errors Parameter zipFile should be final. 263
Errors Parameter toDir should be final. 263
Errors Line has trailing spaces. 298
Errors Line has trailing spaces. 299
Errors Line is longer than 80 characters. 304
Errors Line is longer than 80 characters. 306
Errors Parameter inputFile should be final. 306
Errors Parameter outputFile should be final. 306
Errors Line is longer than 80 characters. 309
Errors Line has trailing spaces. 312
Errors Line has trailing spaces. 319
Errors Line has trailing spaces. 322
Errors 'while' is not followed by whitespace. 323

org/bitrepository/common/utils/ResponseInfoUtils.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 ResponseInfoUtils should be declared as final. 30
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 43

org/bitrepository/common/utils/SettingsUtils.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 Utility classes should not have a public or default constructor. 35
Errors Missing a Javadoc comment. 36
Errors Parameter injectedSettings should be final. 42
Errors Parameter pillarID should be final. 51
Errors Line is longer than 80 characters. 53
Errors 'for' is not followed by whitespace. 53
Errors 'if' is not followed by whitespace. 54
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 61
Errors Expected an @return tag. 65
Errors Line is longer than 80 characters. 67
Errors 'for' is not followed by whitespace. 67
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 76
Errors Parameter collectionID should be final. 78
Errors Expected @param tag for 'collectionID'. 78
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 81
Errors 'for' is not followed by whitespace. 81
Errors 'if' is not followed by whitespace. 82
Errors 'if' is not followed by whitespace. 83
Errors Line has trailing spaces. 84
Errors Line has trailing spaces. 91
Errors Line has trailing spaces. 94
Errors First sentence should end with a period. 95
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 105
Errors Line is longer than 80 characters. 109
Errors 'for' is not followed by whitespace. 109
Errors 'for' is not followed by whitespace. 110
Errors 'if' is not followed by whitespace. 111
Errors Line has trailing spaces. 118
Errors Missing a Javadoc comment. 119
Errors Parameter collectionID should be final. 119
Errors Line is longer than 80 characters. 121
Errors 'for' is not followed by whitespace. 121
Errors 'if' is not followed by whitespace. 122
Errors Line has trailing spaces. 128
Errors Line is longer than 80 characters. 132
Errors Line is longer than 80 characters. 134
Errors Parameter collectionID should be final. 134
Errors Line is longer than 80 characters. 137
Errors Line is longer than 80 characters. 138
Errors Line is longer than 80 characters. 149

org/bitrepository/common/utils/StreamUtils.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 '{' is not followed by whitespace. 36
Errors '}' is not preceded with whitespace. 36
Errors Line has trailing spaces. 37
Errors '*' is not preceded with whitespace. 39
Errors '*' is not followed by whitespace. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 47
Errors Parameter in should be final. 50
Errors Parameter out should be final. 51
Errors 'if' is not followed by whitespace. 52
Errors Line has trailing spaces. 53
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 68

org/bitrepository/common/utils/TimeMeasurementUtils.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 Unused import - java.util.Comparator. 28
Errors Line has trailing spaces. 36
Errors Class TimeMeasurementUtils should be declared as final. 38
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 50
Errors Parameter milliseconds should be final. 50
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 73
Errors Line is longer than 80 characters. 73
Errors Parameter time1 should be final. 77
Errors Expected @param tag for 'time1'. 77
Errors Parameter time2 should be final. 77
Errors Expected @param tag for 'time2'. 77
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 89
Errors Parameter timeMeasure should be final. 89
Errors Redundant throws: 'UnknownFormatConversionException' is unchecked exception. 89
Errors Line is longer than 80 characters. 90
Errors 'if' is not followed by whitespace. 90
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 95
Errors Line is longer than 80 characters. 95
Errors '(' is preceded with whitespace. 95
Errors '+' should be on a new line. 95
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 104
Errors Parameter time1 should be final. 106
Errors Parameter time2 should be final. 106
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 109
Errors Parameter time1 should be final. 115

org/bitrepository/common/utils/TimeUtils.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. 30
Errors Line has trailing spaces. 31
Errors Line is longer than 80 characters. 53
Errors Missing a Javadoc comment. 53
Errors 'static' modifier out of order with the JLS suggestions. 53
Errors Name 'formatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
Errors Line has trailing spaces. 54
Errors '{' is not followed by whitespace. 56
Errors '}' is not preceded with whitespace. 56
Errors Line has trailing spaces. 57
Errors Parameter ms should be final. 63
Errors Line has trailing spaces. 67
Errors Parameter ms should be final. 73
Errors '(' is followed by whitespace. 74
Errors ')' is preceded with whitespace. 74
Errors Line has trailing spaces. 77
Errors Parameter ms should be final. 83
Errors '/' is not followed by whitespace. 84
Errors '(' is followed by whitespace. 84
Errors ')' is preceded with whitespace. 84
Errors Line has trailing spaces. 87
Errors Parameter ms should be final. 93
Errors '/' is not followed by whitespace. 94
Errors '(' is followed by whitespace. 94
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 99
Errors Parameter ms should be final. 104
Errors 'if' is not followed by whitespace. 107
Errors 'if' is not followed by whitespace. 110
Errors 'if' is not followed by whitespace. 111
Errors 'if' is not followed by whitespace. 115
Errors 'if' is not followed by whitespace. 116
Errors 'if' is not followed by whitespace. 120
Errors 'if' is not followed by whitespace. 121
Errors 'if' is not followed by whitespace. 125
Errors 'if' is not followed by whitespace. 126
Errors 'if' is not followed by whitespace. 130
Errors Missing a Javadoc comment. 140
Errors Parameter date should be final. 140
Errors Line has trailing spaces. 143
Errors Missing a Javadoc comment. 144
Errors Parameter cal should be final. 144

org/bitrepository/common/utils/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

org/bitrepository/common/webobjects/StatisticsCollectionSize.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. 26
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Line has trailing spaces. 33
Errors Missing a Javadoc comment. 34
Errors '{' is not followed by whitespace. 34
Errors '}' is not preceded with whitespace. 34
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Method 'setCollectionID' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Parameter collectionID should be final. 40
Errors 'collectionID' hides a field. 40
Errors Method 'getDataSize' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Method 'setDataSize' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Parameter dataSize should be final. 48
Errors 'dataSize' hides a field. 48
Errors Method 'getCollectionName' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Method 'setCollectionName' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors Parameter collectionName should be final. 56
Errors 'collectionName' hides a field. 56
Errors Method 'getHumanSize' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Method 'setHumanSize' is not designed for extension - needs to be abstract, final or empty. 64
Errors Missing a Javadoc comment. 64
Errors Parameter humanSize should be final. 64
Errors 'humanSize' hides a field. 64
Errors Line has trailing spaces. 67

org/bitrepository/common/webobjects/StatisticsDataSize.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. 26
Errors Line has trailing spaces. 29
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Line has trailing spaces. 33
Errors Missing a Javadoc comment. 34
Errors Method 'getDateMillis' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Method 'setDateMillis' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Parameter dateMillis should be final. 40
Errors 'dateMillis' hides a field. 40
Errors Method 'getDateString' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Method 'setDateString' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Parameter dateString should be final. 48
Errors 'dateString' hides a field. 48
Errors Method 'getDataSize' is not designed for extension - needs to be abstract, final or empty. 52
Errors Missing a Javadoc comment. 52
Errors Method 'setDataSize' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors Parameter dataSize should be final. 56
Errors 'dataSize' hides a field. 56
Errors Method 'getFileCount' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Method 'setFileCount' is not designed for extension - needs to be abstract, final or empty. 64
Errors Missing a Javadoc comment. 64
Errors Parameter fileCount should be final. 64
Errors 'fileCount' hides a field. 64
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 68

org/bitrepository/common/webobjects/StatisticsPillarSize.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. 26
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Line has trailing spaces. 32
Errors Missing a Javadoc comment. 33
Errors '{' is not followed by whitespace. 33
Errors '}' is not preceded with whitespace. 33
Errors Method 'getPillarID' is not designed for extension - needs to be abstract, final or empty. 35
Errors Missing a Javadoc comment. 35
Errors Method 'setPillarID' is not designed for extension - needs to be abstract, final or empty. 39
Errors Missing a Javadoc comment. 39
Errors Parameter pillarID should be final. 39
Errors 'pillarID' hides a field. 39
Errors Method 'getDataSize' is not designed for extension - needs to be abstract, final or empty. 43
Errors Missing a Javadoc comment. 43
Errors Method 'setDataSize' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter dataSize should be final. 47
Errors 'dataSize' hides a field. 47
Errors Method 'getHumanSize' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 51
Errors Method 'setHumanSize' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55
Errors Parameter humanSize should be final. 55
Errors 'humanSize' hides a field. 55
Errors Line has trailing spaces. 58

org/bitrepository/integrityservice/IntegrityServiceManager.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. 36
Errors Line is longer than 80 characters. 37
Errors Utility classes should not have a public or default constructor. 74
Errors Line is longer than 80 characters. 75
Errors Missing a Javadoc comment. 75
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 75
Errors Missing a Javadoc comment. 76
Errors Missing a Javadoc comment. 77
Errors Line is longer than 80 characters. 79
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82
Errors Missing a Javadoc comment. 83
Errors Missing a Javadoc comment. 84
Errors Missing a Javadoc comment. 85
Errors Missing a Javadoc comment. 86
Errors Missing a Javadoc comment. 87
Errors Missing a Javadoc comment. 88
Errors Missing a Javadoc comment. 89
Errors Missing a Javadoc comment. 90
Errors Missing a Javadoc comment. 91
Errors Missing a Javadoc comment. 92
Errors Missing a Javadoc comment. 93
Errors Parameter configurationDir should be final. 110
Errors Expected @param tag for 'configurationDir'. 110
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 123
Errors Line is longer than 80 characters. 124
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 136
Errors Unused Javadoc tag. 137
Errors 'if' is not followed by whitespace. 140
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 145
Errors Line is longer than 80 characters. 149
Errors Line has trailing spaces. 150
Errors 'if' is not followed by whitespace. 150
Errors Line has trailing spaces. 151
Errors Line has trailing spaces. 153
Errors Line is longer than 80 characters. 153
Errors Line is longer than 80 characters. 154
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 167
Errors 'if' is not followed by whitespace. 171
Errors Line is longer than 80 characters. 176
Errors Line is longer than 80 characters. 186
Errors Line is longer than 80 characters. 188
Errors Line is longer than 80 characters. 189
Errors Line is longer than 80 characters. 191
Errors Line is longer than 80 characters. 195
Errors Line is longer than 80 characters. 196
Errors Line has trailing spaces. 201
Errors Line has trailing spaces. 203
Errors Expected an @return tag. 205
Errors Expected an @return tag. 212
Errors Missing a Javadoc comment. 216
Errors '{' is not followed by whitespace. 218
Errors '}' is not preceded with whitespace. 218
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 220
Errors 'if' is not followed by whitespace. 222
Errors Line is longer than 80 characters. 226
Errors 'if' is not followed by whitespace. 229
Errors 'if' is not followed by whitespace. 233

org/bitrepository/integrityservice/alerter/IntegrityAlarmDispatcher.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. 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. 37
Errors Line is longer than 80 characters. 45
Errors Parameter settings should be final. 45
Errors Parameter sender should be final. 45
Errors Parameter alarmLevel should be final. 45
Errors Method 'operationFailed' is not designed for extension - needs to be abstract, final or empty. 49
Errors Parameter issue should be final. 50
Errors Parameter collectionID should be final. 50
Errors Method 'integrityFailed' is not designed for extension - needs to be abstract, final or empty. 58
Errors Parameter summary should be final. 59
Errors Parameter collectionID should be final. 59
Errors Line has trailing spaces. 64

org/bitrepository/integrityservice/alerter/IntegrityAlerter.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. 27
Errors Expected @param tag for 'collectionID'. 32
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 37

org/bitrepository/integrityservice/audittrail/IntegrityAuditTrailDatabaseCreator.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 Line is longer than 80 characters. 30
Errors Missing a Javadoc comment. 30
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
Errors Parameter args should be final. 40
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 47
Errors Method 'createIntegrityAuditTrailDatabase' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter settings should be final. 47
Errors Parameter pathToSqlCreationScript should be final. 47
Errors Line is longer than 80 characters. 49

org/bitrepository/integrityservice/cache/CollectionStat.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. 26
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 29
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors First sentence should end with a period. 32
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Parameter collectionID should be final. 35
Errors 'collectionID' hides a field. 35
Errors Parameter fileCount should be final. 35
Errors 'fileCount' hides a field. 35
Errors Parameter dataSize should be final. 35
Errors 'dataSize' hides a field. 35
Errors Parameter checksumErrors should be final. 35
Errors 'checksumErrors' hides a field. 35
Errors Parameter statsTime should be final. 36
Errors 'statsTime' hides a field. 36
Errors Parameter updateTime should be final. 36
Errors 'updateTime' hides a field. 36
Errors First sentence should end with a period. 46
Errors Expected an @return tag. 47
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 47
Errors First sentence should end with a period. 50
Errors Expected an @return tag. 51
Errors Method 'getFileCount' is not designed for extension - needs to be abstract, final or empty. 51
Errors First sentence should end with a period. 54
Errors Expected an @return tag. 55
Errors Method 'getDataSize' is not designed for extension - needs to be abstract, final or empty. 55
Errors First sentence should end with a period. 58
Errors Expected an @return tag. 59
Errors Method 'getChecksumErrors' is not designed for extension - needs to be abstract, final or empty. 59
Errors First sentence should end with a period. 62
Errors Expected an @return tag. 63
Errors Method 'getStatsTime' is not designed for extension - needs to be abstract, final or empty. 63
Errors First sentence should end with a period. 66
Errors Expected an @return tag. 67
Errors Method 'getUpdateTime' is not designed for extension - needs to be abstract, final or empty. 67

org/bitrepository/integrityservice/cache/FileInfo.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. 52
Errors Line has trailing spaces. 54
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 60
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 65
Errors More than 7 parameters. 65
Errors Parameter fileId should be final. 65
Errors 'fileId' hides a field. 65
Errors Parameter fileLastCheck should be final. 65
Errors Parameter checksum should be final. 65
Errors 'checksum' hides a field. 65
Errors Parameter fileSize should be final. 65
Errors 'fileSize' hides a field. 65
Errors Expected @param tag for 'fileSize'. 65
Errors Line is longer than 80 characters. 66
Errors Parameter checksumLastCheck should be final. 66
Errors 'checksumLastCheck' hides a field. 66
Errors Parameter pillarId should be final. 66
Errors 'pillarId' hides a field. 66
Errors Parameter fileState should be final. 66
Errors 'fileState' hides a field. 66
Errors Parameter checksumState should be final. 66
Errors 'checksumState' hides a field. 66
Errors Line has trailing spaces. 77
Errors 'if' is not followed by whitespace. 79
Errors Line has trailing spaces. 82
Errors 'if' is not followed by whitespace. 84
Errors Line has trailing spaces. 88
Errors Parameter fileId should be final. 94
Errors 'fileId' hides a field. 94
Errors Parameter pillarId should be final. 94
Errors 'pillarId' hides a field. 94
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 97
Errors Method 'getFileId' is not designed for extension - needs to be abstract, final or empty. 101
Errors Line has trailing spaces. 104
Errors Line has trailing spaces. 106
Errors Method 'getDateForLastFileIDCheck' is not designed for extension - needs to be abstract, final or empty. 108
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 115
Errors Method 'setDateForLastFileIDCheck' is not designed for extension - needs to be abstract, final or empty. 115
Errors Parameter dateForLastFileIDCheck should be final. 115
Errors Line has trailing spaces. 118
Errors Line is longer than 80 characters. 120
Errors Method 'getChecksum' is not designed for extension - needs to be abstract, final or empty. 122
Errors Line has trailing spaces. 125
Errors Method 'setChecksum' is not designed for extension - needs to be abstract, final or empty. 129
Errors Parameter checksum should be final. 129
Errors 'checksum' hides a field. 129
Errors Line has trailing spaces. 132
Errors Method 'getDateForLastChecksumCheck' is not designed for extension - needs to be abstract, final or empty. 136
Errors Line has trailing spaces. 139
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 143
Errors Method 'setDateForLastChecksumCheck' is not designed for extension - needs to be abstract, final or empty. 143
Errors Parameter dateForLastChecksumCheck should be final. 143
Errors Line has trailing spaces. 146
Errors Method 'getFileState' is not designed for extension - needs to be abstract, final or empty. 150
Errors Line has trailing spaces. 153
Errors Method 'setFileState' is not designed for extension - needs to be abstract, final or empty. 157
Errors Parameter fileState should be final. 157
Errors 'fileState' hides a field. 157
Errors Line has trailing spaces. 160
Errors Method 'getChecksumState' is not designed for extension - needs to be abstract, final or empty. 164
Errors Line has trailing spaces. 167
Errors Method 'setChecksumState' is not designed for extension - needs to be abstract, final or empty. 171
Errors Parameter checksumState should be final. 171
Errors 'checksumState' hides a field. 171
Errors Line has trailing spaces. 174
Errors Method 'getPillarId' is not designed for extension - needs to be abstract, final or empty. 178
Errors Line has trailing spaces. 181
Errors Method 'getFileSize' is not designed for extension - needs to be abstract, final or empty. 185
Errors Line has trailing spaces. 188
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 189
Errors Line has trailing spaces. 191
Errors Line is longer than 80 characters. 191
Errors Line has trailing spaces. 192
Errors Line is longer than 80 characters. 192

org/bitrepository/integrityservice/cache/IntegrityCache.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 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 Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 51
Errors Parameter integrityModel should be final. 51
Errors 'integrityModel' hides a field. 51
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 59
Errors Method 'addFileIDs' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line is longer than 80 characters. 66
Errors Parameter data should be final. 66
Errors Parameter pillarId should be final. 66
Errors Parameter collectionId should be final. 66
Errors Method 'addChecksums' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line is longer than 80 characters. 71
Errors Parameter data should be final. 71
Errors Parameter pillarId should be final. 71
Errors Parameter collectionId should be final. 71
Errors Method 'getFileInfos' is not designed for extension - needs to be abstract, final or empty. 75
Errors Line is longer than 80 characters. 76
Errors Parameter fileId should be final. 76
Errors Parameter collectionId should be final. 76
Errors Method 'getAllFileIDs' is not designed for extension - needs to be abstract, final or empty. 80
Errors Parameter collectionId should be final. 81
Errors Line has trailing spaces. 84
Errors Method 'getNumberOfFilesInCollection' is not designed for extension - needs to be abstract, final or empty. 85
Errors Parameter collectionId should be final. 86
Errors Line is longer than 80 characters. 87
Errors 'if' is not followed by whitespace. 88
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Method 'getNumberOfFiles' is not designed for extension - needs to be abstract, final or empty. 95
Errors Parameter pillarId should be final. 96
Errors Parameter collectionId should be final. 96
Errors Line is longer than 80 characters. 97
Errors 'cast' is not followed by whitespace. 97
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 100
Errors Method 'getFilesOnPillar' is not designed for extension - needs to be abstract, final or empty. 105
Errors Line is longer than 80 characters. 106
Errors Parameter pillarId should be final. 106
Errors Parameter minId should be final. 106
Errors Parameter maxId should be final. 106
Errors Parameter collectionId should be final. 106
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 109
Errors Method 'getCollectionFileSize' is not designed for extension - needs to be abstract, final or empty. 110
Errors Parameter collectionId should be final. 111
Errors Line has trailing spaces. 112
Errors 'if' is not followed by whitespace. 113
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 119
Errors Method 'getPillarDataSize' is not designed for extension - needs to be abstract, final or empty. 120
Errors Parameter pillarID should be final. 121
Errors Method 'getNumberOfMissingFiles' is not designed for extension - needs to be abstract, final or empty. 125
Errors Parameter pillarId should be final. 126
Errors Parameter collectionId should be final. 126
Errors Line is longer than 80 characters. 127
Errors 'cast' is not followed by whitespace. 127
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 134
Errors Method 'getMissingFilesAtPillarByIterator' is not designed for extension - needs to be abstract, final or empty. 135
Errors Line is longer than 80 characters. 136
Errors Parameter pillarId should be final. 136
Errors Parameter minId should be final. 136
Errors Parameter maxId should be final. 136
Errors Parameter collectionId should be final. 136
Errors Line is longer than 80 characters. 137
Errors Method 'getNumberOfChecksumErrors' is not designed for extension - needs to be abstract, final or empty. 140
Errors Line is longer than 80 characters. 141
Errors Parameter pillarId should be final. 141
Errors Parameter collectionId should be final. 141
Errors Line is longer than 80 characters. 142
Errors 'cast' is not followed by whitespace. 142
Errors Line is longer than 80 characters. 144
Errors Line is longer than 80 characters. 145
Errors Method 'getFilesWithChecksumErrorsAtPillar' is not designed for extension - needs to be abstract, final or empty. 150
Errors Line is longer than 80 characters. 151
Errors Parameter pillarId should be final. 151
Errors Parameter minId should be final. 151
Errors Parameter maxId should be final. 151
Errors Parameter collectionId should be final. 151
Errors Line is longer than 80 characters. 152
Errors Method 'setFileMissing' is not designed for extension - needs to be abstract, final or empty. 155
Errors Line is longer than 80 characters. 156
Errors Parameter fileId should be final. 156
Errors Parameter pillarIds should be final. 156
Errors Parameter collectionId should be final. 156
Errors Method 'setChecksumError' is not designed for extension - needs to be abstract, final or empty. 160
Errors Line is longer than 80 characters. 161
Errors Parameter fileId should be final. 161
Errors Parameter pillarIds should be final. 161
Errors Parameter collectionId should be final. 161
Errors Method 'setChecksumAgreement' is not designed for extension - needs to be abstract, final or empty. 165
Errors Line is longer than 80 characters. 166
Errors Parameter fileId should be final. 166
Errors Parameter pillarIds should be final. 166
Errors Parameter collectionId should be final. 166
Errors Method 'deleteFileIdEntry' is not designed for extension - needs to be abstract, final or empty. 170
Errors Parameter fileId should be final. 171
Errors Parameter collectionId should be final. 171
Errors Method 'findMissingChecksums' is not designed for extension - needs to be abstract, final or empty. 185
Errors Parameter collectionId should be final. 186
Errors Method 'findChecksumsOlderThan' is not designed for extension - needs to be abstract, final or empty. 190
Errors Line is longer than 80 characters. 191
Errors Parameter date should be final. 191
Errors Parameter pillarID should be final. 191
Errors Parameter collectionId should be final. 191
Errors Line is longer than 80 characters. 192
Errors Method 'findMissingFiles' is not designed for extension - needs to be abstract, final or empty. 195
Errors Parameter collectionId should be final. 196
Errors Method 'getPillarsMissingFile' is not designed for extension - needs to be abstract, final or empty. 200
Errors Line is longer than 80 characters. 201
Errors Parameter fileId should be final. 201
Errors Parameter collectionId should be final. 201
Errors Method 'getFilesWithInconsistentChecksums' is not designed for extension - needs to be abstract, final or empty. 205
Errors Parameter collectionId should be final. 206
Errors Method 'setFilesWithConsistentChecksumToValid' is not designed for extension - needs to be abstract, final or empty. 210
Errors Parameter collectionId should be final. 211
Errors Method 'setExistingFilesToPreviouslySeenFileState' is not designed for extension - needs to be abstract, final or empty. 220
Errors Parameter collectionId should be final. 221
Errors Method 'setOldUnknownFilesToMissing' is not designed for extension - needs to be abstract, final or empty. 225
Errors Parameter collectionId should be final. 226
Errors Line has trailing spaces. 238
Errors Method 'getDateForNewestFileEntryForCollection' is not designed for extension - needs to be abstract, final or empty. 238
Errors Parameter collectionId should be final. 239
Errors Line is longer than 80 characters. 240
Errors 'if' is not followed by whitespace. 241
Errors Line is longer than 80 characters. 242
Errors ')' is preceded with whitespace. 243
Errors Line is longer than 80 characters. 244
Errors Line is longer than 80 characters. 246
Errors Line is longer than 80 characters. 249
Errors Line has trailing spaces. 253
Errors Method 'getDateForNewestFileEntryForPillar' is not designed for extension - needs to be abstract, final or empty. 254
Errors Line is longer than 80 characters. 255
Errors Parameter pillarId should be final. 255
Errors Parameter collectionId should be final. 255
Errors Line is longer than 80 characters. 256
Errors Method 'getDateForNewestChecksumEntryForPillar' is not designed for extension - needs to be abstract, final or empty. 259
Errors Line is longer than 80 characters. 260
Errors Parameter pillarId should be final. 260
Errors Parameter collectionId should be final. 260
Errors Line is longer than 80 characters. 261
Errors Line has trailing spaces. 263
Errors Method 'getLatestCollectionStat' is not designed for extension - needs to be abstract, final or empty. 264
Errors Line is longer than 80 characters. 265
Errors Parameter collectionID should be final. 265
Errors Parameter count should be final. 265
Errors Line has trailing spaces. 268
Errors Line has trailing spaces. 269
Errors Method 'getLatestPillarStats' is not designed for extension - needs to be abstract, final or empty. 269
Errors Parameter collectionID should be final. 270
Errors Line has trailing spaces. 273
Errors Method 'makeStatisticsForCollection' is not designed for extension - needs to be abstract, final or empty. 274
Errors Parameter collectionID should be final. 275
Errors Line has trailing spaces. 277
Errors Line is longer than 80 characters. 282
Errors Parameter cache should be final. 288
Errors Expected @param tag for 'cache'. 288
Errors Parameter cacheID should be final. 288
Errors Expected @param tag for 'cacheID'. 288
Errors Parameter value should be final. 288
Errors Expected @param tag for 'value'. 288
Errors Expected an @return tag. 301
Errors Parameter pillarID should be final. 301
Errors Expected @param tag for 'pillarID'. 301
Errors Parameter collectionID should be final. 301
Errors Expected @param tag for 'collectionID'. 301
Errors Method 'setPreviouslySeenFilesToMissing' is not designed for extension - needs to be abstract, final or empty. 305
Errors Parameter collectionId should be final. 306
Errors Method 'setPreviouslySeenToExisting' is not designed for extension - needs to be abstract, final or empty. 310
Errors Line is longer than 80 characters. 311
Errors Parameter collectionId should be final. 311
Errors Parameter pillarId should be final. 311
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 315
Errors Parameter fileId should be final. 316
Errors Parameter collectionId should be final. 316
Errors Method 'findOrphanFiles' is not designed for extension - needs to be abstract, final or empty. 320
Errors Parameter collectionID should be final. 321

org/bitrepository/integrityservice/cache/IntegrityDatabase.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 has trailing spaces. 52
Errors Line is longer than 80 characters. 56
Errors Parameter settings should be final. 58
Errors 'settings' hides a field. 58
Errors Line has trailing spaces. 62
Errors Method 'addFileIDs' is not designed for extension - needs to be abstract, final or empty. 63
Errors Line is longer than 80 characters. 64
Errors Parameter data should be final. 64
Errors Parameter pillarId should be final. 64
Errors Parameter collectionId should be final. 64
Errors Method 'addChecksums' is not designed for extension - needs to be abstract, final or empty. 68
Errors Line is longer than 80 characters. 69
Errors Parameter data should be final. 69
Errors Parameter pillarId should be final. 69
Errors Parameter collectionId should be final. 69
Errors Method 'getFileInfos' is not designed for extension - needs to be abstract, final or empty. 73
Errors Line is longer than 80 characters. 74
Errors Parameter fileId should be final. 74
Errors Parameter collectionId should be final. 74
Errors Method 'getAllFileIDs' is not designed for extension - needs to be abstract, final or empty. 78
Errors Parameter collectionId should be final. 79
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 83
Errors Method 'getNumberOfFilesInCollection' is not designed for extension - needs to be abstract, final or empty. 83
Errors Parameter collectionId should be final. 84
Errors Method 'getNumberOfFiles' is not designed for extension - needs to be abstract, final or empty. 88
Errors Parameter pillarId should be final. 89
Errors Parameter collectionId should be final. 89
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 90
Errors Method 'getNumberOfMissingFiles' is not designed for extension - needs to be abstract, final or empty. 94
Errors Parameter pillarId should be final. 95
Errors Parameter collectionId should be final. 95
Errors Line is longer than 80 characters. 96
Errors Method 'getNumberOfChecksumErrors' is not designed for extension - needs to be abstract, final or empty. 99
Errors Line is longer than 80 characters. 100
Errors Parameter pillarId should be final. 100
Errors Parameter collectionId should be final. 100
Errors Line is longer than 80 characters. 101
Errors Method 'setFileMissing' is not designed for extension - needs to be abstract, final or empty. 104
Errors Line is longer than 80 characters. 105
Errors Parameter fileId should be final. 105
Errors Parameter pillarIds should be final. 105
Errors Parameter collectionId should be final. 105
Errors Line is longer than 80 characters. 106
Errors 'for' is not followed by whitespace. 107
Errors Method 'setChecksumError' is not designed for extension - needs to be abstract, final or empty. 112
Errors Line is longer than 80 characters. 113
Errors Parameter fileId should be final. 113
Errors Parameter pillarIds should be final. 113
Errors Parameter collectionId should be final. 113
Errors Line is longer than 80 characters. 114
Errors 'for' is not followed by whitespace. 115
Errors Method 'setChecksumAgreement' is not designed for extension - needs to be abstract, final or empty. 120
Errors Line is longer than 80 characters. 121
Errors Parameter fileId should be final. 121
Errors Parameter pillarIds should be final. 121
Errors Parameter collectionId should be final. 121
Errors Line is longer than 80 characters. 122
Errors 'for' is not followed by whitespace. 123
Errors Method 'deleteFileIdEntry' is not designed for extension - needs to be abstract, final or empty. 128
Errors Parameter fileId should be final. 129
Errors Parameter collectiondId should be final. 129
Errors Line has trailing spaces. 133
Errors Method 'findMissingChecksums' is not designed for extension - needs to be abstract, final or empty. 134
Errors Parameter collectionId should be final. 135
Errors Method 'findMissingFiles' is not designed for extension - needs to be abstract, final or empty. 139
Errors Parameter collectionId should be final. 140
Errors Method 'getPillarsMissingFile' is not designed for extension - needs to be abstract, final or empty. 152
Errors Line is longer than 80 characters. 153
Errors Parameter fileId should be final. 153
Errors Parameter collectionId should be final. 153
Errors Method 'findChecksumsOlderThan' is not designed for extension - needs to be abstract, final or empty. 157
Errors Line is longer than 80 characters. 158
Errors Parameter date should be final. 158
Errors Parameter pillarID should be final. 158
Errors Parameter collectionId should be final. 158
Errors Method 'getFilesWithInconsistentChecksums' is not designed for extension - needs to be abstract, final or empty. 162
Errors Parameter collectionId should be final. 163
Errors Method 'setFilesWithConsistentChecksumToValid' is not designed for extension - needs to be abstract, final or empty. 167
Errors Parameter collectionId should be final. 168
Errors Method 'getDateForNewestFileEntryForCollection' is not designed for extension - needs to be abstract, final or empty. 172
Errors Parameter collectionId should be final. 173
Errors Line has trailing spaces. 176
Errors Method 'getDateForNewestFileEntryForPillar' is not designed for extension - needs to be abstract, final or empty. 177
Errors Line is longer than 80 characters. 178
Errors Parameter pillarId should be final. 178
Errors Parameter collectionId should be final. 178
Errors Method 'getDateForNewestChecksumEntryForPillar' is not designed for extension - needs to be abstract, final or empty. 182
Errors Line is longer than 80 characters. 183
Errors Parameter pillarId should be final. 183
Errors Parameter collectionId should be final. 183
Errors Line is longer than 80 characters. 184
Errors Method 'setExistingFilesToPreviouslySeenFileState' is not designed for extension - needs to be abstract, final or empty. 187
Errors Parameter collectionId should be final. 188
Errors Method 'setOldUnknownFilesToMissing' is not designed for extension - needs to be abstract, final or empty. 192
Errors Parameter collectionId should be final. 193
Errors Line has trailing spaces. 194
Errors Line is longer than 80 characters. 195
Errors Line has trailing spaces. 198
Errors Method 'setPreviouslySeenFilesToMissing' is not designed for extension - needs to be abstract, final or empty. 199
Errors Parameter collectionId should be final. 200
Errors Method 'setPreviouslySeenToExisting' is not designed for extension - needs to be abstract, final or empty. 204
Errors Line is longer than 80 characters. 205
Errors Parameter collectionId should be final. 205
Errors Parameter pillarId should be final. 205
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 209
Errors Method 'getFilesOnPillar' is not designed for extension - needs to be abstract, final or empty. 214
Errors Line is longer than 80 characters. 215
Errors Parameter pillarId should be final. 215
Errors Parameter minId should be final. 215
Errors Parameter maxId should be final. 215
Errors Parameter collectionId should be final. 215
Errors Line has trailing spaces. 218
Errors Method 'getMissingFilesAtPillarByIterator' is not designed for extension - needs to be abstract, final or empty. 219
Errors Line is longer than 80 characters. 220
Errors Parameter pillarId should be final. 220
Errors Parameter minId should be final. 220
Errors Parameter maxId should be final. 220
Errors Parameter collectionId should be final. 220
Errors Line is longer than 80 characters. 221
Errors Method 'getFilesWithChecksumErrorsAtPillar' is not designed for extension - needs to be abstract, final or empty. 224
Errors Line is longer than 80 characters. 225
Errors Parameter pillarId should be final. 225
Errors Parameter minId should be final. 225
Errors Parameter maxId should be final. 225
Errors Parameter collectionId should be final. 225
Errors Line is longer than 80 characters. 226
Errors Line has trailing spaces. 228
Errors Method 'getCollectionFileSize' is not designed for extension - needs to be abstract, final or empty. 229
Errors Parameter collectionId should be final. 230
Errors Line has trailing spaces. 233
Errors Method 'getPillarDataSize' is not designed for extension - needs to be abstract, final or empty. 234
Errors Parameter pillarID should be final. 235
Errors Method 'getLatestCollectionStat' is not designed for extension - needs to be abstract, final or empty. 239
Errors Line is longer than 80 characters. 240
Errors Parameter collectionID should be final. 240
Errors Parameter count should be final. 240
Errors Line has trailing spaces. 243
Errors Line has trailing spaces. 244
Errors Method 'getLatestPillarStats' is not designed for extension - needs to be abstract, final or empty. 244
Errors Parameter collectionID should be final. 245
Errors Method 'makeStatisticsForCollection' is not designed for extension - needs to be abstract, final or empty. 249
Errors Parameter collectionID should be final. 250
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 254
Errors Parameter fileId should be final. 255
Errors Parameter collectionId should be final. 255
Errors Method 'findOrphanFiles' is not designed for extension - needs to be abstract, final or empty. 259
Errors Parameter collectionID should be final. 260

org/bitrepository/integrityservice/cache/IntegrityDatabaseManager.java

Violation Message Line
Errors Line has trailing spaces. 8
Errors Line is longer than 80 characters. 8
Errors Line is longer than 80 characters. 12
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 13
Errors Missing a Javadoc comment. 14
Errors Line has trailing spaces. 15
Errors Missing a Javadoc comment. 16
Errors Parameter databaseSpecifics should be final. 16
Errors 'databaseSpecifics' hides a field. 16
Errors Line has trailing spaces. 19
Errors Method 'getDatabaseSpecifics' is not designed for extension - needs to be abstract, final or empty. 20
Errors Method 'getMigrator' is not designed for extension - needs to be abstract, final or empty. 25
Errors 'if' is not followed by whitespace. 27
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 33
Errors Method 'getDatabaseCreationScript' is not designed for extension - needs to be abstract, final or empty. 38

org/bitrepository/integrityservice/cache/IntegrityDatabaseMigrator.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 Line is longer than 80 characters. 25
Errors Line has trailing spaces. 42
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 has trailing spaces. 51
Errors Parameter connector should be final. 56
Errors Line has trailing spaces. 59
Errors Method 'migrate' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line has trailing spaces. 63
Errors 'if' is not followed by whitespace. 64
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 65
Errors 'if' is not followed by whitespace. 68
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 72
Errors 'if' is not followed by whitespace. 73
Errors Line is longer than 80 characters. 74
Errors 'if' is not followed by whitespace. 77
Errors '3' is a magic number. 77
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 83
Errors 'if' is not followed by whitespace. 83
Errors '4' is a magic number. 83
Errors '3' is a magic number. 83
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 89
Errors Line has trailing spaces. 92
Errors 'if' is not followed by whitespace. 93
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 94
Errors Line has trailing spaces. 97
Errors Conditional logic can be removed. 98
Errors 'if' is not followed by whitespace. 98

org/bitrepository/integrityservice/cache/IntegrityModel.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. 43
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 57
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 65
Errors Unused @param tag for 'collectiondId'. 65
Errors Expected @param tag for 'collectionId'. 68
Errors Line has trailing spaces. 69
Errors First sentence should end with a period. 70
Errors Line has trailing spaces. 76
Errors First sentence should end with a period. 77
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 98
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 108
Errors Line has trailing spaces. 110
Errors Line is longer than 80 characters. 110
Errors Line has trailing spaces. 112
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 116
Errors Line has trailing spaces. 119
Errors Line has trailing spaces. 120
Errors Line is longer than 80 characters. 122
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 137
Errors Line has trailing spaces. 138
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 142
Errors Line is longer than 80 characters. 145
Errors Line has trailing spaces. 146
Errors Line is longer than 80 characters. 149
Errors Line is longer than 80 characters. 150
Errors Line is longer than 80 characters. 153
Errors Line has trailing spaces. 154
Errors Line has trailing spaces. 161
Errors Line is longer than 80 characters. 163
Errors Line is longer than 80 characters. 165
Errors Line has trailing spaces. 168
Errors Line is longer than 80 characters. 176
Errors Line has trailing spaces. 177
Errors Line is longer than 80 characters. 180
Errors Line is longer than 80 characters. 181
Errors Line has trailing spaces. 184
Errors Line is longer than 80 characters. 186
Errors Line is longer than 80 characters. 187
Errors Unused @param tag for 'collectionId,'. 187
Errors Line has trailing spaces. 188
Errors Expected @param tag for 'collectionID'. 190
Errors Line has trailing spaces. 191
Errors Line is longer than 80 characters. 193
Errors Unused @param tag for 'collectiondId'. 195
Errors Line is longer than 80 characters. 196
Errors Expected @param tag for 'collectionId'. 198
Errors Line has trailing spaces. 199
Errors Line is longer than 80 characters. 201
Errors Unused @param tag for 'The'. 202
Errors Expected @param tag for 'collectionId'. 205
Errors Line has trailing spaces. 206
Errors Line is longer than 80 characters. 208
Errors Line has trailing spaces. 212
Errors Line is longer than 80 characters. 220
Errors Line has trailing spaces. 224
Errors Expected @param tag for 'collectionId'. 229
Errors Line has trailing spaces. 230
Errors Line is longer than 80 characters. 232
Errors Line is longer than 80 characters. 233
Errors Unused @param tag for 'pillar'. 235
Errors Expected @param tag for 'pillarId'. 237
Errors Line has trailing spaces. 245
Errors Line has trailing spaces. 248
Errors Line is longer than 80 characters. 248
Errors Line has trailing spaces. 253
Errors Line has trailing spaces. 256
Errors Line is longer than 80 characters. 256
Errors Line is longer than 80 characters. 261
Errors Line has trailing spaces. 262
Errors Line has trailing spaces. 265
Errors Line is longer than 80 characters. 265
Errors Line is longer than 80 characters. 270
Errors First sentence should end with a period. 272
Errors Line has trailing spaces. 278
Errors First sentence should end with a period. 279
Errors Line has trailing spaces. 285
Errors First sentence should end with a period. 286
Errors Line is longer than 80 characters. 289
Errors Line is longer than 80 characters. 291
Errors Expected @param tag for 'count'. 291
Errors Line has trailing spaces. 292
Errors First sentence should end with a period. 293
Errors Line is longer than 80 characters. 294
Errors Line has trailing spaces. 296
Errors Line is longer than 80 characters. 296
Errors Line has trailing spaces. 299
Errors First sentence should end with a period. 300
Errors Line has trailing spaces. 305
Errors Line is longer than 80 characters. 307

org/bitrepository/integrityservice/cache/PillarStat.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. 26
Errors First sentence should end with a period. 28
Errors First sentence should end with a period. 30
Errors First sentence should end with a period. 32
Errors First sentence should end with a period. 34
Errors Line has trailing spaces. 35
Errors First sentence should end with a period. 36
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors First sentence should end with a period. 40
Errors First sentence should end with a period. 42
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 45
Errors More than 7 parameters. 45
Errors Parameter pillarID should be final. 45
Errors 'pillarID' hides a field. 45
Errors Parameter collectionID should be final. 45
Errors 'collectionID' hides a field. 45
Errors Parameter fileCount should be final. 45
Errors 'fileCount' hides a field. 45
Errors Parameter dataSize should be final. 45
Errors 'dataSize' hides a field. 45
Errors Parameter missingFiles should be final. 45
Errors 'missingFiles' hides a field. 45
Errors Parameter checksumErrors should be final. 46
Errors 'checksumErrors' hides a field. 46
Errors Parameter statsTime should be final. 46
Errors 'statsTime' hides a field. 46
Errors Parameter updateTime should be final. 46
Errors 'updateTime' hides a field. 46
Errors Line has trailing spaces. 56
Errors Method 'getPillarID' is not designed for extension - needs to be abstract, final or empty. 57
Errors Missing a Javadoc comment. 57
Errors Method 'setPillarID' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Parameter pillarID should be final. 60
Errors 'pillarID' hides a field. 60
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 63
Errors Missing a Javadoc comment. 63
Errors Method 'setCollectionID' is not designed for extension - needs to be abstract, final or empty. 66
Errors Missing a Javadoc comment. 66
Errors Parameter collectionID should be final. 66
Errors 'collectionID' hides a field. 66
Errors Method 'getFileCount' is not designed for extension - needs to be abstract, final or empty. 69
Errors Missing a Javadoc comment. 69
Errors Method 'setFileCount' is not designed for extension - needs to be abstract, final or empty. 72
Errors Missing a Javadoc comment. 72
Errors Parameter fileCount should be final. 72
Errors 'fileCount' hides a field. 72
Errors Method 'getDataSize' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Method 'setDataSize' is not designed for extension - needs to be abstract, final or empty. 78
Errors Missing a Javadoc comment. 78
Errors Parameter dataSize should be final. 78
Errors 'dataSize' hides a field. 78
Errors Method 'getMissingFiles' is not designed for extension - needs to be abstract, final or empty. 81
Errors Missing a Javadoc comment. 81
Errors Method 'setMissingFiles' is not designed for extension - needs to be abstract, final or empty. 84
Errors Missing a Javadoc comment. 84
Errors Parameter missingFiles should be final. 84
Errors 'missingFiles' hides a field. 84
Errors Method 'getChecksumErrors' is not designed for extension - needs to be abstract, final or empty. 87
Errors Missing a Javadoc comment. 87
Errors Method 'setChecksumErrors' is not designed for extension - needs to be abstract, final or empty. 90
Errors Missing a Javadoc comment. 90
Errors Parameter checksumErrors should be final. 90
Errors 'checksumErrors' hides a field. 90
Errors Method 'getStatsTime' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors Method 'setStatsTime' is not designed for extension - needs to be abstract, final or empty. 96
Errors Missing a Javadoc comment. 96
Errors Parameter statsTime should be final. 96
Errors 'statsTime' hides a field. 96
Errors Method 'getUpdateTime' is not designed for extension - needs to be abstract, final or empty. 99
Errors Missing a Javadoc comment. 99
Errors Method 'setUpdateTime' is not designed for extension - needs to be abstract, final or empty. 102
Errors Missing a Javadoc comment. 102
Errors Parameter updateTime should be final. 102
Errors 'updateTime' hides a field. 102
Errors Line has trailing spaces. 105

org/bitrepository/integrityservice/cache/database/ChecksumState.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. 37
Errors Parameter i should be final. 43

org/bitrepository/integrityservice/cache/database/DatabaseConstants.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. 31
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 42
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. 50
Errors Line is longer than 80 characters. 52
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 94
Errors First sentence should end with a period. 96
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 100
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 108
Errors First sentence should end with a period. 110
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 120
Errors Line is longer than 80 characters. 124
Errors Line has trailing spaces. 126
Errors 'static' modifier out of order with the JLS suggestions. 128
Errors 'static' modifier out of order with the JLS suggestions. 130
Errors Line has trailing spaces. 131

org/bitrepository/integrityservice/cache/database/DerbyIntegrityDAO.java

Violation Message Line
Errors Line is longer than 80 characters. 3
Errors Line is longer than 80 characters. 4
Errors Line is longer than 80 characters. 5
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 7
Errors Line is longer than 80 characters. 8
Errors Line is longer than 80 characters. 9
Errors Line is longer than 80 characters. 10
Errors Line is longer than 80 characters. 11
Errors Line is longer than 80 characters. 12
Errors Line is longer than 80 characters. 13
Errors Line is longer than 80 characters. 14
Errors Line is longer than 80 characters. 15
Errors Line is longer than 80 characters. 16
Errors Line is longer than 80 characters. 17
Errors Line is longer than 80 characters. 18
Errors Line is longer than 80 characters. 19
Errors Line is longer than 80 characters. 20
Errors Line is longer than 80 characters. 21
Errors Line is longer than 80 characters. 22
Errors Line is longer than 80 characters. 23
Errors Unused import - java.sql.Connection. 25
Errors Unused import - java.sql.PreparedStatement. 26
Errors Unused import - org.bitrepository.service.database.DatabaseUtils. 29
Errors First sentence should end with a period. 32
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors Parameter databaseManager should be final. 37
Errors Parameter collections should be final. 37
Errors Method 'getLatestCollectionStatsSQL' is not designed for extension - needs to be abstract, final or empty. 41
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 46
Errors Method 'getLatestStatisticsKeySQL' is not designed for extension - needs to be abstract, final or empty. 53
Errors Method 'getMissingFilesOnPillarSql' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 65
Errors Line has trailing spaces. 67
Errors '+' is not preceded with whitespace. 67
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 74
Errors Line has trailing spaces. 77
Errors Line has trailing spaces. 78
Errors Line has trailing spaces. 80

org/bitrepository/integrityservice/cache/database/FileState.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. 32
Errors Line has trailing spaces. 36
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 46
Errors Parameter i should be final. 52
Errors Line has trailing spaces. 56

org/bitrepository/integrityservice/cache/database/IntegrityDAO.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. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
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. 41
Errors Line is longer than 80 characters. 42
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. 46
Errors Line is longer than 80 characters. 47
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. 51
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors First sentence should end with a period. 98
Errors First sentence should end with a period. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 107
Errors Parameter databaseManager should be final. 107
Errors Parameter collections should be final. 107
Errors Line is longer than 80 characters. 110
Errors 'for' is not followed by whitespace. 110
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 120
Errors 'if' is not followed by whitespace. 124
Errors Line is longer than 80 characters. 127
Errors Line has trailing spaces. 130
Errors 'if' is not followed by whitespace. 137
Errors Line is longer than 80 characters. 140
Errors Line has trailing spaces. 143
Errors Line is longer than 80 characters. 149
Errors Line has trailing spaces. 151
Errors 'for' is not followed by whitespace. 157
Errors 'for' is not followed by whitespace. 160
Errors Line is longer than 80 characters. 161
Errors '+' is not followed by whitespace. 161
Errors Line has trailing spaces. 165
Errors First sentence should end with a period. 166
Errors Line has trailing spaces. 167
Errors Parameter collections should be final. 169
Errors Expected @param tag for 'collections'. 169
Errors Line has trailing spaces. 170
Errors Line is longer than 80 characters. 170
Errors 'for' is not followed by whitespace. 171
Errors Line has trailing spaces. 175
Errors Line is longer than 80 characters. 177
Errors Comment matches to-do format 'TODO:'. 179
Errors Line is longer than 80 characters. 182
Errors Parameter pillarsFromDatabase should be final. 182
Errors 'for' is not followed by whitespace. 184
Errors Line is longer than 80 characters. 187
Errors Line is longer than 80 characters. 191
Errors 'if' is not followed by whitespace. 191
Errors Line has trailing spaces. 192
Errors Line is longer than 80 characters. 192
Errors Line is longer than 80 characters. 193
Errors Line has trailing spaces. 196
Errors Line is longer than 80 characters. 198
Errors Comment matches to-do format 'TODO:'. 200
Errors Line is longer than 80 characters. 201
Errors Line is longer than 80 characters. 203
Errors Parameter collectionsFromDatabase should be final. 203
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 208
Errors 'if' is not followed by whitespace. 208
Errors Line is longer than 80 characters. 209
Errors Line is longer than 80 characters. 210
Errors Line has trailing spaces. 213
Errors Line is longer than 80 characters. 217
Errors Line has trailing spaces. 219
Errors Unused @throws tag for 'SQLException'. 219
Errors Line is longer than 80 characters. 221
Errors Method 'updateFileIDs' is not designed for extension - needs to be abstract, final or empty. 221
Errors Parameter data should be final. 221
Errors Parameter pillarId should be final. 221
Errors Parameter collectionId should be final. 221
Errors Line is longer than 80 characters. 224
Errors Line is longer than 80 characters. 225
Errors Line has trailing spaces. 226
Errors Line is longer than 80 characters. 227
Errors 'for' is not followed by whitespace. 227
Errors Line is longer than 80 characters. 228
Errors Line has trailing spaces. 230
Errors Line is longer than 80 characters. 231
Errors 'if' is not followed by whitespace. 232
Errors Line is longer than 80 characters. 233
Errors Line has trailing spaces. 237
Errors Line is longer than 80 characters. 240
Errors Line is longer than 80 characters. 241
Errors Line is longer than 80 characters. 244
Errors Method 'updateChecksumData' is not designed for extension - needs to be abstract, final or empty. 244
Errors Parameter data should be final. 244
Errors Parameter pillarId should be final. 244
Errors Parameter collectionId should be final. 244
Errors Line is longer than 80 characters. 245
Errors Line is longer than 80 characters. 247
Errors Line has trailing spaces. 248
Errors Line is longer than 80 characters. 249
Errors 'for' is not followed by whitespace. 250
Errors 'if' is not followed by whitespace. 251
Errors Line is longer than 80 characters. 254
Errors Line has trailing spaces. 259
Errors Line is longer than 80 characters. 266
Errors Method 'getFileInfosForFile' is not designed for extension - needs to be abstract, final or empty. 266
Errors Parameter fileId should be final. 266
Errors Parameter collectionId should be final. 266
Errors Line has trailing spaces. 269
Errors Line is longer than 80 characters. 270
Errors Line has trailing spaces. 278
Errors Line has trailing spaces. 281
Errors 'if' is not followed by whitespace. 282
Errors Line is longer than 80 characters. 283
Errors Line has trailing spaces. 286
Errors Line has trailing spaces. 288
Errors Line is longer than 80 characters. 288
Errors Line is longer than 80 characters. 289
Errors Line has trailing spaces. 290
Errors Line has trailing spaces. 292
Errors Line has trailing spaces. 301
Errors 'while' is not followed by whitespace. 302
Errors Line is longer than 80 characters. 303
Errors Line is longer than 80 characters. 305
Errors Line has trailing spaces. 309
Errors Line is longer than 80 characters. 310
Errors Line is longer than 80 characters. 311
Errors Line has trailing spaces. 312
Errors Line has trailing spaces. 313
Errors Line is longer than 80 characters. 313
Errors Line is longer than 80 characters. 314
Errors 'if' is not followed by whitespace. 319
Errors 'if' is not followed by whitespace. 322
Errors 'if' is not followed by whitespace. 325
Errors Line is longer than 80 characters. 330
Errors Line has trailing spaces. 335
Errors Method 'getAllFileIDs' is not designed for extension - needs to be abstract, final or empty. 340
Errors Parameter collectionId should be final. 340
Errors Line is longer than 80 characters. 343
Errors Line has trailing spaces. 346
Errors First sentence should end with a period. 347
Errors Line has trailing spaces. 350
Errors Method 'getNumberOfFilesInCollection' is not designed for extension - needs to be abstract, final or empty. 352
Errors Parameter collectionId should be final. 352
Errors Line is longer than 80 characters. 353
Errors Line is longer than 80 characters. 355
Errors Line has trailing spaces. 358
Errors Line is longer than 80 characters. 360
Errors Method 'getNumberOfChecksumErrorsIncollection' is not designed for extension - needs to be abstract, final or empty. 363
Errors Parameter collectionID should be final. 363
Errors Line is longer than 80 characters. 364
Errors Line is longer than 80 characters. 366
Errors Line is longer than 80 characters. 368
Errors Line is longer than 80 characters. 369
Errors '+' is not followed by whitespace. 370
Errors Line is longer than 80 characters. 371
Errors Line has trailing spaces. 373
Errors Line is longer than 80 characters. 375
Errors Line is longer than 80 characters. 377
Errors Unused @param tag for 'filestates'. 378
Errors Line is longer than 80 characters. 381
Errors Method 'getNumberOfFilesWithFileStateForAPillar' is not designed for extension - needs to be abstract, final or empty. 381
Errors Parameter pillarId should be final. 381
Errors Parameter collectionId should be final. 381
Errors Parameter fileStates should be final. 381
Errors Expected @param tag for 'fileStates'. 381
Errors Line is longer than 80 characters. 383
Errors Line is longer than 80 characters. 384
Errors Line has trailing spaces. 388
Errors Line is longer than 80 characters. 388
Errors Line has trailing spaces. 389
Errors Line has trailing spaces. 390
Errors Line is longer than 80 characters. 390
Errors Line has trailing spaces. 391
Errors 'for' is not followed by whitespace. 398
Errors 'if' is not followed by whitespace. 399
Errors Line has trailing spaces. 408
Errors Line is longer than 80 characters. 409
Errors Line has trailing spaces. 411
Errors Line is longer than 80 characters. 414
Errors Line is longer than 80 characters. 416
Errors Line is longer than 80 characters. 417
Errors Line is longer than 80 characters. 419
Errors Method 'getNumberOfChecksumErrorsForAPillar' is not designed for extension - needs to be abstract, final or empty. 419
Errors Parameter pillarId should be final. 419
Errors Parameter collectionId should be final. 419
Errors Line is longer than 80 characters. 421
Errors Line has trailing spaces. 425
Errors Line has trailing spaces. 426
Errors Line is longer than 80 characters. 427
Errors Line has trailing spaces. 428
Errors Line is longer than 80 characters. 431
Errors Line is longer than 80 characters. 440
Errors Method 'setFileMissing' is not designed for extension - needs to be abstract, final or empty. 440
Errors Parameter fileId should be final. 440
Errors Parameter pillarId should be final. 440
Errors Parameter collectionId should be final. 440
Errors Line is longer than 80 characters. 443
Errors Line is longer than 80 characters. 444
Errors Line has trailing spaces. 446
Errors Line is longer than 80 characters. 446
Errors Line has trailing spaces. 447
Errors Line has trailing spaces. 448
Errors Line has trailing spaces. 449
Errors Line has trailing spaces. 450
Errors Line has trailing spaces. 451
Errors Line has trailing spaces. 452
Errors Line has trailing spaces. 454
Errors Line is longer than 80 characters. 454
Errors Line is longer than 80 characters. 455
Errors Line has trailing spaces. 457
Errors Line is longer than 80 characters. 461
Errors Line is longer than 80 characters. 462
Errors Line is longer than 80 characters. 464
Errors Method 'setChecksumError' is not designed for extension - needs to be abstract, final or empty. 464
Errors Parameter fileId should be final. 464
Errors Parameter pillarId should be final. 464
Errors Parameter collectionId should be final. 464
Errors Line is longer than 80 characters. 467
Errors Line is longer than 80 characters. 468
Errors Line has trailing spaces. 470
Errors Line is longer than 80 characters. 470
Errors Line has trailing spaces. 471
Errors Line has trailing spaces. 472
Errors Line has trailing spaces. 473
Errors Line has trailing spaces. 474
Errors Line has trailing spaces. 477
Errors Line has trailing spaces. 478
Errors Line is longer than 80 characters. 478
Errors Line is longer than 80 characters. 486
Errors Line is longer than 80 characters. 487
Errors Line is longer than 80 characters. 489
Errors Method 'setChecksumValid' is not designed for extension - needs to be abstract, final or empty. 489
Errors Parameter fileId should be final. 489
Errors Parameter pillarId should be final. 489
Errors Parameter collectionId should be final. 489
Errors Line is longer than 80 characters. 492
Errors Line is longer than 80 characters. 493
Errors Line is longer than 80 characters. 495
Errors Line has trailing spaces. 496
Errors Line has trailing spaces. 497
Errors Line has trailing spaces. 498
Errors Line has trailing spaces. 499
Errors Line has trailing spaces. 500
Errors Line has trailing spaces. 501
Errors Line has trailing spaces. 504
Errors Line is longer than 80 characters. 504
Errors Line is longer than 80 characters. 505
Errors Line has trailing spaces. 507
Errors Line has trailing spaces. 509
Errors Line is longer than 80 characters. 509
Errors Method 'removeFileId' is not designed for extension - needs to be abstract, final or empty. 513
Errors Parameter fileId should be final. 513
Errors Parameter collectionId should be final. 513
Errors Line is longer than 80 characters. 515
Errors Line has trailing spaces. 518
Errors 'if' is not followed by whitespace. 519
Errors Line has trailing spaces. 523
Errors Line is longer than 80 characters. 524
Errors Line is longer than 80 characters. 525
Errors Line is longer than 80 characters. 526
Errors Line has trailing spaces. 527
Errors Line is longer than 80 characters. 529
Errors Line has trailing spaces. 532
Errors Line is longer than 80 characters. 534
Errors Expected an @return tag. 537
Errors Method 'findMissingChecksums' is not designed for extension - needs to be abstract, final or empty. 537
Errors Parameter collectionId should be final. 537
Errors Line is longer than 80 characters. 539
Errors Line is longer than 80 characters. 540
Errors Line has trailing spaces. 542
Errors Line is longer than 80 characters. 542
Errors Line has trailing spaces. 543
Errors Line is longer than 80 characters. 544
Errors Line has trailing spaces. 545
Errors Line has trailing spaces. 546
Errors Line has trailing spaces. 548
Errors Line is longer than 80 characters. 548
Errors Line is longer than 80 characters. 550
Errors Line is longer than 80 characters. 558
Errors Line is longer than 80 characters. 559
Errors Line is longer than 80 characters. 561
Errors Method 'findFilesWithOldChecksum' is not designed for extension - needs to be abstract, final or empty. 561
Errors Parameter date should be final. 561
Errors Parameter pillarID should be final. 561
Errors Parameter collectionId should be final. 561
Errors Line is longer than 80 characters. 563
Errors Line is longer than 80 characters. 565
Errors Line has trailing spaces. 569
Errors Line is longer than 80 characters. 569
Errors Line has trailing spaces. 570
Errors Line is longer than 80 characters. 571
Errors Line has trailing spaces. 573
Errors Line is longer than 80 characters. 573
Errors Line is longer than 80 characters. 576
Errors Line is longer than 80 characters. 578
Errors '+' should be on a new line. 578
Errors Line has trailing spaces. 582
Errors Method 'findMissingFiles' is not designed for extension - needs to be abstract, final or empty. 588
Errors Parameter collectionId should be final. 588
Errors Line has trailing spaces. 591
Errors Line is longer than 80 characters. 591
Errors Line has trailing spaces. 592
Errors '+' is not followed by whitespace. 592
Errors Line has trailing spaces. 593
Errors Line is longer than 80 characters. 593
Errors Line has trailing spaces. 594
Errors Line is longer than 80 characters. 596
Errors Line has trailing spaces. 598
Errors Line is longer than 80 characters. 600
Errors Line is longer than 80 characters. 601
Errors Unused @param tag for 'collectionId,'. 601
Errors Line has trailing spaces. 602
Errors Method 'findOrphanFiles' is not designed for extension - needs to be abstract, final or empty. 604
Errors Parameter collectionId should be final. 604
Errors Expected @param tag for 'collectionId'. 604
Errors Line is longer than 80 characters. 606
Errors Line has trailing spaces. 607
Errors Line is longer than 80 characters. 611
Errors Line has trailing spaces. 612
Errors Line is longer than 80 characters. 613
Errors Line is longer than 80 characters. 614
Errors Line has trailing spaces. 615
Errors Line is longer than 80 characters. 615
Errors Line has trailing spaces. 617
Errors Line is longer than 80 characters. 618
Errors Line is longer than 80 characters. 620
Errors Line is longer than 80 characters. 623
Errors Line is longer than 80 characters. 624
Errors Line has trailing spaces. 626
Errors Line has trailing spaces. 627
Errors Line is longer than 80 characters. 631
Errors Line is longer than 80 characters. 632
Errors Line is longer than 80 characters. 634
Errors Method 'getMissingAtPillars' is not designed for extension - needs to be abstract, final or empty. 634
Errors Parameter fileId should be final. 634
Errors Parameter collectionId should be final. 634
Errors Line is longer than 80 characters. 636
Errors Line has trailing spaces. 638
Errors Line is longer than 80 characters. 638
Errors Line has trailing spaces. 639
Errors Line has trailing spaces. 640
Errors Line is longer than 80 characters. 640
Errors Line has trailing spaces. 643
Errors Line has trailing spaces. 644
Errors Line is longer than 80 characters. 646
Errors Line is longer than 80 characters. 648
Errors '-' is not followed by whitespace. 648
Errors Line has trailing spaces. 651
Errors Line is longer than 80 characters. 653
Errors Line has trailing spaces. 655
Errors Line is longer than 80 characters. 655
Errors Line is longer than 80 characters. 656
Errors Line is longer than 80 characters. 657
Errors Line is longer than 80 characters. 658
Errors Line is longer than 80 characters. 660
Errors Line is longer than 80 characters. 663
Errors Line is longer than 80 characters. 666
Errors Method 'findFilesWithInconsistentChecksums' is not designed for extension - needs to be abstract, final or empty. 666
Errors Parameter collectionId should be final. 666
Errors Line has trailing spaces. 668
Errors Line is longer than 80 characters. 669
Errors Line is longer than 80 characters. 670
Errors Line is longer than 80 characters. 674
Errors Line is longer than 80 characters. 676
Errors Line has trailing spaces. 677
Errors Line is longer than 80 characters. 677
Errors Line has trailing spaces. 679
Errors Line is longer than 80 characters. 679
Errors Line has trailing spaces. 681
Errors Line is longer than 80 characters. 681
Errors Line is longer than 80 characters. 683
Errors Line has trailing spaces. 686
Errors Line is longer than 80 characters. 688
Errors Line has trailing spaces. 690
Errors Line is longer than 80 characters. 690
Errors Line is longer than 80 characters. 691
Errors Line has trailing spaces. 692
Errors Line is longer than 80 characters. 692
Errors Line is longer than 80 characters. 694
Errors Line is longer than 80 characters. 695
Errors Method 'setFilesWithConsistentChecksumsToValid' is not designed for extension - needs to be abstract, final or empty. 699
Errors Parameter collectionId should be final. 699
Errors Line has trailing spaces. 701
Errors Line is longer than 80 characters. 702
Errors Line has trailing spaces. 704
Errors Line is longer than 80 characters. 704
Errors Line has trailing spaces. 710
Errors Line is longer than 80 characters. 710
Errors Line has trailing spaces. 711
Errors Line has trailing spaces. 713
Errors Line has trailing spaces. 714
Errors Line has trailing spaces. 715
Errors Line is longer than 80 characters. 715
Errors Line has trailing spaces. 717
Errors Line is longer than 80 characters. 717
Errors Line is longer than 80 characters. 718
Errors Line is longer than 80 characters. 719
Errors Line has trailing spaces. 724
Errors Line is longer than 80 characters. 724
Errors Method 'getDateForNewestFileEntryForCollection' is not designed for extension - needs to be abstract, final or empty. 728
Errors Parameter collectionId should be final. 728
Errors Line has trailing spaces. 730
Errors Line is longer than 80 characters. 730
Errors Line has trailing spaces. 731
Errors Line is longer than 80 characters. 732
Errors Line has trailing spaces. 733
Errors Line has trailing spaces. 734
Errors Line has trailing spaces. 736
Errors Line is longer than 80 characters. 736
Errors Line has trailing spaces. 739
Errors Line has trailing spaces. 742
Errors Line is longer than 80 characters. 742
Errors Line has trailing spaces. 744
Errors Line is longer than 80 characters. 747
Errors Method 'getDateForNewestFileEntryForPillar' is not designed for extension - needs to be abstract, final or empty. 747
Errors Parameter pillarId should be final. 747
Errors Parameter collectionId should be final. 747
Errors Line has trailing spaces. 749
Errors Line is longer than 80 characters. 749
Errors Line has trailing spaces. 750
Errors Line is longer than 80 characters. 751
Errors Line has trailing spaces. 752
Errors Line has trailing spaces. 753
Errors Line has trailing spaces. 754
Errors Line has trailing spaces. 755
Errors Line has trailing spaces. 756
Errors Line has trailing spaces. 758
Errors Line is longer than 80 characters. 758
Errors Line has trailing spaces. 761
Errors Line has trailing spaces. 764
Errors Line is longer than 80 characters. 764
Errors Line is longer than 80 characters. 766
Errors Line is longer than 80 characters. 769
Errors Method 'getDateForNewestChecksumEntryForPillar' is not designed for extension - needs to be abstract, final or empty. 769
Errors Parameter pillarId should be final. 769
Errors Parameter collectionId should be final. 769
Errors Line has trailing spaces. 771
Errors Line is longer than 80 characters. 771
Errors Line has trailing spaces. 772
Errors Line is longer than 80 characters. 773
Errors Line has trailing spaces. 777
Errors Line has trailing spaces. 780
Errors Line is longer than 80 characters. 780
Errors Line has trailing spaces. 783
Errors Method 'setFilesToUnknown' is not designed for extension - needs to be abstract, final or empty. 789
Errors Parameter pillarId should be final. 789
Errors Parameter collectionId should be final. 789
Errors Line has trailing spaces. 790
Errors Line is longer than 80 characters. 790
Errors Line is longer than 80 characters. 793
Errors Line has trailing spaces. 797
Errors Line has trailing spaces. 798
Errors Line is longer than 80 characters. 798
Errors Line has trailing spaces. 800
Errors Line is longer than 80 characters. 800
Errors Line is longer than 80 characters. 801
Errors Method 'setExistingFilesToPreviouslySeenFileState' is not designed for extension - needs to be abstract, final or empty. 808
Errors Parameter collectionId should be final. 808
Errors Line has trailing spaces. 809
Errors Line is longer than 80 characters. 809
Errors Line is longer than 80 characters. 812
Errors Line has trailing spaces. 815
Errors Line has trailing spaces. 816
Errors Line is longer than 80 characters. 816
Errors Line has trailing spaces. 818
Errors Line is longer than 80 characters. 818
Errors Line has trailing spaces. 821
Errors Line is longer than 80 characters. 823
Errors Line has trailing spaces. 824
Errors Method 'setOldUnknownFilesToMissing' is not designed for extension - needs to be abstract, final or empty. 827
Errors Parameter minAge should be final. 827
Errors Parameter collectionId should be final. 827
Errors Line is longer than 80 characters. 828
Errors Line is longer than 80 characters. 830
Errors Line is longer than 80 characters. 831
Errors Line contains a tab character. 831
Errors Line has trailing spaces. 832
Errors Line contains a tab character. 832
Errors Line has trailing spaces. 833
Errors Line contains a tab character. 833
Errors Line has trailing spaces. 834
Errors Line is longer than 80 characters. 834
Errors Line contains a tab character. 834
Errors Line has trailing spaces. 835
Errors Line is longer than 80 characters. 835
Errors Line contains a tab character. 835
Errors Line has trailing spaces. 836
Errors Line is longer than 80 characters. 836
Errors Line contains a tab character. 836
Errors Line is longer than 80 characters. 837
Errors Line contains a tab character. 837
Errors Line has trailing spaces. 838
Errors Line has trailing spaces. 839
Errors Line is longer than 80 characters. 839
Errors Line has trailing spaces. 842
Errors Method 'setPreviouslySeenFilesToMissing' is not designed for extension - needs to be abstract, final or empty. 847
Errors Parameter collectionId should be final. 847
Errors Line has trailing spaces. 848
Errors Line is longer than 80 characters. 848
Errors Line is longer than 80 characters. 851
Errors Line is longer than 80 characters. 852
Errors Line has trailing spaces. 853
Errors Line has trailing spaces. 854
Errors Line has trailing spaces. 855
Errors Line is longer than 80 characters. 855
Errors Line has trailing spaces. 856
Errors Line is longer than 80 characters. 857
Errors Line has trailing spaces. 858
Errors Line has trailing spaces. 859
Errors Line is longer than 80 characters. 859
Errors Line has trailing spaces. 862
Errors Line is longer than 80 characters. 864
Errors Line is longer than 80 characters. 868
Errors Method 'setPreviouslySeenFilesToExisting' is not designed for extension - needs to be abstract, final or empty. 868
Errors Parameter collectionId should be final. 868
Errors Parameter pillarId should be final. 868
Errors Line has trailing spaces. 869
Errors Line is longer than 80 characters. 869
Errors Line is longer than 80 characters. 872
Errors Line is longer than 80 characters. 873
Errors Line is longer than 80 characters. 874
Errors Line has trailing spaces. 875
Errors Line has trailing spaces. 876
Errors Line has trailing spaces. 877
Errors Line is longer than 80 characters. 877
Errors Line has trailing spaces. 878
Errors Line is longer than 80 characters. 879
Errors Line has trailing spaces. 880
Errors Line has trailing spaces. 881
Errors Line is longer than 80 characters. 881
Errors Line is longer than 80 characters. 882
Errors Line has trailing spaces. 884
Errors Line is longer than 80 characters. 890
Errors Line is longer than 80 characters. 893
Errors Method 'getFilesOnPillar' is not designed for extension - needs to be abstract, final or empty. 893
Errors Parameter pillarId should be final. 893
Errors Parameter min should be final. 893
Errors Parameter max should be final. 893
Errors Parameter collectionId should be final. 893
Errors Line is longer than 80 characters. 894
Errors '+' should be on a new line. 894
Errors Line contains a tab character. 895
Errors Line has trailing spaces. 897
Errors Line is longer than 80 characters. 897
Errors Line has trailing spaces. 898
Errors Line has trailing spaces. 899
Errors Line is longer than 80 characters. 899
Errors Line has trailing spaces. 903
Errors Line has trailing spaces. 904
Errors Line has trailing spaces. 906
Errors Line has trailing spaces. 913
Errors Line is longer than 80 characters. 913
Errors Line has trailing spaces. 916
Errors Line has trailing spaces. 918
Errors 'while' is not followed by whitespace. 920
Errors 'if' is not followed by whitespace. 921
Errors Line has trailing spaces. 923
Errors Line has trailing spaces. 927
Errors 'if' is not followed by whitespace. 930
Errors 'if' is not followed by whitespace. 933
Errors 'if' is not followed by whitespace. 936
Errors Line is longer than 80 characters. 941
Errors Line is longer than 80 characters. 942
Errors Line has trailing spaces. 945
Errors Line is longer than 80 characters. 947
Errors Line has trailing spaces. 948
Errors Expected an @return tag. 950
Errors Line has trailing spaces. 951
Errors Line is longer than 80 characters. 953
Errors Line is longer than 80 characters. 955
Errors Line is longer than 80 characters. 957
Errors Line has trailing spaces. 960
Errors Line is longer than 80 characters. 960
Errors Method 'getMissingFilesOnPillarByIterator' is not designed for extension - needs to be abstract, final or empty. 960
Errors Parameter pillarId should be final. 960
Errors Parameter firstIndex should be final. 960
Errors Parameter maxResults should be final. 961
Errors Parameter collectionId should be final. 961
Errors 'if' is not followed by whitespace. 964
Errors Line has trailing spaces. 969
Errors Line is longer than 80 characters. 969
Errors Line has trailing spaces. 975
Errors Line has trailing spaces. 977
Errors Line is longer than 80 characters. 977
Errors Line has trailing spaces. 978
Errors Line is longer than 80 characters. 978
Errors Line is longer than 80 characters. 979
Errors Line has trailing spaces. 980
Errors Line is longer than 80 characters. 980
Errors Line is longer than 80 characters. 984
Errors Line has trailing spaces. 987
Errors Line is longer than 80 characters. 993
Errors Line is longer than 80 characters. 996
Errors Method 'getFilesWithChecksumErrorsOnPillar' is not designed for extension - needs to be abstract, final or empty. 996
Errors Parameter pillarId should be final. 996
Errors Parameter min should be final. 996
Errors Parameter max should be final. 996
Errors Parameter collectionId should be final. 996
Errors Line is longer than 80 characters. 997
Errors Line has trailing spaces. 999
Errors Line is longer than 80 characters. 999
Errors Line has trailing spaces. 1000
Errors Line has trailing spaces. 1001
Errors Line is longer than 80 characters. 1001
Errors '+' is not preceded with whitespace. 1003
Errors Line has trailing spaces. 1004
Errors Line has trailing spaces. 1005
Errors Line has trailing spaces. 1006
Errors Line has trailing spaces. 1008
Errors Line has trailing spaces. 1015
Errors Line is longer than 80 characters. 1015
Errors Line has trailing spaces. 1018
Errors Line has trailing spaces. 1020
Errors 'while' is not followed by whitespace. 1022
Errors 'if' is not followed by whitespace. 1023
Errors Line has trailing spaces. 1025
Errors Line has trailing spaces. 1029
Errors 'if' is not followed by whitespace. 1032
Errors 'if' is not followed by whitespace. 1035
Errors 'if' is not followed by whitespace. 1038
Errors Line is longer than 80 characters. 1043
Errors Line is longer than 80 characters. 1044
Errors Line has trailing spaces. 1047
Errors First sentence should end with a period. 1048
Errors Line has trailing spaces. 1051
Errors Method 'getCollectionFileSize' is not designed for extension - needs to be abstract, final or empty. 1053
Errors Parameter collectionId should be final. 1053
Errors Line is longer than 80 characters. 1056
Errors Line has trailing spaces. 1061
Errors Line is longer than 80 characters. 1062
Errors Line is longer than 80 characters. 1065
Errors Line is longer than 80 characters. 1069
Errors '+' is not followed by whitespace. 1069
Errors '+' should be on a new line. 1069
Errors Line has trailing spaces. 1073
Errors First sentence should end with a period. 1074
Errors Line has trailing spaces. 1077
Errors Method 'getPillarDataSize' is not designed for extension - needs to be abstract, final or empty. 1079
Errors Parameter pillarID should be final. 1079
Errors Line is longer than 80 characters. 1082
Errors Line has trailing spaces. 1085
Errors Line is longer than 80 characters. 1085
Errors Line has trailing spaces. 1086
Errors Line is longer than 80 characters. 1087
Errors Line has trailing spaces. 1089
Errors Line is longer than 80 characters. 1090
Errors Line has trailing spaces. 1092
Errors Line is longer than 80 characters. 1092
Errors Line is longer than 80 characters. 1093
Errors '+' should be on a new line. 1093
Errors Line has trailing spaces. 1096
Errors Line has trailing spaces. 1097
Errors First sentence should end with a period. 1098
Errors Line is longer than 80 characters. 1099
Errors Line has trailing spaces. 1102
Errors Line is longer than 80 characters. 1102
Errors Line is longer than 80 characters. 1104
Errors Method 'getCollectionFileSizeAtPillar' is not designed for extension - needs to be abstract, final or empty. 1104
Errors Parameter collectionId should be final. 1104
Errors Parameter pillarId should be final. 1104
Errors Line is longer than 80 characters. 1108
Errors '+' should be on a new line. 1108
Errors Line has trailing spaces. 1110
Errors Line is longer than 80 characters. 1111
Errors Line has trailing spaces. 1112
Errors Line is longer than 80 characters. 1113
Errors Line has trailing spaces. 1114
Errors Line is longer than 80 characters. 1115
Errors Line has trailing spaces. 1119
Errors Line is longer than 80 characters. 1119
Errors Line is longer than 80 characters. 1120
Errors '+' should be on a new line. 1120
Errors '+' is not followed by whitespace. 1121
Errors Line has trailing spaces. 1123
Errors Line has trailing spaces. 1124
Errors Line has trailing spaces. 1126
Errors Line has trailing spaces. 1127
Errors Method 'makeStatisticsEntry' is not designed for extension - needs to be abstract, final or empty. 1129
Errors Parameter collectionID should be final. 1129
Errors 'for' is not followed by whitespace. 1133
Errors Line has trailing spaces. 1137
Errors First sentence should end with a period. 1138
Errors Line has trailing spaces. 1140
Errors Method 'getLatestPillarStats' is not designed for extension - needs to be abstract, final or empty. 1143
Errors Parameter collectionID should be final. 1143
Errors Line has trailing spaces. 1151
Errors 'if' is not followed by whitespace. 1153
Errors Line is longer than 80 characters. 1154
Errors Line has trailing spaces. 1158
Errors Line has trailing spaces. 1159
Errors Line is longer than 80 characters. 1159
Errors Line is longer than 80 characters. 1160
Errors Line has trailing spaces. 1161
Errors Line has trailing spaces. 1163
Errors Line has trailing spaces. 1166
Errors Line has trailing spaces. 1175
Errors 'while' is not followed by whitespace. 1176
Errors Line has trailing spaces. 1185
Errors Line has trailing spaces. 1186
Errors Line is longer than 80 characters. 1186
Errors 'if' is not followed by whitespace. 1191
Errors 'if' is not followed by whitespace. 1194
Errors 'if' is not followed by whitespace. 1197
Errors Line is longer than 80 characters. 1202
Errors '+' should be on a new line. 1202
Errors Line contains a tab character. 1203
Errors Line has trailing spaces. 1205
Errors Line has trailing spaces. 1207
Errors Line has trailing spaces. 1208
Errors First sentence should end with a period. 1209
Errors Line is longer than 80 characters. 1210
Errors Line has trailing spaces. 1211
Errors Line has trailing spaces. 1214
Errors First sentence should end with a period. 1215
Errors Line has trailing spaces. 1217
Errors Line is longer than 80 characters. 1220
Errors Method 'getLatestCollectionStats' is not designed for extension - needs to be abstract, final or empty. 1220
Errors Parameter collectionID should be final. 1220
Errors Parameter count should be final. 1220
Errors Expected @param tag for 'count'. 1220
Errors Line has trailing spaces. 1226
Errors Line has trailing spaces. 1230
Errors Line is longer than 80 characters. 1239
Errors Line has trailing spaces. 1241
Errors 'while' is not followed by whitespace. 1242
Errors Line has trailing spaces. 1248
Errors Line has trailing spaces. 1249
Errors Line is longer than 80 characters. 1249
Errors 'if' is not followed by whitespace. 1254
Errors 'if' is not followed by whitespace. 1257
Errors 'if' is not followed by whitespace. 1260
Errors Line is longer than 80 characters. 1265
Errors '+' should be on a new line. 1265
Errors Line has trailing spaces. 1270
Errors First sentence should end with a period. 1273
Errors Line is longer than 80 characters. 1274
Errors Line has trailing spaces. 1275
Errors Line has trailing spaces. 1278
Errors First sentence should end with a period. 1279
Errors Line is longer than 80 characters. 1281
Errors Line has trailing spaces. 1282
Errors Parameter collectionID should be final. 1284
Errors Line is longer than 80 characters. 1287
Errors Line has trailing spaces. 1288
Errors Line has trailing spaces. 1292
Errors Line has trailing spaces. 1294
Errors Parameter collectionKey should be final. 1296
Errors Line has trailing spaces. 1298
Errors Line has trailing spaces. 1299
Errors Line is longer than 80 characters. 1299
Errors Line is longer than 80 characters. 1301
Errors Line has trailing spaces. 1302
Errors Line is longer than 80 characters. 1304
Errors Line has trailing spaces. 1307
Errors First sentence should end with a period. 1308
Errors Line is longer than 80 characters. 1309
Errors Line has trailing spaces. 1310
Errors Line is longer than 80 characters. 1313
Errors Parameter statisticsKey should be final. 1313
Errors Parameter collectionID should be final. 1313
Errors Line is longer than 80 characters. 1316
Errors Line is longer than 80 characters. 1318
Errors Line is longer than 80 characters. 1320
Errors Line has trailing spaces. 1322
Errors First sentence should end with a period. 1323
Errors Line is longer than 80 characters. 1324
Errors Line is longer than 80 characters. 1326
Errors Line has trailing spaces. 1327
Errors Line is longer than 80 characters. 1329
Errors Parameter statisticsKey should be final. 1329
Errors Parameter collectionID should be final. 1329
Errors Parameter pillarID should be final. 1329
Errors Line has trailing spaces. 1331
Errors Line is longer than 80 characters. 1331
Errors Avoid inline conditionals. 1334
Errors Line is longer than 80 characters. 1335
Errors Line is longer than 80 characters. 1336
Errors Line has trailing spaces. 1337
Errors Line has trailing spaces. 1338
Errors Line has trailing spaces. 1339
Errors Line is longer than 80 characters. 1339
Errors Line is longer than 80 characters. 1340
Errors '+' is not followed by whitespace. 1340
Errors Line has trailing spaces. 1342
Errors Line is longer than 80 characters. 1342
Errors Line has trailing spaces. 1345
Errors Line has trailing spaces. 1346
Errors Line has trailing spaces. 1349
Errors Line has trailing spaces. 1353
Errors Line is longer than 80 characters. 1355
Errors Parameter pillarId should be final. 1355
Errors Parameter fileId should be final. 1355
Errors Parameter collectionId should be final. 1355
Errors Parameter fileSize should be final. 1355
Errors Line has trailing spaces. 1358
Errors Line is longer than 80 characters. 1358
Errors Line has trailing spaces. 1361
Errors Line has trailing spaces. 1363
Errors Line is longer than 80 characters. 1364
Errors Line is longer than 80 characters. 1367
Errors Line has trailing spaces. 1368
Errors Line has trailing spaces. 1369
Errors Line is longer than 80 characters. 1369
Errors Line has trailing spaces. 1371
Errors Line has trailing spaces. 1372
Errors Line is longer than 80 characters. 1373
Errors Line is longer than 80 characters. 1374
Errors Line has trailing spaces. 1376
Errors Line has trailing spaces. 1379
Errors Line is longer than 80 characters. 1379
Errors Line is longer than 80 characters. 1383
Errors Line has trailing spaces. 1386
Errors Line is longer than 80 characters. 1386
Errors Parameter pillarId should be final. 1386
Errors Parameter fileId should be final. 1386
Errors Parameter filelistTimestamp should be final. 1386
Errors Parameter collectionId should be final. 1387
Errors Line is longer than 80 characters. 1390
Errors Line has trailing spaces. 1393
Errors Line has trailing spaces. 1395
Errors Line has trailing spaces. 1396
Errors Line is longer than 80 characters. 1396
Errors Line is longer than 80 characters. 1399
Errors Line is longer than 80 characters. 1400
Errors Line has trailing spaces. 1401
Errors Line is longer than 80 characters. 1401
Errors Line has trailing spaces. 1402
Errors Line has trailing spaces. 1403
Errors Line has trailing spaces. 1407
Errors Line is longer than 80 characters. 1407
Errors Line is longer than 80 characters. 1408
Errors Line is longer than 80 characters. 1409
Errors '+' should be on a new line. 1409
Errors Line has trailing spaces. 1412
Errors Line is longer than 80 characters. 1414
Errors Line is longer than 80 characters. 1416
Errors Line is longer than 80 characters. 1421
Errors Parameter data should be final. 1421
Errors Parameter pillarId should be final. 1421
Errors Parameter collectionId should be final. 1421
Errors Line is longer than 80 characters. 1423
Errors Line has trailing spaces. 1426
Errors Line is longer than 80 characters. 1427
Errors Line has trailing spaces. 1429
Errors Line has trailing spaces. 1431
Errors Line has trailing spaces. 1432
Errors Line is longer than 80 characters. 1432
Errors Line has trailing spaces. 1433
Errors Line is longer than 80 characters. 1435
Errors Line has trailing spaces. 1436
Errors Line is longer than 80 characters. 1437
Errors Line has trailing spaces. 1439
Errors Line has trailing spaces. 1440
Errors Line has trailing spaces. 1442
Errors Line has trailing spaces. 1443
Errors Line is longer than 80 characters. 1444
Errors Line is longer than 80 characters. 1445
Errors Line has trailing spaces. 1447
Errors Line is longer than 80 characters. 1454
Errors Parameter fileId should be final. 1454
Errors Parameter pillarId should be final. 1454
Errors Parameter collectionId should be final. 1454
Errors Line is longer than 80 characters. 1455
Errors Line has trailing spaces. 1458
Errors Line has trailing spaces. 1459
Errors Line is longer than 80 characters. 1459
Errors Line has trailing spaces. 1460
Errors Line has trailing spaces. 1462
Errors Line is longer than 80 characters. 1463
Errors Line has trailing spaces. 1464
Errors Line is longer than 80 characters. 1465
Errors Line has trailing spaces. 1468
Errors Line is longer than 80 characters. 1469
Errors Line has trailing spaces. 1472
Errors First sentence should end with a period. 1473
Errors Line has trailing spaces. 1474
Errors Line is longer than 80 characters. 1474
Errors Line is longer than 80 characters. 1480
Errors Parameter fileId should be final. 1480
Errors Parameter fileDate should be final. 1480
Errors Parameter collectionId should be final. 1480
Errors 'if' is not followed by whitespace. 1481
Errors Line has trailing spaces. 1485
Errors Method 'hasFileIDAtCollection' is not designed for extension - needs to be abstract, final or empty. 1492
Errors Parameter fileId should be final. 1492
Errors Parameter collectionId should be final. 1492
Errors Line has trailing spaces. 1494
Errors Line has trailing spaces. 1495
Errors Line is longer than 80 characters. 1497
Errors Line has trailing spaces. 1499
Errors Line is longer than 80 characters. 1501
Errors Line is longer than 80 characters. 1503
Errors Line is longer than 80 characters. 1504
Errors Parameter fileId should be final. 1506
Errors Parameter collectionKey should be final. 1506
Errors Line has trailing spaces. 1508
Errors Line has trailing spaces. 1509
Errors Line is longer than 80 characters. 1511
Errors Line has trailing spaces. 1513
Errors Line is longer than 80 characters. 1521
Errors Parameter fileId should be final. 1521
Errors Parameter fileDate should be final. 1521
Errors Parameter collectionId should be final. 1521
Errors Line has trailing spaces. 1524
Errors Line has trailing spaces. 1525
Errors Line is longer than 80 characters. 1525
Errors Line is longer than 80 characters. 1527
Errors Line has trailing spaces. 1528
Errors 'for' is not followed by whitespace. 1530
Errors Line has trailing spaces. 1531
Errors Line has trailing spaces. 1532
Errors Line is longer than 80 characters. 1532
Errors Line has trailing spaces. 1533
Errors Line is longer than 80 characters. 1533
Errors Line has trailing spaces. 1535
Errors Line has trailing spaces. 1538
Errors Line has trailing spaces. 1539
Errors Line has trailing spaces. 1541
Errors Line is longer than 80 characters. 1541
Errors Line is longer than 80 characters. 1542
Errors Line has trailing spaces. 1545
Errors Line is longer than 80 characters. 1547
Errors Line has trailing spaces. 1549
Errors Parameter pillarId should be final. 1552
Errors 'if' is not followed by whitespace. 1554
Errors Line is longer than 80 characters. 1556
Errors Line has trailing spaces. 1557
Errors Line has trailing spaces. 1562
Errors Parameter key should be final. 1568
Errors Line is longer than 80 characters. 1570
Errors Line has trailing spaces. 1573
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 1577

org/bitrepository/integrityservice/cache/database/IntegrityDAOFactory.java

Violation Message Line
Errors First sentence should end with a period. 8
Errors Line has trailing spaces. 9
Errors Line is longer than 80 characters. 9
Errors Utility classes should not have a public or default constructor. 11
Errors Line is longer than 80 characters. 13
Errors Missing a Javadoc comment. 13
Errors Name 'derbyDriver' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 13
Errors Missing a Javadoc comment. 14
Errors Name 'postgressDriver' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 14
Errors Line has trailing spaces. 15
Errors Missing a Javadoc comment. 16
Errors Parameter settings should be final. 16
Errors Line is longer than 80 characters. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 19
Errors 'if' is not followed by whitespace. 20
Errors Line has trailing spaces. 21
Errors Line is longer than 80 characters. 21
Errors 'if' is not followed by whitespace. 22
Errors Line is longer than 80 characters. 23
Errors Line is longer than 80 characters. 25
Errors Line is longer than 80 characters. 26
Errors Line has trailing spaces. 28
Errors Line has trailing spaces. 29

org/bitrepository/integrityservice/cache/database/IntegrityDAOUtils.java

Violation Message Line
Errors Line is longer than 80 characters. 3
Errors Line is longer than 80 characters. 4
Errors Line is longer than 80 characters. 5
Errors Missing a Javadoc comment. 17
Errors Line has trailing spaces. 20
Errors Variable 'dbConnector' must be private and have accessor methods. 22
Errors First sentence should end with a period. 23
Errors Line has trailing spaces. 25
Errors Line has trailing spaces. 26
Errors Missing a Javadoc comment. 27
Errors Parameter dbConnector should be final. 27
Errors 'dbConnector' hides a field. 27
Errors Line has trailing spaces. 32
Errors Method 'retrieveCollectionsInDatabase' is not designed for extension - needs to be abstract, final or empty. 36
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 40
Errors First sentence should end with a period. 41
Errors Line has trailing spaces. 43
Errors Expected an @return tag. 45
Errors Method 'retrieveCollectionKey' is not designed for extension - needs to be abstract, final or empty. 45
Errors Parameter collectionId should be final. 45
Errors 'if' is not followed by whitespace. 47
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49

org/bitrepository/integrityservice/cache/database/IntegrityDBStateException.java

Violation Message Line
Errors First sentence should end with a period. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 7
Errors Missing a Javadoc comment. 8
Errors Parameter message should be final. 8

org/bitrepository/integrityservice/cache/database/IntegrityDBTools.java

Violation Message Line
Errors Line is longer than 80 characters. 3
Errors Line is longer than 80 characters. 4
Errors Line is longer than 80 characters. 5
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 7
Errors Line is longer than 80 characters. 8
Errors Line is longer than 80 characters. 9
Errors Line is longer than 80 characters. 10
Errors Line is longer than 80 characters. 11
Errors Line is longer than 80 characters. 12
Errors Line is longer than 80 characters. 13
Errors Missing a Javadoc comment. 20
Errors Line has trailing spaces. 21
Errors Missing a Javadoc comment. 22
Errors Parameter dbConnector should be final. 22
Errors Line has trailing spaces. 25
Errors Line has trailing spaces. 28
Errors Unused @param tag for 'collectionID,'. 28
Errors Line has trailing spaces. 29
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 31
Errors Method 'addCollection' is not designed for extension - needs to be abstract, final or empty. 31
Errors Parameter collectionID should be final. 31
Errors Expected @param tag for 'collectionID'. 31
Errors Redundant throws: 'IntegrityDBStateException' is unchecked exception. 31
Errors 'if' is not followed by whitespace. 33
Errors Line is longer than 80 characters. 34
Errors '+' is not followed by whitespace. 34
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 39
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 44
Errors Line has trailing spaces. 45
Errors Unused @param tag for 'collectionID,'. 45
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 48
Errors Method 'removeCollection' is not designed for extension - needs to be abstract, final or empty. 48
Errors Parameter collectionID should be final. 48
Errors Expected @param tag for 'collectionID'. 48
Errors Redundant throws: 'IntegrityDBStateException' is unchecked exception. 48
Errors 'if' is not followed by whitespace. 50
Errors Line is longer than 80 characters. 51
Errors '+' is not followed by whitespace. 51
Errors Line has trailing spaces. 53
Errors Line has trailing spaces. 55
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors Line has trailing spaces. 63
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 65
Errors Line is longer than 80 characters. 67
Errors Line has trailing spaces. 68
Errors Line has trailing spaces. 70
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 78
Errors Empty statement. 78
Errors Line has trailing spaces. 79
Errors Line has trailing spaces. 81

org/bitrepository/integrityservice/cache/database/IntegrityDatabaseCreator.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. 30
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 34
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 40
Errors Parameter args should be final. 44
Errors Line is longer than 80 characters. 51
Errors Method 'createIntegrityDatabase' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 51
Errors Parameter settings should be final. 51
Errors Parameter pathToSqlCreationScript should be final. 51
Errors Line is longer than 80 characters. 53

org/bitrepository/integrityservice/cache/database/IntegrityIssueIterator.java

Violation Message Line
Errors First sentence should end with a period. 11
Errors Line has trailing spaces. 12
Errors Line is longer than 80 characters. 12
Errors Line has trailing spaces. 15
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 20
Errors Line has trailing spaces. 21
Errors Missing a Javadoc comment. 22
Errors Parameter ps should be final. 22
Errors 'ps' hides a field. 22
Errors Line has trailing spaces. 25
Errors First sentence should end with a period. 26
Errors Line has trailing spaces. 27
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 30
Errors 'if' is not followed by whitespace. 31
Errors Line has trailing spaces. 34
Errors 'if' is not followed by whitespace. 35
Errors Line has trailing spaces. 38
Errors 'if' is not followed by whitespace. 39
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 50
Errors Unused @throws tag for 'SQLException'. 50
Errors Method 'getNextIntegrityIssue' is not designed for extension - needs to be abstract, final or empty. 52
Errors 'if' is not followed by whitespace. 55
Errors '100' is a magic number. 58
Errors Line is longer than 80 characters. 62
Errors 'if' is not followed by whitespace. 64
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 70
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 79

org/bitrepository/integrityservice/cache/database/PostgresIntegrityDAO.java

Violation Message Line
Errors Line is longer than 80 characters. 3
Errors Line is longer than 80 characters. 4
Errors Line is longer than 80 characters. 5
Errors Line is longer than 80 characters. 6
Errors Line is longer than 80 characters. 7
Errors Line is longer than 80 characters. 8
Errors Line is longer than 80 characters. 9
Errors Line is longer than 80 characters. 10
Errors Line is longer than 80 characters. 11
Errors Line is longer than 80 characters. 12
Errors Line is longer than 80 characters. 13
Errors Line is longer than 80 characters. 14
Errors Line is longer than 80 characters. 15
Errors Line is longer than 80 characters. 16
Errors Line is longer than 80 characters. 17
Errors Line is longer than 80 characters. 18
Errors Line is longer than 80 characters. 19
Errors Line is longer than 80 characters. 20
Errors Line is longer than 80 characters. 21
Errors Line is longer than 80 characters. 22
Errors Line is longer than 80 characters. 23
Errors First sentence should end with a period. 28
Errors Line has trailing spaces. 29
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 33
Errors Missing a Javadoc comment. 33
Errors Parameter databaseManager should be final. 33
Errors Parameter collections should be final. 33
Errors Method 'getLatestCollectionStatsSQL' is not designed for extension - needs to be abstract, final or empty. 37
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 42
Errors Method 'getLatestStatisticsKeySQL' is not designed for extension - needs to be abstract, final or empty. 49
Errors Method 'getMissingFilesOnPillarSql' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 60
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line has trailing spaces. 63
Errors '+' is not preceded with whitespace. 63
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 70

org/bitrepository/integrityservice/cache/database/UnsupportedDatabaseTypeException.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Missing a Javadoc comment. 8
Errors Parameter message should be final. 8

org/bitrepository/integrityservice/checking/MaxChecksumAgeProvider.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. 33
Errors Missing a Javadoc comment. 34
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 36
Errors Parameter defaultMaxAge should be final. 36
Errors 'defaultMaxAge' hides a field. 36
Errors Parameter settings should be final. 36
Errors 'settings' hides a field. 36
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 45
Errors Method 'getMaxChecksumAge' is not designed for extension - needs to be abstract, final or empty. 51
Errors Parameter pillarID should be final. 51
Errors Expected @param tag for 'pillarID'. 51
Errors Line is longer than 80 characters. 55
Errors 'for' is not followed by whitespace. 55
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 57
Errors Expected an @return tag. 71
Errors Line is longer than 80 characters. 71
Errors Parameter pillarID should be final. 71
Errors Expected @param tag for 'pillarID'. 71
Errors Parameter value should be final. 71
Errors Expected @param tag for 'value'. 71
Errors Line is longer than 80 characters. 72

org/bitrepository/integrityservice/collector/DelegatingIntegrityInformationCollector.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. 38
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 50
Errors Parameter getFileIDsClient should be final. 56
Errors 'getFileIDsClient' hides a field. 56
Errors Parameter getChecksumsClient should be final. 57
Errors 'getChecksumsClient' hides a field. 57
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63
Errors Parameter collectionID should be final. 63
Errors Parameter pillarIDs should be final. 63
Errors Parameter auditTrailInformation should be final. 63
Errors Parameter queries should be final. 64
Errors Parameter eventHandler should be final. 64
Errors Line is longer than 80 characters. 66
Errors Method 'getChecksums' is not designed for extension - needs to be abstract, final or empty. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Parameter collectionID should be final. 74
Errors Parameter pillarIDs should be final. 74
Errors Parameter checksumType should be final. 74
Errors Line is longer than 80 characters. 75
Errors Parameter auditTrailInformation should be final. 75
Errors Parameter queries should be final. 75
Errors Parameter eventHandler should be final. 75
Errors Line is longer than 80 characters. 77

org/bitrepository/integrityservice/collector/IntegrityCollectorEventHandler.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 Line is longer than 80 characters. 31
Errors Line has trailing spaces. 44
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 60
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 68
Errors Parameter model should be final. 68
Errors Parameter alerter should be final. 68
Errors 'alerter' hides a field. 68
Errors Parameter timeout should be final. 68
Errors 'timeout' hides a field. 68
Errors Line has trailing spaces. 73
Errors Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 74
Errors Parameter event should be final. 75
Errors 'if' is not followed by whitespace. 76
Errors 'if' is not followed by whitespace. 79
Errors 'if' is not followed by whitespace. 82
Errors Line is longer than 80 characters. 84
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 86
Errors 'for' is not followed by whitespace. 86
Errors Line is longer than 80 characters. 87
Errors Line has trailing spaces. 89
Errors 'if' is not followed by whitespace. 91
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 103
Errors Method 'getFinish' is not designed for extension - needs to be abstract, final or empty. 107
Errors Line has trailing spaces. 110
Errors Method 'getPillarsWithPartialResult' is not designed for extension - needs to be abstract, final or empty. 114
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 120
Errors Parameter event should be final. 122
Errors 'if' is not followed by whitespace. 123
Errors Line is longer than 80 characters. 124
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 126
Errors Line has trailing spaces. 127
Errors Line is longer than 80 characters. 127
Errors 'if' is not followed by whitespace. 129
Errors Line is longer than 80 characters. 130
Errors 'if' is not followed by whitespace. 132
Errors Line is longer than 80 characters. 133
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 135
Errors 'if' is not followed by whitespace. 137
Errors Line is longer than 80 characters. 138
Errors Line is longer than 80 characters. 141

org/bitrepository/integrityservice/collector/IntegrityInformationCollector.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. 34
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 39
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 48
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 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
Errors Line is longer than 80 characters. 66

org/bitrepository/integrityservice/reports/BasicIntegrityReporter.java

Violation Message Line
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 15
Errors Line is longer than 80 characters. 16
Errors Line has trailing spaces. 18
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 21
Errors Line is longer than 80 characters. 22
Errors Missing a Javadoc comment. 22
Errors Line is longer than 80 characters. 23
Errors Missing a Javadoc comment. 23
Errors Line is longer than 80 characters. 24
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors Line has trailing spaces. 26
Errors Line is longer than 80 characters. 27
Errors Missing a Javadoc comment. 27
Errors Parameter collectionID should be final. 27
Errors 'collectionID' hides a field. 27
Errors Parameter workflowType should be final. 27
Errors 'workflowType' hides a field. 27
Errors Parameter reportsDir should be final. 27
Errors 'if' is not followed by whitespace. 33
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 40
Errors Method 'hasIntegrityIssues' is not designed for extension - needs to be abstract, final or empty. 41
Errors '&&' should be on a new line. 44
Errors '&&' should be on a new line. 45
Errors '&&' should be on a new line. 46
Errors Line has trailing spaces. 50
Errors Method 'hasReport' is not designed for extension - needs to be abstract, final or empty. 51
Errors Conditional logic can be removed. 55
Errors 'if' is not followed by whitespace. 55
Errors Line has trailing spaces. 61
Errors Method 'getReport' is not designed for extension - needs to be abstract, final or empty. 62
Errors 'if' is not followed by whitespace. 66
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 73
Errors Method 'generateReport' is not designed for extension - needs to be abstract, final or empty. 73
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 80
Errors Missing a Javadoc comment. 81
Errors 'if' is not followed by whitespace. 83
Errors Line is longer than 80 characters. 84
Errors 'for' is not followed by whitespace. 86
Errors 'if' is not followed by whitespace. 87
Errors Line is longer than 80 characters. 88
Errors 'if' construct must use '{}'s. 89
Errors Line has trailing spaces. 93
Errors 'for' is not followed by whitespace. 94
Errors 'if' is not followed by whitespace. 95
Errors Line is longer than 80 characters. 96
Errors 'if' construct must use '{}'s. 97
Errors Line has trailing spaces. 101
Errors 'for' is not followed by whitespace. 102
Errors 'if' is not followed by whitespace. 103
Errors Line is longer than 80 characters. 104
Errors 'if' construct must use '{}'s. 105
Errors Line has trailing spaces. 109
Errors 'for' is not followed by whitespace. 110
Errors 'if' is not followed by whitespace. 111
Errors Line is longer than 80 characters. 112
Errors 'if' construct must use '{}'s. 113
Errors 'if' is not followed by whitespace. 117
Errors Line has trailing spaces. 120
Errors Method 'generateSummaryOfReport' is not designed for extension - needs to be abstract, final or empty. 124
Errors 'if' is not followed by whitespace. 126
Errors Line is longer than 80 characters. 129
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 133
Errors Method 'reportDeletedFile' is not designed for extension - needs to be abstract, final or empty. 138
Errors Parameter fileID should be final. 139
Errors Method 'reportMissingFile' is not designed for extension - needs to be abstract, final or empty. 144
Errors Line is longer than 80 characters. 145
Errors Parameter fileID should be final. 145
Errors Parameter pillarID should be final. 145
Errors 'if' is not followed by whitespace. 146
Errors Method 'reportChecksumIssue' is not designed for extension - needs to be abstract, final or empty. 154
Errors Line is longer than 80 characters. 155
Errors Parameter fileID should be final. 155
Errors Parameter pillarID should be final. 155
Errors 'if' is not followed by whitespace. 156
Errors Method 'reportMissingChecksum' is not designed for extension - needs to be abstract, final or empty. 164
Errors Line is longer than 80 characters. 165
Errors Parameter fileID should be final. 165
Errors Parameter pillarID should be final. 165
Errors 'if' is not followed by whitespace. 166
Errors Line is longer than 80 characters. 167
Errors Method 'reportObsoleteChecksum' is not designed for extension - needs to be abstract, final or empty. 174
Errors Line is longer than 80 characters. 175
Errors Parameter fileID should be final. 175
Errors Parameter pillarID should be final. 175
Errors 'if' is not followed by whitespace. 176
Errors Line is longer than 80 characters. 177

org/bitrepository/integrityservice/reports/IntegrityReportPartWriter.java

Violation Message Line
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 13
Errors Missing a Javadoc comment. 17
Errors Missing a Javadoc comment. 18
Errors Line is longer than 80 characters. 19
Errors Missing a Javadoc comment. 19
Errors First sentence should end with a period. 21
Errors Line is longer than 80 characters. 23
Errors Parameter partName should be final. 26
Errors 'partName' hides a field. 26
Errors Parameter reportDir should be final. 26
Errors 'reportDir' hides a field. 26
Errors Line has trailing spaces. 30
Errors First sentence should end with a period. 31
Errors Line has trailing spaces. 33
Errors Line has trailing spaces. 34
Errors Method 'writeIssue' is not designed for extension - needs to be abstract, final or empty. 36
Errors Parameter pillarID should be final. 36
Errors Parameter fileID should be final. 36
Errors Expected @throws tag for 'IOException'. 36
Errors 'if' is not followed by whitespace. 38
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 47
Errors First sentence should end with a period. 48
Errors Line has trailing spaces. 49
Errors Method 'flushAll' is not designed for extension - needs to be abstract, final or empty. 51
Errors Expected @throws tag for 'IOException'. 51
Errors 'for' is not followed by whitespace. 52
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 56
Errors First sentence should end with a period. 57
Errors Line has trailing spaces. 58
Errors Method 'closeAll' is not designed for extension - needs to be abstract, final or empty. 60
Errors Expected @throws tag for 'IOException'. 60
Errors 'for' is not followed by whitespace. 61
Errors Line has trailing spaces. 63
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 68
Errors Method 'getSectionFiles' is not designed for extension - needs to be abstract, final or empty. 70
Errors 'for' is not followed by whitespace. 72

org/bitrepository/integrityservice/reports/IntegrityReportWriter.java

Violation Message Line
Errors First sentence should end with a period. 14
Errors Line has trailing spaces. 15
Errors Line is longer than 80 characters. 15
Errors Line is longer than 80 characters. 18
Errors Missing a Javadoc comment. 18
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 18
Errors Missing a Javadoc comment. 20
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 22
Errors Missing a Javadoc comment. 23
Errors Missing a Javadoc comment. 24
Errors Missing a Javadoc comment. 25
Errors Line has trailing spaces. 26
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 29
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 33
Errors Missing a Javadoc comment. 34
Errors Line has trailing spaces. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Missing a Javadoc comment. 38
Errors Line has trailing spaces. 39
Errors Missing a Javadoc comment. 40
Errors Parameter reportDir should be final. 40
Errors 'reportDir' hides a field. 40
Errors Line is longer than 80 characters. 42
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 has trailing spaces. 47
Errors First sentence should end with a period. 48
Errors Line has trailing spaces. 49
Errors Expected an @return tag. 51
Errors Method 'getReportFilePath' is not designed for extension - needs to be abstract, final or empty. 51
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 56
Errors First sentence should end with a period. 57
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 59
Errors Method 'writeDeletedFile' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter fileID should be final. 61
Errors Expected @throws tag for 'IOException'. 61
Errors 'if' is not followed by whitespace. 62
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 68
Errors First sentence should end with a period. 69
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 74
Errors Method 'writeChecksumIssue' is not designed for extension - needs to be abstract, final or empty. 74
Errors Parameter pillarID should be final. 74
Errors Parameter fileID should be final. 74
Errors Expected @throws tag for 'IOException'. 74
Errors Line has trailing spaces. 75
Errors Line has trailing spaces. 77
Errors First sentence should end with a period. 78
Errors Line is longer than 80 characters. 83
Errors Method 'writeMissingFile' is not designed for extension - needs to be abstract, final or empty. 83
Errors Parameter pillarID should be final. 83
Errors Parameter fileID should be final. 83
Errors Expected @throws tag for 'IOException'. 83
Errors Line has trailing spaces. 86
Errors First sentence should end with a period. 87
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 92
Errors Method 'writeObsoleteChecksum' is not designed for extension - needs to be abstract, final or empty. 92
Errors Parameter pillarID should be final. 92
Errors Parameter fileID should be final. 92
Errors Expected @throws tag for 'IOException'. 92
Errors Line has trailing spaces. 95
Errors First sentence should end with a period. 96
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 101
Errors Method 'writeMissingChecksum' is not designed for extension - needs to be abstract, final or empty. 101
Errors Parameter pillarID should be final. 101
Errors Parameter fileID should be final. 101
Errors Expected @throws tag for 'IOException'. 101
Errors Line has trailing spaces. 104
Errors Line has trailing spaces. 106
Errors Line is longer than 80 characters. 106
Errors Line has trailing spaces. 107
Errors Method 'writeReport' is not designed for extension - needs to be abstract, final or empty. 109
Errors Parameter reportHeader should be final. 109
Errors Expected @param tag for 'reportHeader'. 109
Errors Expected @throws tag for 'IOException'. 109
Errors 'if' is not followed by whitespace. 111
Errors 'if' is not followed by whitespace. 113
Errors Line is longer than 80 characters. 116
Errors Line has trailing spaces. 120
Errors 'if' is not followed by whitespace. 122
Errors Line is longer than 80 characters. 123
Errors Line has trailing spaces. 127
Errors Line has trailing spaces. 128
Errors Line is longer than 80 characters. 128
Errors Line has trailing spaces. 130
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 132
Errors Line is longer than 80 characters. 132
Errors Line has trailing spaces. 134
Errors Line is longer than 80 characters. 134
Errors Line has trailing spaces. 136
Errors Line has trailing spaces. 138
Errors Line has trailing spaces. 140
Errors First sentence should end with a period. 141
Errors Line has trailing spaces. 142
Errors Expected @throws tag for 'IOException'. 144
Errors 'if' is not followed by whitespace. 145
Errors Line has trailing spaces. 153
Errors Line has trailing spaces. 156
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 158
Errors Expected @throws tag for 'IOException'. 158
Errors 'if' is not followed by whitespace. 159
Errors Line has trailing spaces. 162
Errors 'if' is not followed by whitespace. 163
Errors Line has trailing spaces. 166
Errors Line has trailing spaces. 172
Errors First sentence should end with a period. 173
Errors Line has trailing spaces. 174
Errors Line is longer than 80 characters. 176
Errors Parameter report should be final. 176
Errors Expected @param tag for 'report'. 176
Errors Parameter sectionName should be final. 176
Errors Expected @param tag for 'sectionName'. 176
Errors Expected @throws tag for 'IOException'. 176
Errors Line is longer than 80 characters. 177
Errors Line has trailing spaces. 180
Errors First sentence should end with a period. 181
Errors Line has trailing spaces. 182
Errors Line is longer than 80 characters. 184
Errors Parameter report should be final. 184
Errors Expected @param tag for 'report'. 184
Errors Parameter pillarName should be final. 184
Errors Expected @param tag for 'pillarName'. 184
Errors Expected @throws tag for 'IOException'. 184
Errors Line is longer than 80 characters. 185
Errors Line has trailing spaces. 188
Errors First sentence should end with a period. 189
Errors Line has trailing spaces. 190
Errors Line is longer than 80 characters. 192
Errors Parameter report should be final. 192
Errors Expected @param tag for 'report'. 192
Errors Parameter issueMessage should be final. 192
Errors Expected @param tag for 'issueMessage'. 192
Errors Expected @throws tag for 'IOException'. 192
Errors Line is longer than 80 characters. 193
Errors First sentence should end with a period. 198
Errors Line has trailing spaces. 199
Errors Line has trailing spaces. 201
Errors Line is longer than 80 characters. 201
Errors Parameter report should be final. 201
Errors Expected @param tag for 'report'. 201
Errors Parameter sectionData should be final. 201
Errors Expected @param tag for 'sectionData'. 201
Errors Parameter sectionName should be final. 202
Errors Expected @param tag for 'sectionName'. 202
Errors Parameter emptyMessage should be final. 202
Errors Expected @param tag for 'emptyMessage'. 202
Errors Expected @throws tag for 'IOException'. 202
Errors 'if' is not followed by whitespace. 204
Errors 'for' is not followed by whitespace. 205
Errors Line has trailing spaces. 214
Errors Line has trailing spaces. 216
Errors Line is longer than 80 characters. 216
Errors Line is longer than 80 characters. 218
Errors Parameter report should be final. 218
Errors Expected @param tag for 'report'. 218
Errors Parameter partData should be final. 218
Errors Expected @param tag for 'partData'. 218
Errors Expected @throws tag for 'FileNotFoundException'. 218

org/bitrepository/integrityservice/reports/IntegrityReporter.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. 36
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 40
Errors First sentence should end with a period. 41
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 46
Errors First sentence should end with a period. 47
Errors Line has trailing spaces. 48
Errors Expected an @return tag. 51
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 53
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 68
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 75
Errors Line has trailing spaces. 79
Errors First sentence should end with a period. 80
Errors Line has trailing spaces. 81
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 84
Errors Line has trailing spaces. 87
Errors First sentence should end with a period. 88
Errors Line has trailing spaces. 91
Errors Line has trailing spaces. 92
Errors Line has trailing spaces. 95
Errors First sentence should end with a period. 96
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 102
Errors Line has trailing spaces. 103
Errors First sentence should end with a period. 104
Errors Line has trailing spaces. 105
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 110
Errors Line has trailing spaces. 111

org/bitrepository/integrityservice/reports/ReportWriterUtils.java

Violation Message Line
Errors First sentence should end with a period. 8
Errors Line has trailing spaces. 9
Errors Utility classes should not have a public or default constructor. 11
Errors Line has trailing spaces. 12
Errors Line has trailing spaces. 14
Errors Line is longer than 80 characters. 14
Errors Expected an @return tag. 16
Errors Parameter dir should be final. 16
Errors Expected @param tag for 'dir'. 16
Errors Parameter fileName should be final. 16
Errors Expected @param tag for 'fileName'. 16
Errors 'if' is not followed by whitespace. 18
Errors Line has trailing spaces. 23
Errors Line has trailing spaces. 25
Errors Line has trailing spaces. 26
Errors Line is longer than 80 characters. 28
Errors Parameter writer should be final. 28
Errors Expected @param tag for 'writer'. 28
Errors Parameter line should be final. 28
Errors Expected @param tag for 'line'. 28
Errors Expected @throws tag for 'IOException'. 28
Errors Line has trailing spaces. 31

org/bitrepository/integrityservice/tools/CollectionsAdmin.java

Violation Message Line
Errors First sentence should end with a period. 13
Errors Line has trailing spaces. 14
Errors Missing a Javadoc comment. 18
Errors Missing a Javadoc comment. 19
Errors Missing a Javadoc comment. 20
Errors Variable 'tools' must be private and have accessor methods. 20
Errors Line has trailing spaces. 21
Errors Missing a Javadoc comment. 22
Errors Parameter collectionID should be final. 22
Errors 'collectionID' hides a field. 22
Errors Parameter pathToSettings should be final. 22
Errors Line has trailing spaces. 24
Errors Line is longer than 80 characters. 26
Errors Line is longer than 80 characters. 29
Errors Line has trailing spaces. 31
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 39
Errors Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 39
Errors Parameter method should be final. 39
Errors Redundant throws: 'InvalidMethodException' is unchecked exception. 39
Errors Redundant throws: 'UnknownCollectionException' is unchecked exception. 39
Errors 'if' is not followed by whitespace. 41
Errors 'if' is not followed by whitespace. 43
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 49
Errors Line has trailing spaces. 51
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 52
Errors Redundant throws: 'UnknownCollectionException' is unchecked exception. 54
Errors 'if' is not followed by whitespace. 56
Errors Line is longer than 80 characters. 57

org/bitrepository/integrityservice/tools/CollectionsAdminLauncher.java

Violation Message Line
Errors First sentence should end with a period. 3
Errors Line has trailing spaces. 4
Errors Utility classes should not have a public or default constructor. 6
Errors Line has trailing spaces. 8
Errors Missing a Javadoc comment. 9
Errors Parameter args should be final. 9
Errors 'if' is not followed by whitespace. 10
Errors '3' is a magic number. 10
Errors Line has trailing spaces. 17
Errors Line has trailing spaces. 27
Errors Missing a Javadoc comment. 28
Errors Line is longer than 80 characters. 29

org/bitrepository/integrityservice/tools/InvalidMethodException.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 4
Errors Missing a Javadoc comment. 8
Errors Parameter message should be final. 8
Errors Line has trailing spaces. 11

org/bitrepository/integrityservice/tools/UnknownCollectionException.java

Violation Message Line
Errors First sentence should end with a period. 3
Errors Line has trailing spaces. 4
Errors Line has trailing spaces. 7
Errors Missing a Javadoc comment. 8
Errors Parameter message should be final. 8

org/bitrepository/integrityservice/web/IntegrityServiceContextListener.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. 34
Errors Method 'getSettingsParameter' is not designed for extension - needs to be abstract, final or empty. 36
Errors Method 'getService' is not designed for extension - needs to be abstract, final or empty. 41
Errors Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 46
Errors Parameter configurationDir should be final. 47
Errors Line has trailing spaces. 49

org/bitrepository/integrityservice/web/RestIntegrityService.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. 70
Errors Missing a Javadoc comment. 72
Errors Missing a Javadoc comment. 73
Errors Missing a Javadoc comment. 74
Errors Line has trailing spaces. 75
Errors Missing a Javadoc comment. 76
Errors 'static' modifier out of order with the JLS suggestions. 76
Errors Missing a Javadoc comment. 77
Errors 'static' modifier out of order with the JLS suggestions. 77
Errors Missing a Javadoc comment. 78
Errors 'static' modifier out of order with the JLS suggestions. 78
Errors Missing a Javadoc comment. 79
Errors 'static' modifier out of order with the JLS suggestions. 79
Errors Missing a Javadoc comment. 81
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 88
Errors Unused @param tag for 'collectionID,'. 88
Errors Line is longer than 80 characters. 89
Errors Unused @param tag for 'pillarID,'. 89
Errors Line is longer than 80 characters. 90
Errors Unused @param tag for 'pageNumber,'. 90
Errors Line has trailing spaces. 91
Errors Unused @param tag for 'pageSize,'. 91
Errors Expected an @return tag. 93
Errors Method 'getChecksumErrors' is not designed for extension - needs to be abstract, final or empty. 93
Errors Parameter collectionID should be final. 97
Errors Expected @param tag for 'collectionID'. 97
Errors Parameter pillarID should be final. 98
Errors Expected @param tag for 'pillarID'. 98
Errors Parameter pageNumber should be final. 99
Errors Expected @param tag for 'pageNumber'. 99
Errors Parameter pageSize should be final. 100
Errors Expected @param tag for 'pageSize'. 100
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 107
Errors Line has trailing spaces. 109
Errors Line is longer than 80 characters. 109
Errors Unused @param tag for 'collectionID,'. 110
Errors Line is longer than 80 characters. 111
Errors Unused @param tag for 'pillarID,'. 111
Errors Line is longer than 80 characters. 112
Errors Unused @param tag for 'pageNumber,'. 112
Errors Line has trailing spaces. 113
Errors Unused @param tag for 'pageSize,'. 113
Errors Expected an @return tag. 115
Errors Method 'getMissingFileIDs' is not designed for extension - needs to be abstract, final or empty. 115
Errors Parameter collectionID should be final. 119
Errors Expected @param tag for 'collectionID'. 119
Errors Parameter pillarID should be final. 120
Errors Expected @param tag for 'pillarID'. 120
Errors Parameter pageNumber should be final. 121
Errors Expected @param tag for 'pageNumber'. 121
Errors Parameter pageSize should be final. 122
Errors Expected @param tag for 'pageSize'. 122
Errors Line has trailing spaces. 123
Errors Line has trailing spaces. 126
Errors Line has trailing spaces. 127
Errors Line is longer than 80 characters. 127
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 130
Errors 'if' is not followed by whitespace. 130
Errors Line is longer than 80 characters. 132
Errors Parameter output should be final. 132
Errors Unable to get class information for WebApplicationException. 132
Errors 'while' is not followed by whitespace. 137
Errors 'if' is not followed by whitespace. 138
Errors Line is longer than 80 characters. 141
Errors 'if' is not followed by whitespace. 150
Errors Line is longer than 80 characters. 154
Errors Line is longer than 80 characters. 161
Errors Line has trailing spaces. 167
Errors Line has trailing spaces. 169
Errors Line is longer than 80 characters. 169
Errors Line is longer than 80 characters. 170
Errors Unused @param tag for 'collectionID,'. 170
Errors Line is longer than 80 characters. 171
Errors Unused @param tag for 'pillarID,'. 171
Errors Line is longer than 80 characters. 172
Errors Unused @param tag for 'pageNumber,'. 172
Errors Line has trailing spaces. 173
Errors Unused @param tag for 'pageSize,'. 173
Errors Expected an @return tag. 175
Errors Method 'getAllFileIDs' is not designed for extension - needs to be abstract, final or empty. 175
Errors Parameter collectionID should be final. 179
Errors Expected @param tag for 'collectionID'. 179
Errors Parameter pillarID should be final. 180
Errors Expected @param tag for 'pillarID'. 180
Errors Parameter pageNumber should be final. 181
Errors Expected @param tag for 'pageNumber'. 181
Errors Parameter pageSize should be final. 182
Errors Expected @param tag for 'pageSize'. 182
Errors Line has trailing spaces. 183
Errors Line has trailing spaces. 186
Errors Line is longer than 80 characters. 187
Errors First sentence should end with a period. 191
Errors Expected an @return tag. 194
Errors Method 'getIntegrityStatus' is not designed for extension - needs to be abstract, final or empty. 194
Errors Line is longer than 80 characters. 197
Errors Parameter collectionID should be final. 197
Errors Expected @param tag for 'collectionID'. 197
Errors Line is longer than 80 characters. 199
Errors 'for' is not followed by whitespace. 201
Errors 'if' is not followed by whitespace. 202
Errors 'for' is not followed by whitespace. 206
Errors 'if' is not followed by whitespace. 207
Errors Line has trailing spaces. 208
Errors Line is longer than 80 characters. 208
Errors Empty statement. 209
Errors 'for' is not followed by whitespace. 213
Errors First sentence should end with a period. 219
Errors Line has trailing spaces. 220
Errors Expected an @return tag. 222
Errors Method 'getWorkflowSetup' is not designed for extension - needs to be abstract, final or empty. 222
Errors Line is longer than 80 characters. 225
Errors Parameter collectionID should be final. 225
Errors Expected @param tag for 'collectionID'. 225
Errors 'for' is not followed by whitespace. 228
Errors First sentence should end with a period. 238
Errors Line has trailing spaces. 239
Errors Expected an @return tag. 241
Errors Method 'getWorkflowList' is not designed for extension - needs to be abstract, final or empty. 241
Errors Line is longer than 80 characters. 244
Errors Parameter collectionID should be final. 244
Errors Expected @param tag for 'collectionID'. 244
Errors 'for' is not followed by whitespace. 246
Errors Line has trailing spaces. 251
Errors Line has trailing spaces. 253
Errors Line is longer than 80 characters. 253
Errors Expected an @return tag. 255
Errors Method 'getLatestIntegrityReport' is not designed for extension - needs to be abstract, final or empty. 255
Errors Line has trailing spaces. 258
Errors Line is longer than 80 characters. 258
Errors Parameter collectionID should be final. 258
Errors Expected @param tag for 'collectionID'. 258
Errors Parameter workflowID should be final. 259
Errors Expected @param tag for 'workflowID'. 259
Errors 'for' is not followed by whitespace. 261
Errors 'if' is not followed by whitespace. 262
Errors 'if' is not followed by whitespace. 264
Errors Line is longer than 80 characters. 265
Errors 'if' is not followed by whitespace. 266
Errors Line is longer than 80 characters. 269
Errors Line is longer than 80 characters. 275
Errors Parameter output should be final. 275
Errors Unable to get class information for WebApplicationException. 275
Errors '4096' is a magic number. 278
Errors Line is longer than 80 characters. 279
Errors 'while' is not followed by whitespace. 280
Errors Line is longer than 80 characters. 290
Errors Line has trailing spaces. 291
Errors Line is longer than 80 characters. 291
Errors Line has trailing spaces. 297
Errors Line has trailing spaces. 299
Errors Line is longer than 80 characters. 300
Errors Line has trailing spaces. 301
Errors Line is longer than 80 characters. 301
Errors Line has trailing spaces. 308
Errors Expected an @return tag. 310
Errors Method 'startWorkflow' is not designed for extension - needs to be abstract, final or empty. 310
Errors Parameter workflowID should be final. 314
Errors Expected @param tag for 'workflowID'. 314
Errors Line is longer than 80 characters. 315
Errors Parameter collectionID should be final. 315
Errors Expected @param tag for 'collectionID'. 315
Errors Line is longer than 80 characters. 316
Errors Line has trailing spaces. 320
Errors Expected an @return tag. 322
Errors Method 'getCollectionInformation' is not designed for extension - needs to be abstract, final or empty. 322
Errors Line is longer than 80 characters. 325
Errors Parameter collectionID should be final. 325
Errors Expected @param tag for 'collectionID'. 325
Errors Line is longer than 80 characters. 327
Errors Line is longer than 80 characters. 328
Errors Line is longer than 80 characters. 329
Errors Avoid inline conditionals. 329
Errors 'if' is not followed by whitespace. 332
Errors Line is longer than 80 characters. 342
Errors Line has trailing spaces. 349
Errors Missing a Javadoc comment. 350
Errors Parameter stat should be final. 350
Errors Missing a Javadoc comment. 363
Errors Parameter workflowID should be final. 363
Errors Line is longer than 80 characters. 366
Errors Line is longer than 80 characters. 370
Errors Line is longer than 80 characters. 375
Errors ')' is preceded with whitespace. 380
Errors Line is longer than 80 characters. 386

org/bitrepository/integrityservice/web/RestStatisticsService.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. 48
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 52
Errors Line has trailing spaces. 55
Errors Method 'getDataSizeHistory' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Parameter collectionID should be final. 59
Errors Parameter maxEntries should be final. 60
Errors Line is longer than 80 characters. 61
Errors 'for' is not followed by whitespace. 63
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 75
Errors Method 'getLatestPillarDataSize' is not designed for extension - needs to be abstract, final or empty. 76
Errors Missing a Javadoc comment. 76
Errors Line has trailing spaces. 82
Errors Method 'getLatestCollectionDataSize' is not designed for extension - needs to be abstract, final or empty. 83
Errors Missing a Javadoc comment. 83
Errors Line is longer than 80 characters. 87
Errors 'for' is not followed by whitespace. 89
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 97
Errors Method 'getLatestCollectionStatistics' is not designed for extension - needs to be abstract, final or empty. 100
Errors Missing a Javadoc comment. 100
Errors 'for' is not followed by whitespace. 102
Errors Line is longer than 80 characters. 103
Errors 'if' is not followed by whitespace. 104
Errors Method 'getCurrentPillarsDataSize' is not designed for extension - needs to be abstract, final or empty. 111
Errors Missing a Javadoc comment. 111
Errors Line is longer than 80 characters. 112
Errors 'for' is not followed by whitespace. 113
Errors 'for' is not followed by whitespace. 120
Errors Line is longer than 80 characters. 121
Errors 'for' is not followed by whitespace. 121
Errors Line is longer than 80 characters. 124

org/bitrepository/integrityservice/workflow/CompleteIntegrityCheck.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. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 35
Errors '{' is not followed by whitespace. 37
Errors '}' is not preceded with whitespace. 37
Errors Line has trailing spaces. 39
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 40
Errors Line is longer than 80 characters. 42
Errors '+' should be on a new line. 42
Errors ';' is preceded with whitespace. 45
Errors Line has trailing spaces. 47
Errors Method 'getUpdateFileIDsStep' is not designed for extension - needs to be abstract, final or empty. 48
Errors Line is longer than 80 characters. 50

org/bitrepository/integrityservice/workflow/IncrementalIntegrityCheck.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 has trailing spaces. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 35
Errors '{' is not followed by whitespace. 37
Errors '}' is not preceded with whitespace. 37
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 39
Errors Line is longer than 80 characters. 41
Errors '+' should be on a new line. 41
Errors ';' is preceded with whitespace. 44
Errors Line has trailing spaces. 46
Errors Method 'getUpdateFileIDsStep' is not designed for extension - needs to be abstract, final or empty. 47
Errors Line is longer than 80 characters. 49

org/bitrepository/integrityservice/workflow/IntegrityCheckWorkflow.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. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 48
Errors Missing a Javadoc comment. 51
Errors Variable 'context' must be private and have accessor methods. 53
Errors Missing a Javadoc comment. 54
Errors Variable 'collectionID' must be private and have accessor methods. 54
Errors Missing a Javadoc comment. 55
Errors Variable 'latestReport' must be private and have accessor methods. 55
Errors Line is longer than 80 characters. 57
Errors '{' is not followed by whitespace. 59
Errors '}' is not preceded with whitespace. 59
Errors Method 'initialise' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter context should be final. 62
Errors 'context' hides a field. 62
Errors Parameter collectionID should be final. 62
Errors 'collectionID' hides a field. 62
Errors 'cast' is not followed by whitespace. 63
Errors Line has trailing spaces. 67
Errors Missing a Javadoc comment. 68
Errors Line has trailing spaces. 69
Errors Method 'getLatestIntegrityReport' 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 'start' is not designed for extension - needs to be abstract, final or empty. 74
Errors Line is longer than 80 characters. 78
Errors '+' should be on a new line. 78
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 88
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 94
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 97
Errors ',' is not followed by whitespace. 97
Errors Line has trailing spaces. 99
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 101
Errors Line has trailing spaces. 103
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 107
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 109
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 112
Errors 'if' is not followed by whitespace. 116
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 124
Errors Line has trailing spaces. 126

org/bitrepository/integrityservice/workflow/IntegrityWorkflowContext.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. 28
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
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 Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 48
Errors Parameter settings should be final. 50
Errors 'settings' hides a field. 50
Errors Parameter collector should be final. 51
Errors 'collector' hides a field. 51
Errors Parameter store should be final. 52
Errors 'store' hides a field. 52
Errors Parameter alerter should be final. 53
Errors 'alerter' hides a field. 53
Errors Parameter auditManager should be final. 54
Errors 'auditManager' hides a field. 54
Errors Expected an @return tag. 67
Errors Method 'getSettings' is not designed for extension - needs to be abstract, final or empty. 67
Errors Method 'getCollector' is not designed for extension - needs to be abstract, final or empty. 71
Errors Missing a Javadoc comment. 71
Errors Method 'getStore' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Method 'getAlerter' is not designed for extension - needs to be abstract, final or empty. 79
Errors Missing a Javadoc comment. 79
Errors Method 'getAuditManager' is not designed for extension - needs to be abstract, final or empty. 83
Errors Missing a Javadoc comment. 83
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 87
Errors '+' should be on a new line. 89
Errors '+' should be on a new line. 90
Errors '+' should be on a new line. 91
Errors '+' should be on a new line. 92
Errors '+' should be on a new line. 93
Errors '+' should be on a new line. 94

org/bitrepository/integrityservice/workflow/IntegrityWorkflowManager.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 Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 39
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Parameter context should be final. 41
Errors Parameter scheduler should be final. 41
Errors Missing a Javadoc comment. 47
Errors Parameter settings should be final. 47
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 58
Errors Expected an @return tag. 61
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 Line is longer than 80 characters. 69
Errors Method 'getDefaultWorkflowPackage' is not designed for extension - needs to be abstract, final or empty. 73

org/bitrepository/integrityservice/workflow/WorkflowStatistic.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. 31
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 40
Errors Line is longer than 80 characters. 44
Errors Parameter name should be final. 46
Errors 'name' hides a field. 46
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 59
Errors Method 'startSubStatistic' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter name should be final. 61
Errors 'name' hides a field. 61
Errors Method 'finishSubStatistic' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line is longer than 80 characters. 74
Errors Method 'getFullStatistics' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line is longer than 80 characters. 81
Errors '+' is not followed by whitespace. 83
Errors Line is longer than 80 characters. 89
Errors Expected an @return tag. 93
Errors Method 'getPartStatistics' is not designed for extension - needs to be abstract, final or empty. 93
Errors '}' should be on the same line. 96
Errors ')' is preceded with whitespace. 97
Errors '+' should be on a new line. 101
Errors '+' should be on a new line. 102
Errors Line is longer than 80 characters. 103
Errors '+' should be on a new line. 103
Errors Line is longer than 80 characters. 109
Errors Expected an @return tag. 112
Errors Method 'getCurrentSubStatistic' is not designed for extension - needs to be abstract, final or empty. 112
Errors 'else' construct must use '{}'s. 115
Errors '-' is not preceded with whitespace. 115
Errors '-' is not followed by whitespace. 115
Errors Method 'getStart' is not designed for extension - needs to be abstract, final or empty. 118
Errors Missing a Javadoc comment. 118
Errors Method 'getFinish' is not designed for extension - needs to be abstract, final or empty. 122
Errors Missing a Javadoc comment. 122
Errors Method 'finish' is not designed for extension - needs to be abstract, final or empty. 125
Errors Missing a Javadoc comment. 125
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 129
Errors Missing a Javadoc comment. 129
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 147
Errors '+' should be on a new line. 149
Errors '+' should be on a new line. 150
Errors '+' should be on a new line. 151
Errors '+' should be on a new line. 152
Errors '+' should be on a new line. 153

org/bitrepository/integrityservice/workflow/step/CreateStatisticsEntryStep.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. 34
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors Parameter store should be final. 37
Errors 'store' hides a field. 37
Errors Parameter collectionId should be final. 37
Errors 'collectionId' hides a field. 37
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 41
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 42
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 51
Errors Missing a Javadoc comment. 56

org/bitrepository/integrityservice/workflow/step/FullUpdateFileIDsStep.java

Violation Message Line
Errors Line is longer than 80 characters. 6
Errors Missing a Javadoc comment. 8
Errors Line has trailing spaces. 10
Errors Line is longer than 80 characters. 10
Errors Missing a Javadoc comment. 10
Errors Parameter collector should be final. 10
Errors Parameter store should be final. 10
Errors Parameter alerter should be final. 11
Errors Parameter settings should be final. 11
Errors Parameter collectionId should be final. 11
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 15
Errors Line has trailing spaces. 19
Errors Method 'initialStepAction' is not designed for extension - needs to be abstract, final or empty. 20
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 32

org/bitrepository/integrityservice/workflow/step/HandleChecksumValidationStep.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. 52
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Missing a Javadoc comment. 57
Errors Parameter store should be final. 57
Errors 'store' hides a field. 57
Errors Parameter auditManager should be final. 57
Errors 'auditManager' hides a field. 57
Errors Parameter reporter should be final. 58
Errors 'reporter' hides a field. 58
Errors Line has trailing spaces. 63
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 64
Errors Line is longer than 80 characters. 70
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 75
Errors 'for' is not followed by whitespace. 76
Errors Line is longer than 80 characters. 77
Errors 'if' is not followed by whitespace. 79
Errors 'for' is not followed by whitespace. 81
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 95
Errors Line has trailing spaces. 98
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 102
Errors Parameter infos should be final. 105
Errors Line has trailing spaces. 107
Errors 'for' is not followed by whitespace. 108
Errors Line is longer than 80 characters. 109
Errors 'if' is not followed by whitespace. 109
Errors Line has trailing spaces. 113
Errors Line has trailing spaces. 116
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 119
Errors Parameter infos should be final. 122
Errors Line has trailing spaces. 124
Errors 'for' is not followed by whitespace. 125
Errors 'if' is not followed by whitespace. 126
Errors Line has trailing spaces. 130
Errors Line has trailing spaces. 133
Errors Line has trailing spaces. 136
Errors Line is longer than 80 characters. 136
Errors Line is longer than 80 characters. 141
Errors Parameter infos should be final. 141
Errors Parameter fileId should be final. 141
Errors Line has trailing spaces. 145
Errors 'if' is not followed by whitespace. 146
Errors Line has trailing spaces. 147
Errors Line is longer than 80 characters. 147
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 148
Errors Line is longer than 80 characters. 149
Errors Line has trailing spaces. 151
Errors Line is longer than 80 characters. 151
Errors Line is longer than 80 characters. 152
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 155
Errors Line is longer than 80 characters. 156
Errors Line has trailing spaces. 158
Errors Line is longer than 80 characters. 160
Errors Line has trailing spaces. 161
Errors Line is longer than 80 characters. 164
Errors Parameter infos should be final. 164
Errors Line is longer than 80 characters. 165
Errors 'for' is not followed by whitespace. 166
Errors 'if' is not followed by whitespace. 168
Errors Line has trailing spaces. 176
Errors Line has trailing spaces. 179
Errors Line is longer than 80 characters. 181
Errors Line has trailing spaces. 182
Errors Line is longer than 80 characters. 182
Errors Line has trailing spaces. 183
Errors Line is longer than 80 characters. 184
Errors Line is longer than 80 characters. 185
Errors Line is longer than 80 characters. 187
Errors Parameter checksumMap should be final. 187
Errors 'if' is not followed by whitespace. 188
Errors Line is longer than 80 characters. 191
Errors Line has trailing spaces. 192
Errors 'if' is not followed by whitespace. 193
Errors Line is longer than 80 characters. 196
Errors 'if' is not followed by whitespace. 196
Errors Line has trailing spaces. 199
Errors 'if' is not followed by whitespace. 200

org/bitrepository/integrityservice/workflow/step/HandleDeletedFilesStep.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 First sentence should end with a period. 42
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 45
Errors Parameter store should be final. 45
Errors 'store' hides a field. 45
Errors Parameter reporter should be final. 45
Errors 'reporter' hides a field. 45
Errors Line has trailing spaces. 49
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 50
Errors Line is longer than 80 characters. 56
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line is longer than 80 characters. 60
Errors 'for' is not followed by whitespace. 61
Errors Line is longer than 80 characters. 66
Errors Missing a Javadoc comment. 71
Errors Line is longer than 80 characters. 72

org/bitrepository/integrityservice/workflow/step/HandleMissingChecksumsStep.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. 45
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 48
Errors Missing a Javadoc comment. 48
Errors Parameter store should be final. 48
Errors 'store' hides a field. 48
Errors Parameter reporter should be final. 48
Errors 'reporter' hides a field. 48
Errors Line has trailing spaces. 52
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 59
Errors Method 'performStep' 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 Line is longer than 80 characters. 65
Errors 'for' is not followed by whitespace. 65
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 Line is longer than 80 characters. 70
Errors Missing a Javadoc comment. 77
Errors Line is longer than 80 characters. 78

org/bitrepository/integrityservice/workflow/step/HandleMissingFilesStep.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. 44
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 47
Errors Missing a Javadoc comment. 47
Errors Parameter store should be final. 47
Errors 'store' hides a field. 47
Errors Parameter reporter should be final. 47
Errors 'reporter' hides a field. 47
Errors Line has trailing spaces. 51
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 52
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 60
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line is longer than 80 characters. 64
Errors 'for' is not followed by whitespace. 65
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 66
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 70
Errors 'while' is not followed by whitespace. 70
Errors Line is longer than 80 characters. 74
Errors Missing a Javadoc comment. 80
Errors Line is longer than 80 characters. 81

org/bitrepository/integrityservice/workflow/step/HandleObsoleteChecksumsStep.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. 47
Errors First sentence should end with a period. 51
Errors First sentence should end with a period. 53
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 56
Errors Missing a Javadoc comment. 56
Errors Parameter settings should be final. 56
Errors 'settings' hides a field. 56
Errors Parameter store should be final. 56
Errors 'store' hides a field. 56
Errors Parameter reporter should be final. 56
Errors 'reporter' hides a field. 56
Errors Line has trailing spaces. 61
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line is longer than 80 characters. 68
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
Errors 'for' is not followed by whitespace. 77
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 80
Errors 'for' is not followed by whitespace. 81
Errors Line is longer than 80 characters. 85
Errors Missing a Javadoc comment. 91
Errors Line is longer than 80 characters. 92

org/bitrepository/integrityservice/workflow/step/IncrementalUpdateFileIDsStep.java

Violation Message Line
Errors Line is longer than 80 characters. 6
Errors Missing a Javadoc comment. 8
Errors Line has trailing spaces. 10
Errors Line is longer than 80 characters. 10
Errors Missing a Javadoc comment. 10
Errors Parameter collector should be final. 10
Errors Parameter store should be final. 10
Errors Parameter alerter should be final. 11
Errors Parameter settings should be final. 11
Errors Parameter collectionId should be final. 11
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 15
Errors Line is longer than 80 characters. 24
Errors Line has trailing spaces. 26

org/bitrepository/integrityservice/workflow/step/UpdateChecksumsStep.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. 36
Errors Line has trailing spaces. 47
Errors First sentence should end with a period. 60
Errors Missing a Javadoc comment. 62
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 64
Errors Name 'DEFAULT_MAX_RESULTS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Errors Line is longer than 80 characters. 74
Errors Parameter collector should be final. 74
Errors 'collector' hides a field. 74
Errors Parameter store should be final. 74
Errors 'store' hides a field. 74
Errors Parameter alerter should be final. 74
Errors 'alerter' hides a field. 74
Errors Line is longer than 80 characters. 75
Errors Parameter checksumType should be final. 75
Errors 'checksumType' hides a field. 75
Errors Parameter settings should be final. 75
Errors 'settings' hides a field. 75
Errors Expected @param tag for 'settings'. 75
Errors Parameter collectionId should be final. 75
Errors 'collectionId' hides a field. 75
Errors Expected @param tag for 'collectionId'. 75
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 84
Errors 'if' is not followed by whitespace. 84
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 92
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 93
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 98
Errors Line has trailing spaces. 103
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 106
Errors Line is longer than 80 characters. 106
Errors Line has trailing spaces. 109
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 113
Errors Line has trailing spaces. 119
Errors Parameter pillars should be final. 125
Errors 'for' is not followed by whitespace. 127
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line has trailing spaces. 131
Errors Missing a Javadoc comment. 135
Errors Line is longer than 80 characters. 136

org/bitrepository/integrityservice/workflow/step/UpdateFileIDsStep.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. 31
Errors Line is longer than 80 characters. 32
Errors Line has trailing spaces. 47
Errors Variable 'store' must be private and have accessor methods. 51
Errors First sentence should end with a period. 58
Errors Variable 'collectionId' must be private and have accessor methods. 59
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 61
Errors Name 'DEFAULT_MAX_RESULTS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 71
Errors Parameter collector should be final. 71
Errors 'collector' hides a field. 71
Errors Parameter store should be final. 71
Errors 'store' hides a field. 71
Errors Parameter alerter should be final. 71
Errors 'alerter' hides a field. 71
Errors Parameter settings should be final. 72
Errors Parameter collectionId should be final. 72
Errors 'collectionId' hides a field. 72
Errors Expected @param tag for 'collectionId'. 72
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 79
Errors 'if' is not followed by whitespace. 79
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 87
Errors First sentence should end with a period. 88
Errors Line has trailing spaces. 89
Errors '{' is not followed by whitespace. 91
Errors '}' is not preceded with whitespace. 91
Errors Line has trailing spaces. 92
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 93
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 106
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 109
Errors Line has trailing spaces. 118
Errors Parameter pillars should be final. 124
Errors 'for' is not followed by whitespace. 126
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 128
Errors Line has trailing spaces. 130

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

org/bitrepository/monitoringservice/MonitoringService.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. 49
Errors First sentence should end with a period. 52
Errors First sentence should end with a period. 56
Errors First sentence should end with a period. 58
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 66
Errors Parameter settings should be final. 66
Errors 'settings' hides a field. 66
Errors Parameter securityManager should be final. 66
Errors Line is longer than 80 characters. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 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
Errors Line has trailing spaces. 77
Errors Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 81
Errors Line has trailing spaces. 84
Errors '{' is not followed by whitespace. 86
Errors '}' is not preceded with whitespace. 86
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 89
Errors Method 'getMaxRetries' is not designed for extension - needs to be abstract, final or empty. 91
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 93
Errors Line has trailing spaces. 94
Errors Method 'getCollectionInterval' is not designed for extension - needs to be abstract, final or empty. 98
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 101
Errors Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 102
Errors '(' is followed by whitespace. 106
Errors Line is longer than 80 characters. 110

org/bitrepository/monitoringservice/MonitoringServiceFactory.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 Class MonitoringServiceFactory should be declared as final. 44
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 has trailing spaces. 64
Errors Line has trailing spaces. 66
Errors Line has trailing spaces. 67
Errors 'static' modifier out of order with the JLS suggestions. 69
Errors Parameter configurationDir should be final. 69
Errors Expected @param tag for 'configurationDir'. 69
Errors Line has trailing spaces. 72
Errors 'static' modifier out of order with the JLS suggestions. 78
Errors 'if' is not followed by whitespace. 79
Errors 'if' is not followed by whitespace. 80
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 92
Errors 'static' modifier out of order with the JLS suggestions. 99
Errors 'if' is not followed by whitespace. 100
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 106
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 108
Errors Line has trailing spaces. 110
Errors Line has trailing spaces. 113
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 115
Errors 'static' modifier out of order with the JLS suggestions. 122
Errors 'if' is not followed by whitespace. 123
Errors Line is longer than 80 characters. 126
Errors Line has trailing spaces. 128
Errors Line has trailing spaces. 131
Errors Line has trailing spaces. 132
Errors Line is longer than 80 characters. 140
Errors Line is longer than 80 characters. 144

org/bitrepository/monitoringservice/alarm/BasicMonitoringServiceAlerter.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 is longer than 80 characters. 40
Errors Line has trailing spaces. 45
Errors Unused @param tag for 'statusStore'. 50
Errors Line is longer than 80 characters. 53
Errors Parameter settings should be final. 53
Errors Expected @param tag for 'settings'. 53
Errors Parameter sender should be final. 53
Errors Parameter alarmLevel should be final. 53
Errors Parameter statusStore should be final. 53
Errors 'statusStore' hides a field. 53
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 58
Errors Method 'checkStatuses' is not designed for extension - needs to be abstract, final or empty. 59
Errors 'for' is not followed by whitespace. 63
Errors Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Errors Line is longer than 80 characters. 65
Errors 'if' is not followed by whitespace. 65
Errors 'if' is not followed by whitespace. 67
Errors Line contains a tab character. 68
Errors Line contains a tab character. 69
Errors Line has trailing spaces. 73
Errors 'if' is not followed by whitespace. 74
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 77

org/bitrepository/monitoringservice/alarm/MonitorAlerter.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. 28
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 31

org/bitrepository/monitoringservice/collector/GetStatusEventHandler.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 Line is longer than 80 characters. 37
Errors First sentence should end with a period. 40
Errors Line is longer than 80 characters. 48
Errors Parameter statusStore should be final. 48
Errors 'statusStore' hides a field. 48
Errors Parameter alarmDispatcher should be final. 48
Errors Line has trailing spaces. 52
Errors Method 'handleEvent' is not designed for extension - needs to be abstract, final or empty. 53
Errors Parameter event should be final. 54
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 60
Errors Line has trailing spaces. 70

org/bitrepository/monitoringservice/collector/StatusCollector.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. 37
Errors First sentence should end with a period. 41
Errors First sentence should end with a period. 47
Errors Line is longer than 80 characters. 48
Errors Name 'timer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
Errors First sentence should end with a period. 49
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 59
Errors Parameter getStatusClient should be final. 59
Errors 'getStatusClient' hides a field. 59
Errors Parameter settings should be final. 59
Errors Parameter statusStore should be final. 59
Errors 'statusStore' hides a field. 59
Errors Parameter alerter should be final. 60
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 66
Errors First sentence should end with a period. 67
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 68
Errors Line has trailing spaces. 71
Errors First sentence should end with a period. 72
Errors Method 'stop' is not designed for extension - needs to be abstract, final or empty. 73
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 79

org/bitrepository/monitoringservice/status/ComponentStatus.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. 29
Errors First sentence should end with a period. 40
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 43
Errors First sentence should end with a period. 44
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 54
Errors Method 'updateStatus' is not designed for extension - needs to be abstract, final or empty. 58
Errors Parameter resultingStatus should be final. 58
Errors Expected @param tag for 'resultingStatus'. 58
Errors Line is longer than 80 characters. 60
Errors Method 'updateReplys' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line has trailing spaces. 72
Errors Method 'markAsUnresponsive' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line has trailing spaces. 79
Errors Method 'getNumberOfMissingReplies' is not designed for extension - needs to be abstract, final or empty. 83
Errors Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 90
Errors Method 'getLastReply' is not designed for extension - needs to be abstract, final or empty. 97
Errors Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. 104
Errors Line has trailing spaces. 106
Errors Line has trailing spaces. 107
Errors Method 'hasAlarmed' is not designed for extension - needs to be abstract, final or empty. 108
Errors Missing a Javadoc comment. 108
Errors Line contains a tab character. 109
Errors Line has trailing spaces. 111
Errors Method 'alarmed' is not designed for extension - needs to be abstract, final or empty. 112
Errors Missing a Javadoc comment. 112
Errors Line contains a tab character. 113

org/bitrepository/monitoringservice/status/ComponentStatusCode.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. 25
Errors Line has trailing spaces. 38

org/bitrepository/monitoringservice/status/ComponentStatusStore.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. 41
Errors Line is longer than 80 characters. 44
Errors Parameter components should be final. 46
Errors 'for' is not followed by whitespace. 48
Errors Line has trailing spaces. 52
Errors Method 'updateStatus' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 54
Errors Parameter componentID should be final. 54
Errors Parameter status should be final. 54
Errors 'if' is not followed by whitespace. 55
Errors Line has trailing spaces. 61
Errors Method 'updateReplyCounts' is not designed for extension - needs to be abstract, final or empty. 62
Errors 'for' is not followed by whitespace. 64
Errors Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Errors Line has trailing spaces. 68
Errors Method 'getStatusMap' is not designed for extension - needs to be abstract, final or empty. 69

org/bitrepository/monitoringservice/status/StatusStore.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. 38
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 45

org/bitrepository/monitoringservice/webservice/MonitoringServiceContextListener.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. 32
Errors Line is longer than 80 characters. 35
Errors Method 'getSettingsParameter' is not designed for extension - needs to be abstract, final or empty. 37
Errors Method 'getService' is not designed for extension - needs to be abstract, final or empty. 42
Errors Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 47
Errors Parameter configutrationDir should be final. 48
Errors Line has trailing spaces. 49

org/bitrepository/monitoringservice/webservice/RestMonitoringService.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. 39
Errors Line has trailing spaces. 41
Errors Missing a Javadoc comment. 42
Errors Line has trailing spaces. 43
Errors Missing a Javadoc comment. 44
Errors Line has trailing spaces. 47
Errors Method 'getMonitoringServiceConfiguration' is not designed for extension - needs to be abstract, final or empty. 48
Errors Missing a Javadoc comment. 48
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 55
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 59
Errors Method 'getComponentStatus' is not designed for extension - needs to be abstract, final or empty. 60
Errors Missing a Javadoc comment. 60
Errors Line has trailing spaces. 66
Errors 'for' is not followed by whitespace. 67
Errors Line is longer than 80 characters. 68
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 73
Errors Missing a Javadoc comment. 73
Errors Parameter componentID should be final. 73
Errors Parameter status should be final. 73
Errors 'if' is not followed by whitespace. 80
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 85
Errors Line has trailing spaces. 91
Errors Missing a Javadoc comment. 92
Errors Parameter option should be final. 92
Errors Parameter value should be final. 92
Errors Line has trailing spaces. 95

org/bitrepository/pillar/Pillar.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. 24
Errors Redundant 'public' modifier. 28

org/bitrepository/pillar/PillarComponentFactory.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 'if' is not followed by whitespace. 60
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 79
Errors Parameter pathToSettings should be final. 79
Errors Parameter pathToKeyFile should be final. 79
Errors Parameter pillarID should be final. 79
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 90
Errors Extra HTML tag found: </li> 90
Errors Line is longer than 80 characters. 91
Errors Extra HTML tag found: </li> 91
Errors Extra HTML tag found: </li> 92
Errors Parameter pathToSettings should be final. 96
Errors Parameter pathToKeyFile should be final. 96
Errors Parameter pillarID should be final. 96
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 100
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 115
Errors Parameter pillarID should be final. 115
Errors Expected @param tag for 'pillarID'. 115
Errors Parameter pathToSettings should be final. 115
Errors 'if' is not followed by whitespace. 116
Errors Line is longer than 80 characters. 121
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 132
Errors Parameter pathToPrivateKeyFile should be final. 132
Errors Parameter settings should be final. 132
Errors 'if' is not followed by whitespace. 134
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 143
Errors Line is longer than 80 characters. 144

org/bitrepository/pillar/PillarRunner.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 Utility classes should not have a public or default constructor. 27
Errors Missing a Javadoc comment. 28
Errors Parameter pillar should be final. 28
Errors 'synchronized' is not followed by whitespace. 30

org/bitrepository/pillar/PillarSettingsProvider.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. 28
Errors Missing a Javadoc comment. 29
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 39
Errors Parameter settingsReader should be final. 39
Errors Parameter pillarID should be final. 39
Errors 'pillarID' hides a field. 39
Errors Method 'getComponentID' is not designed for extension - needs to be abstract, final or empty. 44
Errors Missing a Javadoc comment. 44
Errors Parameter referenceSettings should be final. 44
Errors 'if' is not followed by whitespace. 45

org/bitrepository/pillar/cache/ChecksumDAO.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 Unused import - org.bitrepository.common.settings.Settings. 29
Errors Line has trailing spaces. 48
Errors Unused @param tag for 'settings'. 51
Errors Parameter databaseManager should be final. 53
Errors Expected @param tag for 'databaseManager'. 53
Errors 'synchronized' is not followed by whitespace. 54
Errors Line has trailing spaces. 60
Errors Method 'insertChecksumCalculation' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line is longer than 80 characters. 62
Errors Parameter fileId should be final. 62
Errors Parameter collectionId should be final. 62
Errors Parameter checksum should be final. 62
Errors Parameter calculationDate should be final. 62
Errors Line has trailing spaces. 65
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 Method 'deleteEntry' is not designed for extension - needs to be abstract, final or empty. 73
Errors Parameter fileId should be final. 74
Errors Parameter collectionId should be final. 74
Errors 'if' is not followed by whitespace. 78
Errors Line is longer than 80 characters. 79
Errors Method 'getEntry' is not designed for extension - needs to be abstract, final or empty. 84
Errors Parameter fileId should be final. 85
Errors Parameter collectionId should be final. 85
Errors Line has trailing spaces. 88
Errors Line has trailing spaces. 91
Errors Method 'getEntries' is not designed for extension - needs to be abstract, final or empty. 92
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 93
Errors Parameter minTimeStamp should be final. 93
Errors Parameter maxTimeStamp should be final. 93
Errors Parameter maxNumberOfResults should be final. 94
Errors Parameter collectionId should be final. 94
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 98
Errors Method 'getCalculationDate' is not designed for extension - needs to be abstract, final or empty. 99
Errors Parameter fileId should be final. 100
Errors Parameter collectionId should be final. 100
Errors 'if' is not followed by whitespace. 105
Errors Line is longer than 80 characters. 106
Errors Line has trailing spaces. 109
Errors Line has trailing spaces. 111
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 112
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 113
Errors Parameter minTimeStamp should be final. 113
Errors Parameter maxTimeStamp should be final. 113
Errors Parameter maxNumberOfResults should be final. 114
Errors Parameter collectionId should be final. 114
Errors Line is longer than 80 characters. 116
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 119
Errors Parameter fileId should be final. 120
Errors Parameter collectionId should be final. 120
Errors Method 'getChecksum' is not designed for extension - needs to be abstract, final or empty. 127
Errors Parameter fileId should be final. 128
Errors Parameter collectionId should be final. 128
Errors 'if' is not followed by whitespace. 133
Errors Line is longer than 80 characters. 134
Errors Method 'getAllFileIDs' is not designed for extension - needs to be abstract, final or empty. 139
Errors Parameter collectionId should be final. 140
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 145

org/bitrepository/pillar/cache/ChecksumDBMigrator.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. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 46
Errors Parameter connector should be final. 52
Errors Expected @param tag for 'connector'. 52
Errors Parameter settings should be final. 52
Errors 'settings' hides a field. 52
Errors Expected @param tag for 'settings'. 52
Errors Line has trailing spaces. 56
Errors Method 'migrate' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line has trailing spaces. 60
Errors 'if' is not followed by whitespace. 61
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 62
Errors 'if' is not followed by whitespace. 65
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
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 Line is longer than 80 characters. 82
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 85
Errors Line has trailing spaces. 88
Errors 'if' is not followed by whitespace. 89
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 93
Errors Conditional logic can be removed. 94
Errors 'if' is not followed by whitespace. 94

org/bitrepository/pillar/cache/ChecksumDatabaseManager.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line has trailing spaces. 10
Errors Line is longer than 80 characters. 10
Errors Missing a Javadoc comment. 14
Errors Missing a Javadoc comment. 15
Errors Line has trailing spaces. 16
Errors Missing a Javadoc comment. 17
Errors Parameter settings should be final. 17
Errors 'settings' hides a field. 17
Errors Line has trailing spaces. 20
Errors Method 'getDatabaseSpecifics' is not designed for extension - needs to be abstract, final or empty. 21
Errors Line is longer than 80 characters. 23
Errors Method 'getMigrator' is not designed for extension - needs to be abstract, final or empty. 26
Errors 'if' is not followed by whitespace. 28
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 34
Errors Method 'getDatabaseCreationScript' is not designed for extension - needs to be abstract, final or empty. 39

org/bitrepository/pillar/cache/ChecksumEntry.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. 38
Errors Parameter fileId should be final. 45
Errors 'fileId' hides a field. 45
Errors Parameter checksum should be final. 45
Errors 'checksum' hides a field. 45
Errors Parameter calculationDate should be final. 45
Errors 'calculationDate' hides a field. 45
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 52
Errors Method 'setChecksum' is not designed for extension - needs to be abstract, final or empty. 57
Errors Parameter checksum should be final. 57
Errors 'checksum' hides a field. 57
Errors Line has trailing spaces. 60
Errors Method 'setCalculationDate' is not designed for extension - needs to be abstract, final or empty. 65
Errors Parameter date should be final. 65
Errors Line has trailing spaces. 68
Errors Method 'getFileId' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line has trailing spaces. 75
Errors Method 'getChecksum' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line has trailing spaces. 82
Errors Method 'getCalculationDate' is not designed for extension - needs to be abstract, final or empty. 86

org/bitrepository/pillar/cache/ChecksumStore.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. 40
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 67
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 77
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 82
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 87
Errors Line has trailing spaces. 89
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 103
Errors Line has trailing spaces. 111

org/bitrepository/pillar/cache/database/ChecksumExtractor.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. 27
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 52
Errors Parameter connector should be final. 57
Errors 'connector' hides a field. 57
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 62
Errors Method 'extractDateForFile' is not designed for extension - needs to be abstract, final or empty. 69
Errors Parameter fileId should be final. 69
Errors Parameter collectionId should be final. 69
Errors Line has trailing spaces. 71
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 76
Errors Method 'extractChecksumForFile' is not designed for extension - needs to be abstract, final or empty. 83
Errors Parameter fileId should be final. 83
Errors Parameter collectionId should be final. 83
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 88
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 93
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 97
Errors Parameter fileId should be final. 97
Errors Parameter collectionId should be final. 97
Errors Line is longer than 80 characters. 100
Errors Line is longer than 80 characters. 102
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 111
Errors Method 'extractSingleEntry' is not designed for extension - needs to be abstract, final or empty. 111
Errors Parameter fileId should be final. 111
Errors Parameter collectionId should be final. 111
Errors Line has trailing spaces. 114
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 122
Errors 'if' is not followed by whitespace. 124
Errors Line is longer than 80 characters. 125
Errors 'if' is not followed by whitespace. 129
Errors 'if' is not followed by whitespace. 132
Errors 'if' is not followed by whitespace. 135
Errors Line is longer than 80 characters. 140
Errors Line has trailing spaces. 146
Errors Line is longer than 80 characters. 147
Errors Line is longer than 80 characters. 148
Errors Line has trailing spaces. 153
Errors Line is longer than 80 characters. 153
Errors Method 'getFileIDs' is not designed for extension - needs to be abstract, final or empty. 153
Errors Parameter minTimeStamp should be final. 153
Errors Parameter maxTimeStamp should be final. 153
Errors Parameter maxNumberOfResults should be final. 154
Errors Parameter collectionId should be final. 154
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 157
Errors Line has trailing spaces. 160
Errors 'if' is not followed by whitespace. 161
Errors Line is longer than 80 characters. 163
Errors 'if' is not followed by whitespace. 165
Errors Line is longer than 80 characters. 167
Errors Line has trailing spaces. 170
Errors Line is longer than 80 characters. 178
Errors Line has trailing spaces. 180
Errors Line is longer than 80 characters. 182
Errors 'while' is not followed by whitespace. 182
Errors Line has trailing spaces. 186
Errors 'if' is not followed by whitespace. 187
Errors 'if' is not followed by whitespace. 191
Errors 'if' is not followed by whitespace. 194
Errors 'if' is not followed by whitespace. 197
Errors Line has trailing spaces. 202
Errors Line is longer than 80 characters. 202
Errors Line has trailing spaces. 203
Errors Line is longer than 80 characters. 203
Errors '+' is not preceded with whitespace. 203
Errors Line has trailing spaces. 206
Errors Line has trailing spaces. 209
Errors Method 'extractAllFileIDs' is not designed for extension - needs to be abstract, final or empty. 215
Errors Parameter collectionId should be final. 215
Errors Line is longer than 80 characters. 216
Errors Line has trailing spaces. 219
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 223
Errors Line is longer than 80 characters. 224
Errors Line has trailing spaces. 229
Errors Line is longer than 80 characters. 229
Errors Method 'extractEntries' is not designed for extension - needs to be abstract, final or empty. 229
Errors Parameter minTimeStamp should be final. 229
Errors Line is longer than 80 characters. 230
Errors Parameter maxTimeStamp should be final. 230
Errors Parameter maxNumberOfResults should be final. 230
Errors Parameter collectionId should be final. 230
Errors Line has trailing spaces. 231
Errors Line has trailing spaces. 233
Errors Line is longer than 80 characters. 233
Errors Line has trailing spaces. 236
Errors 'if' is not followed by whitespace. 237
Errors Line is longer than 80 characters. 239
Errors 'if' is not followed by whitespace. 241
Errors Line is longer than 80 characters. 243
Errors Line has trailing spaces. 246
Errors Line is longer than 80 characters. 254
Errors Line has trailing spaces. 256
Errors Line is longer than 80 characters. 258
Errors 'while' is not followed by whitespace. 258
Errors Line has trailing spaces. 262
Errors 'if' is not followed by whitespace. 263
Errors 'if' is not followed by whitespace. 267
Errors 'if' is not followed by whitespace. 270
Errors 'if' is not followed by whitespace. 273
Errors Line has trailing spaces. 278
Errors Line is longer than 80 characters. 278
Errors Line has trailing spaces. 279
Errors Line is longer than 80 characters. 279
Errors '+' is not preceded with whitespace. 279
Errors Line has trailing spaces. 282
Errors Line has trailing spaces. 285
Errors Line has trailing spaces. 287
Errors Line has trailing spaces. 292
Errors Line is longer than 80 characters. 296
Errors Parameter resSet should be final. 296
Errors Expected @throws tag for 'SQLException'. 296
Errors '3' is a magic number. 299

org/bitrepository/pillar/cache/database/ChecksumIngestor.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. 26
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 42
Errors Parameter connector should be final. 47
Errors 'connector' hides a field. 47
Errors Line has trailing spaces. 49
Errors Line has trailing spaces. 52
Errors Line is longer than 80 characters. 60
Errors Method 'insertNewEntry' is not designed for extension - needs to be abstract, final or empty. 60
Errors Parameter fileId should be final. 60
Errors Parameter collectionId should be final. 60
Errors Parameter checksum should be final. 60
Errors Parameter date should be final. 60
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 73
Errors Method 'updateEntry' is not designed for extension - needs to be abstract, final or empty. 73
Errors Parameter fileId should be final. 73
Errors Parameter collectionId should be final. 73
Errors Parameter checksum should be final. 73
Errors Parameter date should be final. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 78
Errors Method 'removeEntry' is not designed for extension - needs to be abstract, final or empty. 84
Errors Parameter fileId should be final. 84
Errors Parameter collectionId should be final. 84
Errors Line is longer than 80 characters. 85

org/bitrepository/pillar/cache/database/DatabaseConstants.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 DatabaseConstants should be declared as final. 27
Errors Line is longer than 80 characters. 28
Errors '{' is not followed by whitespace. 29
Errors '}' is not preceded with whitespace. 29
Errors Line has trailing spaces. 30
Errors Line has trailing spaces. 41
Errors Line has trailing spaces. 44

org/bitrepository/pillar/cache/database/ExtractedChecksumResultSet.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 'entries' must be private and have accessor methods. 37
Errors Variable 'moreEntriesReported' must be private and have accessor methods. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 48
Errors Line has trailing spaces. 50
Errors Method 'insertChecksumEntry' is not designed for extension - needs to be abstract, final or empty. 53
Errors Parameter entry should be final. 53
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 58
Errors Method 'insertChecksumEntry' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter entry should be final. 61
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 68
Errors Method 'getEntries' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line has trailing spaces. 75
Errors Line has trailing spaces. 77
Errors Method 'reportMoreEntriesFound' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line has trailing spaces. 82
Errors Method 'hasMoreEntries' is not designed for extension - needs to be abstract, final or empty. 86

org/bitrepository/pillar/cache/database/ExtractedFileIDsResultSet.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 Variable 'results' must be private and have accessor methods. 40
Errors Variable 'moreEntriesReported' must be private and have accessor methods. 42
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 54
Errors Method 'insertFileInfo' is not designed for extension - needs to be abstract, final or empty. 57
Errors Parameter fileInfo should be final. 57
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 61
Errors Method 'insertFileID' is not designed for extension - needs to be abstract, final or empty. 68
Errors Parameter fileId should be final. 68
Errors Parameter lastModified should be final. 68
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 71
Errors Line has trailing spaces. 73
Errors Line is longer than 80 characters. 78
Errors Method 'insertFileID' is not designed for extension - needs to be abstract, final or empty. 78
Errors Parameter fileID should be final. 78
Errors Parameter size should be final. 78
Errors Parameter lastModified should be final. 78
Errors Line has trailing spaces. 85
Errors Method 'getEntries' is not designed for extension - needs to be abstract, final or empty. 89
Errors Line has trailing spaces. 92
Errors Line has trailing spaces. 94
Errors Method 'reportMoreEntriesFound' is not designed for extension - needs to be abstract, final or empty. 96
Errors Line has trailing spaces. 99
Errors Method 'hasMoreEntries' is not designed for extension - needs to be abstract, final or empty. 103

org/bitrepository/pillar/checksumpillar/ChecksumPillar.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. 29
Errors Unused import - org.bitrepository.service.database.DBConnector. 38
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 66
Errors Parameter messageBus should be final. 66
Errors 'messageBus' hides a field. 66
Errors Parameter settings should be final. 66
Errors Parameter refCache should be final. 66
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 84
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 91
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 93

org/bitrepository/pillar/checksumpillar/ChecksumPillarLauncher.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 Unused import - org.bitrepository.common.settings.XMLFileSettingsLoader. 24
Errors Line has trailing spaces. 29
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 30
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors Parameter args should be final. 46
Errors '>=' is not followed by whitespace. 48
Errors Avoid inline conditionals. 48
Errors '3' is a magic number. 49
Errors Avoid inline conditionals. 49
Errors Inner assignments should be avoided. 49
Errors ':' is not preceded with whitespace. 49
Errors Line is longer than 80 characters. 51

org/bitrepository/pillar/checksumpillar/messagehandler/ChecksumPillarMediator.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. 35
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 55
Errors Parameter messageBus should be final. 55
Errors Expected @param tag for 'messageBus'. 55
Errors Parameter context should be final. 55
Errors Expected @param tag for 'context'. 55
Errors Parameter refCache should be final. 55
Errors Expected @param tag for 'refCache'. 55
Errors Method 'createListOfHandlers' is not designed for extension - needs to be abstract, final or empty. 61
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. 74
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 81
Errors Line has trailing spaces. 83

org/bitrepository/pillar/checksumpillar/messagehandler/ChecksumPillarMessageHandler.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 has trailing spaces. 39
Errors Line is longer than 80 characters. 41
Errors Type Javadoc comment is missing an @param <T> tag. 41
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 52
Errors Parameter context should be final. 52
Errors Parameter refCache should be final. 52
Errors Line has trailing spaces. 59
Errors Method 'getChecksumType' is not designed for extension - needs to be abstract, final or empty. 63
Errors Method 'getCache' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line has trailing spaces. 73
Errors Line is longer than 80 characters. 81
Errors Method 'validateChecksumSpec' is not designed for extension - needs to be abstract, final or empty. 81
Errors Parameter csSpec should be final. 81
Errors Parameter collectionId should be final. 81
Errors 'if' is not followed by whitespace. 82
Errors Line has trailing spaces. 85
Errors 'if' is not followed by whitespace. 86
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 96
Errors Line is longer than 80 characters. 98
Errors Method 'getChecksumPillarFileDownload' is not designed for extension - needs to be abstract, final or empty. 100
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 101
Errors 'if' is not followed by whitespace. 101
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 108

org/bitrepository/pillar/checksumpillar/messagehandler/DeleteFileRequestHandler.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. 51
Errors Line has trailing spaces. 54
Errors Line is longer than 80 characters. 60
Errors Parameter context should be final. 60
Errors Parameter refCache should be final. 60
Errors Line has trailing spaces. 63
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 64
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line is longer than 80 characters. 70
Errors Parameter message should be final. 70
Errors Line is longer than 80 characters. 73
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 78
Errors Parameter request should be final. 79
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 87
Errors Method 'validateMessage' is not designed for extension - needs to be abstract, final or empty. 87
Errors Parameter message should be final. 87
Errors Expected @throws tag for 'RequestHandlerException'. 87
Errors Line is longer than 80 characters. 91
Errors 'if' is not followed by whitespace. 92
Errors Line is longer than 80 characters. 93
Errors 'if' is not followed by whitespace. 94
Errors Line is longer than 80 characters. 95
Errors Line is longer than 80 characters. 97
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 106
Errors 'if' is not followed by whitespace. 106
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 114
Errors 'if' is not followed by whitespace. 115
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 117
Errors 'if' is not followed by whitespace. 118
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 120
Errors Line has trailing spaces. 121
Errors Line is longer than 80 characters. 121
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 123
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 128
Errors Line has trailing spaces. 131
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 137
Errors Method 'sendProgressMessage' is not designed for extension - needs to be abstract, final or empty. 140
Errors Parameter request should be final. 140
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 142
Errors Line has trailing spaces. 145
Errors Line has trailing spaces. 147
Errors Line is longer than 80 characters. 149
Errors Line is longer than 80 characters. 152
Errors Method 'calculatedRequestedChecksum' is not designed for extension - needs to be abstract, final or empty. 152
Errors Parameter message should be final. 152
Errors 'if' is not followed by whitespace. 153
Errors Line has trailing spaces. 156
Errors Line is longer than 80 characters. 158
Errors Line has trailing spaces. 159
Errors Line is longer than 80 characters. 160
Errors Line is longer than 80 characters. 162
Errors Line has trailing spaces. 164
Errors Line has trailing spaces. 167
Errors Method 'deleteTheFile' is not designed for extension - needs to be abstract, final or empty. 172
Errors Parameter message should be final. 172
Errors Line has trailing spaces. 173
Errors Line is longer than 80 characters. 173
Errors Line is longer than 80 characters. 174
Errors Line is longer than 80 characters. 183
Errors Method 'sendFinalResponse' is not designed for extension - needs to be abstract, final or empty. 183
Errors Parameter request should be final. 183
Errors Parameter requestedChecksum should be final. 183
Errors Line is longer than 80 characters. 184
Errors Line has trailing spaces. 192
Errors Line has trailing spaces. 194
Errors Line is longer than 80 characters. 194
Errors Line has trailing spaces. 197
Errors Line is longer than 80 characters. 201
Errors Parameter request should be final. 201
Errors Line is longer than 80 characters. 204
Errors Line has trailing spaces. 205
Errors Line has trailing spaces. 208
Errors Line has trailing spaces. 210
Errors Line is longer than 80 characters. 210
Errors Line has trailing spaces. 214
Errors Line is longer than 80 characters. 218
Errors Parameter request should be final. 218
Errors Line is longer than 80 characters. 221

org/bitrepository/pillar/checksumpillar/messagehandler/GetChecksumsRequestHandler.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. 67
Errors Line is longer than 80 characters. 76
Errors Parameter context should be final. 76
Errors Parameter refCache should be final. 76
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 80
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 85
Errors Line is longer than 80 characters. 86
Errors Parameter message should be final. 86
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 94
Errors Parameter message should be final. 95
Errors Line has trailing spaces. 98
Errors Line has trailing spaces. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 105
Errors Parameter message should be final. 105
Errors Expected @throws tag for 'RequestHandlerException'. 105
Errors Line is longer than 80 characters. 108
Errors Line has trailing spaces. 110
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 118
Errors Line is longer than 80 characters. 121
Errors Parameter message should be final. 121
Errors Expected @throws tag for 'RequestHandlerException'. 121
Errors 'if' is not followed by whitespace. 125
Errors Line has trailing spaces. 129
Errors 'if' is not followed by whitespace. 131
Errors Line has trailing spaces. 140
Errors Line is longer than 80 characters. 142
Errors Parameter request should be final. 145
Errors Line has trailing spaces. 147
Errors Line has trailing spaces. 154
Errors Line is longer than 80 characters. 160
Errors Parameter message should be final. 160
Errors 'if' is not followed by whitespace. 163
Errors Line is longer than 80 characters. 165
Errors Line is longer than 80 characters. 166
Errors 'if' is not followed by whitespace. 170
Errors Line has trailing spaces. 173
Errors Line is longer than 80 characters. 173
Errors Line has trailing spaces. 177
Errors Line is longer than 80 characters. 179
Errors Line is longer than 80 characters. 183
Errors Parameter entry should be final. 183
Errors Line is longer than 80 characters. 184
Errors Line is longer than 80 characters. 185
Errors Line has trailing spaces. 190
Errors Line has trailing spaces. 193
Errors Line has trailing spaces. 196
Errors Line is longer than 80 characters. 196
Errors Line has trailing spaces. 198
Errors Line has trailing spaces. 201
Errors Line is longer than 80 characters. 201
Errors Line has trailing spaces. 204
Errors Line is longer than 80 characters. 204
Errors Parameter message should be final. 204
Errors Line is longer than 80 characters. 205
Errors Parameter extractedChecksums should be final. 205
Errors Expected @throws tag for 'RequestHandlerException'. 205
Errors Line has trailing spaces. 206
Errors Line is longer than 80 characters. 207
Errors Line has trailing spaces. 208
Errors 'if' is not followed by whitespace. 210
Errors Line is longer than 80 characters. 212
Errors Line is longer than 80 characters. 217
Errors Line is longer than 80 characters. 218
Errors Line has trailing spaces. 220
Errors 'for' is not followed by whitespace. 224
Errors Line has trailing spaces. 228
Errors Line has trailing spaces. 231
Errors Line has trailing spaces. 234
Errors Line is longer than 80 characters. 235
Errors Parameter request should be final. 242
Errors Line is longer than 80 characters. 243
Errors Parameter checksumList should be final. 243
Errors Line is longer than 80 characters. 245
Errors Line is longer than 80 characters. 246
Errors Line has trailing spaces. 247
Errors Line has trailing spaces. 248
Errors Line is longer than 80 characters. 252
Errors 'for' is not followed by whitespace. 254
Errors 'if' is not followed by whitespace. 268
Errors Line has trailing spaces. 272
Errors Line has trailing spaces. 275
Errors Line has trailing spaces. 278
Errors Unused @throws tag for 'Exception'. 281
Errors Parameter fileToUpload should be final. 283
Errors Parameter url should be final. 283
Errors Expected @throws tag for 'IOException'. 283
Errors Line has trailing spaces. 285
Errors Line is longer than 80 characters. 288
Errors Line has trailing spaces. 291
Errors Line is longer than 80 characters. 296
Errors Line has trailing spaces. 298
Errors Line is longer than 80 characters. 298
Errors Parameter request should be final. 298
Errors Parameter results should be final. 298
Errors Parameter extractedChecksums should be final. 299
Errors Line has trailing spaces. 301
Errors 'if' is not followed by whitespace. 302
Errors Line has trailing spaces. 313
Errors Line has trailing spaces. 316
Errors Line is longer than 80 characters. 318
Errors Line is longer than 80 characters. 320
Errors Parameter request should be final. 320
Errors Line is longer than 80 characters. 322
Errors Line is longer than 80 characters. 325
Errors Line has trailing spaces. 329
Errors Line is longer than 80 characters. 331
Errors Line has trailing spaces. 335
Errors Line is longer than 80 characters. 339
Errors Parameter request should be final. 339
Errors Line is longer than 80 characters. 341
Errors Line is longer than 80 characters. 342
Errors Line has trailing spaces. 343

org/bitrepository/pillar/checksumpillar/messagehandler/GetFileIDsRequestHandler.java

Violation Message Line
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. 64
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 73
Errors Parameter context should be final. 73
Errors Parameter refCache should be final. 73
Errors Line has trailing spaces. 76
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 77
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 82
Errors Line is longer than 80 characters. 83
Errors Parameter message should be final. 83
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 87
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 91
Errors Parameter message should be final. 92
Errors Line has trailing spaces. 95
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 101
Errors Parameter message should be final. 101
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 109
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 112
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 117
Errors Method 'checkThatAllRequestedFilesAreAvailable' is not designed for extension - needs to be abstract, final or empty. 117
Errors Parameter message should be final. 117
Errors 'if' is not followed by whitespace. 119
Errors ';' is preceded with whitespace. 120
Errors Line has trailing spaces. 122
Errors Line is longer than 80 characters. 123
Errors 'if' is not followed by whitespace. 123
Errors Line is longer than 80 characters. 126
Errors Line has trailing spaces. 129
Errors Line is longer than 80 characters. 131
Errors Parameter request should be final. 134
Errors Line has trailing spaces. 136
Errors Line has trailing spaces. 143
Errors Line is longer than 80 characters. 145
Errors Line has trailing spaces. 146
Errors Line has trailing spaces. 149
Errors Line is longer than 80 characters. 151
Errors Parameter message should be final. 151
Errors 'if' is not followed by whitespace. 152
Errors Line is longer than 80 characters. 154
Errors 'if' is not followed by whitespace. 159
Errors Line has trailing spaces. 162
Errors Line is longer than 80 characters. 162
Errors Line has trailing spaces. 166
Errors Line has trailing spaces. 168
Errors Line is longer than 80 characters. 168
Errors Line has trailing spaces. 169
Errors Line has trailing spaces. 172
Errors Line is longer than 80 characters. 172
Errors Line has trailing spaces. 175
Errors Line is longer than 80 characters. 175
Errors Parameter message should be final. 175
Errors Line is longer than 80 characters. 176
Errors Parameter extractedFileIDs should be final. 176
Errors Expected @throws tag for 'RequestHandlerException'. 176
Errors Line has trailing spaces. 178
Errors 'if' is not followed by whitespace. 180
Errors Line is longer than 80 characters. 184
Errors Line is longer than 80 characters. 191
Errors Line has trailing spaces. 194
Errors Line has trailing spaces. 197
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 201
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 205
Errors Line is longer than 80 characters. 207
Errors Parameter request should be final. 207
Errors Parameter fileIDs should be final. 207
Errors Line is longer than 80 characters. 210
Errors Line is longer than 80 characters. 211
Errors Line is longer than 80 characters. 221
Errors Line has trailing spaces. 223
Errors Line is longer than 80 characters. 229
Errors 'if' is not followed by whitespace. 237
Errors Line has trailing spaces. 241
Errors Line has trailing spaces. 244
Errors Line has trailing spaces. 247
Errors Unused @throws tag for 'Exception'. 250
Errors Parameter fileToUpload should be final. 252
Errors Parameter url should be final. 252
Errors Expected @throws tag for 'IOException'. 252
Errors Line has trailing spaces. 254
Errors Line is longer than 80 characters. 257
Errors Line has trailing spaces. 260
Errors Line is longer than 80 characters. 262
Errors Line is longer than 80 characters. 265
Errors Line has trailing spaces. 267
Errors Line is longer than 80 characters. 267
Errors Parameter request should be final. 267
Errors Parameter results should be final. 267
Errors Parameter extractedFileIDs should be final. 268
Errors Line has trailing spaces. 270
Errors 'if' is not followed by whitespace. 271
Errors Line has trailing spaces. 274
Errors Line has trailing spaces. 282
Errors Line has trailing spaces. 287
Errors Line is longer than 80 characters. 291
Errors Parameter request should be final. 291
Errors Line is longer than 80 characters. 293
Errors Line has trailing spaces. 299
Errors Line has trailing spaces. 305
Errors Line is longer than 80 characters. 309
Errors Parameter request should be final. 309
Errors Line is longer than 80 characters. 311

org/bitrepository/pillar/checksumpillar/messagehandler/GetFileRequestHandler.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. 41
Errors Line is longer than 80 characters. 47
Errors Parameter context should be final. 47
Errors Parameter refCache should be final. 47
Errors Line has trailing spaces. 50
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 51
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 56
Errors Line is longer than 80 characters. 57
Errors Parameter message should be final. 57
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 66
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 70
Errors Parameter message should be final. 71
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 79
Errors Parameter request should be final. 83
Errors Line is longer than 80 characters. 88

org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForDeleteFileRequestHandler.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. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 48
Errors Parameter context should be final. 48
Errors Parameter refCache should be final. 48
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 52
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors Parameter message should be final. 58
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line is longer than 80 characters. 66
Errors Parameter message should be final. 66
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 72
Errors Line has trailing spaces. 73
Errors Line is longer than 80 characters. 73
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 76
Errors Parameter message should be final. 76
Errors Expected @throws tag for 'RequestHandlerException'. 77
Errors Line is longer than 80 characters. 78
Errors 'if' is not followed by whitespace. 78
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 89
Errors Parameter request should be final. 89
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 94
Errors Line has trailing spaces. 101
Errors Line has trailing spaces. 103
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 112
Errors Parameter request should be final. 112
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 115
Errors Line has trailing spaces. 117

org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForGetChecksumsRequestHandler.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 is longer than 80 characters. 34
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 53
Errors Parameter context should be final. 53
Errors Parameter refCache should be final. 53
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 57
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line is longer than 80 characters. 63
Errors Parameter message should be final. 63
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line is longer than 80 characters. 71
Errors Parameter message should be final. 71
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 79
Errors Parameter message should be final. 79
Errors Expected @throws tag for 'RequestHandlerException'. 79
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 86
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 89
Errors Method 'checkThatAllRequestedFilesAreAvailable' is not designed for extension - needs to be abstract, final or empty. 89
Errors Parameter message should be final. 89
Errors Expected @throws tag for 'RequestHandlerException'. 90
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 96
Errors 'if' is not followed by whitespace. 96
Errors Line has trailing spaces. 99
Errors 'if' is not followed by whitespace. 101
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 113
Errors Parameter request should be final. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 118
Errors Line has trailing spaces. 125
Errors Line has trailing spaces. 127
Errors Line has trailing spaces. 133
Errors Parameter msg should be final. 138
Errors Line has trailing spaces. 139
Errors Line is longer than 80 characters. 142
Errors Line is longer than 80 characters. 143
Errors Line has trailing spaces. 145

org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForGetFileIDsRequestHandler.java

Violation Message Line
Errors File does not end with a newline. 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. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 54
Errors Parameter context should be final. 54
Errors Parameter refCache should be final. 54
Errors Line has trailing spaces. 57
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 58
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 63
Errors Line is longer than 80 characters. 64
Errors Parameter message should be final. 64
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line is longer than 80 characters. 71
Errors Parameter message should be final. 71
Errors Line has trailing spaces. 74
Errors Line has trailing spaces. 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 has trailing spaces. 81
Errors Line is longer than 80 characters. 81
Errors Method 'checkThatAllRequestedFilesAreAvailable' is not designed for extension - needs to be abstract, final or empty. 81
Errors Parameter message should be final. 81
Errors Expected @throws tag for 'RequestHandlerException'. 82
Errors 'if' is not followed by whitespace. 84
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 91
Errors 'if' is not followed by whitespace. 91
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 98
Errors Line is longer than 80 characters. 103
Errors Parameter request should be final. 103
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 105
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 108
Errors Line has trailing spaces. 115
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 118
Errors Line has trailing spaces. 121
Errors Line is longer than 80 characters. 122
Errors Line is longer than 80 characters. 125
Errors Parameter request should be final. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 128
Errors Line has trailing spaces. 129

org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForGetFileRequestHandler.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. 30
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 46
Errors Parameter context should be final. 46
Errors Parameter refCache should be final. 46
Errors Line has trailing spaces. 49
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 50
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 55
Errors Line is longer than 80 characters. 56
Errors Parameter message should be final. 56
Errors Line has trailing spaces. 59
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 61
Errors Line has trailing spaces. 62
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line is longer than 80 characters. 67
Errors Parameter message should be final. 67
Errors Line has trailing spaces. 70
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 78
Errors Line is longer than 80 characters. 81
Errors Parameter request should be final. 81
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 84
Errors Line has trailing spaces. 85

org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForPutFileRequestHandler.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 is longer than 80 characters. 47
Errors Line is longer than 80 characters. 49
Errors Missing a Javadoc comment. 51
Errors Line is longer than 80 characters. 58
Errors Parameter context should be final. 58
Errors Parameter refCache should be final. 58
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 62
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 67
Errors Line is longer than 80 characters. 68
Errors Parameter message should be final. 68
Errors Line is longer than 80 characters. 70
Errors 'if' is not followed by whitespace. 73
Errors Line has trailing spaces. 78
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 81
Errors Line is longer than 80 characters. 82
Errors Parameter message should be final. 82
Errors Line has trailing spaces. 86
Errors Line has trailing spaces. 88
Errors Line has trailing spaces. 92
Errors Line is longer than 80 characters. 92
Errors Parameter message should be final. 92
Errors Expected @throws tag for 'RequestHandlerException'. 93
Errors 'if' is not followed by whitespace. 94
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 98
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 105
Errors Method 'respondDuplicateFile' is not designed for extension - needs to be abstract, final or empty. 105
Errors Parameter message should be final. 105
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 113
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 120
Errors Line has trailing spaces. 122
Errors Line is longer than 80 characters. 127
Errors Method 'respondSuccesfullIdentification' is not designed for extension - needs to be abstract, final or empty. 127
Errors Parameter request should be final. 127
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 131
Errors Line is longer than 80 characters. 137
Errors Line has trailing spaces. 139
Errors Line has trailing spaces. 141
Errors Line has trailing spaces. 147
Errors Line is longer than 80 characters. 151
Errors Parameter msg should be final. 151
Errors Line is longer than 80 characters. 154

org/bitrepository/pillar/checksumpillar/messagehandler/IdentifyPillarsForReplaceFileRequestHandler.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 is longer than 80 characters. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 48
Errors Parameter context should be final. 48
Errors Parameter refCache should be final. 48
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 52
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors Parameter message should be final. 58
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line is longer than 80 characters. 66
Errors Parameter message should be final. 66
Errors Line has trailing spaces. 69
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 72
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Method 'checkThatRequestedFileIsAvailable' is not designed for extension - needs to be abstract, final or empty. 75
Errors Parameter message should be final. 75
Errors Expected @throws tag for 'RequestHandlerException'. 76
Errors Line is longer than 80 characters. 77
Errors 'if' is not followed by whitespace. 77
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 88
Errors Parameter request should be final. 88
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 93
Errors Line has trailing spaces. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 111
Errors Parameter request should be final. 111
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 116

org/bitrepository/pillar/checksumpillar/messagehandler/PutFileRequestHandler.java

Violation Message Line
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. 57
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 66
Errors Parameter context should be final. 66
Errors Parameter refCache should be final. 66
Errors Line has trailing spaces. 69
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 70
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 75
Errors Line is longer than 80 characters. 76
Errors Parameter message should be final. 76
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 83
Errors Parameter message should be final. 84
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 92
Errors Parameter message should be final. 92
Errors Expected @throws tag for 'RequestHandlerException'. 92
Errors 'if' is not followed by whitespace. 95
Errors Line is longer than 80 characters. 96
Errors 'if' is not followed by whitespace. 97
Errors Line is longer than 80 characters. 100
Errors Line is longer than 80 characters. 101
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 106
Errors 'if' is not followed by whitespace. 108
Errors Line has trailing spaces. 109
Errors Line has trailing spaces. 118
Errors Parameter request should be final. 123
Errors Line is longer than 80 characters. 124
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 134
Errors Line is longer than 80 characters. 136
Errors Line is longer than 80 characters. 140
Errors Parameter message should be final. 140
Errors 'if' is not followed by whitespace. 150
Errors Line is longer than 80 characters. 153
Errors Line has trailing spaces. 157
Errors Line has trailing spaces. 158
Errors Line is longer than 80 characters. 158
Errors Line has trailing spaces. 159
Errors Line is longer than 80 characters. 159
Errors Line has trailing spaces. 161
Errors Line is longer than 80 characters. 161
Errors Line has trailing spaces. 164
Errors Line has trailing spaces. 166
Errors Line is longer than 80 characters. 169
Errors Line is longer than 80 characters. 171
Errors Parameter message should be final. 171
Errors 'if' is not followed by whitespace. 172
Errors Line is longer than 80 characters. 173
Errors Line is longer than 80 characters. 176
Errors Line has trailing spaces. 181
Errors Line is longer than 80 characters. 188
Errors Parameter message should be final. 188
Errors Line is longer than 80 characters. 189
Errors Line is longer than 80 characters. 190
Errors Line is longer than 80 characters. 194
Errors Line is longer than 80 characters. 197
Errors Line has trailing spaces. 204
Errors 'if' is not followed by whitespace. 205
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 207
Errors 'if' is not followed by whitespace. 208
Errors Line has trailing spaces. 209
Errors Line has trailing spaces. 213
Errors Line is longer than 80 characters. 213
Errors Line is longer than 80 characters. 215
Errors Line has trailing spaces. 220
Errors Line has trailing spaces. 223
Errors Parameter message should be final. 228
Errors Line has trailing spaces. 235
Errors 'if' is not followed by whitespace. 236
Errors Line is longer than 80 characters. 237
Errors Line has trailing spaces. 238
Errors Line is longer than 80 characters. 239
Errors Line is longer than 80 characters. 240
Errors Line is longer than 80 characters. 241
Errors Line is longer than 80 characters. 243
Errors Line is longer than 80 characters. 244
Errors Line has trailing spaces. 245
Errors Line has trailing spaces. 254
Errors Line has trailing spaces. 256
Errors Line has trailing spaces. 261
Errors Line is longer than 80 characters. 265
Errors Parameter request should be final. 265
Errors Line is longer than 80 characters. 269
Errors Line has trailing spaces. 271
Errors Line has trailing spaces. 274
Errors Line has trailing spaces. 282
Errors Parameter request should be final. 286
Errors Line is longer than 80 characters. 290
Errors Line has trailing spaces. 292

org/bitrepository/pillar/checksumpillar/messagehandler/ReplaceFileRequestHandler.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 Using the '.*' form of import should be avoided - org.bitrepository.bitrepositoryelements.*. 27
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 72
Errors Parameter context should be final. 72
Errors Parameter refCache should be final. 72
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 76
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 81
Errors Line is longer than 80 characters. 82
Errors Parameter message should be final. 82
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 89
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 93
Errors Parameter message should be final. 94
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 100
Errors Unused Javadoc tag. 101
Errors Line is longer than 80 characters. 103
Errors Method 'validateMessage' is not designed for extension - needs to be abstract, final or empty. 103
Errors Parameter message should be final. 103
Errors Expected @throws tag for 'RequestHandlerException'. 103
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
Errors 'if' is not followed by whitespace. 108
Errors Line is longer than 80 characters. 109
Errors 'if' is not followed by whitespace. 110
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 116
Errors 'if' is not followed by whitespace. 118
Errors Line is longer than 80 characters. 119
Errors 'if' is not followed by whitespace. 120
Errors Line is longer than 80 characters. 123
Errors Line is longer than 80 characters. 124
Errors Line is longer than 80 characters. 126
Errors Line has trailing spaces. 128
Errors Line has trailing spaces. 130
Errors Line is longer than 80 characters. 132
Errors 'if' is not followed by whitespace. 132
Errors Line is longer than 80 characters. 135
Errors Line is longer than 80 characters. 137
Errors Line has trailing spaces. 139
Errors Line is longer than 80 characters. 141
Errors Line has trailing spaces. 142
Errors 'if' is not followed by whitespace. 142
Errors Line is longer than 80 characters. 143
Errors Line is longer than 80 characters. 144
Errors 'if' is not followed by whitespace. 145
Errors Line is longer than 80 characters. 146
Errors Line is longer than 80 characters. 147
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 148
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. 156
Errors Line is longer than 80 characters. 159
Errors Line has trailing spaces. 162
Errors Line is longer than 80 characters. 167
Errors Parameter request should be final. 167
Errors Line is longer than 80 characters. 169
Errors Line has trailing spaces. 171
Errors Line has trailing spaces. 179
Errors Line is longer than 80 characters. 181
Errors Line is longer than 80 characters. 183
Errors Line is longer than 80 characters. 186
Errors Parameter message should be final. 186
Errors 'if' is not followed by whitespace. 196
Errors Line is longer than 80 characters. 199
Errors Line has trailing spaces. 203
Errors Line has trailing spaces. 206
Errors Line has trailing spaces. 208
Errors Line is longer than 80 characters. 208
Errors Line is longer than 80 characters. 209
Errors Line is longer than 80 characters. 210
Errors Line is longer than 80 characters. 213
Errors Parameter message should be final. 213
Errors Expected @throws tag for 'RequestHandlerException'. 213
Errors Line is longer than 80 characters. 214
Errors Line is longer than 80 characters. 215
Errors Line has trailing spaces. 219
Errors Line is longer than 80 characters. 219
Errors Line is longer than 80 characters. 222
Errors Line has trailing spaces. 229
Errors 'if' is not followed by whitespace. 231
Errors Line is longer than 80 characters. 232
Errors 'if' is not followed by whitespace. 233
Errors Line is longer than 80 characters. 235
Errors Line has trailing spaces. 236
Errors Line is longer than 80 characters. 236
Errors Line is longer than 80 characters. 238
Errors Line has trailing spaces. 243
Errors Line has trailing spaces. 246
Errors Line has trailing spaces. 248
Errors Line is longer than 80 characters. 251
Errors Line is longer than 80 characters. 253
Errors Parameter message should be final. 253
Errors 'if' is not followed by whitespace. 254
Errors Line is longer than 80 characters. 255
Errors Line is longer than 80 characters. 258
Errors Line has trailing spaces. 263
Errors Line is longer than 80 characters. 269
Errors Parameter message should be final. 269
Errors Parameter newChecksum should be final. 269
Errors Line has trailing spaces. 270
Errors Line is longer than 80 characters. 270
Errors Line has trailing spaces. 271
Errors Line is longer than 80 characters. 271
Errors Line is longer than 80 characters. 272
Errors Parameter request should be final. 279
Errors Line is longer than 80 characters. 281
Errors Line has trailing spaces. 284
Errors Line has trailing spaces. 292
Errors Line has trailing spaces. 296
Errors Line is longer than 80 characters. 296
Errors Line is longer than 80 characters. 299
Errors Line is longer than 80 characters. 301
Errors Parameter message should be final. 301
Errors 'if' is not followed by whitespace. 303
Errors Line has trailing spaces. 306
Errors Line has trailing spaces. 313
Errors Line is longer than 80 characters. 313
Errors Line is longer than 80 characters. 316
Errors Line is longer than 80 characters. 318
Errors Parameter message should be final. 318
Errors 'if' is not followed by whitespace. 320
Errors Line has trailing spaces. 323
Errors Line is longer than 80 characters. 328
Errors Line is longer than 80 characters. 329
Errors Line has trailing spaces. 333
Errors Line is longer than 80 characters. 333
Errors Parameter checksumType should be final. 333
Errors Parameter message should be final. 334
Errors Line has trailing spaces. 336
Errors Line is longer than 80 characters. 337
Errors Line has trailing spaces. 338
Errors Line is longer than 80 characters. 340
Errors Line has trailing spaces. 342
Errors Line has trailing spaces. 345
Errors Line is longer than 80 characters. 349
Errors Line is longer than 80 characters. 350
Errors Line is longer than 80 characters. 352
Errors Parameter request should be final. 352
Errors Parameter requestedOldChecksum should be final. 352
Errors Parameter requestedNewChecksum should be final. 353
Errors Line has trailing spaces. 355
Errors Line has trailing spaces. 359
Errors Line has trailing spaces. 365
Errors Line is longer than 80 characters. 374
Errors Parameter request should be final. 374
Errors Line is longer than 80 characters. 378
Errors Line has trailing spaces. 383
Errors Line is longer than 80 characters. 393
Errors Parameter request should be final. 393
Errors Line is longer than 80 characters. 397

org/bitrepository/pillar/common/ChecksumDatabaseCreator.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. 37
Errors Missing a Javadoc comment. 37
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 43
Errors Parameter args should be final. 47
Errors Line is longer than 80 characters. 54
Errors Method 'createChecksumDatabase' is not designed for extension - needs to be abstract, final or empty. 54
Errors Missing a Javadoc comment. 54
Errors Parameter settings should be final. 54
Errors Parameter pathToSqlCreationScript should be final. 54
Errors Line is longer than 80 characters. 56

org/bitrepository/pillar/common/MessageHandlerContext.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. 31
Errors Missing a Javadoc comment. 34
Errors Missing a Javadoc comment. 35
Errors Parameter settings should be final. 40
Errors Expected @param tag for 'settings'. 40
Errors Parameter pillarCollections should be final. 41
Errors 'pillarCollections' hides a field. 41
Errors Expected @param tag for 'pillarCollections'. 41
Errors Parameter responseDispatcher should be final. 42
Errors Expected @param tag for 'responseDispatcher'. 42
Errors Parameter alarmDispatcher should be final. 43
Errors Expected @param tag for 'alarmDispatcher'. 43
Errors Parameter auditTrailManager should be final. 44
Errors 'auditTrailManager' hides a field. 44
Errors Expected @param tag for 'auditTrailManager'. 44
Errors Method 'getAuditTrailManager' is not designed for extension - needs to be abstract, final or empty. 54
Errors Method 'getPillarCollections' is not designed for extension - needs to be abstract, final or empty. 58
Errors Missing a Javadoc comment. 58

org/bitrepository/pillar/common/PillarAlarmDispatcher.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. 41
Errors Parameter settings should be final. 46
Errors Parameter sender should be final. 46
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 55
Errors Method 'handleIllegalArgumentException' is not designed for extension - needs to be abstract, final or empty. 55
Errors Parameter exception should be final. 55
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 66
Errors Method 'handleRuntimeExceptions' is not designed for extension - needs to be abstract, final or empty. 70
Errors Parameter exception should be final. 70
Errors Method 'handleRequestException' is not designed for extension - needs to be abstract, final or empty. 84
Errors Parameter e should be final. 84
Errors Line has trailing spaces. 86
Errors Line is longer than 80 characters. 87
Errors 'if' is not followed by whitespace. 87
Errors Line is longer than 80 characters. 89
Errors 'if' is not followed by whitespace. 89
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 98
Errors 'if' is not followed by whitespace. 99

org/bitrepository/pillar/common/PillarAuditTrailDatabaseCreator.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. 29
Errors Line is longer than 80 characters. 30
Errors Missing a Javadoc comment. 30
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
Errors Parameter args should be final. 40
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 47
Errors Method 'createAuditTrailContributorDatabase' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter settings should be final. 47
Errors Parameter pathToSqlCreationScript should be final. 47
Errors Line is longer than 80 characters. 49

org/bitrepository/pillar/common/PillarMediator.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. 40
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 47
Errors Variable 'context' must be private and have accessor methods. 47
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Parameter messageBus should be final. 53
Errors Expected @param tag for 'messageBus'. 53
Errors Parameter context should be final. 53
Errors 'context' hides a field. 53
Errors Expected @param tag for 'context'. 53
Errors Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. 58
Errors Line is longer than 80 characters. 60
Errors Parameter request should be final. 60
Errors Parameter handler should be final. 60
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 67
Errors Line has trailing spaces. 80
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 88
Errors Method 'getAlarmDispatcher' is not designed for extension - needs to be abstract, final or empty. 93
Errors Missing a Javadoc comment. 93
Errors Missing a Javadoc comment. 97
Errors Line is longer than 80 characters. 98
Errors Parameter request should be final. 98
Errors Parameter handler should be final. 98
Errors Parameter info should be final. 98
Errors Line is longer than 80 characters. 99

org/bitrepository/pillar/common/PillarMessageHandler.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. 37
Errors Type Javadoc comment is missing an @param <T> tag. 37
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Variable 'context' must be private and have accessor methods. 42
Errors Line has trailing spaces. 45
Errors Parameter context should be final. 49
Errors 'context' hides a field. 49
Errors Line is longer than 80 characters. 51
Errors Method 'getSettings' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line has trailing spaces. 62
Errors Method 'getAuditManager' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line has trailing spaces. 69
Errors Method 'validatePillarId' is not designed for extension - needs to be abstract, final or empty. 74
Errors Parameter pillarId should be final. 74
Errors 'if' is not followed by whitespace. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 87
Errors Method 'validateFileID' is not designed for extension - needs to be abstract, final or empty. 87
Errors Parameter fileId should be final. 87

org/bitrepository/pillar/common/SettingsHelper.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 First sentence should end with a period. 30
Errors Utility classes should not have a public or default constructor. 34
Errors First sentence should end with a period. 35
Errors Expected an @return tag. 41
Errors Line is longer than 80 characters. 41
Errors Parameter pillarID should be final. 41
Errors Expected @param tag for 'pillarID'. 41
Errors Parameter collections should be final. 41
Errors Expected @param tag for 'collections'. 41
Errors 'if' is not followed by whitespace. 45
Errors Line is longer than 80 characters. 51

org/bitrepository/pillar/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 is longer than 80 characters. 28
Errors Line is longer than 80 characters. 32
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 38
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 49

org/bitrepository/pillar/referencepillar/ReferencePillar.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 is longer than 80 characters. 39
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 41
Errors Unused import - org.bitrepository.service.database.DBConnector. 48
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 81
Errors Parameter messageBus should be final. 90
Errors 'messageBus' hides a field. 90
Errors Parameter settings should be final. 90
Errors 'settings' hides a field. 90
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 113
Errors Line has trailing spaces. 115
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 125
Errors 'if' is not followed by whitespace. 125
Errors 'for' is not followed by whitespace. 129
Errors Line is longer than 80 characters. 130
Errors Line is longer than 80 characters. 131
Errors Line has trailing spaces. 135
Errors Line is longer than 80 characters. 139
Errors Parameter settings should be final. 141
Errors 'settings' hides a field. 141
Errors Line is longer than 80 characters. 142
Errors 'if' is not followed by whitespace. 142
Errors Line has trailing spaces. 145
Errors Line is longer than 80 characters. 148
Errors Line is longer than 80 characters. 149
Errors Line is longer than 80 characters. 152
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 159

org/bitrepository/pillar/referencepillar/ReferencePillarLauncher.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 Unused import - org.bitrepository.common.settings.XMLFileSettingsLoader. 27
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 46
Errors Parameter args should be final. 50
Errors '>=' is not followed by whitespace. 52
Errors Avoid inline conditionals. 52
Errors '3' is a magic number. 53
Errors Avoid inline conditionals. 53
Errors Inner assignments should be avoided. 53
Errors ':' is not preceded with whitespace. 53
Errors Line is longer than 80 characters. 55

org/bitrepository/pillar/referencepillar/archive/ArchiveDirectory.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. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 51
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 55
Errors Line has trailing spaces. 56
Errors Unused @param tag for 'dir'. 57
Errors Parameter dirName should be final. 59
Errors Expected @param tag for 'dirName'. 59
Errors Line has trailing spaces. 68
Errors Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 73
Errors Parameter fileId should be final. 73
Errors Line has trailing spaces. 75
Errors 'if' is not followed by whitespace. 76
Errors Line has trailing spaces. 82
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 87
Errors Parameter fileId should be final. 87
Errors Line has trailing spaces. 90
Errors Method 'getFileIds' is not designed for extension - needs to be abstract, final or empty. 94
Errors Line has trailing spaces. 97
Errors Method 'getBytesLeft' is not designed for extension - needs to be abstract, final or empty. 101
Errors Line has trailing spaces. 104
Errors Method 'getFileInTempDir' is not designed for extension - needs to be abstract, final or empty. 109
Errors Parameter fileId should be final. 109
Errors 'if' is not followed by whitespace. 111
Errors Line is longer than 80 characters. 112
Errors Line has trailing spaces. 116
Errors Method 'getNewFileInTempDir' is not designed for extension - needs to be abstract, final or empty. 121
Errors Parameter fileId should be final. 121
Errors 'if' is not followed by whitespace. 123
Errors Line is longer than 80 characters. 124
Errors Line has trailing spaces. 128
Errors Method 'hasFileInTempDir' is not designed for extension - needs to be abstract, final or empty. 133
Errors Parameter fileId should be final. 133
Errors Line has trailing spaces. 136
Errors Line has trailing spaces. 139
Errors Method 'moveFromTmpToArchive' is not designed for extension - needs to be abstract, final or empty. 141
Errors Parameter fileId should be final. 141
Errors Line has trailing spaces. 144
Errors 'if' is not followed by whitespace. 145
Errors Line is longer than 80 characters. 146
Errors 'if' is not followed by whitespace. 148
Errors Line is longer than 80 characters. 149
Errors Line has trailing spaces. 151
Errors Line has trailing spaces. 155
Errors Line has trailing spaces. 157
Errors Line is longer than 80 characters. 157
Errors Method 'removeFileFromArchive' is not designed for extension - needs to be abstract, final or empty. 160
Errors Parameter fileId should be final. 160
Errors 'if' is not followed by whitespace. 162
Errors Line is longer than 80 characters. 163
Errors Line has trailing spaces. 166
Errors Line is longer than 80 characters. 167
Errors 'if' is not followed by whitespace. 168
Errors Line has trailing spaces. 171
Errors Line is longer than 80 characters. 176
Errors Line has trailing spaces. 177
Errors Method 'removeFileFromTmp' is not designed for extension - needs to be abstract, final or empty. 180
Errors Parameter fileId should be final. 180
Errors 'if' is not followed by whitespace. 182
Errors Line is longer than 80 characters. 183
Errors Line has trailing spaces. 186
Errors Line is longer than 80 characters. 187
Errors 'if' is not followed by whitespace. 188
Errors Line has trailing spaces. 191

org/bitrepository/pillar/referencepillar/archive/CollectionArchiveManager.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. 41
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 46
Errors Parameter settings should be final. 51
Errors Line has trailing spaces. 55
Errors Parameter settings should be final. 60
Errors Line is longer than 80 characters. 61
Errors 'for' is not followed by whitespace. 61
Errors '{' is not preceded with whitespace. 61
Errors 'if' is not followed by whitespace. 62
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 72
Errors Parameter settings should be final. 75
Errors Line is longer than 80 characters. 76
Errors 'for' is not followed by whitespace. 76
Errors '{' is not preceded with whitespace. 76
Errors 'if' is not followed by whitespace. 77
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 81
Errors Line has trailing spaces. 83
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 90
Errors Parameter collectionIds should be final. 90
Errors Expected @param tag for 'collectionIds'. 90
Errors Parameter fileDirs should be final. 90
Errors Expected @param tag for 'fileDirs'. 90
Errors 'for' is not followed by whitespace. 91
Errors 'for' is not followed by whitespace. 93
Errors Line has trailing spaces. 96
Errors 'if' is not followed by whitespace. 97
Errors Method 'getFileInfo' is not designed for extension - needs to be abstract, final or empty. 103
Errors Parameter fileID should be final. 104
Errors Parameter collectionId should be final. 104
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 108
Errors Parameter fileID should be final. 109
Errors Parameter collectionId should be final. 109
Errors Method 'getAllFileIds' is not designed for extension - needs to be abstract, final or empty. 113
Errors Parameter collectionId should be final. 114
Errors Method 'downloadFileForValidation' is not designed for extension - needs to be abstract, final or empty. 118
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 119
Errors Parameter fileID should be final. 119
Errors Parameter collectionId should be final. 119
Errors Parameter inputStream should be final. 119
Errors Line is longer than 80 characters. 121
Errors Method 'moveToArchive' is not designed for extension - needs to be abstract, final or empty. 124
Errors Parameter fileID should be final. 125
Errors Parameter collectionId should be final. 125
Errors Method 'deleteFile' is not designed for extension - needs to be abstract, final or empty. 129
Errors Parameter fileID should be final. 130
Errors Parameter collectionId should be final. 130
Errors Line has trailing spaces. 131
Errors Line has trailing spaces. 133
Errors Method 'replaceFile' is not designed for extension - needs to be abstract, final or empty. 134
Errors Parameter fileID should be final. 135
Errors Parameter collectionId should be final. 135
Errors Line has trailing spaces. 138
Errors Method 'sizeLeftInArchive' is not designed for extension - needs to be abstract, final or empty. 139
Errors Parameter collectionId should be final. 140
Errors Line has trailing spaces. 143
Errors Method 'getFileInTmpDir' is not designed for extension - needs to be abstract, final or empty. 144
Errors Parameter fileId should be final. 145
Errors Parameter collectionId should be final. 145
Errors Line is longer than 80 characters. 146
Errors Line has trailing spaces. 148
Errors Method 'ensureFileNotInTmpDir' is not designed for extension - needs to be abstract, final or empty. 149
Errors Parameter fileId should be final. 150
Errors Parameter collectionId should be final. 150
Errors Line has trailing spaces. 153
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 154
Errors 'for' is not followed by whitespace. 156
Errors '{' is not preceded with whitespace. 156
Errors Line has trailing spaces. 160
Errors Line has trailing spaces. 163
Errors Parameter collectionId should be final. 167
Errors 'if' is not followed by whitespace. 168
Errors Line is longer than 80 characters. 171

org/bitrepository/pillar/referencepillar/archive/ReferenceArchive.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 Missing a Javadoc comment. 45
Errors Line is longer than 80 characters. 50
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 53
Errors Line has trailing spaces. 54
Errors Parameter dirPaths should be final. 57
Errors Line is longer than 80 characters. 58
Errors 'for' is not followed by whitespace. 60
Errors Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 70
Errors Parameter fileID should be final. 70
Errors Line has trailing spaces. 72
Errors 'for' is not followed by whitespace. 73
Errors 'if' is not followed by whitespace. 74
Errors Line is longer than 80 characters. 78
Errors Method 'hasFile' is not designed for extension - needs to be abstract, final or empty. 85
Errors Parameter fileID should be final. 85
Errors Line has trailing spaces. 87
Errors 'for' is not followed by whitespace. 88
Errors 'if' is not followed by whitespace. 89
Errors Method 'getAllFileIds' is not designed for extension - needs to be abstract, final or empty. 99
Errors 'for' is not followed by whitespace. 101
Errors Line is longer than 80 characters. 113
Errors Method 'getFileAsInputstream' is not designed for extension - needs to be abstract, final or empty. 113
Errors Parameter fileID should be final. 113
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 122
Errors Line is longer than 80 characters. 125
Errors Method 'downloadFileForValidation' is not designed for extension - needs to be abstract, final or empty. 125
Errors Parameter fileID should be final. 125
Errors Parameter inputStream should be final. 125
Errors Expected @throws tag for 'IOException'. 125
Errors 'synchronized' is not followed by whitespace. 131
Errors Line has trailing spaces. 134
Errors Line is longer than 80 characters. 138
Errors 'if' is not followed by whitespace. 145
Errors Line has trailing spaces. 152
Errors Method 'moveToArchive' is not designed for extension - needs to be abstract, final or empty. 157
Errors Parameter fileID should be final. 157
Errors 'synchronized' is not followed by whitespace. 162
Errors Method 'deleteFile' is not designed for extension - needs to be abstract, final or empty. 171
Errors Parameter fileID should be final. 171
Errors 'synchronized' is not followed by whitespace. 175
Errors Line has trailing spaces. 179
Errors Line is longer than 80 characters. 182
Errors Line has trailing spaces. 183
Errors Method 'replaceFile' is not designed for extension - needs to be abstract, final or empty. 186
Errors Parameter fileID should be final. 186
Errors Line has trailing spaces. 188
Errors Line has trailing spaces. 190
Errors 'synchronized' is not followed by whitespace. 191
Errors Line has trailing spaces. 197
Errors Method 'sizeLeftInArchive' is not designed for extension - needs to be abstract, final or empty. 202
Errors Line has trailing spaces. 205
Errors Method 'getFileInTmpDir' is not designed for extension - needs to be abstract, final or empty. 211
Errors Parameter fileId should be final. 211
Errors Line has trailing spaces. 214
Errors Line has trailing spaces. 217
Errors Method 'ensureFileNotInTmpDir' is not designed for extension - needs to be abstract, final or empty. 220
Errors Parameter fileId should be final. 220
Errors 'for' is not followed by whitespace. 221
Errors 'if' is not followed by whitespace. 222
Errors Line is longer than 80 characters. 223
Errors Line has trailing spaces. 228
Errors Line has trailing spaces. 236
Errors 'for' is not followed by whitespace. 237
Errors 'if' is not followed by whitespace. 238
Errors Line has trailing spaces. 245
Errors Line is longer than 80 characters. 247
Errors Parameter fileId should be final. 251
Errors 'for' is not followed by whitespace. 252
Errors 'if' is not followed by whitespace. 253
Errors Line has trailing spaces. 257
Errors Line is longer than 80 characters. 258
Errors Line is longer than 80 characters. 262
Errors Parameter fileId should be final. 266
Errors 'for' is not followed by whitespace. 267
Errors 'if' is not followed by whitespace. 268
Errors Line has trailing spaces. 272
Errors Line is longer than 80 characters. 273
Errors Line has trailing spaces. 275

org/bitrepository/pillar/referencepillar/archive/ReferenceChecksumManager.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. 50
Errors Line has trailing spaces. 51
Errors Unused @param tag for 'archive'. 70
Errors Unused @param tag for 'defaultChecksumSpec'. 73
Errors Unused @param tag for 'maxAgeForChecksum'. 74
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 76
Errors Parameter archives should be final. 76
Errors 'archives' hides a field. 76
Errors Expected @param tag for 'archives'. 76
Errors Parameter cache should be final. 76
Errors 'cache' hides a field. 76
Errors Parameter alarmDispatcher should be final. 76
Errors 'alarmDispatcher' hides a field. 76
Errors Parameter settings should be final. 77
Errors 'settings' hides a field. 77
Errors Expected @param tag for 'settings'. 77
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 87
Errors Line has trailing spaces. 89
Errors Line is longer than 80 characters. 89
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 91
Errors Line is longer than 80 characters. 97
Errors Method 'getChecksumEntryForFile' is not designed for extension - needs to be abstract, final or empty. 97
Errors Parameter fileId should be final. 97
Errors Parameter collectionId should be final. 97
Errors Parameter csType should be final. 97
Errors 'if' is not followed by whitespace. 98
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 113
Errors Line has trailing spaces. 114
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 116
Errors Line is longer than 80 characters. 116
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 118
Errors Line is longer than 80 characters. 124
Errors Method 'getChecksumForFile' is not designed for extension - needs to be abstract, final or empty. 124
Errors Parameter fileId should be final. 124
Errors Parameter collectionId should be final. 124
Errors Parameter csType should be final. 124
Errors 'if' is not followed by whitespace. 125
Errors Line has trailing spaces. 127
Errors Line is longer than 80 characters. 137
Errors Method 'recalculateChecksum' is not designed for extension - needs to be abstract, final or empty. 141
Errors Parameter fileId should be final. 141
Errors Parameter collectionId should be final. 141
Errors Line is longer than 80 characters. 144
Errors Line is longer than 80 characters. 145
Errors Method 'deleteEntry' is not designed for extension - needs to be abstract, final or empty. 153
Errors Parameter fileId should be final. 153
Errors Parameter collectionId should be final. 153
Errors Line is longer than 80 characters. 164
Errors Method 'getChecksumForTempFile' is not designed for extension - needs to be abstract, final or empty. 164
Errors Parameter fileId should be final. 164
Errors Parameter collectionId should be final. 164
Errors Parameter csType should be final. 164
Errors Line is longer than 80 characters. 170
Errors Line is longer than 80 characters. 174
Errors Line is longer than 80 characters. 176
Errors Method 'getChecksumDataForFile' is not designed for extension - needs to be abstract, final or empty. 176
Errors Parameter fileId should be final. 176
Errors Parameter collectionId should be final. 176
Errors Parameter csType should be final. 176
Errors Line is longer than 80 characters. 177
Errors Line is longer than 80 characters. 179
Errors Line is longer than 80 characters. 186
Errors Line is longer than 80 characters. 190
Errors Line has trailing spaces. 191
Errors Line is longer than 80 characters. 192
Errors Method 'getChecksumDataForChecksumSpec' is not designed for extension - needs to be abstract, final or empty. 192
Errors Parameter fileId should be final. 192
Errors Parameter collectionId should be final. 192
Errors Parameter csType should be final. 193
Errors Line is longer than 80 characters. 194
Errors Line is longer than 80 characters. 195
Errors Line is longer than 80 characters. 196
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 205
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 210
Errors Line has trailing spaces. 213
Errors Line is longer than 80 characters. 213
Errors Method 'getEntries' is not designed for extension - needs to be abstract, final or empty. 213
Errors Parameter minTimeStamp should be final. 213
Errors Parameter maxTimeStamp should be final. 213
Errors Line is longer than 80 characters. 214
Errors Parameter maxNumberOfResults should be final. 214
Errors Parameter collectionId should be final. 214
Errors Parameter spec should be final. 214
Errors 'if' is not followed by whitespace. 215
Errors Line is longer than 80 characters. 217
Errors 'for' is not followed by whitespace. 222
Errors 'if' is not followed by whitespace. 223
Errors Line is longer than 80 characters. 228
Errors Line is longer than 80 characters. 229
Errors Line has trailing spaces. 230
Errors Line contains a tab character. 230
Errors Line is longer than 80 characters. 239
Errors Line is longer than 80 characters. 240
Errors Line has trailing spaces. 245
Errors Line is longer than 80 characters. 245
Errors Method 'getFileIds' is not designed for extension - needs to be abstract, final or empty. 245
Errors Parameter minTimeStamp should be final. 245
Errors Parameter maxTimeStamp should be final. 245
Errors Parameter maxNumberOfResults should be final. 246
Errors Parameter collectionId should be final. 246
Errors 'if' is not followed by whitespace. 250
Errors Line is longer than 80 characters. 251
Errors 'if' is not followed by whitespace. 254
Errors Line is longer than 80 characters. 255
Errors Line is longer than 80 characters. 259
Errors 'for' is not followed by whitespace. 260
Errors 'if' is not followed by whitespace. 262
Errors '&&' should be on a new line. 262
Errors Line has trailing spaces. 270
Errors 'while' is not followed by whitespace. 270
Errors Inner assignments should be avoided. 270
Errors '&&' should be on a new line. 270
Errors 'if' is not followed by whitespace. 276
Errors Line is longer than 80 characters. 284
Errors Line is longer than 80 characters. 286
Errors Method 'ensureStateOfAllData' is not designed for extension - needs to be abstract, final or empty. 288
Errors Parameter collectionId should be final. 288
Errors 'for' is not followed by whitespace. 289
Errors 'for' is not followed by whitespace. 293
Errors Parameter fileId should be final. 304
Errors Parameter collectionId should be final. 304
Errors 'if' is not followed by whitespace. 305
Errors Line is longer than 80 characters. 306
Errors Line is longer than 80 characters. 310
Errors Parameter fileId should be final. 325
Errors Parameter collectionId should be final. 325
Errors Line is longer than 80 characters. 326
Errors 'if' is not followed by whitespace. 328
Errors Line is longer than 80 characters. 329
Errors Line is longer than 80 characters. 332
Errors Line is longer than 80 characters. 333
Errors 'if' is not followed by whitespace. 334
Errors Line has trailing spaces. 335
Errors Line is longer than 80 characters. 335
Errors Line is longer than 80 characters. 337
Errors 'if' is not followed by whitespace. 337
Errors Line has trailing spaces. 338
Errors Line is longer than 80 characters. 338

org/bitrepository/pillar/referencepillar/messagehandler/DeleteFileRequestHandler.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. 49
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58
Errors Parameter context should be final. 58
Errors Parameter archivesManager should be final. 58
Errors Parameter csManager should be final. 59
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 63
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 68
Errors Line is longer than 80 characters. 69
Errors Parameter message should be final. 69
Errors Line is longer than 80 characters. 72
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 77
Errors Parameter message should be final. 78
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 84
Errors Unused Javadoc tag. 85
Errors Line is longer than 80 characters. 87
Errors Method 'validateMessage' is not designed for extension - needs to be abstract, final or empty. 87
Errors Parameter message should be final. 87
Errors Expected @throws tag for 'RequestHandlerException'. 87
Errors Line is longer than 80 characters. 90
Errors 'if' is not followed by whitespace. 91
Errors Line has trailing spaces. 92
Errors Line is longer than 80 characters. 92
Errors 'if' is not followed by whitespace. 94
Errors Line is longer than 80 characters. 97
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 106
Errors 'if' is not followed by whitespace. 106
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 115
Errors 'if' is not followed by whitespace. 116
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 121
Errors 'if' is not followed by whitespace. 122
Errors Line is longer than 80 characters. 123
Errors Line is longer than 80 characters. 124
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 131
Errors Line is longer than 80 characters. 133
Errors Line has trailing spaces. 136
Errors Line is longer than 80 characters. 136
Errors Line is longer than 80 characters. 142
Errors Method 'sendProgressMessage' is not designed for extension - needs to be abstract, final or empty. 145
Errors Parameter request should be final. 145
Errors Line is longer than 80 characters. 146
Errors Line has trailing spaces. 154
Errors Line has trailing spaces. 156
Errors Line is longer than 80 characters. 158
Errors Line is longer than 80 characters. 161
Errors Method 'calculatedRequestedChecksum' is not designed for extension - needs to be abstract, final or empty. 161
Errors Parameter message should be final. 161
Errors Line is longer than 80 characters. 162
Errors 'if' is not followed by whitespace. 163
Errors Line is longer than 80 characters. 167
Errors Line has trailing spaces. 169
Errors Line is longer than 80 characters. 174
Errors Method 'deleteTheFile' is not designed for extension - needs to be abstract, final or empty. 174
Errors Parameter message should be final. 174
Errors Expected @throws tag for 'RequestHandlerException'. 174
Errors Line has trailing spaces. 175
Errors Line is longer than 80 characters. 175
Errors Line is longer than 80 characters. 176
Errors Line is longer than 80 characters. 177
Errors Line is longer than 80 characters. 178
Errors Line is longer than 80 characters. 186
Errors Method 'sendFinalResponse' is not designed for extension - needs to be abstract, final or empty. 186
Errors Parameter request should be final. 186
Errors Parameter requestedChecksum should be final. 186
Errors Line has trailing spaces. 195
Errors Line has trailing spaces. 197
Errors Line is longer than 80 characters. 197
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 204
Errors Parameter request should be final. 204
Errors Line is longer than 80 characters. 207
Errors Line has trailing spaces. 208
Errors Line has trailing spaces. 211
Errors Line has trailing spaces. 213
Errors Line is longer than 80 characters. 213
Errors Line has trailing spaces. 217
Errors Parameter msg should be final. 221
Errors Line is longer than 80 characters. 224

org/bitrepository/pillar/referencepillar/messagehandler/GetChecksumsRequestHandler.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. 52
Errors Line is longer than 80 characters. 65
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Parameter context should be final. 74
Errors Parameter archivesManager should be final. 74
Errors Parameter csManager should be final. 75
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 79
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 84
Errors Line is longer than 80 characters. 85
Errors Parameter message should be final. 85
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 89
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 93
Errors Parameter message should be final. 94
Errors Line has trailing spaces. 99
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 104
Errors Parameter message should be final. 104
Errors Expected @throws tag for 'RequestHandlerException'. 104
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 110
Errors Line is longer than 80 characters. 116
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 120
Errors Parameter message should be final. 120
Errors Expected @throws tag for 'RequestHandlerException'. 120
Errors 'if' is not followed by whitespace. 126
Errors 'if' is not followed by whitespace. 132
Errors Line is longer than 80 characters. 145
Errors Parameter request should be final. 148
Errors Line is longer than 80 characters. 164
Errors Parameter message should be final. 164
Errors Line is longer than 80 characters. 165
Errors 'if' is not followed by whitespace. 167
Errors Line is longer than 80 characters. 169
Errors 'if' is not followed by whitespace. 176
Errors Line is longer than 80 characters. 179
Errors Line is longer than 80 characters. 180
Errors Line has trailing spaces. 186
Errors Line is longer than 80 characters. 186
Errors Line has trailing spaces. 188
Errors Line has trailing spaces. 193
Errors Line is longer than 80 characters. 193
Errors Parameter message should be final. 193
Errors Line is longer than 80 characters. 194
Errors Parameter checksumResultSet should be final. 194
Errors Expected @throws tag for 'RequestHandlerException'. 194
Errors 'if' is not followed by whitespace. 198
Errors Line is longer than 80 characters. 200
Errors Line is longer than 80 characters. 205
Errors Line is longer than 80 characters. 206
Errors Line is longer than 80 characters. 212
Errors 'for' is not followed by whitespace. 212
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 223
Errors Parameter request should be final. 230
Errors Line is longer than 80 characters. 231
Errors Parameter checksumResultSet should be final. 231
Errors Line is longer than 80 characters. 233
Errors Line is longer than 80 characters. 234
Errors Line has trailing spaces. 236
Errors Line is longer than 80 characters. 240
Errors Line is longer than 80 characters. 242
Errors 'for' is not followed by whitespace. 242
Errors 'if' is not followed by whitespace. 256
Errors Line has trailing spaces. 266
Errors Unused @throws tag for 'Exception'. 269
Errors Parameter fileToUpload should be final. 271
Errors Parameter url should be final. 271
Errors Expected @throws tag for 'IOException'. 271
Errors Line is longer than 80 characters. 276
Errors Line is longer than 80 characters. 284
Errors Line has trailing spaces. 286
Errors Line is longer than 80 characters. 286
Errors Parameter request should be final. 286
Errors Parameter results should be final. 286
Errors Parameter extractedChecksums should be final. 287
Errors 'if' is not followed by whitespace. 290
Errors Line has trailing spaces. 306
Errors Line is longer than 80 characters. 308
Errors Line is longer than 80 characters. 310
Errors Parameter message should be final. 310
Errors Line is longer than 80 characters. 312
Errors Line is longer than 80 characters. 315
Errors Line is longer than 80 characters. 321
Errors Line has trailing spaces. 326
Errors Line is longer than 80 characters. 330
Errors Parameter message should be final. 330
Errors Line is longer than 80 characters. 332
Errors Line is longer than 80 characters. 333

org/bitrepository/pillar/referencepillar/messagehandler/GetFileIDsRequestHandler.java

Violation Message Line
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. 53
Errors Line is longer than 80 characters. 65
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Parameter context should be final. 74
Errors Parameter archivesManager should be final. 74
Errors Parameter csManager should be final. 75
Errors Line has trailing spaces. 78
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 79
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 84
Errors Line is longer than 80 characters. 85
Errors Parameter message should be final. 85
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 89
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 93
Errors Parameter message should be final. 94
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 103
Errors Parameter message should be final. 103
Errors Line is longer than 80 characters. 109
Errors Line has trailing spaces. 111
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 119
Errors Parameter message should be final. 119
Errors 'if' is not followed by whitespace. 121
Errors ';' is preceded with whitespace. 122
Errors Line has trailing spaces. 124
Errors Line is longer than 80 characters. 125
Errors 'if' is not followed by whitespace. 125
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line has trailing spaces. 132
Errors Line is longer than 80 characters. 134
Errors Parameter request should be final. 137
Errors Line has trailing spaces. 139
Errors Line has trailing spaces. 147
Errors Line is longer than 80 characters. 149
Errors Line has trailing spaces. 150
Errors Line is longer than 80 characters. 154
Errors Parameter message should be final. 154
Errors 'if' is not followed by whitespace. 155
Errors Line is longer than 80 characters. 157
Errors 'if' is not followed by whitespace. 162
Errors Line is longer than 80 characters. 165
Errors Line has trailing spaces. 169
Errors Line has trailing spaces. 171
Errors Line is longer than 80 characters. 171
Errors Line has trailing spaces. 172
Errors Line has trailing spaces. 175
Errors Line is longer than 80 characters. 175
Errors Line has trailing spaces. 178
Errors Line is longer than 80 characters. 178
Errors Parameter message should be final. 178
Errors Line is longer than 80 characters. 179
Errors Parameter extractedFileIDs should be final. 179
Errors Expected @throws tag for 'RequestHandlerException'. 179
Errors Line has trailing spaces. 181
Errors 'if' is not followed by whitespace. 183
Errors Line is longer than 80 characters. 187
Errors Line is longer than 80 characters. 194
Errors Line has trailing spaces. 197
Errors Line has trailing spaces. 200
Errors Line has trailing spaces. 203
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 207
Errors Line is longer than 80 characters. 208
Errors Line is longer than 80 characters. 210
Errors Parameter request should be final. 210
Errors Parameter fileIDs should be final. 210
Errors Line is longer than 80 characters. 213
Errors Line is longer than 80 characters. 214
Errors Line is longer than 80 characters. 224
Errors Line has trailing spaces. 226
Errors Line is longer than 80 characters. 232
Errors 'if' is not followed by whitespace. 240
Errors Line has trailing spaces. 244
Errors Line has trailing spaces. 247
Errors Line has trailing spaces. 250
Errors Unused @throws tag for 'Exception'. 253
Errors Parameter fileToUpload should be final. 255
Errors Parameter url should be final. 255
Errors Expected @throws tag for 'IOException'. 255
Errors Line is longer than 80 characters. 259
Errors Line has trailing spaces. 262
Errors Line is longer than 80 characters. 264
Errors Line is longer than 80 characters. 267
Errors Line has trailing spaces. 269
Errors Line is longer than 80 characters. 269
Errors Parameter request should be final. 269
Errors Parameter results should be final. 269
Errors Parameter extractedFileIDs should be final. 270
Errors 'if' is not followed by whitespace. 273
Errors Line is longer than 80 characters. 282
Errors Line has trailing spaces. 284
Errors Line has trailing spaces. 289
Errors Line is longer than 80 characters. 293
Errors Parameter message should be final. 293
Errors Line is longer than 80 characters. 295
Errors Line has trailing spaces. 301
Errors Line has trailing spaces. 307
Errors Line is longer than 80 characters. 311
Errors Parameter message should be final. 311
Errors Line is longer than 80 characters. 313

org/bitrepository/pillar/referencepillar/messagehandler/GetFileRequestHandler.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. 44
Errors Line is longer than 80 characters. 55
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Parameter context should be final. 64
Errors Parameter archivesManager should be final. 64
Errors Parameter csManager should be final. 65
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 69
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 74
Errors Line is longer than 80 characters. 75
Errors Parameter message should be final. 75
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 82
Errors Parameter message should be final. 83
Errors Line has trailing spaces. 86
Errors Line is longer than 80 characters. 89
Errors Unused Javadoc tag. 90
Errors Line is longer than 80 characters. 92
Errors Method 'validateMessage' is not designed for extension - needs to be abstract, final or empty. 92
Errors Parameter message should be final. 92
Errors Expected @throws tag for 'RequestHandlerException'. 92
Errors Line is longer than 80 characters. 97
Errors 'if' is not followed by whitespace. 97
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 102
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 109
Errors Method 'sendProgressMessage' is not designed for extension - needs to be abstract, final or empty. 112
Errors Parameter message should be final. 112
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 121
Errors Line has trailing spaces. 122
Errors Line is longer than 80 characters. 129
Errors Method 'uploadToClient' is not designed for extension - needs to be abstract, final or empty. 129
Errors Parameter message should be final. 129
Errors Line is longer than 80 characters. 130
Errors 'if' is not followed by whitespace. 134
Errors Line is longer than 80 characters. 140
Errors Line has trailing spaces. 141
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 142
Errors Line is longer than 80 characters. 143
Errors Line has trailing spaces. 148
Errors Line is longer than 80 characters. 148
Errors Line is longer than 80 characters. 150
Errors Line has trailing spaces. 153
Errors First sentence should end with a period. 154
Errors Line has trailing spaces. 155
Errors Unused @param tag for 'requestedFile'. 156
Errors Line is longer than 80 characters. 161
Errors Parameter fileInfo should be final. 161
Errors Expected @param tag for 'fileInfo'. 161
Errors Parameter filePart should be final. 161
Errors Line is longer than 80 characters. 167
Errors Line has trailing spaces. 169
Errors 'if' is not followed by whitespace. 173
Errors Line has trailing spaces. 179
Errors Method 'sendFinalResponse' is not designed for extension - needs to be abstract, final or empty. 184
Errors Parameter request should be final. 184
Errors Line has trailing spaces. 192
Errors Line has trailing spaces. 194
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 204
Errors Parameter msg should be final. 204
Errors Line is longer than 80 characters. 209
Errors Line has trailing spaces. 213
Errors Line has trailing spaces. 215
Errors Line has trailing spaces. 219
Errors Parameter msg should be final. 223
Errors Line is longer than 80 characters. 228

org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForDeleteFileRequestHandler.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. 35
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Parameter context should be final. 49
Errors Parameter archivesManager should be final. 50
Errors Parameter csManager should be final. 50
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 54
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line is longer than 80 characters. 60
Errors Parameter message should be final. 60
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 67
Errors Line is longer than 80 characters. 68
Errors Parameter message should be final. 68
Errors Line has trailing spaces. 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. 78
Errors Line is longer than 80 characters. 78
Errors Parameter message should be final. 78
Errors Expected @throws tag for 'RequestHandlerException'. 79
Errors Line is longer than 80 characters. 80
Errors 'if' is not followed by whitespace. 80
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 92
Errors Parameter request should be final. 92
Errors Line is longer than 80 characters. 93
Errors Line is longer than 80 characters. 95
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 97
Errors Line has trailing spaces. 105
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 108
Errors Line has trailing spaces. 112
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 116
Errors Parameter msg should be final. 116
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 119
Errors Line has trailing spaces. 120

org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForGetChecksumsRequestHandler.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 is longer than 80 characters. 34
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 44
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 53
Errors Parameter context should be final. 53
Errors Parameter archivesManager should be final. 54
Errors Parameter csManager should be final. 54
Errors Line has trailing spaces. 57
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 58
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 63
Errors Line is longer than 80 characters. 64
Errors Parameter message should be final. 64
Errors Line is longer than 80 characters. 66
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 71
Errors Line is longer than 80 characters. 72
Errors Parameter message should be final. 72
Errors Line has trailing spaces. 75
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 79
Errors Line is longer than 80 characters. 79
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 82
Errors Method 'checkThatAllRequestedFilesAreAvailable' is not designed for extension - needs to be abstract, final or empty. 82
Errors Parameter message should be final. 82
Errors Expected @throws tag for 'RequestHandlerException'. 83
Errors Line has trailing spaces. 86
Errors Line is longer than 80 characters. 89
Errors 'if' is not followed by whitespace. 89
Errors Line has trailing spaces. 92
Errors 'if' is not followed by whitespace. 94
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 98
Errors Line is longer than 80 characters. 99
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 107
Errors Parameter request should be final. 107
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 110
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 118
Errors Line has trailing spaces. 120
Errors Line has trailing spaces. 122
Errors Line has trailing spaces. 127
Errors Line is longer than 80 characters. 131
Errors Parameter msg should be final. 131
Errors Line is longer than 80 characters. 132
Errors Line is longer than 80 characters. 134
Errors Line is longer than 80 characters. 135
Errors Line has trailing spaces. 136

org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForGetFileIDsRequestHandler.java

Violation Message Line
Errors File does not end with a newline. 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. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 36
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. 49
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 55
Errors Parameter context should be final. 55
Errors Parameter archivesManager should be final. 56
Errors Parameter csManager should be final. 56
Errors Line has trailing spaces. 59
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 60
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line is longer than 80 characters. 66
Errors Parameter message should be final. 66
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 72
Errors Line is longer than 80 characters. 73
Errors Parameter message should be final. 73
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 79
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 80
Errors Line has trailing spaces. 83
Errors Line is longer than 80 characters. 83
Errors Method 'checkThatAllRequestedFilesAreAvailable' is not designed for extension - needs to be abstract, final or empty. 83
Errors Parameter message should be final. 83
Errors Expected @throws tag for 'RequestHandlerException'. 84
Errors 'if' is not followed by whitespace. 86
Errors Line is longer than 80 characters. 87
Errors Line has trailing spaces. 91
Errors Line is longer than 80 characters. 93
Errors 'if' is not followed by whitespace. 93
Errors Line is longer than 80 characters. 96
Errors Line has trailing spaces. 97
Errors Line is longer than 80 characters. 98
Errors Line has trailing spaces. 101
Errors Line is longer than 80 characters. 106
Errors Parameter request should be final. 106
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 110
Errors Line has trailing spaces. 111
Errors Line has trailing spaces. 119
Errors Line has trailing spaces. 121
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 129
Errors Parameter msg should be final. 129
Errors Line is longer than 80 characters. 130
Errors Line is longer than 80 characters. 132
Errors Line has trailing spaces. 133

org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForGetFileRequestHandler.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. 30
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 43
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Parameter context should be final. 49
Errors Parameter archivesManager should be final. 50
Errors Parameter csManager should be final. 50
Errors Line has trailing spaces. 53
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 54
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line is longer than 80 characters. 60
Errors Parameter message should be final. 60
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line is longer than 80 characters. 67
Errors Parameter message should be final. 67
Errors Line has trailing spaces. 70
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 76
Errors Parameter message should be final. 76
Errors Expected @throws tag for 'RequestHandlerException'. 77
Errors Line is longer than 80 characters. 79
Errors 'if' is not followed by whitespace. 79
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 88
Errors Line is longer than 80 characters. 93
Errors Parameter request should be final. 93
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 96
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 98
Errors Line has trailing spaces. 106
Errors Line has trailing spaces. 108
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 117
Errors Parameter msg should be final. 117
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 120
Errors Line has trailing spaces. 121

org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForPutFileRequestHandler.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. 32
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 47
Errors Line is longer than 80 characters. 48
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors Parameter context should be final. 57
Errors Parameter archivesManager should be final. 58
Errors Parameter csManager should be final. 58
Errors Line has trailing spaces. 61
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line has trailing spaces. 66
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 67
Errors Line is longer than 80 characters. 68
Errors Parameter message should be final. 68
Errors 'if' is not followed by whitespace. 71
Errors Line has trailing spaces. 78
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line is longer than 80 characters. 80
Errors Parameter message should be final. 80
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 86
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 90
Errors Parameter message should be final. 90
Errors Expected @throws tag for 'RequestHandlerException'. 91
Errors 'if' is not followed by whitespace. 92
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 102
Errors Line has trailing spaces. 105
Errors Line is longer than 80 characters. 105
Errors Parameter message should be final. 105
Errors Expected @throws tag for 'RequestHandlerException'. 106
Errors 'if' is not followed by whitespace. 108
Errors Line has trailing spaces. 113
Errors Line has trailing spaces. 114
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 115
Errors 'if' is not followed by whitespace. 116
Errors Line has trailing spaces. 119
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 120
Errors Line has trailing spaces. 121
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 125
Errors Line is longer than 80 characters. 130
Errors Method 'respondDuplicateFile' is not designed for extension - needs to be abstract, final or empty. 130
Errors Parameter message should be final. 130
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. 137
Errors Line is longer than 80 characters. 138
Errors Line has trailing spaces. 139
Errors Line has trailing spaces. 146
Errors Line is longer than 80 characters. 151
Errors Method 'respondSuccesfullIdentification' is not designed for extension - needs to be abstract, final or empty. 151
Errors Parameter request should be final. 151
Errors Line is longer than 80 characters. 152
Errors Line is longer than 80 characters. 154
Errors Line is longer than 80 characters. 156
Errors Line is longer than 80 characters. 157
Errors Line has trailing spaces. 159
Errors Line has trailing spaces. 167
Errors Line has trailing spaces. 169
Errors Line has trailing spaces. 175
Errors Line is longer than 80 characters. 179
Errors Parameter msg should be final. 179
Errors Line is longer than 80 characters. 180
Errors Line is longer than 80 characters. 181
Errors Line has trailing spaces. 182

org/bitrepository/pillar/referencepillar/messagehandler/IdentifyPillarsForReplaceFileRequestHandler.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 is longer than 80 characters. 32
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 44
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 56
Errors Parameter context should be final. 56
Errors Parameter archivesManager should be final. 57
Errors Parameter csManager should be final. 57
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 61
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 66
Errors Line is longer than 80 characters. 67
Errors Parameter message should be final. 67
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 75
Errors Line is longer than 80 characters. 76
Errors Parameter message should be final. 76
Errors Line has trailing spaces. 79
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 82
Errors Line has trailing spaces. 83
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 85
Errors Method 'checkThatRequestedFileIsAvailable' is not designed for extension - needs to be abstract, final or empty. 85
Errors Parameter message should be final. 85
Errors Expected @throws tag for 'RequestHandlerException'. 86
Errors Line is longer than 80 characters. 87
Errors 'if' is not followed by whitespace. 87
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 91
Errors Line has trailing spaces. 94
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 100
Errors Line is longer than 80 characters. 100
Errors Parameter message should be final. 100
Errors Expected @throws tag for 'RequestHandlerException'. 101
Errors 'if' is not followed by whitespace. 103
Errors Line has trailing spaces. 108
Errors Line has trailing spaces. 109
Errors Line is longer than 80 characters. 109
Errors Line is longer than 80 characters. 110
Errors 'if' is not followed by whitespace. 111
Errors Line has trailing spaces. 114
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 115
Errors Line has trailing spaces. 116
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 125
Errors Parameter request should be final. 125
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line has trailing spaces. 130
Errors Line has trailing spaces. 138
Errors Line has trailing spaces. 140
Errors Line is longer than 80 characters. 141
Errors Line has trailing spaces. 145
Errors Line is longer than 80 characters. 146
Errors Line is longer than 80 characters. 149
Errors Parameter request should be final. 149
Errors Line is longer than 80 characters. 150
Errors Line is longer than 80 characters. 152
Errors Line has trailing spaces. 153

org/bitrepository/pillar/referencepillar/messagehandler/PutFileRequestHandler.java

Violation Message Line
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 is longer than 80 characters. 55
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors Parameter context should be final. 64
Errors Parameter archivesManager should be final. 64
Errors Parameter csManager should be final. 65
Errors Line has trailing spaces. 68
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 69
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 74
Errors Line is longer than 80 characters. 75
Errors Parameter message should be final. 75
Errors Line is longer than 80 characters. 82
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 86
Errors Parameter message should be final. 87
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 95
Errors Parameter message should be final. 95
Errors Expected @throws tag for 'RequestHandlerException'. 95
Errors 'if' is not followed by whitespace. 98
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 99
Errors Line is longer than 80 characters. 101
Errors 'if' is not followed by whitespace. 101
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 107
Errors Line is longer than 80 characters. 108
Errors Line has trailing spaces. 110
Errors Line has trailing spaces. 114
Errors Line has trailing spaces. 116
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 120
Errors Parameter message should be final. 120
Errors Expected @throws tag for 'RequestHandlerException'. 120
Errors Line is longer than 80 characters. 121
Errors 'if' is not followed by whitespace. 121
Errors Line has trailing spaces. 124
Errors Line has trailing spaces. 126
Errors Line is longer than 80 characters. 127
Errors Line has trailing spaces. 130
Errors Line is longer than 80 characters. 133
Errors Line is longer than 80 characters. 137
Errors Parameter message should be final. 137
Errors Expected @throws tag for 'RequestHandlerException'. 137
Errors 'if' is not followed by whitespace. 138
Errors Line has trailing spaces. 142
Errors Line has trailing spaces. 144
Errors Line has trailing spaces. 145
Errors Line is longer than 80 characters. 145
Errors Line is longer than 80 characters. 146
Errors 'if' is not followed by whitespace. 147
Errors Line has trailing spaces. 150
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. 153
Errors Line has trailing spaces. 156
Errors Parameter request should be final. 161
Errors Line is longer than 80 characters. 162
Errors Line has trailing spaces. 167
Errors Line has trailing spaces. 172
Errors Line is longer than 80 characters. 178
Errors Parameter message should be final. 178
Errors Line is longer than 80 characters. 179
Errors Line is longer than 80 characters. 180
Errors Line has trailing spaces. 181
Errors Line is longer than 80 characters. 183
Errors Line is longer than 80 characters. 186
Errors Line has trailing spaces. 193
Errors 'if' is not followed by whitespace. 194
Errors Line is longer than 80 characters. 195
Errors Line has trailing spaces. 196
Errors Line is longer than 80 characters. 196
Errors Line is longer than 80 characters. 198
Errors 'if' is not followed by whitespace. 199
Errors Line is longer than 80 characters. 201
Errors Line has trailing spaces. 202
Errors Line is longer than 80 characters. 202
Errors Line is longer than 80 characters. 204
Errors Line has trailing spaces. 210
Errors Line is longer than 80 characters. 210
Errors Line is longer than 80 characters. 211
Errors Line is longer than 80 characters. 212
Errors Line is longer than 80 characters. 213
Errors Line has trailing spaces. 215
Errors Parameter message should be final. 220
Errors Line has trailing spaces. 227
Errors 'if' is not followed by whitespace. 228
Errors Line is longer than 80 characters. 229
Errors Line is longer than 80 characters. 230
Errors Line has trailing spaces. 238
Errors Line has trailing spaces. 239
Errors Line has trailing spaces. 241
Errors Line has trailing spaces. 246
Errors Line is longer than 80 characters. 250
Errors Parameter request should be final. 250
Errors Line is longer than 80 characters. 254
Errors Line has trailing spaces. 255
Errors Line has trailing spaces. 258
Errors Line has trailing spaces. 266
Errors Parameter request should be final. 270
Errors Line is longer than 80 characters. 274
Errors Line has trailing spaces. 275

org/bitrepository/pillar/referencepillar/messagehandler/ReferencePillarMediator.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 is longer than 80 characters. 35
Errors Line is longer than 80 characters. 37
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. 55
Errors Line is longer than 80 characters. 60
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63
Errors Parameter messageBus should be final. 63
Errors Parameter context should be final. 63
Errors Parameter archives should be final. 64
Errors 'archives' hides a field. 64
Errors Parameter manager should be final. 64
Errors Method 'createListOfHandlers' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 77
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 Line has trailing spaces. 81
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 85
Errors Line has trailing spaces. 86
Errors Line is longer than 80 characters. 87
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 90
Errors Line is longer than 80 characters. 91
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 93
Errors Line has trailing spaces. 95

org/bitrepository/pillar/referencepillar/messagehandler/ReferencePillarMessageHandler.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. 37
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 44
Errors Type Javadoc comment is missing an @param <T> tag. 44
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 55
Errors Parameter context should be final. 55
Errors Parameter archivesManager should be final. 55
Errors Parameter csManager should be final. 56
Errors 'csManager' hides a field. 56
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 64
Errors Method 'getArchives' is not designed for extension - needs to be abstract, final or empty. 68
Errors Line has trailing spaces. 71
Errors Method 'getCsManager' is not designed for extension - needs to be abstract, final or empty. 75
Errors Line has trailing spaces. 78
Errors Line has trailing spaces. 85
Errors Line is longer than 80 characters. 85
Errors Method 'validateChecksumSpecification' is not designed for extension - needs to be abstract, final or empty. 85
Errors Parameter checksumSpec should be final. 85
Errors Parameter collectionId should be final. 85
Errors Expected @throws tag for 'RequestHandlerException'. 86
Errors 'if' is not followed by whitespace. 87
Errors Line has trailing spaces. 90

org/bitrepository/pillar/referencepillar/messagehandler/ReplaceFileRequestHandler.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 Using the '.*' form of import should be avoided - org.bitrepository.bitrepositoryelements.*. 27
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 49
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 54
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 60
Errors Line has trailing spaces. 63
Errors Line has trailing spaces. 69
Errors Line is longer than 80 characters. 69
Errors Parameter context should be final. 69
Errors Parameter archivesManager should be final. 69
Errors Parameter csManager should be final. 70
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 74
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 79
Errors Line is longer than 80 characters. 80
Errors Parameter message should be final. 80
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 91
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 95
Errors Parameter message should be final. 96
Errors Line has trailing spaces. 99
Errors Line is longer than 80 characters. 102
Errors Unused Javadoc tag. 103
Errors Line is longer than 80 characters. 105
Errors Method 'validateMessage' is not designed for extension - needs to be abstract, final or empty. 105
Errors Parameter message should be final. 105
Errors Expected @throws tag for 'RequestHandlerException'. 105
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 109
Errors 'if' is not followed by whitespace. 110
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 111
Errors 'if' is not followed by whitespace. 113
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 117
Errors Line is longer than 80 characters. 119
Errors 'if' is not followed by whitespace. 121
Errors Line has trailing spaces. 122
Errors Line is longer than 80 characters. 122
Errors 'if' is not followed by whitespace. 124
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 132
Errors Line is longer than 80 characters. 134
Errors 'if' is not followed by whitespace. 134
Errors Line is longer than 80 characters. 137
Errors Line is longer than 80 characters. 139
Errors Line is longer than 80 characters. 143
Errors Line is longer than 80 characters. 144
Errors 'if' is not followed by whitespace. 145
Errors Line is longer than 80 characters. 146
Errors Line has trailing spaces. 147
Errors Line is longer than 80 characters. 147
Errors Line is longer than 80 characters. 153
Errors Line is longer than 80 characters. 157
Errors 'if' is not followed by whitespace. 158
Errors Line has trailing spaces. 160
Errors Line is longer than 80 characters. 160
Errors Line is longer than 80 characters. 162
Errors 'if' is not followed by whitespace. 163
Errors Line is longer than 80 characters. 164
Errors Line is longer than 80 characters. 165
Errors Line has trailing spaces. 166
Errors Line is longer than 80 characters. 166
Errors Line is longer than 80 characters. 167
Errors Line is longer than 80 characters. 168
Errors Line is longer than 80 characters. 169
Errors Line has trailing spaces. 170
Errors Line is longer than 80 characters. 172
Errors Line is longer than 80 characters. 174
Errors Line is longer than 80 characters. 177
Errors Line has trailing spaces. 180
Errors Line is longer than 80 characters. 185
Errors Parameter request should be final. 185
Errors Line is longer than 80 characters. 187
Errors Line has trailing spaces. 189
Errors Line has trailing spaces. 197
Errors Line has trailing spaces. 199
Errors Line is longer than 80 characters. 200
Errors Line is longer than 80 characters. 201
Errors Line is longer than 80 characters. 203
Errors Parameter message should be final. 203
Errors Expected @throws tag for 'RequestHandlerException'. 203
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 205
Errors Line has trailing spaces. 208
Errors Line is longer than 80 characters. 208
Errors Line is longer than 80 characters. 211
Errors Line has trailing spaces. 218
Errors 'if' is not followed by whitespace. 220
Errors Line has trailing spaces. 221
Errors Line is longer than 80 characters. 221
Errors Line is longer than 80 characters. 223
Errors 'if' is not followed by whitespace. 224
Errors Line is longer than 80 characters. 226
Errors Line has trailing spaces. 227
Errors Line is longer than 80 characters. 227
Errors Line is longer than 80 characters. 229
Errors Parameter request should be final. 241
Errors Line is longer than 80 characters. 243
Errors Line has trailing spaces. 246
Errors Line has trailing spaces. 254
Errors Line has trailing spaces. 258
Errors Line is longer than 80 characters. 258
Errors Line is longer than 80 characters. 261
Errors Line is longer than 80 characters. 263
Errors Parameter message should be final. 263
Errors 'if' is not followed by whitespace. 265
Errors Line has trailing spaces. 268
Errors Line has trailing spaces. 275
Errors Line is longer than 80 characters. 275
Errors Line is longer than 80 characters. 278
Errors Line is longer than 80 characters. 280
Errors Parameter message should be final. 280
Errors 'if' is not followed by whitespace. 283
Errors Line has trailing spaces. 286
Errors Line is longer than 80 characters. 291
Errors Line is longer than 80 characters. 292
Errors Line has trailing spaces. 296
Errors Line is longer than 80 characters. 296
Errors Parameter checksumType should be final. 296
Errors Parameter message should be final. 297
Errors Line is longer than 80 characters. 298
Errors Line has trailing spaces. 302
Errors Line is longer than 80 characters. 302
Errors Line is longer than 80 characters. 303
Errors Parameter message should be final. 306
Errors Line is longer than 80 characters. 307
Errors Line has trailing spaces. 309
Errors Line is longer than 80 characters. 309
Errors Line has trailing spaces. 310
Errors Line is longer than 80 characters. 310
Errors Line is longer than 80 characters. 311
Errors Line is longer than 80 characters. 312
Errors Line has trailing spaces. 314
Errors Line is longer than 80 characters. 318
Errors Line is longer than 80 characters. 319
Errors Line is longer than 80 characters. 321
Errors Parameter request should be final. 321
Errors Parameter requestedOldChecksum should be final. 321
Errors Parameter requestedNewChecksum should be final. 322
Errors Line has trailing spaces. 324
Errors Line has trailing spaces. 328
Errors Line has trailing spaces. 334
Errors Line is longer than 80 characters. 343
Errors Parameter request should be final. 343
Errors Line is longer than 80 characters. 347
Errors Line has trailing spaces. 351
Errors Line is longer than 80 characters. 361
Errors Parameter request should be final. 361
Errors Line is longer than 80 characters. 365

org/bitrepository/pillar/referencepillar/scheduler/RecalculateChecksumJob.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 3
Errors Line has trailing spaces. 20
Errors Missing a Javadoc comment. 23
Errors Line has trailing spaces. 24
Errors Line is longer than 80 characters. 30
Errors Parameter collectionID should be final. 30
Errors 'collectionID' hides a field. 30
Errors Parameter manager should be final. 30
Errors 'manager' hides a field. 30
Errors Line has trailing spaces. 35
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 36
Errors Method 'currentState' is not designed for extension - needs to be abstract, final or empty. 44
Errors 'if' is not followed by whitespace. 46
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 55
Errors Method 'getJobID' is not designed for extension - needs to be abstract, final or empty. 58
Errors Parameter context should be final. 64
Errors Parameter collectionID should be final. 64
Errors 'collectionID' hides a field. 64

org/bitrepository/protocol/CoordinationLayerException.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. 27
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 34
Errors Unused @param tag for 'message'. 35
Errors Parameter arg0 should be final. 37
Errors Expected @param tag for 'arg0'. 37
Errors Parameter arg1 should be final. 37
Errors Expected @param tag for 'arg1'. 37
Errors Unused @param tag for 'message'. 43
Errors Parameter arg0 should be final. 45
Errors Expected @param tag for 'arg0'. 45

org/bitrepository/protocol/CorrelationIDGenerator.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. 26
Errors Utility classes should not have a public or default constructor. 26
Errors Missing a Javadoc comment. 27

org/bitrepository/protocol/FileExchange.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. 40
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 52
Errors Line has trailing spaces. 61
Errors Line has trailing spaces. 117
Errors Line has trailing spaces. 120

org/bitrepository/protocol/InvalidMessageVersionException.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. 27
Errors Missing a Javadoc comment. 29
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 31
Errors Missing a Javadoc comment. 31
Errors Parameter responseCode should be final. 31
Errors Parameter responseText should be final. 31
Errors Line contains a tab character. 32
Errors Line has trailing spaces. 37
Errors Method 'getResponseInfo' is not designed for extension - needs to be abstract, final or empty. 38
Errors Missing a Javadoc comment. 38
Errors Line has trailing spaces. 41

org/bitrepository/protocol/MessageVersionValidator.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. 31
Errors Line is longer than 80 characters. 31
Errors Class MessageVersionValidator should be declared as final. 33
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 36
Errors Line has trailing spaces. 40
Errors First sentence should end with a period. 41
Errors Line has trailing spaces. 42
Errors '{' is not followed by whitespace. 44
Errors '}' is not preceded with whitespace. 44
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 46
Errors Missing a Javadoc comment. 46
Errors Parameter message should be final. 46
Errors Redundant throws: 'InvalidMessageVersionException' is unchecked exception. 46
Errors Line is longer than 80 characters. 47
Errors 'if' is not followed by whitespace. 47
Errors Line is longer than 80 characters. 48
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 52
Errors 'if' is not followed by whitespace. 52
Errors Line is longer than 80 characters. 53
Errors '+' should be on a new line. 53
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 56
Errors '+' should be on a new line. 56
Errors Line has trailing spaces. 60
Errors Missing a Javadoc comment. 61

org/bitrepository/protocol/OperationType.java

Violation Message Line
Errors Line has trailing spaces. 2
Errors Line is longer than 80 characters. 2
Errors Line has trailing spaces. 3
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 4
Errors Line has trailing spaces. 5
Errors Line is longer than 80 characters. 15
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line has trailing spaces. 21
Errors Line has trailing spaces. 26
Errors Line has trailing spaces. 27
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. 48
Errors Parameter v should be final. 48
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 56
Errors Parameter v should be final. 56

org/bitrepository/protocol/ProtocolComponentFactory.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. 35
Errors Line is longer than 80 characters. 36
Errors First sentence should end with a period. 40
Errors First sentence should end with a period. 43
Errors Variable 'fileExchange' must be private and have accessor methods. 60
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 67
Errors Parameter settings should be final. 67
Errors Expected @param tag for 'settings'. 67
Errors Parameter securityManager should be final. 67
Errors Expected @param tag for 'securityManager'. 67
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 72
Errors Parameter settings should be final. 77
Errors Line is longer than 80 characters. 79
Errors 'if' is not followed by whitespace. 79
Errors ')' is preceded with whitespace. 79
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 80

org/bitrepository/protocol/ProtocolVersionLoader.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 Class ProtocolVersionLoader should be declared as final. 32
Errors Missing a Javadoc comment. 32
Errors Missing a Javadoc comment. 34
Errors Line has trailing spaces. 35
Errors First sentence should end with a period. 36
Errors Line has trailing spaces. 37
Errors '{' is not followed by whitespace. 39
Errors '}' is not preceded with whitespace. 39
Errors Line has trailing spaces. 40
Errors First sentence should end with a period. 41
Errors Line is longer than 80 characters. 43
Errors 'if' is not followed by whitespace. 46
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 66
Errors '+' should be on a new line. 66
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 70
Errors Line has trailing spaces. 73

org/bitrepository/protocol/ResponsePopulator.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. 29
Errors Missing a Javadoc comment. 30
Errors Variable 'collectionID' must be private and have accessor methods. 30
Errors Missing a Javadoc comment. 31
Errors Variable 'from' must be private and have accessor methods. 31
Errors Missing a Javadoc comment. 32
Errors Variable 'replyTo' must be private and have accessor methods. 32
Errors Missing a Javadoc comment. 35
Errors Parameter collectionID should be final. 35
Errors 'collectionID' hides a field. 35
Errors Parameter from should be final. 35
Errors 'from' hides a field. 35
Errors Parameter replyTo should be final. 35
Errors 'replyTo' hides a field. 35
Errors Method 'initializeMessageDetails' is not designed for extension - needs to be abstract, final or empty. 41
Errors Missing a Javadoc comment. 41
Errors Parameter msg should be final. 41
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 44
Errors Method 'initialiseResponseDetails' is not designed for extension - needs to be abstract, final or empty. 47
Errors Missing a Javadoc comment. 47
Errors Parameter response should be final. 48
Errors Parameter correlationID should be final. 49
Errors Parameter to should be final. 49
Errors Method 'initialisePositiveIdentifyResponse' is not designed for extension - needs to be abstract, final or empty. 58
Errors Missing a Javadoc comment. 58
Errors Parameter response should be final. 59
Errors Parameter correlationID should be final. 60
Errors Parameter to should be final. 60
Errors ',' is not followed by whitespace. 61

org/bitrepository/protocol/activemq/ActiveMQMessageBus.java

Violation Message Line
Errors File does not end with a newline. 0
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 Using the '.*' form of import should be avoided - org.bitrepository.protocol.messagebus.logger.*. 37
Errors Using the '.*' form of import should be avoided - javax.jms.*. 44
Errors Using the '.*' form of import should be avoided - java.util.*. 45
Errors Using the '.*' form of import should be avoided - java.util.concurrent.*. 46
Errors Missing a Javadoc comment. 53
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 60
Errors Missing a Javadoc comment. 61
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 77
Errors Line is longer than 80 characters. 77
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 92
Errors Missing a Javadoc comment. 95
Errors Missing a Javadoc comment. 96
Errors Missing a Javadoc comment. 97
Errors Missing a Javadoc comment. 98
Errors Missing a Javadoc comment. 100
Errors Missing a Javadoc comment. 101
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 107
Errors Line has trailing spaces. 109
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 116
Errors Parameter messageBusConfiguration should be final. 120
Errors Parameter securityManager should be final. 121
Errors 'securityManager' hides a field. 121
Errors Line is longer than 80 characters. 122
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 132
Errors Line is longer than 80 characters. 133
Errors Line is longer than 80 characters. 139
Errors Line is longer than 80 characters. 141
Errors Line has trailing spaces. 142
Errors Line has trailing spaces. 144
Errors Line is longer than 80 characters. 144
Errors Line has trailing spaces. 149
Errors Line is longer than 80 characters. 149
Errors Line is longer than 80 characters. 150
Errors Line is longer than 80 characters. 159
Errors Method 'addListener' is not designed for extension - needs to be abstract, final or empty. 167
Errors Line is longer than 80 characters. 168
Errors Parameter destinationID should be final. 168
Errors Line is longer than 80 characters. 169
Errors Line is longer than 80 characters. 176
Errors Line is longer than 80 characters. 181
Errors Line is longer than 80 characters. 182
Errors Line is longer than 80 characters. 183
Errors Line is longer than 80 characters. 184
Errors Line is longer than 80 characters. 189
Errors Method 'removeListener' is not designed for extension - needs to be abstract, final or empty. 193
Errors Line is longer than 80 characters. 194
Errors Parameter destinationID should be final. 194
Errors Parameter listener should be final. 194
Errors Line is longer than 80 characters. 195
Errors '+' should be on a new line. 195
Errors Line has trailing spaces. 199
Errors Line is longer than 80 characters. 199
Errors Line has trailing spaces. 200
Errors Line is longer than 80 characters. 200
Errors Line is longer than 80 characters. 205
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 210
Errors Unable to get class information for JMSException. 211
Errors Method 'sendMessage' is not designed for extension - needs to be abstract, final or empty. 221
Errors Parameter content should be final. 222
Errors Line is longer than 80 characters. 223
Errors Line is longer than 80 characters. 231
Errors Parameter destinationID should be final. 239
Errors Parameter replyTo should be final. 240
Errors Parameter recipient should be final. 241
Errors Expected @param tag for 'recipient'. 241
Errors Parameter collectionID should be final. 242
Errors Parameter correlationID should be final. 243
Errors Parameter content should be final. 244
Errors Line is longer than 80 characters. 248
Errors Line is longer than 80 characters. 249
Errors Line is longer than 80 characters. 252
Errors Line is longer than 80 characters. 256
Errors Line is longer than 80 characters. 266
Errors Line is longer than 80 characters. 273
Errors Line is longer than 80 characters. 280
Errors Parameter destinationID should be final. 280
Errors Parameter listener should be final. 280
Errors Line is longer than 80 characters. 282
Errors Line is longer than 80 characters. 286
Errors Line is longer than 80 characters. 291
Errors Line is longer than 80 characters. 305
Errors Parameter destinationID should be final. 305
Errors Parameter listener should be final. 305
Errors Line is longer than 80 characters. 315
Errors Parameter destinationID should be final. 315
Errors Line is longer than 80 characters. 316
Errors 'producer' hides a field. 317
Errors Line is longer than 80 characters. 322
Errors Line is longer than 80 characters. 331
Errors Parameter destinationID should be final. 333
Errors Parameter session should be final. 333
Errors Expected @param tag for 'session'. 333
Errors Line is longer than 80 characters. 351
Errors '+' should be on a new line. 351
Errors Line is longer than 80 characters. 356
Errors Parameter arg0 should be final. 366
Errors Line has trailing spaces. 382
Errors Line is longer than 80 characters. 386
Errors Parameter listener should be final. 388
Errors Line is longer than 80 characters. 393
Errors Line is longer than 80 characters. 405
Errors 'if' is not followed by whitespace. 408
Errors Line is longer than 80 characters. 409
Errors Line is longer than 80 characters. 410
Errors Line is longer than 80 characters. 414
Errors 'if' is not followed by whitespace. 415
Errors Line is longer than 80 characters. 416
Errors Line is longer than 80 characters. 417
Errors Line is longer than 80 characters. 422
Errors Line is longer than 80 characters. 426
Errors Line is longer than 80 characters. 431
Errors Line is longer than 80 characters. 433
Errors Line is longer than 80 characters. 441
Errors Line has trailing spaces. 444
Errors Parameter message should be final. 449
Errors Line is longer than 80 characters. 450
Errors Line is longer than 80 characters. 452
Errors Line has trailing spaces. 455
Errors Line has trailing spaces. 464
Errors Parameter listener should be final. 469
Errors 'listener' hides a field. 469
Errors Parameter message should be final. 469
Errors 'message' hides a field. 469
Errors Line has trailing spaces. 473
Errors Missing a Javadoc comment. 481
Errors Line is longer than 80 characters. 482
Errors Line is longer than 80 characters. 483
Errors Line is longer than 80 characters. 484
Errors Line is longer than 80 characters. 485
Errors Line is longer than 80 characters. 486
Errors Line is longer than 80 characters. 487
Errors Line is longer than 80 characters. 488
Errors Line is longer than 80 characters. 489
Errors Line is longer than 80 characters. 490
Errors Line is longer than 80 characters. 491
Errors Method 'setComponentFilter' is not designed for extension - needs to be abstract, final or empty. 494
Errors Parameter componentIDs should be final. 495
Errors Method 'setCollectionFilter' is not designed for extension - needs to be abstract, final or empty. 501
Errors Parameter collectionIDs should be final. 502

org/bitrepository/protocol/http/HttpFileExchange.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. 62
Errors Variable 'settings' must be private and have accessor methods. 66
Errors Line has trailing spaces. 67
Errors Parameter settings should be final. 72
Errors 'settings' hides a field. 72
Errors Line has trailing spaces. 75
Errors Method 'uploadToServer' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter in should be final. 77
Errors Parameter url should be final. 77
Errors Line has trailing spaces. 80
Errors Method 'downloadFromServer' is not designed for extension - needs to be abstract, final or empty. 81
Errors Parameter url should be final. 82
Errors Line has trailing spaces. 85
Errors Method 'uploadToServer' is not designed for extension - needs to be abstract, final or empty. 86
Errors Parameter in should be final. 87
Errors Parameter filename should be final. 87
Errors 'if' is not followed by whitespace. 89
Errors Line has trailing spaces. 90
Errors Line has trailing spaces. 97
Errors Method 'uploadToServer' is not designed for extension - needs to be abstract, final or empty. 98
Errors Parameter dataFile should be final. 99
Errors 'if' is not followed by whitespace. 100
Errors 'if' is not followed by whitespace. 103
Errors Line has trailing spaces. 104
Errors Line has trailing spaces. 107
Errors Line has trailing spaces. 111
Errors 'if' is not followed by whitespace. 117
Errors Line has trailing spaces. 127
Errors Method 'downloadFromServer' is not designed for extension - needs to be abstract, final or empty. 128
Errors Parameter out should be final. 129
Errors Parameter url should be final. 129
Errors Line has trailing spaces. 133
Errors Method 'downloadFromServer' is not designed for extension - needs to be abstract, final or empty. 134
Errors Parameter outputFile should be final. 135
Errors Parameter fileAddress should be final. 135
Errors Line has trailing spaces. 140
Errors Line has trailing spaces. 145
Errors Line has trailing spaces. 149
Errors Line has trailing spaces. 151
Errors Line has trailing spaces. 152
Errors Line has trailing spaces. 154
Errors Line has trailing spaces. 157
Errors Method 'performDownload' is not designed for extension - needs to be abstract, final or empty. 160
Errors Parameter out should be final. 160
Errors Parameter url should be final. 160
Errors 'if' is not followed by whitespace. 162
Errors Line has trailing spaces. 169
Errors Method 'retrieveStream' is not designed for extension - needs to be abstract, final or empty. 176
Errors Parameter url should be final. 176
Errors Line has trailing spaces. 182
Errors Line has trailing spaces. 185
Errors Line has trailing spaces. 186
Errors Line has trailing spaces. 187
Errors Line has trailing spaces. 188
Errors Line has trailing spaces. 191
Errors Parameter in should be final. 195
Errors Parameter url should be final. 195
Errors Line has trailing spaces. 204
Errors Line is longer than 80 characters. 206
Errors 'if' is not followed by whitespace. 206
Errors Line has trailing spaces. 207
Errors Line is longer than 80 characters. 207
Errors Line is longer than 80 characters. 211
Errors 'if' is not followed by whitespace. 213
Errors Line has trailing spaces. 218
Errors Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 219
Errors Parameter filename should be final. 220
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 222
Errors Line is longer than 80 characters. 223
Errors Line is longer than 80 characters. 224
Errors Line is longer than 80 characters. 228
Errors Line has trailing spaces. 229
Errors Line is longer than 80 characters. 229
Errors Line is longer than 80 characters. 230
Errors Line has trailing spaces. 236
Errors Line has trailing spaces. 239
Errors Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 243
Errors Parameter url should be final. 243
Errors Line is longer than 80 characters. 247
Errors Line has trailing spaces. 250
Errors Method 'getHttpClient' is not designed for extension - needs to be abstract, final or empty. 256
Errors Method 'deleteFromServer' is not designed for extension - needs to be abstract, final or empty. 260
Errors Line is longer than 80 characters. 261
Errors Parameter url should be final. 261
Errors Line has trailing spaces. 265
Errors 'if' is not followed by whitespace. 268

org/bitrepository/protocol/http/HttpsFileExchange.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. 50
Errors Parameter settings should be final. 55
Errors Line has trailing spaces. 59
Errors Line has trailing spaces. 63
Errors Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 67
Errors Parameter url should be final. 68
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 77
Errors Line has trailing spaces. 81
Errors Parameter string should be final. 83
Errors Parameter sslSession should be final. 83
Errors Method 'getHttpClient' is not designed for extension - needs to be abstract, final or empty. 88
Errors Line is longer than 80 characters. 92
Errors Line has trailing spaces. 93
Errors Line is longer than 80 characters. 94
Errors Line has trailing spaces. 99

org/bitrepository/protocol/messagebus/MessageBus.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. 35
Errors Line has trailing spaces. 54
Errors Line is longer than 80 characters. 54
Errors Expected @throws tag for 'JMSException'. 56
Errors Unable to get class information for JMSException. 56
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 60
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 75

org/bitrepository/protocol/messagebus/MessageBusManager.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. 40
Errors Missing a Javadoc comment. 43
Errors Line is longer than 80 characters. 44
Errors Missing a Javadoc comment. 44
Errors Line is longer than 80 characters. 50
Errors ',' is not followed by whitespace. 50
Errors Name 'messageBusMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Errors ',' is not followed by whitespace. 50
Errors Line has trailing spaces. 51
Errors First sentence should end with a period. 52
Errors '{' is not followed by whitespace. 53
Errors '}' is not preceded with whitespace. 53
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 59
Errors 'static' modifier out of order with the JLS suggestions. 59
Errors Parameter settings should be final. 59
Errors Expected @param tag for 'settings'. 59
Errors Parameter securityManager should be final. 59
Errors Expected @param tag for 'securityManager'. 59
Errors Line is longer than 80 characters. 65
Errors Expected an @return tag. 74
Errors 'static' modifier out of order with the JLS suggestions. 74
Errors Missing a Javadoc comment. 78
Errors Parameter settings should be final. 79
Errors Parameter securityManager should be final. 80
Errors Line is longer than 80 characters. 81
Errors Line is longer than 80 characters. 90
Errors Parameter name should be final. 90
Errors Expected @param tag for 'name'. 90
Errors Parameter messageBus should be final. 90
Errors Line is longer than 80 characters. 95
Errors Line is longer than 80 characters. 105

org/bitrepository/protocol/messagebus/MessageListener.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 Using the '.*' form of import should be avoided - org.bitrepository.bitrepositorymessages.*. 27
Errors Line is longer than 80 characters. 33

org/bitrepository/protocol/messagebus/MessageSender.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/protocol/messagebus/destination/DefaultReceiverDestinationIDFactory.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 Missing a Javadoc comment. 24
Errors '{' is not preceded with whitespace. 24
Errors Method 'getReceiverDestinationID' is not designed for extension - needs to be abstract, final or empty. 25
Errors Line is longer than 80 characters. 26
Errors Parameter componentID should be final. 26
Errors Parameter collectionDestinationID should be final. 26

org/bitrepository/protocol/messagebus/destination/DestinationHelper.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 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 Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 31
Errors Missing a Javadoc comment. 32
Errors First sentence should end with a period. 34
Errors Line is longer than 80 characters. 35
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 componentID should be final. 41
Errors 'componentID' hides a field. 41
Errors Parameter receiverDestinationIDFactoryClass should be final. 41
Errors Parameter collectionDestinationID should be final. 41
Errors 'collectionDestinationID' hides a field. 41
Errors Expected @param tag for 'collectionDestinationID'. 41
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 49
Errors Expected an @return tag. 51
Errors Method 'getReceiverDestinationID' is not designed for extension - needs to be abstract, final or empty. 51
Errors Line is longer than 80 characters. 52
Errors Missing a Javadoc comment. 55
Errors Parameter receiverDestinationIDFactoryClass should be final. 56
Errors Line is longer than 80 characters. 58
Errors Line is longer than 80 characters. 62
Errors 'cast' is not followed by whitespace. 62
Errors Line is longer than 80 characters. 64
Errors '+' should be on a new line. 64
Errors '+' should be on a new line. 65
Errors Line is longer than 80 characters. 66

org/bitrepository/protocol/messagebus/destination/ReceiverDestinationIDFactory.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. 28
Errors Missing a Javadoc comment. 28
Errors Redundant 'public' modifier. 28

org/bitrepository/protocol/messagebus/destination/UserSpecificReceiverDestinationIDFactory.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 Missing a Javadoc comment. 24
Errors Method 'getReceiverDestinationID' is not designed for extension - needs to be abstract, final or empty. 25
Errors Line is longer than 80 characters. 26
Errors Parameter componentID should be final. 26
Errors Parameter collectionDestinationID should be final. 26
Errors Line is longer than 80 characters. 27

org/bitrepository/protocol/messagebus/logger/AlarmMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 32
Errors Line is longer than 80 characters. 33
Errors Parameter messageSB should be final. 33
Errors Parameter message should be final. 33

org/bitrepository/protocol/messagebus/logger/DefaultMessagingLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 32
Errors Missing a Javadoc comment. 36
Errors Variable 'log' must be private and have accessor methods. 36
Errors Method 'logMessageSent' is not designed for extension - needs to be abstract, final or empty. 38
Errors Parameter message should be final. 39
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 45
Errors Method 'logMessageReceived' is not designed for extension - needs to be abstract, final or empty. 55
Errors Parameter message should be final. 56
Errors Line is longer than 80 characters. 59
Errors Line is longer than 80 characters. 70
Errors Expected an @return tag. 72
Errors Method 'shouldLogFullMessage' is not designed for extension - needs to be abstract, final or empty. 72
Errors Parameter message should be final. 72
Errors Expected @param tag for 'message'. 72
Errors Line is longer than 80 characters. 77
Errors Unused Javadoc tag. 79
Errors Method 'logFullMessage' is not designed for extension - needs to be abstract, final or empty. 81
Errors Parameter message should be final. 81
Errors Line is longer than 80 characters. 84
Errors Missing a Javadoc comment. 84
Errors Parameter messageSB should be final. 84
Errors Parameter message should be final. 84
Errors Method 'logShortMessage' is not designed for extension - needs to be abstract, final or empty. 94
Errors Parameter message should be final. 94
Errors Line is longer than 80 characters. 97
Errors Missing a Javadoc comment. 97
Errors Parameter messageSB should be final. 97
Errors Parameter message should be final. 97
Errors Line is longer than 80 characters. 105
Errors Missing a Javadoc comment. 105
Errors Parameter messageSB should be final. 105
Errors Parameter message should be final. 105
Errors Line is longer than 80 characters. 107
Errors Line is longer than 80 characters. 111
Errors Missing a Javadoc comment. 111
Errors Parameter messageSB should be final. 111
Errors Parameter response should be final. 111
Errors '+' should be on a new line. 112
Errors Line is longer than 80 characters. 117
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 117
Errors Missing a Javadoc comment. 117
Errors Parameter messageSB should be final. 117
Errors Parameter message should be final. 117

org/bitrepository/protocol/messagebus/logger/DeleteFileMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 25
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 34
Errors Line is longer than 80 characters. 35
Errors Parameter messageSB should be final. 35
Errors Parameter message should be final. 35
Errors Line is longer than 80 characters. 37
Errors '}' should be on the same line. 39
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 '}' should be on the same line. 53
Errors Line is longer than 80 characters. 56
Errors Line is longer than 80 characters. 58

org/bitrepository/protocol/messagebus/logger/GetAuditTrailsMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 33
Errors Line is longer than 80 characters. 34
Errors Parameter messageSB should be final. 34
Errors Parameter message should be final. 34
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 59
Errors '}' should be on the same line. 61
Errors Line is longer than 80 characters. 64
Errors '+' should be on a new line. 67
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 71

org/bitrepository/protocol/messagebus/logger/GetChecksumsMessageLogger.java

Violation Message Line
Errors Missing package-info.java file. 0
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 27
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 35
Errors Line is longer than 80 characters. 36
Errors Parameter messageSB should be final. 36
Errors Parameter message should be final. 36
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 39
Errors '}' should be on the same line. 40
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 61
Errors '}' should be on the same line. 63
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 68
Errors '+' should be on a new line. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 78

org/bitrepository/protocol/messagebus/logger/GetFileIDsMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 25
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 35
Errors Line is longer than 80 characters. 36
Errors Parameter messageSB should be final. 36
Errors Parameter message should be final. 36
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 40
Errors '}' should be on the same line. 42
Errors Line is longer than 80 characters. 47
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 62
Errors '}' should be on the same line. 64
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 69
Errors '+' should be on a new line. 70
Errors Line is longer than 80 characters. 71
Errors Line is longer than 80 characters. 75

org/bitrepository/protocol/messagebus/logger/GetFileMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 33
Errors Line is longer than 80 characters. 34
Errors Parameter messageSB should be final. 34
Errors Parameter message should be final. 34
Errors Line is longer than 80 characters. 36
Errors '}' should be on the same line. 38
Errors Line is longer than 80 characters. 46

org/bitrepository/protocol/messagebus/logger/GetStatusMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Method 'shouldLogFullMessage' is not designed for extension - needs to be abstract, final or empty. 31
Errors Parameter message should be final. 32
Errors Line is longer than 80 characters. 37
Errors Method 'logShortMessage' is not designed for extension - needs to be abstract, final or empty. 41
Errors Parameter message should be final. 42

org/bitrepository/protocol/messagebus/logger/MessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Missing a Javadoc comment. 27
Errors First sentence should end with a period. 29
Errors Expected @param tag for 'message'. 30
Errors First sentence should end with a period. 32
Errors Expected @param tag for 'message'. 33

org/bitrepository/protocol/messagebus/logger/MessageLoggerProvider.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 38
Errors Class MessageLoggerProvider should be declared as final. 41
Errors Missing a Javadoc comment. 42
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 43
Errors 'static' modifier out of order with the JLS suggestions. 43
Errors Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 46
Errors Missing a Javadoc comment. 48
Errors '{' is not followed by whitespace. 48
Errors '}' is not preceded with whitespace. 48
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 54
Errors Parameter message should be final. 54
Errors Missing a Javadoc comment. 58
Errors Parameter message should be final. 58
Errors Line is longer than 80 characters. 62
Errors Missing a Javadoc comment. 62
Errors Parameter messageSimpleNames should be final. 62
Errors Parameter customLogger should be final. 62
Errors Line is longer than 80 characters. 68
Errors Missing a Javadoc comment. 68
Errors Parameter operation should be final. 68
Errors Parameter customLogger should be final. 68
Errors Missing a Javadoc comment. 81
Errors Parameter message should be final. 81

org/bitrepository/protocol/messagebus/logger/PutFileMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 26
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 35
Errors Line is longer than 80 characters. 36
Errors Parameter messageSB should be final. 36
Errors Parameter message should be final. 36
Errors Line is longer than 80 characters. 38
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors '}' should be on the same line. 43
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 59
Errors '}' should be on the same line. 61
Errors Line is longer than 80 characters. 66

org/bitrepository/protocol/messagebus/logger/ReplaceFileMessageLogger.java

Violation Message Line
Errors Line is longer than 80 characters. 7
Errors Line has trailing spaces. 10
Errors Line has trailing spaces. 11
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 18
Errors Line has trailing spaces. 19
Errors Line is longer than 80 characters. 25
Errors Method 'appendCustomInfo' is not designed for extension - needs to be abstract, final or empty. 34
Errors Line is longer than 80 characters. 35
Errors Parameter messageSB should be final. 35
Errors Parameter message should be final. 35
Errors Line is longer than 80 characters. 37
Errors '}' should be on the same line. 39
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 61
Errors '}' should be on the same line. 63
Errors Line is longer than 80 characters. 66
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 71

org/bitrepository/protocol/security/BasicMessageAuthenticator.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 Line has trailing spaces. 38
Errors First sentence should end with a period. 42
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 46
Errors Parameter permissionStore should be final. 50
Errors 'permissionStore' hides a field. 50
Errors Line has trailing spaces. 53
Errors Line has trailing spaces. 55
Errors Line has trailing spaces. 58
Errors Method 'authenticateMessage' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line is longer than 80 characters. 61
Errors Parameter messageData should be final. 61
Errors Parameter signatureData should be final. 61
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 has trailing spaces. 68
Errors 'if' is not followed by whitespace. 69
Errors Line is longer than 80 characters. 70
Errors '+' should be on a new line. 70
Errors Line has trailing spaces. 71
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 72
Errors Line has trailing spaces. 73

org/bitrepository/protocol/security/BasicMessageSigner.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. 42
Errors First sentence should end with a period. 44
Errors First sentence should end with a period. 48
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 52
Errors Line is longer than 80 characters. 53
Errors Method 'setPrivateKeyEntry' is not designed for extension - needs to be abstract, final or empty. 55
Errors Parameter privateKeyEntry should be final. 55
Errors 'privateKeyEntry' hides a field. 55
Errors 'if' is not followed by whitespace. 56
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 70
Errors Line has trailing spaces. 72
Errors Line has trailing spaces. 74
Errors Line has trailing spaces. 75
Errors Method 'signMessage' is not designed for extension - needs to be abstract, final or empty. 77
Errors Line is longer than 80 characters. 78
Errors Parameter messageData should be final. 78
Errors 'if' is not followed by whitespace. 79
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 84
Errors 'cast' is not followed by whitespace. 84
Errors Line is longer than 80 characters. 85

org/bitrepository/protocol/security/BasicOperationAuthorizor.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 Line is longer than 80 characters. 28
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 33
Errors First sentence should end with a period. 37
Errors First sentence should end with a period. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 43
Errors Parameter permissionStore should be final. 45
Errors 'permissionStore' hides a field. 45
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 51
Errors Line is longer than 80 characters. 52
Errors Line has trailing spaces. 54
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 57
Errors Method 'authorizeCertificateUse' is not designed for extension - needs to be abstract, final or empty. 57
Errors Parameter certificateUser should be final. 57
Errors Parameter signer should be final. 57
Errors 'if' is not followed by whitespace. 59
Errors ';' is preceded with whitespace. 60
Errors Line is longer than 80 characters. 65
Errors '+' should be on a new line. 65
Errors Line contains a tab character. 66
Errors Line has trailing spaces. 68
Errors First sentence should end with a period. 69
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 72
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 75
Errors Method 'authorizeOperation' is not designed for extension - needs to be abstract, final or empty. 77
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 78
Errors Parameter operationType should be final. 78
Errors Parameter signer should be final. 78
Errors Line is longer than 80 characters. 80
Errors 'for' is not followed by whitespace. 81
Errors 'if' is not followed by whitespace. 83
Errors ';' is preceded with whitespace. 84
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 90
Errors '+' should be on a new line. 90

org/bitrepository/protocol/security/BasicSecurityManager.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. 51
Errors Line is longer than 80 characters. 53
Errors Line is longer than 80 characters. 55
Errors First sentence should end with a period. 70
Errors Line has trailing spaces. 75
Errors Line is longer than 80 characters. 79
Errors Missing a Javadoc comment. 79
Errors First sentence should end with a period. 80
Errors Name 'defaultPassword' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 81
Errors First sentence should end with a period. 82
Errors First sentence should end with a period. 84
Errors First sentence should end with a period. 86
Errors First sentence should end with a period. 88
Errors First sentence should end with a period. 90
Errors First sentence should end with a period. 92
Errors First sentence should end with a period. 94
Errors First sentence should end with a period. 96
Errors Line has trailing spaces. 97
Errors First sentence should end with a period. 98
Errors Line is longer than 80 characters. 98
Errors First sentence should end with a period. 100
Errors Line is longer than 80 characters. 100
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 113
Errors Parameter repositorySettings should be final. 113
Errors 'repositorySettings' hides a field. 113
Errors Parameter privateKeyFile should be final. 113
Errors 'privateKeyFile' hides a field. 113
Errors Parameter authenticator should be final. 113
Errors 'authenticator' hides a field. 113
Errors Line is longer than 80 characters. 114
Errors Parameter signer should be final. 114
Errors 'signer' hides a field. 114
Errors Parameter authorizer should be final. 114
Errors 'authorizer' hides a field. 114
Errors Parameter permissionStore should be final. 114
Errors 'permissionStore' hides a field. 114
Errors Parameter componentID should be final. 114
Errors 'componentID' hides a field. 114
Errors Expected @param tag for 'componentID'. 114
Errors Line is longer than 80 characters. 115
Errors Line has trailing spaces. 129
Errors Line has trailing spaces. 131
Errors Line is longer than 80 characters. 136
Errors Method 'authenticateMessage' is not designed for extension - needs to be abstract, final or empty. 136
Errors Parameter message should be final. 136
Errors Parameter signature should be final. 136
Errors Line is longer than 80 characters. 137
Errors 'if' is not followed by whitespace. 137
Errors Line is longer than 80 characters. 140
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 144
Errors Line is longer than 80 characters. 147
Errors Line has trailing spaces. 151
Errors First sentence should end with a period. 152
Errors Line is longer than 80 characters. 155
Errors Line has trailing spaces. 156
Errors Method 'signMessage' is not designed for extension - needs to be abstract, final or empty. 158
Errors Parameter message should be final. 158
Errors Line is longer than 80 characters. 159
Errors 'if' is not followed by whitespace. 159
Errors Line is longer than 80 characters. 161
Errors Line has trailing spaces. 162
Errors Line is longer than 80 characters. 164
Errors Line has trailing spaces. 165
Errors Line has trailing spaces. 166
Errors Line has trailing spaces. 170
Errors First sentence should end with a period. 171
Errors Line has trailing spaces. 171
Errors Line has trailing spaces. 176
Errors Line is longer than 80 characters. 176
Errors Line has trailing spaces. 178
Errors Line is longer than 80 characters. 178
Errors Method 'authorizeCertificateUse' is not designed for extension - needs to be abstract, final or empty. 178
Errors Parameter certificateUser should be final. 178
Errors Parameter messageData should be final. 178
Errors Parameter signature should be final. 178
Errors Line is longer than 80 characters. 180
Errors 'if' is not followed by whitespace. 180
Errors Line is longer than 80 characters. 184
Errors Line has trailing spaces. 188
Errors Line is longer than 80 characters. 189
Errors 'signer' hides a field. 189
Errors Line has trailing spaces. 190
Errors Line is longer than 80 characters. 190
Errors Line has trailing spaces. 193
Errors First sentence should end with a period. 194
Errors Line has trailing spaces. 195
Errors Line has trailing spaces. 199
Errors Line has trailing spaces. 201
Errors Line is longer than 80 characters. 201
Errors Method 'authorizeOperation' is not designed for extension - needs to be abstract, final or empty. 201
Errors Parameter operationType should be final. 201
Errors Parameter messageData should be final. 201
Errors Parameter signature should be final. 201
Errors Line is longer than 80 characters. 203
Errors 'if' is not followed by whitespace. 203
Errors Line is longer than 80 characters. 207
Errors Line has trailing spaces. 211
Errors Line is longer than 80 characters. 212
Errors 'signer' hides a field. 212
Errors Line has trailing spaces. 214
Errors Line is longer than 80 characters. 214
Errors Line has trailing spaces. 218
Errors Line has trailing spaces. 219
Errors Line has trailing spaces. 222
Errors First sentence should end with a period. 223
Errors Line is longer than 80 characters. 233
Errors Line is longer than 80 characters. 236
Errors Line is longer than 80 characters. 237
Errors Line has trailing spaces. 242
Errors Line has trailing spaces. 244
Errors Line has trailing spaces. 247
Errors Line is longer than 80 characters. 247
Errors Line has trailing spaces. 252
Errors Line has trailing spaces. 254
Errors Line is longer than 80 characters. 254
Errors Line is longer than 80 characters. 255
Errors Unused @param tag for 'privateKeyFile,'. 255
Errors Line has trailing spaces. 256
Errors Line is longer than 80 characters. 257
Errors Line has trailing spaces. 258
Errors Line is longer than 80 characters. 259
Errors Line has trailing spaces. 261
Errors Line is longer than 80 characters. 261
Errors Parameter privateKeyFile should be final. 261
Errors 'privateKeyFile' hides a field. 261
Errors Expected @param tag for 'privateKeyFile'. 261
Errors 'if' is not followed by whitespace. 265
Errors Line is longer than 80 characters. 266
Errors Line is longer than 80 characters. 269
Errors 'while' is not followed by whitespace. 273
Errors 'if' is not followed by whitespace. 274
Errors 'if' is not followed by whitespace. 277
Errors Line is longer than 80 characters. 281
Errors 'if' is not followed by whitespace. 286
Errors ')' is preceded with whitespace. 286
Errors Line is longer than 80 characters. 290
Errors Line has trailing spaces. 291
Errors Line is longer than 80 characters. 291
Errors Line is longer than 80 characters. 292
Errors First sentence should end with a period. 296
Errors Line has trailing spaces. 297
Errors Line is longer than 80 characters. 298
Errors Line is longer than 80 characters. 301
Errors Parameter permissions should be final. 301
Errors Expected @param tag for 'permissions'. 301
Errors 'if' is not followed by whitespace. 303
Errors Line is longer than 80 characters. 304
Errors 'for' is not followed by whitespace. 307
Errors Line is longer than 80 characters. 308
Errors 'if' is not followed by whitespace. 308
Errors Line is longer than 80 characters. 310
Errors Line is longer than 80 characters. 311
Errors Line is longer than 80 characters. 312
Errors Line has trailing spaces. 313
Errors Line is longer than 80 characters. 313
Errors Line has trailing spaces. 315
Errors Must have at least one statement. 317
Errors Line has trailing spaces. 318
Errors Line is longer than 80 characters. 321
Errors 'if' is not followed by whitespace. 321
Errors Line is longer than 80 characters. 323
Errors Line is longer than 80 characters. 324
Errors Line is longer than 80 characters. 325
Errors Line has trailing spaces. 326
Errors Line is longer than 80 characters. 326
Errors Line has trailing spaces. 333
Errors Line has trailing spaces. 335
Errors First sentence should end with a period. 336
Errors Line has trailing spaces. 337
Errors Line has trailing spaces. 343
Errors Line is longer than 80 characters. 343
Errors Expected @throws tag for 'NoSuchAlgorithmException'. 343
Errors Expected @throws tag for 'KeyStoreException'. 343
Errors Expected @throws tag for 'UnrecoverableKeyException'. 343
Errors Expected @throws tag for 'KeyManagementException'. 344
Errors Line is longer than 80 characters. 348
Errors Line is longer than 80 characters. 350
Errors Line is longer than 80 characters. 352
Errors Line is longer than 80 characters. 353

org/bitrepository/protocol/security/CertificateID.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. 31
Errors Line has trailing spaces. 32
Errors Line is longer than 80 characters. 32
Errors Line has trailing spaces. 33
Errors Line is longer than 80 characters. 33
Errors First sentence should end with a period. 37
Errors First sentence should end with a period. 39
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 45
Errors Line contains a tab character. 45
Errors Line is longer than 80 characters. 46
Errors Parameter issuer should be final. 48
Errors 'issuer' hides a field. 48
Errors Parameter serialNumber should be final. 48
Errors Missing a Javadoc comment. 53
Errors Parameter issuer should be final. 53
Errors 'issuer' hides a field. 53
Errors Parameter serialNumber should be final. 53
Errors Line is longer than 80 characters. 57
Errors Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 62
Errors Avoid inline conditionals. 66
Errors Avoid inline conditionals. 67
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter obj should be final. 72
Errors 'if' construct must use '{}'s. 73
Errors 'if' construct must use '{}'s. 75
Errors 'if' construct must use '{}'s. 77
Errors 'if' construct must use '{}'s. 81
Errors 'if' construct must use '{}'s. 83
Errors 'if' construct must use '{}'s. 86
Errors 'if' construct must use '{}'s. 88
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 93
Errors Line has trailing spaces. 99
Errors Expected an @return tag. 101
Errors Method 'getIssuer' is not designed for extension - needs to be abstract, final or empty. 101
Errors Line has trailing spaces. 106
Errors Expected an @return tag. 108
Errors Method 'getSerial' is not designed for extension - needs to be abstract, final or empty. 108

org/bitrepository/protocol/security/MessageAuthenticator.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 has trailing spaces. 27
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 37
Errors Redundant 'abstract' modifier. 37

org/bitrepository/protocol/security/MessageSigner.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. 29
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 34
Errors Line has trailing spaces. 35
Errors Redundant 'abstract' modifier. 37
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 45
Errors Redundant 'abstract' modifier. 45

org/bitrepository/protocol/security/OperationAuthorizor.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. 26
Errors Line has trailing spaces. 30
Errors Line is longer than 80 characters. 30
Errors First sentence should end with a period. 34
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 38
Errors Line has trailing spaces. 39
Errors Line has trailing spaces. 41
Errors Line is longer than 80 characters. 41
Errors Redundant 'abstract' modifier. 41
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 46
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 51
Errors Redundant 'abstract' modifier. 51

org/bitrepository/protocol/security/PermissionStore.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. 51
Errors Missing a Javadoc comment. 57
Errors First sentence should end with a period. 58
Errors Line is longer than 80 characters. 58
Errors Line has trailing spaces. 62
Errors Line has trailing spaces. 73
Errors Line has trailing spaces. 74
Errors Line is longer than 80 characters. 74
Errors Line is longer than 80 characters. 76
Errors Method 'loadPermissions' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter permissions should be final. 76
Errors Parameter componentID should be final. 76
Errors 'if' is not followed by whitespace. 77
Errors 'for' is not followed by whitespace. 80
Errors Line is longer than 80 characters. 81
Errors 'if' is not followed by whitespace. 81
Errors Line is longer than 80 characters. 83
Errors 'if' is not followed by whitespace. 90
Errors Line is longer than 80 characters. 91
Errors 'for' is not followed by whitespace. 91
Errors 'if' is not followed by whitespace. 92
Errors '||' should be on a new line. 92
Errors Line is longer than 80 characters. 93
Errors 'if' is not followed by whitespace. 97
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 101
Errors 'if' is not followed by whitespace. 101
Errors 'if' is not followed by whitespace. 102
Errors Line is longer than 80 characters. 103
Errors 'if' is not followed by whitespace. 107
Errors Line is longer than 80 characters. 108
Errors Line is longer than 80 characters. 110
Errors Line has trailing spaces. 124
Errors Line is longer than 80 characters. 124
Errors Line is longer than 80 characters. 126
Errors Method 'getCertificate' is not designed for extension - needs to be abstract, final or empty. 126
Errors Parameter signer should be final. 126
Errors Line is longer than 80 characters. 127
Errors 'if' is not followed by whitespace. 129
Errors Line is longer than 80 characters. 132
Errors Line is longer than 80 characters. 139
Errors Line is longer than 80 characters. 141
Errors Line is longer than 80 characters. 143
Errors Method 'checkCertificateUser' is not designed for extension - needs to be abstract, final or empty. 143
Errors Parameter signer should be final. 143
Errors Parameter certificateUser should be final. 143
Errors Line is longer than 80 characters. 144
Errors Line is longer than 80 characters. 145
Errors 'if' is not followed by whitespace. 146
Errors Line is longer than 80 characters. 147
Errors '+' should be on a new line. 147
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 155
Errors Line has trailing spaces. 156
Errors Line is longer than 80 characters. 157
Errors Line is longer than 80 characters. 158
Errors Line is longer than 80 characters. 160
Errors Method 'checkPermission' is not designed for extension - needs to be abstract, final or empty. 160
Errors Parameter signer should be final. 160
Errors Expected @param tag for 'signer'. 160
Errors Parameter permission should be final. 160
Errors Expected @param tag for 'permission'. 160
Errors Line is longer than 80 characters. 161
Errors Line is longer than 80 characters. 162
Errors 'if' is not followed by whitespace. 163
Errors Line is longer than 80 characters. 164
Errors '+' should be on a new line. 164
Errors Line is longer than 80 characters. 171
Errors Missing a Javadoc comment. 171
Errors Parameter certificateData should be final. 171
Errors Line is longer than 80 characters. 173
Errors Line is longer than 80 characters. 174
Errors Line has trailing spaces. 184
Errors Line is longer than 80 characters. 184
Errors Missing a Javadoc comment. 187
Errors Missing a Javadoc comment. 188
Errors Missing a Javadoc comment. 189
Errors First sentence should end with a period. 191
Errors Line is longer than 80 characters. 193
Errors Line is longer than 80 characters. 194
Errors Line is longer than 80 characters. 195
Errors Line is longer than 80 characters. 197
Errors Parameter certificate should be final. 197
Errors 'certificate' hides a field. 197
Errors Parameter allowedOperations should be final. 197
Errors Parameter allowedUsers should be final. 198
Errors 'allowedUsers' hides a field. 198
Errors 'if' is not followed by whitespace. 199
Errors Line has trailing spaces. 211
Errors Parameter permission should be final. 215
Errors Line is longer than 80 characters. 220
Errors Line has trailing spaces. 222
Errors Parameter certificateUser should be final. 224
Errors 'if' is not followed by whitespace. 225
Errors Line has trailing spaces. 233

org/bitrepository/protocol/security/RequestToOperationPermissionMapper.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. 36
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. 42
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 50
Errors First sentence should end with a period. 53
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 64
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 70
Errors Line has trailing spaces. 72
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. 82
Errors Line is longer than 80 characters. 83
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 88
Errors Line is longer than 80 characters. 89
Errors Line has trailing spaces. 90
Errors Line is longer than 80 characters. 94
Errors Line is longer than 80 characters. 95
Errors Line has trailing spaces. 96
Errors Line is longer than 80 characters. 100
Errors Line is longer than 80 characters. 101
Errors Line is longer than 80 characters. 106
Errors Line is longer than 80 characters. 107
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. 112
Errors Expected an @return tag. 114
Errors Line is longer than 80 characters. 114
Errors Method 'getRequiredPermissions' is not designed for extension - needs to be abstract, final or empty. 114
Errors Parameter operationType should be final. 114
Errors Expected @param tag for 'operationType'. 114
Errors 'if' is not followed by whitespace. 116
Errors Line is longer than 80 characters. 117

org/bitrepository/protocol/security/SecurityManager.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. 27
Errors Missing a Javadoc comment. 29
Errors Line has trailing spaces. 31
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors Line is longer than 80 characters. 41
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 45
Errors First sentence should end with a period. 46
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 53
Errors Line is longer than 80 characters. 53
Errors Line has trailing spaces. 55
Errors First sentence should end with a period. 56
Errors Line has trailing spaces. 56
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line has trailing spaces. 63
Errors Line is longer than 80 characters. 63

org/bitrepository/protocol/security/SecurityModuleConstants.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 SecurityModuleConstants should be declared as final. 27
Errors Missing a Javadoc comment. 27
Errors Missing a Javadoc comment. 29
Errors '{' is not followed by whitespace. 29
Errors '}' is not preceded with whitespace. 29
Errors Line has trailing spaces. 30
Errors First sentence should end with a period. 31
Errors First sentence should end with a period. 33
Errors Name 'SignatureType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Errors First sentence should end with a period. 35
Errors Name 'CertificateType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Errors First sentence should end with a period. 37
Errors Line is longer than 80 characters. 37
Errors Name 'defaultEncodingType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Errors Name 'keyStoreType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
Errors First sentence should end with a period. 41
Errors Name 'privateKeyAlias' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
Errors First sentence should end with a period. 43
Errors Name 'nullProtectionParameter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Errors First sentence should end with a period. 45
Errors Name 'keyTrustStoreAlgorithm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
Errors First sentence should end with a period. 47
Errors Name 'defaultSSLProtocol' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
Errors First sentence should end with a period. 49
Errors Name 'defaultRandom' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50

org/bitrepository/protocol/security/exception/CertificateUseException.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. 25
Errors Line is longer than 80 characters. 25
Errors Line has trailing spaces. 29
Errors First sentence should end with a period. 30
Errors Line has trailing spaces. 30
Errors Parameter message should be final. 34
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors Line has trailing spaces. 38
Errors Parameter message should be final. 43
Errors Parameter cause should be final. 43

org/bitrepository/protocol/security/exception/MessageAuthenticationException.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. 25
Errors Line has trailing spaces. 29
Errors Parameter message should be final. 33
Errors Line has trailing spaces. 36
Errors First sentence should end with a period. 37
Errors Line is longer than 80 characters. 40
Errors Parameter message should be final. 42
Errors Parameter e should be final. 42

org/bitrepository/protocol/security/exception/MessageSigningException.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. 25
Errors First sentence should end with a period. 30
Errors Line has trailing spaces. 30
Errors Parameter message should be final. 34
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors Line has trailing spaces. 41
Errors Parameter message should be final. 43
Errors Parameter cause should be final. 43

org/bitrepository/protocol/security/exception/OperationAuthorizationException.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. 25
Errors Parameter message should be final. 33
Errors Line has trailing spaces. 36
Errors First sentence should end with a period. 37
Errors Line has trailing spaces. 41
Errors Parameter message should be final. 42
Errors Parameter cause should be final. 42

org/bitrepository/protocol/security/exception/PermissionStoreException.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. 26
Errors Parameter message should be final. 34
Errors Line has trailing spaces. 37
Errors First sentence should end with a period. 38
Errors Line is longer than 80 characters. 41
Errors Parameter message should be final. 43
Errors Parameter e should be final. 43

org/bitrepository/protocol/security/exception/SecurityException.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. 25
Errors Parameter message should be final. 34
Errors Parameter cause should be final. 34
Errors Parameter message should be final. 41

org/bitrepository/protocol/security/exception/UnregisteredPermissionException.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. 25
Errors Line is longer than 80 characters. 25
Errors Parameter message should be final. 33
Errors Line has trailing spaces. 36
Errors First sentence should end with a period. 37
Errors Line has trailing spaces. 41
Errors Parameter message should be final. 42
Errors Parameter cause should be final. 42

org/bitrepository/protocol/utils/LogbackConfigLoader.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. 39
Errors Parameter configFileLocation should be final. 45
Errors '{' is not preceded with whitespace. 45
Errors Line is longer than 80 characters. 46
Errors 'if' is not followed by whitespace. 48
Errors '{' is not preceded with whitespace. 48
Errors Line has trailing spaces. 49
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 50
Errors Line has trailing spaces. 52
Errors 'if' is not followed by whitespace. 53
Errors '{' is not preceded with whitespace. 53
Errors Line is longer than 80 characters. 54
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 62

org/bitrepository/protocol/utils/MessageUtils.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 MessageUtils should be declared as final. 31
Errors '{' is not followed by whitespace. 33
Errors '}' is not preceded with whitespace. 33
Errors Line is longer than 80 characters. 40
Errors '(' is preceded with whitespace. 40
Errors Parameter response should be final. 40
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 50
Errors '(' is preceded with whitespace. 50
Errors Parameter response should be final. 50
Errors Line is longer than 80 characters. 51
Errors '||' should be on a new line. 52
Errors '||' should be on a new line. 53
Errors Line has trailing spaces. 56
Errors '(' is preceded with whitespace. 62
Errors Parameter response should be final. 62
Errors Line is longer than 80 characters. 63
Errors '||' should be on a new line. 64
Errors First sentence should end with a period. 68
Errors '(' is preceded with whitespace. 73
Errors Parameter message should be final. 73
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 79
Errors Expected an @return tag. 82
Errors Parameter response should be final. 82
Errors Expected @param tag for 'response'. 82
Errors Line is longer than 80 characters. 83
Errors '||' should be on a new line. 85
Errors Line is longer than 80 characters. 92
Errors Parameter message should be final. 95
Errors '+' should be on a new line. 96
Errors '+' is not preceded with whitespace. 97
Errors Line is longer than 80 characters. 102
Errors Line is longer than 80 characters. 103
Errors Parameter fullConversationID should be final. 106
Errors '4' is a magic number. 107
Errors Line is longer than 80 characters. 109
Errors '4' is a magic number. 109
Errors '5' is a magic number. 111

org/bitrepository/service/AbstractBitrepositoryContextListener.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. 33
Errors Line is longer than 80 characters. 33
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. 37
Errors Line has trailing spaces. 40
Errors First sentence should end with a period. 41
Errors Line has trailing spaces. 42
Errors Expected an @return tag. 44
Errors Line has trailing spaces. 45
Errors First sentence should end with a period. 46
Errors Expected an @return tag. 49
Errors Line has trailing spaces. 50
Errors First sentence should end with a period. 51
Errors Line has trailing spaces. 52
Errors Expected @param tag for 'configurationDir'. 54
Errors Line has trailing spaces. 55
Errors First sentence should end with a period. 56
Errors Line has trailing spaces. 57
Errors Method 'contextInitialized' is not designed for extension - needs to be abstract, final or empty. 59
Errors Parameter sce should be final. 59
Errors Expected @param tag for 'sce'. 59
Errors Line is longer than 80 characters. 60
Errors 'if' is not followed by whitespace. 61
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 70
Errors Line is longer than 80 characters. 75
Errors Line has trailing spaces. 76
Errors Line is longer than 80 characters. 76
Errors Line has trailing spaces. 77
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 84
Errors Line has trailing spaces. 86
Errors Method 'contextDestroyed' is not designed for extension - needs to be abstract, final or empty. 88
Errors Parameter sce should be final. 88
Errors Expected @param tag for 'sce'. 88

org/bitrepository/service/AlarmDispatcher.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. 43
Errors Missing a Javadoc comment. 44
Errors Line has trailing spaces. 45
Errors Line is longer than 80 characters. 50
Errors Parameter settings should be final. 50
Errors Parameter sender should be final. 50
Errors Parameter alarmLevel should be final. 50
Errors 'alarmLevel' hides a field. 50
Errors Expected @param tag for 'alarmLevel'. 50
Errors Line is longer than 80 characters. 60
Errors Parameter settings should be final. 62
Errors Expected @param tag for 'settings'. 62
Errors Parameter sender should be final. 62
Errors Expected @param tag for 'sender'. 62
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 67
Errors Line is longer than 80 characters. 68
Errors Method 'warning' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter alarm should be final. 71
Errors 'if' is not followed by whitespace. 73
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 80
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 83
Errors Method 'error' is not designed for extension - needs to be abstract, final or empty. 86
Errors Parameter alarm should be final. 86
Errors 'if' is not followed by whitespace. 88
Errors Line is longer than 80 characters. 89
Errors Line has trailing spaces. 95
Errors Method 'emergency' is not designed for extension - needs to be abstract, final or empty. 100
Errors Parameter alarm should be final. 100
Errors Line has trailing spaces. 104
Errors Method 'sendAlarm' is not designed for extension - needs to be abstract, final or empty. 109
Errors Parameter alarm should be final. 109
Errors Line has trailing spaces. 119

org/bitrepository/service/LifeCycledService.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. 24
Errors Missing a Javadoc comment. 25
Errors Line has trailing spaces. 26
Errors Line has trailing spaces. 28

org/bitrepository/service/ServiceSettingsProvider.java

Violation Message Line
Errors Line has trailing spaces. 4
Errors Line is longer than 80 characters. 9
Errors Line has trailing spaces. 13
Errors Line has trailing spaces. 14
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 21
Errors Line has trailing spaces. 22
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 45
Errors Parameter settingsReader should be final. 45
Errors Parameter serviceType should be final. 45
Errors 'serviceType' hides a field. 45
Errors Method 'getComponentID' is not designed for extension - needs to be abstract, final or empty. 50
Errors Missing a Javadoc comment. 50
Errors Parameter referenceSettings should be final. 50

org/bitrepository/service/audit/AuditDatabaseConstants.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. 29
Errors Line has trailing spaces. 32
Errors 'static' modifier out of order with the JLS suggestions. 34
Errors 'static' modifier out of order with the JLS suggestions. 36
Errors 'static' modifier out of order with the JLS suggestions. 38
Errors 'static' modifier out of order with the JLS suggestions. 40
Errors 'static' modifier out of order with the JLS suggestions. 42
Errors 'static' modifier out of order with the JLS suggestions. 44
Errors 'static' modifier out of order with the JLS suggestions. 46
Errors Line has trailing spaces. 48
Errors 'static' modifier out of order with the JLS suggestions. 48
Errors Line has trailing spaces. 49
Errors 'static' modifier out of order with the JLS suggestions. 51
Errors 'static' modifier out of order with the JLS suggestions. 53
Errors 'static' modifier out of order with the JLS suggestions. 55
Errors 'static' modifier out of order with the JLS suggestions. 57
Errors Line has trailing spaces. 58
Errors 'static' modifier out of order with the JLS suggestions. 60
Errors 'static' modifier out of order with the JLS suggestions. 62
Errors 'static' modifier out of order with the JLS suggestions. 64
Errors Line has trailing spaces. 65
Errors 'static' modifier out of order with the JLS suggestions. 67

org/bitrepository/service/audit/AuditDatabaseManager.java

Violation Message Line
Errors Line has trailing spaces. 8
Errors Line is longer than 80 characters. 8
Errors Missing a Javadoc comment. 12
Errors Missing a Javadoc comment. 13
Errors Line is longer than 80 characters. 14
Errors Missing a Javadoc comment. 14
Errors 'static' modifier out of order with the JLS suggestions. 14
Errors Line has trailing spaces. 15
Errors Missing a Javadoc comment. 16
Errors Parameter databaseSpecifics should be final. 16
Errors 'databaseSpecifics' hides a field. 16
Errors Line has trailing spaces. 19
Errors Method 'getDatabaseSpecifics' is not designed for extension - needs to be abstract, final or empty. 20
Errors Method 'getMigrator' is not designed for extension - needs to be abstract, final or empty. 25
Errors 'if' is not followed by whitespace. 27
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 33
Errors Method 'getDatabaseCreationScript' is not designed for extension - needs to be abstract, final or empty. 38

org/bitrepository/service/audit/AuditTrailContributerDAO.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 Line is longer than 80 characters. 27
Errors Line is longer than 80 characters. 28
Errors Line is longer than 80 characters. 29
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 32
Errors Line is longer than 80 characters. 33
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 62
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 76
Errors Parameter settings should be final. 76
Errors Parameter manager should be final. 76
Errors Expected @param tag for 'manager'. 76
Errors Line has trailing spaces. 78
Errors Line has trailing spaces. 81
Errors Line has trailing spaces. 87
Errors Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 90
Errors Line is longer than 80 characters. 95
Errors Method 'addAuditEvent' is not designed for extension - needs to be abstract, final or empty. 99
Errors Line is longer than 80 characters. 100
Errors Parameter collectionId should be final. 100
Errors Parameter fileId should be final. 100
Errors Parameter actor should be final. 100
Errors Parameter info should be final. 100
Errors Parameter auditTrail should be final. 100
Errors Parameter operation should be final. 100
Errors Line is longer than 80 characters. 103
Errors Line is longer than 80 characters. 104
Errors 'if' is not followed by whitespace. 107
Errors 'if' is not followed by whitespace. 113
Errors 'if' is not followed by whitespace. 119
Errors 'if' is not followed by whitespace. 122
Errors 'synchronized' is not followed by whitespace. 126
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 130
Errors Method 'getAudits' is not designed for extension - needs to be abstract, final or empty. 135
Errors Line has trailing spaces. 136
Errors Line is longer than 80 characters. 136
Errors Parameter collectionId should be final. 136
Errors Parameter fileId should be final. 136
Errors Parameter minSeqNumber should be final. 136
Errors Line is longer than 80 characters. 137
Errors Parameter maxSeqNumber should be final. 137
Errors Parameter minDate should be final. 137
Errors Parameter maxDate should be final. 137
Errors Parameter maxNumberOfResults should be final. 137
Errors Line has trailing spaces. 138
Errors Line is longer than 80 characters. 138
Errors Line has trailing spaces. 143
Errors Line is longer than 80 characters. 144
Errors Method 'extractLargestSequenceNumber' is not designed for extension - needs to be abstract, final or empty. 146
Errors Line is longer than 80 characters. 147
Errors Line is longer than 80 characters. 156
Errors 'if' is not followed by whitespace. 158
Errors 'if' is not followed by whitespace. 163
Errors 'if' is not followed by whitespace. 166
Errors 'if' is not followed by whitespace. 169
Errors Line is longer than 80 characters. 181
Errors Line is longer than 80 characters. 186
Errors Parameter extractor should be final. 186
Errors Parameter maxNumberOfResults should be final. 186
Errors Line has trailing spaces. 195
Errors Line is longer than 80 characters. 196
Errors Line is longer than 80 characters. 197
Errors Line is longer than 80 characters. 198
Errors Line is longer than 80 characters. 208
Errors Line has trailing spaces. 210
Errors Line is longer than 80 characters. 212
Errors 'while' is not followed by whitespace. 212
Errors Line is longer than 80 characters. 216
Errors Line is longer than 80 characters. 217
Errors Line is longer than 80 characters. 218
Errors Line is longer than 80 characters. 219
Errors Line is longer than 80 characters. 220
Errors Line is longer than 80 characters. 221
Errors Line has trailing spaces. 226
Errors 'if' is not followed by whitespace. 227
Errors Line is longer than 80 characters. 228
Errors 'if' is not followed by whitespace. 232
Errors 'if' is not followed by whitespace. 235
Errors 'if' is not followed by whitespace. 238
Errors Line is longer than 80 characters. 243
Errors Line is longer than 80 characters. 251
Errors Line has trailing spaces. 254
Errors Line is longer than 80 characters. 257
Errors Parameter collectionId should be final. 257
Errors Parameter fileId should be final. 257
Errors Line has trailing spaces. 258
Errors Line is longer than 80 characters. 258
Errors Line is longer than 80 characters. 261
Errors 'if' is not followed by whitespace. 263
Errors Line has trailing spaces. 265
Errors Line is longer than 80 characters. 265
Errors Line is longer than 80 characters. 267
Errors Line is longer than 80 characters. 269
Errors Parameter fileGuid should be final. 280
Errors Line is longer than 80 characters. 281
Errors Line is longer than 80 characters. 283
Errors Line is longer than 80 characters. 287
Errors Parameter actorName should be final. 292
Errors Line is longer than 80 characters. 293
Errors Line is longer than 80 characters. 295
Errors 'if' is not followed by whitespace. 297
Errors Line is longer than 80 characters. 298
Errors Line is longer than 80 characters. 299
Errors Line is longer than 80 characters. 302
Errors Line has trailing spaces. 309
Errors Parameter actorGuid should be final. 313
Errors Line is longer than 80 characters. 314
Errors Line is longer than 80 characters. 316
Errors First sentence should end with a period. 319
Errors Line is longer than 80 characters. 338
Errors Line is longer than 80 characters. 339
Errors Line is longer than 80 characters. 343
Errors Parameter collectionId should be final. 343
Errors Parameter fileId should be final. 343
Errors Parameter minSeqNumber should be final. 343
Errors 'minSeqNumber' hides a field. 343
Errors Parameter maxSeqNumber should be final. 343
Errors 'maxSeqNumber' hides a field. 343
Errors Parameter minDate should be final. 343
Errors 'minDate' hides a field. 343
Errors Parameter maxDate should be final. 344
Errors 'maxDate' hides a field. 344
Errors 'if' is not followed by whitespace. 345
Errors Line is longer than 80 characters. 361
Errors 'if' is not followed by whitespace. 361
Errors 'if' is not followed by whitespace. 367
Errors 'if' is not followed by whitespace. 372
Errors 'if' is not followed by whitespace. 377
Errors 'if' is not followed by whitespace. 382
Errors 'if' is not followed by whitespace. 387
Errors Line is longer than 80 characters. 396
Errors Parameter res should be final. 399
Errors 'if' is not followed by whitespace. 400
Errors 'if' is not followed by whitespace. 412
Errors 'if' is not followed by whitespace. 415
Errors 'if' is not followed by whitespace. 418
Errors 'if' is not followed by whitespace. 421
Errors 'if' is not followed by whitespace. 424

org/bitrepository/service/audit/AuditTrailContributorDatabaseMigrator.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 Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Line has trailing spaces. 43
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 47
Errors Line has trailing spaces. 50
Errors Parameter connector should be final. 55
Errors Line has trailing spaces. 58
Errors Method 'migrate' is not designed for extension - needs to be abstract, final or empty. 59
Errors Line has trailing spaces. 62
Errors 'if' is not followed by whitespace. 63
Errors Line has trailing spaces. 64
Errors Line is longer than 80 characters. 64
Errors 'if' is not followed by whitespace. 67
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 72
Errors 'if' is not followed by whitespace. 72
Errors '3' is a magic number. 72
Errors Method 'needsMigration' is not designed for extension - needs to be abstract, final or empty. 78
Errors Line has trailing spaces. 81
Errors 'if' is not followed by whitespace. 82
Errors Line is longer than 80 characters. 83
Errors Conditional logic can be removed. 85
Errors 'if' is not followed by whitespace. 85

org/bitrepository/service/audit/AuditTrailDatabaseResults.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. 39
Errors Line has trailing spaces. 41
Errors Line has trailing spaces. 49
Errors Method 'getAuditTrailEvents' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line has trailing spaces. 56
Errors Method 'addAuditTrailEvent' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter event should be final. 61
Errors Line has trailing spaces. 65
Errors Method 'moreResults' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line has trailing spaces. 72
Errors Method 'reportMoreResultsFound' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line has trailing spaces. 79
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 80
Errors Line has trailing spaces. 82
Errors Line is longer than 80 characters. 82
Errors Line is longer than 80 characters. 83
Errors Avoid inline conditionals. 83

org/bitrepository/service/audit/AuditTrailManager.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. 39
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 45
Errors Line has trailing spaces. 46
Errors Line has trailing spaces. 51
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58

org/bitrepository/service/contributor/AbstractContributorMediator.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. 37
Errors Line is longer than 80 characters. 41
Errors Line is longer than 80 characters. 44
Errors Line is longer than 80 characters. 45
Errors Line is longer than 80 characters. 48
Errors Parameter messageBus should be final. 55
Errors 'messageBus' hides a field. 55
Errors Line is longer than 80 characters. 62
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 74
Errors Line has trailing spaces. 82
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 84
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 92
Errors Parameter message should be final. 96
Errors Line is longer than 80 characters. 98
Errors Line is longer than 80 characters. 103
Errors 'else' construct must use '{}'s. 104
Errors Line is longer than 80 characters. 105
Errors Line is longer than 80 characters. 108
Errors Line has trailing spaces. 112
Errors Method 'close' is not designed for extension - needs to be abstract, final or empty. 116
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 119

org/bitrepository/service/contributor/ContributorContext.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 Missing a Javadoc comment. 33
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Parameter responseDispatcher should be final. 35
Errors 'responseDispatcher' hides a field. 35
Errors Parameter alarmDispatcher should be final. 35
Errors 'alarmDispatcher' hides a field. 35
Errors Parameter settings should be final. 35
Errors 'settings' hides a field. 35
Errors Line is longer than 80 characters. 36
Errors Method 'getResponseDispatcher' is not designed for extension - needs to be abstract, final or empty. 41
Errors Missing a Javadoc comment. 41
Errors Method 'getAlarmDispatcher' is not designed for extension - needs to be abstract, final or empty. 45
Errors Missing a Javadoc comment. 45
Errors Method 'getSettings' is not designed for extension - needs to be abstract, final or empty. 49
Errors Missing a Javadoc comment. 49

org/bitrepository/service/contributor/ContributorMediator.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. 33

org/bitrepository/service/contributor/MessageDispatcher.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. 34
Errors Variable 'settings' must be private and have accessor methods. 34
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 37
Errors Parameter settings should be final. 37
Errors 'settings' hides a field. 37
Errors Parameter sender should be final. 37
Errors 'sender' hides a field. 37
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 53
Errors Method 'dispatchMessage' is not designed for extension - needs to be abstract, final or empty. 55
Errors Parameter message should be final. 55
Errors Line is longer than 80 characters. 57
Errors Line is longer than 80 characters. 58

org/bitrepository/service/contributor/ResponseDispatcher.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. 34
Errors Parameter settings should be final. 34
Errors Parameter sender should be final. 34
Errors Line is longer than 80 characters. 40
Errors Line is longer than 80 characters. 50
Errors Line is longer than 80 characters. 53
Errors Method 'dispatchResponse' is not designed for extension - needs to be abstract, final or empty. 53
Errors Parameter response should be final. 53
Errors Parameter request should be final. 53

org/bitrepository/service/contributor/SimpleContributorMediator.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. 32
Errors Line is longer than 80 characters. 34
Errors Line is longer than 80 characters. 35
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors Line has trailing spaces. 49
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 63
Errors Line is longer than 80 characters. 65
Errors Parameter messageBus should be final. 65
Errors Parameter settings should be final. 65
Errors Parameter auditManager should be final. 65
Errors 'auditManager' hides a field. 65
Errors Method 'createListOfHandlers' is not designed for extension - needs to be abstract, final or empty. 74
Errors Line has trailing spaces. 78
Errors Line is longer than 80 characters. 79
Errors Line has trailing spaces. 81
Errors 'if' is not followed by whitespace. 82
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 84
Errors Line has trailing spaces. 86
Errors Line has trailing spaces. 89
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 90
Errors Method 'handleRequest' is not designed for extension - needs to be abstract, final or empty. 95
Errors Line is longer than 80 characters. 97
Errors Parameter request should be final. 97
Errors Parameter handler should be final. 97
Errors Line is longer than 80 characters. 101
Errors Line has trailing spaces. 110

org/bitrepository/service/contributor/handler/AbstractRequestHandler.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. 33
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 39
Errors Line has trailing spaces. 40
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 48
Errors Parameter context should be final. 53
Errors 'context' hides a field. 53
Errors Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line is longer than 80 characters. 67
Errors Method 'dispatchResponse' is not designed for extension - needs to be abstract, final or empty. 67
Errors Parameter response should be final. 67
Errors Expected @param tag for 'response'. 67
Errors Parameter request should be final. 67
Errors Expected @param tag for 'request'. 67
Errors Method 'validateCollectionID' is not designed for extension - needs to be abstract, final or empty. 75
Errors Parameter request should be final. 75
Errors 'if' is not followed by whitespace. 76
Errors Line is longer than 80 characters. 77
Errors '+' should be on a new line. 77

org/bitrepository/service/contributor/handler/GetAuditTrailsRequestHandler.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. 60
Errors Line has trailing spaces. 65
Errors Line is longer than 80 characters. 70
Errors Parameter context should be final. 70
Errors Parameter auditManager should be final. 70
Errors 'auditManager' hides a field. 70
Errors Expected @param tag for 'auditManager'. 70
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 75
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 80
Errors Line is longer than 80 characters. 81
Errors Parameter message should be final. 81
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 90
Errors Line is longer than 80 characters. 91
Errors Parameter request should be final. 91
Errors Line is longer than 80 characters. 97
Errors Unused Javadoc tag. 98
Errors Line is longer than 80 characters. 100
Errors Method 'validateMessage' is not designed for extension - needs to be abstract, final or empty. 100
Errors Parameter message should be final. 100
Errors Expected @throws tag for 'RequestHandlerException'. 100
Errors Line is longer than 80 characters. 101
Errors 'if' is not followed by whitespace. 101
Errors Line has trailing spaces. 108
Errors Line is longer than 80 characters. 110
Errors Method 'sendProgressMessage' is not designed for extension - needs to be abstract, final or empty. 113
Errors Parameter request should be final. 113
Errors Line is longer than 80 characters. 114
Errors Line has trailing spaces. 115
Errors Line is longer than 80 characters. 119
Errors Line is longer than 80 characters. 122
Errors Line has trailing spaces. 124
Errors Line is longer than 80 characters. 130
Errors Method 'collectAudits' is not designed for extension - needs to be abstract, final or empty. 130
Errors Parameter message should be final. 130
Errors 'if' is not followed by whitespace. 132
Errors Line is longer than 80 characters. 133
Errors 'if' is not followed by whitespace. 137
Errors Line is longer than 80 characters. 138
Errors 'if' is not followed by whitespace. 142
Errors Line is longer than 80 characters. 144
Errors 'if' is not followed by whitespace. 147
Errors Line is longer than 80 characters. 149
Errors 'if' is not followed by whitespace. 152
Errors Line is longer than 80 characters. 153
Errors Line has trailing spaces. 156
Errors Line has trailing spaces. 157
Errors Line is longer than 80 characters. 157
Errors Line has trailing spaces. 160
Errors Line has trailing spaces. 163
Errors Line is longer than 80 characters. 163
Errors Line is longer than 80 characters. 166
Errors Line is longer than 80 characters. 168
Errors Method 'handleUpload' is not designed for extension - needs to be abstract, final or empty. 168
Errors Parameter message should be final. 168
Errors Parameter extractedAuditTrails should be final. 168
Errors Line is longer than 80 characters. 169
Errors 'if' is not followed by whitespace. 169
Errors Line has trailing spaces. 173
Errors Line is longer than 80 characters. 176
Errors Line has trailing spaces. 178
Errors Line is longer than 80 characters. 179
Errors Line is longer than 80 characters. 180
Errors Line is longer than 80 characters. 185
Errors Line has trailing spaces. 189
Errors Line is longer than 80 characters. 195
Errors Line has trailing spaces. 199
Errors Line is longer than 80 characters. 199
Errors Method 'createAuditTrailFile' is not designed for extension - needs to be abstract, final or empty. 199
Errors Parameter request should be final. 199
Errors Parameter extractedAuditTrails should be final. 199
Errors Line is longer than 80 characters. 201
Errors Line has trailing spaces. 202
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 205
Errors Line is longer than 80 characters. 207
Errors 'if' is not followed by whitespace. 218
Errors Line has trailing spaces. 222
Errors Line is longer than 80 characters. 231
Errors Method 'sendFinalResponse' is not designed for extension - needs to be abstract, final or empty. 231
Errors Parameter request should be final. 231
Errors Parameter auditExtract should be final. 231
Errors 'if' is not followed by whitespace. 234
Errors Line is longer than 80 characters. 235
Errors Line has trailing spaces. 239
Errors Line has trailing spaces. 242
Errors Line is longer than 80 characters. 247
Errors Line has trailing spaces. 249
Errors Line has trailing spaces. 251
Errors Line is longer than 80 characters. 251
Errors Line has trailing spaces. 254
Errors Line is longer than 80 characters. 258
Errors Parameter message should be final. 258
Errors Line is longer than 80 characters. 259
Errors Line has trailing spaces. 262
Errors Line has trailing spaces. 265
Errors Line has trailing spaces. 267
Errors Line is longer than 80 characters. 267
Errors Line has trailing spaces. 271
Errors Line is longer than 80 characters. 274
Errors Method 'createFinalResponse' is not designed for extension - needs to be abstract, final or empty. 274
Errors Parameter request should be final. 274
Errors Expected @param tag for 'request'. 274
Errors Line has trailing spaces. 277

org/bitrepository/service/contributor/handler/GetStatusRequestHandler.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. 40
Errors Parameter context should be final. 45
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 49
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 54
Errors Parameter request should be final. 55
Errors Line has trailing spaces. 60
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 61
Errors Line is longer than 80 characters. 62
Errors Parameter request should be final. 62
Errors Line has trailing spaces. 67
Errors Parameter request should be final. 72
Errors Line is longer than 80 characters. 73
Errors 'if' is not followed by whitespace. 73
Errors Line is longer than 80 characters. 74
Errors Parameter request should be final. 83
Errors Line is longer than 80 characters. 85
Errors Line is longer than 80 characters. 87
Errors Line has trailing spaces. 89
Errors Parameter request should be final. 94
Errors Line is longer than 80 characters. 103
Errors Line has trailing spaces. 105
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 115
Errors Parameter request should be final. 115
Errors Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 124
Errors Line has trailing spaces. 126
Errors Line has trailing spaces. 129
Errors Line is longer than 80 characters. 129
Errors '+' should be on a new line. 129
Errors Line is longer than 80 characters. 130
Errors Line has trailing spaces. 131
Errors Line has trailing spaces. 136
Errors Method 'failedStatus' is not designed for extension - needs to be abstract, final or empty. 140
Errors Line has trailing spaces. 142
Errors Line has trailing spaces. 146

org/bitrepository/service/contributor/handler/IdentifyContributorsForGetAuditTrailsRequestHandler.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. 26
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 41
Errors Parameter context should be final. 41
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 45
Errors Line is longer than 80 characters. 46
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 50
Errors Line is longer than 80 characters. 51
Errors Parameter message should be final. 51
Errors Line is longer than 80 characters. 52
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 57
Errors Line is longer than 80 characters. 58
Errors Parameter request should be final. 58
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 66
Errors Method 'respondSuccessfulIdentification' is not designed for extension - needs to be abstract, final or empty. 66
Errors Parameter request should be final. 66
Errors Line is longer than 80 characters. 67
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 71
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 77
Errors Method 'respondFailedIdentification' is not designed for extension - needs to be abstract, final or empty. 77
Errors Parameter request should be final. 77
Errors Parameter responseInfo should be final. 78
Errors Line is longer than 80 characters. 79
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 82
Errors Line has trailing spaces. 84
Errors Line is longer than 80 characters. 87
Errors Method 'createResponse' is not designed for extension - needs to be abstract, final or empty. 92
Errors Line is longer than 80 characters. 93

org/bitrepository/service/contributor/handler/IdentifyContributorsForGetStatusRequestHandler.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. 27
Errors Line is longer than 80 characters. 28
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 43
Errors Parameter context should be final. 43
Errors Method 'getRequestClass' is not designed for extension - needs to be abstract, final or empty. 47
Errors Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 52
Errors Line is longer than 80 characters. 53
Errors Parameter request should be final. 53
Errors Line is longer than 80 characters. 54
Errors Line is longer than 80 characters. 57
Errors Method 'generateFailedResponse' is not designed for extension - needs to be abstract, final or empty. 60
Errors Line is longer than 80 characters. 61
Errors Parameter request should be final. 61
Errors Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 70

org/bitrepository/service/contributor/handler/RequestHandler.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 Type Javadoc comment is missing an @param <T> tag. 30
Errors Expected an @return tag. 32
Errors Redundant 'public' modifier. 32
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Redundant 'public' modifier. 39
Errors Line is longer than 80 characters. 42
Errors Redundant 'public' modifier. 46
Errors Expected @param tag for 'request'. 46

org/bitrepository/service/database/DBConnector.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. 44
Errors Line is longer than 80 characters. 47
Errors Parameter databaseSpecifics should be final. 49
Errors 'databaseSpecifics' hides a field. 49
Errors Line is longer than 80 characters. 50
Errors Line has trailing spaces. 57
Errors Method 'getDatabaseDriverClass' 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. 70
Errors 'if' is not followed by whitespace. 73
Errors 'if' is not followed by whitespace. 76
Errors Line is longer than 80 characters. 80
Errors Line is longer than 80 characters. 90
Errors Line has trailing spaces. 93
Errors Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 98
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 102
Errors Line has trailing spaces. 106
Errors Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 110
Errors Line is longer than 80 characters. 114

org/bitrepository/service/database/DatabaseCreator.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 Missing a Javadoc comment. 33
Errors Line is longer than 80 characters. 41
Errors Method 'createDatabase' is not designed for extension - needs to be abstract, final or empty. 41
Errors Parameter databaseSpecifics should be final. 41
Errors Parameter scriptName should be final. 41
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 43
Errors Line is longer than 80 characters. 52
Errors Expected an @return tag. 54
Errors Line is longer than 80 characters. 54
Errors Parameter databaseSpecifics should be final. 54
Errors Expected @param tag for 'databaseSpecifics'. 54
Errors Line is longer than 80 characters. 57
Errors Method 'loadSettings' is not designed for extension - needs to be abstract, final or empty. 63
Errors Missing a Javadoc comment. 63
Errors Parameter pillarID should be final. 63
Errors Parameter pathToSettings should be final. 63
Errors Line is longer than 80 characters. 65

org/bitrepository/service/database/DatabaseMaintainer.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 Utility classes should not have a public or default constructor. 33
Errors Line is longer than 80 characters. 36
Errors Line is longer than 80 characters. 39
Errors Parameter databaseSpecifics should be final. 39
Errors Expected @param tag for 'databaseSpecifics'. 39
Errors Parameter scriptName should be final. 39
Errors Expected @throws tag for 'Exception'. 39
Errors Line has trailing spaces. 44
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 49
Errors Parameter connector should be final. 49
Errors Expected @param tag for 'connector'. 49
Errors Parameter scriptName should be final. 49
Errors Expected @throws tag for 'Exception'. 49
Errors Line has trailing spaces. 54
Errors Line has trailing spaces. 56
Errors Line is longer than 80 characters. 61
Errors Parameter connection should be final. 61
Errors Expected @param tag for 'connection'. 61
Errors Parameter scriptName should be final. 61
Errors Expected @param tag for 'scriptName'. 61
Errors Expected @throws tag for 'Exception'. 61
Errors Line is longer than 80 characters. 62
Errors Expected an @return tag. 69
Errors Line is longer than 80 characters. 69
Errors Parameter filePath should be final. 69
Errors Expected @param tag for 'filePath'. 69
Errors Expected @throws tag for 'java.io.IOException'. 69
Errors Line is longer than 80 characters. 70
Errors Line is longer than 80 characters. 73
Errors Line is longer than 80 characters. 80
Errors Expected an @return tag. 82
Errors Line is longer than 80 characters. 82
Errors Parameter databaseSpecifics should be final. 82
Errors Expected @param tag for 'databaseSpecifics'. 82
Errors Expected @throws tag for 'Exception'. 82
Errors Line is longer than 80 characters. 84

org/bitrepository/service/database/DatabaseManager.java

Violation Message Line
Errors Line has trailing spaces. 11
Errors Line is longer than 80 characters. 13
Errors Line has trailing spaces. 16
Errors Line has trailing spaces. 17
Errors Line is longer than 80 characters. 17
Errors Line has trailing spaces. 18
Errors Missing a Javadoc comment. 21
Errors Line is longer than 80 characters. 22
Errors Missing a Javadoc comment. 22
Errors Name 'derbyDriver' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 22
Errors Missing a Javadoc comment. 23
Errors Name 'postgressDriver' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 23
Errors Missing a Javadoc comment. 24
Errors Variable 'connector' must be private and have accessor methods. 24
Errors Line has trailing spaces. 25
Errors Line has trailing spaces. 27
Errors Line is longer than 80 characters. 27
Errors Line has trailing spaces. 28
Errors Line is longer than 80 characters. 28
Errors Method 'getConnector' is not designed for extension - needs to be abstract, final or empty. 32
Errors 'if' is not followed by whitespace. 34
Errors Line has trailing spaces. 35
Errors 'if' is not followed by whitespace. 36
Errors Line is longer than 80 characters. 39
Errors Line is longer than 80 characters. 40
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 43
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 47
Errors Line has trailing spaces. 48
Errors Line is longer than 80 characters. 48
Errors 'if' is not followed by whitespace. 53
Errors 'if' is not followed by whitespace. 56
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 57
Errors '+' is not preceded with whitespace. 57
Errors '+' should be on a new line. 57
Errors Line has trailing spaces. 58
Errors Line is longer than 80 characters. 58
Errors '+' should be on a new line. 58
Errors Line has trailing spaces. 61
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 66
Errors Line is longer than 80 characters. 67
Errors Line has trailing spaces. 68
Errors 'if' is not followed by whitespace. 71
Errors 'if' is not followed by whitespace. 75
Errors Line is longer than 80 characters. 76
Errors Line is longer than 80 characters. 79
Errors 'if' is not followed by whitespace. 83
Errors 'if' is not followed by whitespace. 87
Errors 'if' is not followed by whitespace. 88
Errors Line is longer than 80 characters. 89
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 93
Errors Line has trailing spaces. 101
Errors Line has trailing spaces. 103
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 104
Errors Line has trailing spaces. 107
Errors First sentence should end with a period. 108
Errors Line has trailing spaces. 110
Errors Line has trailing spaces. 113
Errors Line has trailing spaces. 115
Errors Line has trailing spaces. 116
Errors Line has trailing spaces. 119
Errors Line has trailing spaces. 121
Errors Line is longer than 80 characters. 121
Errors Line has trailing spaces. 122
Errors Line has trailing spaces. 123
Errors Line has trailing spaces. 126
Errors Line has trailing spaces. 128
Errors Line is longer than 80 characters. 128
Errors Method 'obtainConnection' is not designed for extension - needs to be abstract, final or empty. 131
Errors Redundant throws: 'IllegalStateException' is unchecked exception. 131
Errors Line has trailing spaces. 133
Errors Line is longer than 80 characters. 138
Errors Line has trailing spaces. 142
Errors First sentence should end with a period. 143
Errors Line has trailing spaces. 144
Errors 'if' is not followed by whitespace. 148
Errors Line is longer than 80 characters. 151
Errors Line has trailing spaces. 154
Errors Missing a Javadoc comment. 155
Errors 'if' is not followed by whitespace. 157
Errors Line has trailing spaces. 163
Errors Missing a Javadoc comment. 164
Errors 'if' is not followed by whitespace. 166
Errors '}' should be alone on a line. 170
Errors Line has trailing spaces. 171
Errors Line has trailing spaces. 173
Errors Line is longer than 80 characters. 177
Errors Line has trailing spaces. 179

org/bitrepository/service/database/DatabaseMigrator.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 has trailing spaces. 36
Errors Variable 'connector' must be private and have accessor methods. 44
Errors Line has trailing spaces. 45
Errors Line has trailing spaces. 52
Errors Parameter connector should be final. 57
Errors 'connector' hides a field. 57
Errors Line has trailing spaces. 60
Errors Line is longer than 80 characters. 63
Errors Method 'getTableVersions' is not designed for extension - needs to be abstract, final or empty. 65
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 69
Errors Line has trailing spaces. 72
Errors Line is longer than 80 characters. 79
Errors Line has trailing spaces. 81
Errors Line is longer than 80 characters. 83
Errors 'if' is not followed by whitespace. 86
Errors 'if' is not followed by whitespace. 89
Errors 'if' is not followed by whitespace. 92
Errors Line is longer than 80 characters. 97
Errors Line has trailing spaces. 99
Errors Line has trailing spaces. 102
Errors Line is longer than 80 characters. 110
Errors Method 'updateTable' is not designed for extension - needs to be abstract, final or empty. 110
Errors Parameter tablename should be final. 110
Errors Parameter newVersion should be final. 110
Errors Parameter updateSql should be final. 110
Errors Parameter args should be final. 110
Errors Line has trailing spaces. 111
Errors Line is longer than 80 characters. 111
Errors Line has trailing spaces. 113
Errors Line is longer than 80 characters. 115
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 120
Errors Method 'migrateDerbyDatabase' is not designed for extension - needs to be abstract, final or empty. 123
Errors Parameter migrateScriptName should be final. 123
Errors Line is longer than 80 characters. 124
Errors 'if' is not followed by whitespace. 124
Errors Line has trailing spaces. 128
Errors Line is longer than 80 characters. 128
Errors Line is longer than 80 characters. 129
Errors Line is longer than 80 characters. 133
Errors Line is longer than 80 characters. 134
Errors Line has trailing spaces. 138
Errors 'public' modifier out of order with the JLS suggestions. 142
Errors Line has trailing spaces. 143
Errors Line has trailing spaces. 146
Errors Line has trailing spaces. 149

org/bitrepository/service/database/DatabaseUtils.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 Class DatabaseUtils should be declared as final. 44
Errors Line is longer than 80 characters. 49
Errors Line has trailing spaces. 50
Errors Line has trailing spaces. 53
Errors Line has trailing spaces. 55
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 56
Errors Line has trailing spaces. 57
Errors Line is longer than 80 characters. 63
Errors Parameter dbConnector should be final. 63
Errors Parameter query should be final. 63
Errors Parameter args should be final. 63
Errors Line has trailing spaces. 67
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 84
Errors 'if' is not followed by whitespace. 88
Errors 'if' is not followed by whitespace. 91
Errors 'if' is not followed by whitespace. 94
Errors Line has trailing spaces. 102
Errors Line has trailing spaces. 104
Errors Line is longer than 80 characters. 104
Errors Line is longer than 80 characters. 105
Errors Line has trailing spaces. 106
Errors Line is longer than 80 characters. 112
Errors Parameter dbConnector should be final. 112
Errors Parameter query should be final. 112
Errors Parameter args should be final. 112
Errors Line has trailing spaces. 116
Errors Line has trailing spaces. 117
Errors Line is longer than 80 characters. 126
Errors Line is longer than 80 characters. 127
Errors Line is longer than 80 characters. 135
Errors 'if' is not followed by whitespace. 139
Errors 'if' is not followed by whitespace. 142
Errors 'if' is not followed by whitespace. 145
Errors Line has trailing spaces. 153
Errors Line has trailing spaces. 155
Errors Line is longer than 80 characters. 155
Errors Line has trailing spaces. 156
Errors Line is longer than 80 characters. 156
Errors Line has trailing spaces. 158
Errors Line is longer than 80 characters. 164
Errors Parameter dbConnector should be final. 164
Errors Parameter query should be final. 164
Errors Parameter args should be final. 164
Errors Line has trailing spaces. 168
Errors Line has trailing spaces. 169
Errors Line is longer than 80 characters. 178
Errors Line is longer than 80 characters. 179
Errors 'if' is not followed by whitespace. 188
Errors 'if' is not followed by whitespace. 191
Errors 'if' is not followed by whitespace. 194
Errors Line has trailing spaces. 202
Errors Line has trailing spaces. 204
Errors Line is longer than 80 characters. 204
Errors Line is longer than 80 characters. 205
Errors Line has trailing spaces. 206
Errors Line is longer than 80 characters. 212
Errors Parameter dbConnector should be final. 212
Errors Parameter query should be final. 212
Errors Parameter args should be final. 212
Errors Line has trailing spaces. 216
Errors Line has trailing spaces. 217
Errors Line has trailing spaces. 226
Errors 'while' is not followed by whitespace. 227
Errors 'if' is not followed by whitespace. 232
Errors 'if' is not followed by whitespace. 235
Errors 'if' is not followed by whitespace. 238
Errors Line has trailing spaces. 248
Errors Line is longer than 80 characters. 248
Errors Line is longer than 80 characters. 249
Errors Line has trailing spaces. 250
Errors Line is longer than 80 characters. 256
Errors Parameter dbConnector should be final. 256
Errors Parameter query should be final. 256
Errors Parameter args should be final. 256
Errors Line has trailing spaces. 259
Errors Line has trailing spaces. 261
Errors Line is longer than 80 characters. 261
Errors Line is longer than 80 characters. 262
Errors Line has trailing spaces. 263
Errors Line has trailing spaces. 264
Errors Line is longer than 80 characters. 270
Errors Parameter dbConnector should be final. 270
Errors Parameter query should be final. 270
Errors Parameter args should be final. 270
Errors Line has trailing spaces. 273
Errors Line is longer than 80 characters. 277
Errors Line is longer than 80 characters. 282
Errors Parameter dbConnector should be final. 282
Errors Parameter mustHaveOnlyOneResult should be final. 282
Errors Parameter query should be final. 282
Errors Parameter args should be final. 282
Errors Line has trailing spaces. 286
Errors Line has trailing spaces. 287
Errors Line has trailing spaces. 294
Errors Line is longer than 80 characters. 297
Errors Line is longer than 80 characters. 306
Errors 'if' is not followed by whitespace. 310
Errors 'if' is not followed by whitespace. 313
Errors 'if' is not followed by whitespace. 316
Errors Line has trailing spaces. 324
Errors Line has trailing spaces. 326
Errors Line is longer than 80 characters. 326
Errors Line is longer than 80 characters. 327
Errors Line has trailing spaces. 328
Errors Line is longer than 80 characters. 332
Errors Line is longer than 80 characters. 334
Errors Parameter dbConnector should be final. 334
Errors Parameter query should be final. 334
Errors Parameter args should be final. 334
Errors Line has trailing spaces. 339
Errors Line has trailing spaces. 347
Errors 'if' is not followed by whitespace. 348
Errors Line is longer than 80 characters. 349
Errors Line has trailing spaces. 352
Errors 'if' is not followed by whitespace. 355
Errors 'if' is not followed by whitespace. 358
Errors 'if' is not followed by whitespace. 361
Errors Line has trailing spaces. 369
Errors Line has trailing spaces. 371
Errors Line is longer than 80 characters. 371
Errors Line is longer than 80 characters. 372
Errors Line has trailing spaces. 373
Errors Line is longer than 80 characters. 377
Errors Line is longer than 80 characters. 379
Errors Parameter dbConnector should be final. 379
Errors Parameter query should be final. 379
Errors Parameter args should be final. 379
Errors Line has trailing spaces. 384
Errors Line has trailing spaces. 392
Errors 'while' is not followed by whitespace. 394
Errors 'if' is not followed by whitespace. 399
Errors 'if' is not followed by whitespace. 402
Errors 'if' is not followed by whitespace. 405
Errors Line has trailing spaces. 417
Errors Line is longer than 80 characters. 422
Errors Parameter dbConnector should be final. 422
Errors Parameter query should be final. 422
Errors Parameter args should be final. 422
Errors Line has trailing spaces. 426
Errors Line has trailing spaces. 427
Errors 'if' is not followed by whitespace. 437
Errors 'if' is not followed by whitespace. 440
Errors 'if' is not followed by whitespace. 443
Errors Line has trailing spaces. 451
Errors Line is longer than 80 characters. 463
Errors Parameter dbConnection should be final. 463
Errors Parameter query should be final. 463
Errors Parameter args should be final. 463
Errors Line is longer than 80 characters. 465
Errors 'if' is not followed by whitespace. 480
Errors Line is longer than 80 characters. 481
Errors Line has trailing spaces. 482
Errors Line is longer than 80 characters. 482
Errors Line is longer than 80 characters. 484
Errors Line is longer than 80 characters. 485
Errors Line has trailing spaces. 493
Errors Line has trailing spaces. 496
Errors Line is longer than 80 characters. 498
Errors Line is longer than 80 characters. 501
Errors Unused @throws tag for 'IllegalStateException'. 501
Errors Expected an @return tag. 503
Errors Line has trailing spaces. 503
Errors Line is longer than 80 characters. 503
Errors Parameter e should be final. 503
Errors Parameter dbConnection should be final. 503
Errors Parameter query should be final. 504
Errors Parameter args should be final. 504
Errors Line has trailing spaces. 505
Errors Line is longer than 80 characters. 505
Errors Line is longer than 80 characters. 506

org/bitrepository/service/database/SqlScriptRunner.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. 44
Errors Missing a Javadoc comment. 45
Errors Missing a Javadoc comment. 47
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 50
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Parameter connection should be final. 61
Errors 'connection' hides a field. 61
Errors Parameter autoCommit should be final. 62
Errors 'autoCommit' hides a field. 62
Errors Parameter stopOnError should be final. 63
Errors 'stopOnError' hides a field. 63
Errors Line is longer than 80 characters. 71
Errors Method 'setDelimiter' is not designed for extension - needs to be abstract, final or empty. 73
Errors Parameter delimiter should be final. 73
Errors 'delimiter' hides a field. 73
Errors Parameter fullLineDelimiter should be final. 73
Errors 'fullLineDelimiter' hides a field. 73
Errors First sentence should end with a period. 78
Errors Method 'runScript' is not designed for extension - needs to be abstract, final or empty. 84
Errors Parameter reader should be final. 84
Errors Expected @throws tag for 'IOException'. 84
Errors Expected @throws tag for 'SQLException'. 84
Errors First sentence should end with a period. 97
Errors Parameter conn should be final. 106
Errors Parameter reader should be final. 106
Errors '||' should be on a new line. 117
Errors Must have at least one statement. 118
Errors Must have at least one statement. 120
Errors Must have at least one statement. 122
Errors Line is longer than 80 characters. 123
Errors Must have at least one statement. 176
Errors Missing a Javadoc comment. 195
Errors Parameter line should be final. 195
Errors Missing a Javadoc comment. 203

org/bitrepository/service/exception/IdentifyContributorException.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. 30
Errors Line is longer than 80 characters. 37
Errors Unused @param tag for 'collectionID'. 37
Errors Line is longer than 80 characters. 39
Errors Parameter irInfo should be final. 39
Errors Parameter collectionId should be final. 39
Errors Expected @param tag for 'collectionId'. 39
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 46
Errors Unused @param tag for 'collectionID'. 46
Errors Line is longer than 80 characters. 49
Errors Parameter irInfo should be final. 49
Errors Parameter collectionId should be final. 49
Errors Expected @param tag for 'collectionId'. 49
Errors Parameter e should be final. 49

org/bitrepository/service/exception/IllegalOperationException.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. 28
Errors Line is longer than 80 characters. 35
Errors Unused @param tag for 'collectionID'. 35
Errors Parameter rInfo should be final. 37
Errors Parameter collectionId should be final. 37
Errors Expected @param tag for 'collectionId'. 37
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 44
Errors Unused @param tag for 'collectionID'. 44
Errors Line is longer than 80 characters. 47
Errors Parameter rInfo should be final. 47
Errors Parameter collectionId should be final. 47
Errors Expected @param tag for 'collectionId'. 47
Errors Parameter e should be final. 47

org/bitrepository/service/exception/InvalidMessageException.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. 30
Errors Line is longer than 80 characters. 30
Errors Line is longer than 80 characters. 37
Errors Unused @param tag for 'collectionID'. 37
Errors Parameter rInfo should be final. 39
Errors Parameter collectionId should be final. 39
Errors Expected @param tag for 'collectionId'. 39
Errors Line has trailing spaces. 42
Errors Line is longer than 80 characters. 46
Errors Unused @param tag for 'collectionID'. 46
Errors Line is longer than 80 characters. 49
Errors Parameter rInfo should be final. 49
Errors Parameter collectionId should be final. 49
Errors Expected @param tag for 'collectionId'. 49
Errors Parameter e should be final. 49

org/bitrepository/service/exception/RequestHandlerException.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. 31
Errors Line is longer than 80 characters. 33
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 39
Errors Unused @param tag for 'collectionID'. 39
Errors Parameter rInfo should be final. 41
Errors Parameter collectionId should be final. 41
Errors 'collectionId' hides a field. 41
Errors Expected @param tag for 'collectionId'. 41
Errors Line has trailing spaces. 46
Errors Line is longer than 80 characters. 50
Errors Unused @param tag for 'collectionID'. 50
Errors Line is longer than 80 characters. 53
Errors Parameter rInfo should be final. 53
Errors Parameter collectionId should be final. 53
Errors 'collectionId' hides a field. 53
Errors Expected @param tag for 'collectionId'. 53
Errors Parameter e should be final. 53
Errors Line has trailing spaces. 58
Errors Method 'getResponseInfo' is not designed for extension - needs to be abstract, final or empty. 62
Errors Line has trailing spaces. 65
Errors Method 'getCollectionId' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line has trailing spaces. 72
Errors Method 'setCollectionId' is not designed for extension - needs to be abstract, final or empty. 76
Errors Parameter collectionId should be final. 76
Errors 'collectionId' hides a field. 76
Errors Line has trailing spaces. 79
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 80

org/bitrepository/service/scheduler/JobEventListener.java

Violation Message Line
Errors Missing package-info.java file. 0
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. 25
Errors Missing a Javadoc comment. 26
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 30

org/bitrepository/service/scheduler/JobScheduler.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 First sentence should end with a period. 53
Errors Line is longer than 80 characters. 56
Errors Expected @param tag for 'job'. 58
Errors Line is longer than 80 characters. 61
Errors Expected an @return tag. 63
Errors Expected @param tag for 'jobId'. 63
Errors Line is longer than 80 characters. 66
Errors Expected an @return tag. 68
Errors Expected @param tag for 'jobId'. 68

org/bitrepository/service/scheduler/TimerbasedScheduler.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 Using the '.*' form of import should be avoided - java.util.*. 34
Errors Missing a Javadoc comment. 40
Errors Line is longer than 80 characters. 45
Errors Missing a Javadoc comment. 46
Errors Line is longer than 80 characters. 54
Errors Missing a Javadoc comment. 54
Errors Method 'schedule' is not designed for extension - needs to be abstract, final or empty. 62
Errors Parameter workflow should be final. 63
Errors Parameter interval should be final. 63
Errors Line is longer than 80 characters. 64
Errors Line is longer than 80 characters. 66
Errors Method 'startJob' is not designed for extension - needs to be abstract, final or empty. 71
Errors Parameter job should be final. 72
Errors Line is longer than 80 characters. 79
Errors Method 'getNextRun' is not designed for extension - needs to be abstract, final or empty. 85
Errors Parameter jobId should be final. 86
Errors 'else' construct must use '{}'s. 89
Errors Method 'getRunInterval' is not designed for extension - needs to be abstract, final or empty. 92
Errors Parameter jobId should be final. 93
Errors 'else' construct must use '{}'s. 96
Errors Method 'addJobEventListener' is not designed for extension - needs to be abstract, final or empty. 99
Errors Parameter listener should be final. 100
Errors Method 'cancelJob' is not designed for extension - needs to be abstract, final or empty. 104
Errors Parameter jobID should be final. 105
Errors 'if' is not followed by whitespace. 107

org/bitrepository/service/workflow/AbstractWorkFlowStep.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. 25

org/bitrepository/service/workflow/JobID.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. 24
Errors Line has trailing spaces. 25
Errors Line is longer than 80 characters. 25
Errors Missing a Javadoc comment. 28
Errors Missing a Javadoc comment. 29
Errors Line has trailing spaces. 30
Errors Missing a Javadoc comment. 31
Errors Parameter workflowName should be final. 31
Errors 'workflowName' hides a field. 31
Errors Parameter collectionID should be final. 31
Errors 'collectionID' hides a field. 31
Errors Line has trailing spaces. 35
Errors Method 'getWorkflowName' is not designed for extension - needs to be abstract, final or empty. 36
Errors Missing a Javadoc comment. 36
Errors Line has trailing spaces. 39
Errors Method 'getCollectionID' is not designed for extension - needs to be abstract, final or empty. 40
Errors Missing a Javadoc comment. 40
Errors Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 44
Errors Avoid inline conditionals. 49
Errors Avoid inline conditionals. 51
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 55
Errors Parameter obj should be final. 56
Errors 'if' construct must use '{}'s. 57
Errors 'if' construct must use '{}'s. 59
Errors 'if' construct must use '{}'s. 61
Errors 'if' construct must use '{}'s. 65
Errors 'if' construct must use '{}'s. 67
Errors 'if' construct must use '{}'s. 70
Errors 'if' construct must use '{}'s. 72
Errors Line has trailing spaces. 76
Errors Line has trailing spaces. 77
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 77

org/bitrepository/service/workflow/JobTimerTask.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. 43
Errors Missing a Javadoc comment. 44
Errors Unused @param tag for 'job:'. 49
Errors Line is longer than 80 characters. 51
Errors Parameter interval should be final. 51
Errors 'interval' hides a field. 51
Errors Parameter job should be final. 51
Errors 'job' hides a field. 51
Errors Expected @param tag for 'job'. 51
Errors Parameter jobListeners should be final. 51
Errors 'jobListeners' hides a field. 51
Errors Expected @param tag for 'jobListeners'. 51
Errors Method 'getNextRun' is not designed for extension - needs to be abstract, final or empty. 61
Errors Method 'getIntervalBetweenRuns' is not designed for extension - needs to be abstract, final or empty. 68
Errors Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 72
Errors Missing a Javadoc comment. 72
Errors Method 'runJob' is not designed for extension - needs to be abstract, final or empty. 81
Errors Line is longer than 80 characters. 92
Errors Line is longer than 80 characters. 93
Errors Line is longer than 80 characters. 97
Errors Line is longer than 80 characters. 98
Errors Missing a Javadoc comment. 102
Errors Parameter job should be final. 102
Errors 'job' hides a field. 102
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 111
Errors Line has trailing spaces. 114
Errors Method 'getWorkflowID' is not designed for extension - needs to be abstract, final or empty. 115
Errors Missing a Javadoc comment. 115
Errors Method 'run' is not designed for extension - needs to be abstract, final or empty. 119
Errors 'if' is not followed by whitespace. 122
Errors '(' is followed by whitespace. 122
Errors '&&' should be on a new line. 122

org/bitrepository/service/workflow/SchedulableJob.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. 30
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 42
Errors Line has trailing spaces. 50
Errors Line is longer than 80 characters. 57
Errors Expected @param tag for 'context'. 59
Errors Expected @param tag for 'collectionID'. 59

org/bitrepository/service/workflow/Workflow.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 First sentence should end with a period. 33
Errors Variable 'jobID' must be private and have accessor methods. 34
Errors Missing a Javadoc comment. 40
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 42
Errors Method 'performStep' is not designed for extension - needs to be abstract, final or empty. 52
Errors Parameter step should be final. 52
Errors Line is longer than 80 characters. 63
Errors Line has trailing spaces. 66
Errors Method 'finish' is not designed for extension - needs to be abstract, final or empty. 70
Errors Line has trailing spaces. 75
Errors Method 'currentState' is not designed for extension - needs to be abstract, final or empty. 76
Errors 'if' is not followed by whitespace. 78
Errors Method 'getWorkflowStatistics' is not designed for extension - needs to be abstract, final or empty. 88
Errors 'if' is not followed by whitespace. 89
Errors Method 'getJobID' is not designed for extension - needs to be abstract, final or empty. 95
Errors Method 'equals' is not designed for extension - needs to be abstract, final or empty. 100
Errors Parameter o should be final. 101
Errors 'if' construct must use '{}'s. 102
Errors 'if' construct must use '{}'s. 105
Errors Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 110

org/bitrepository/service/workflow/WorkflowContext.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

org/bitrepository/service/workflow/WorkflowManager.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 Using the '.*' form of import should be avoided - java.util.*. 34
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 is longer than 80 characters. 40
Errors Missing a Javadoc comment. 40
Errors Line is longer than 80 characters. 41
Errors Missing a Javadoc comment. 41
Errors Line is longer than 80 characters. 42
Errors Missing a Javadoc comment. 42
Errors Missing a Javadoc comment. 43
Errors Missing a Javadoc comment. 45
Errors Parameter context should be final. 46
Errors 'context' hides a field. 46
Errors Parameter configuration should be final. 47
Errors Parameter scheduler should be final. 48
Errors 'scheduler' hides a field. 48
Errors Method 'startWorkflow' is not designed for extension - needs to be abstract, final or empty. 55
Errors Missing a Javadoc comment. 55
Errors Parameter jobID should be final. 55
Errors Method 'getWorkflows' is not designed for extension - needs to be abstract, final or empty. 59
Errors Missing a Javadoc comment. 59
Errors Parameter collectionID should be final. 59
Errors Method 'getWorkflow' is not designed for extension - needs to be abstract, final or empty. 63
Errors Missing a Javadoc comment. 63
Errors Parameter workflowID should be final. 63
Errors Line is longer than 80 characters. 67
Errors Method 'getCurrentStatistics' is not designed for extension - needs to be abstract, final or empty. 71
Errors Missing a Javadoc comment. 71
Errors Parameter jobID should be final. 71
Errors Method 'getLastCompleteStatistics' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Parameter workflowID should be final. 75
Errors '-' is not preceded with whitespace. 79
Errors '-' is not followed by whitespace. 79
Errors 'else' construct must use '{}'s. 80
Errors Method 'getNextScheduledRun' is not designed for extension - needs to be abstract, final or empty. 83
Errors Missing a Javadoc comment. 83
Errors Parameter jobID should be final. 83
Errors Method 'getRunInterval' is not designed for extension - needs to be abstract, final or empty. 95
Errors Missing a Javadoc comment. 95
Errors Parameter jobID should be final. 95
Errors Missing a Javadoc comment. 107
Errors Parameter configuration should be final. 107
Errors Line is longer than 80 characters. 110
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 118
Errors Line is longer than 80 characters. 120
Errors Line is longer than 80 characters. 122
Errors 'cast' is not followed by whitespace. 122
Errors Line is longer than 80 characters. 124
Errors Line is longer than 80 characters. 133
Errors 'cast' is not followed by whitespace. 133
Errors Line is longer than 80 characters. 138
Errors Line is longer than 80 characters. 143
Errors Missing a Javadoc comment. 143
Errors Parameter settingsDefinedClass should be final. 143
Errors Line is longer than 80 characters. 146
Errors Missing a Javadoc comment. 153
Errors Parameter collectionID should be final. 153
Errors Parameter workflow should be final. 153
Errors Line is longer than 80 characters. 162
Errors Expected an @return tag. 165
Errors Parameter job should be final. 172
Errors '{' is not followed by whitespace. 172
Errors '}' is not preceded with whitespace. 172
Errors Parameter job should be final. 175
Errors '{' is not followed by whitespace. 175
Errors '}' is not preceded with whitespace. 175
Errors Line is longer than 80 characters. 178
Errors Line is longer than 80 characters. 179
Errors Method 'jobFinished' is not designed for extension - needs to be abstract, final or empty. 182
Errors Parameter job should be final. 183
Errors Expected @param tag for 'job'. 183
Errors Line is longer than 80 characters. 186
Errors Line is longer than 80 characters. 189
Errors Line is longer than 80 characters. 190
Errors 'cast' is not followed by whitespace. 190
Errors Line is longer than 80 characters. 191

org/bitrepository/service/workflow/WorkflowStatistic.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. 31
Errors Missing a Javadoc comment. 35
Errors Missing a Javadoc comment. 36
Errors Missing a Javadoc comment. 37
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Missing a Javadoc comment. 40
Errors Line is longer than 80 characters. 44
Errors Parameter name should be final. 46
Errors 'name' hides a field. 46
Errors Method 'start' is not designed for extension - needs to be abstract, final or empty. 53
Errors Line is longer than 80 characters. 59
Errors Method 'startSubStatistic' is not designed for extension - needs to be abstract, final or empty. 61
Errors Parameter name should be final. 61
Errors 'name' hides a field. 61
Errors Method 'finishSubStatistic' is not designed for extension - needs to be abstract, final or empty. 69
Errors Line is longer than 80 characters. 74
Errors Method 'getFullStatistics' is not designed for extension - needs to be abstract, final or empty. 76
Errors Line is longer than 80 characters. 81
Errors '+' is not followed by whitespace. 83
Errors Line is longer than 80 characters. 89
Errors Expected an @return tag. 93
Errors Method 'getPartStatistics' is not designed for extension - needs to be abstract, final or empty. 93
Errors '}' should be on the same line. 96
Errors ')' is preceded with whitespace. 97
Errors '+' should be on a new line. 101
Errors '+' should be on a new line. 102
Errors Line is longer than 80 characters. 103
Errors '+' should be on a new line. 103
Errors Line is longer than 80 characters. 109
Errors Expected an @return tag. 112
Errors Method 'getCurrentSubStatistic' is not designed for extension - needs to be abstract, final or empty. 112
Errors 'else' construct must use '{}'s. 115
Errors '-' is not preceded with whitespace. 115
Errors '-' is not followed by whitespace. 115
Errors Method 'getStart' is not designed for extension - needs to be abstract, final or empty. 118
Errors Missing a Javadoc comment. 118
Errors Method 'getFinish' is not designed for extension - needs to be abstract, final or empty. 122
Errors Missing a Javadoc comment. 122
Errors Method 'finish' is not designed for extension - needs to be abstract, final or empty. 125
Errors Missing a Javadoc comment. 125
Errors Method 'getName' is not designed for extension - needs to be abstract, final or empty. 129
Errors Missing a Javadoc comment. 129
Errors Method 'toString' is not designed for extension - needs to be abstract, final or empty. 147
Errors '+' should be on a new line. 149
Errors '+' should be on a new line. 150
Errors '+' should be on a new line. 151
Errors '+' should be on a new line. 152
Errors '+' should be on a new line. 153

org/bitrepository/service/workflow/WorkflowStep.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. 32

org/bitrepository/utils/HexUtils.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. 24
Errors Utility classes should not have a public or default constructor. 24
Errors Missing a Javadoc comment. 25
Errors Parameter data should be final. 25
Errors '{' is not preceded with whitespace. 27
Errors '0xff' is a magic number. 28
Errors '16' is a magic number. 29
Errors Line has trailing spaces. 34
Errors Line has trailing spaces. 36
Errors Missing a Javadoc comment. 37
Errors Parameter hexString should be final. 37
Errors Line is longer than 80 characters. 41
Errors '16' is a magic number. 41
Errors '4' is a magic number. 41
Errors '+' is not preceded with whitespace. 42
Errors '+' is not followed by whitespace. 42
Errors '16' is a magic number. 42

org/bitrepository/utils/LogbackConfigLoader.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. 34
Errors Missing a Javadoc comment. 35
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors Parameter configFileLocation should be final. 37
Errors '{' is not preceded with whitespace. 37
Errors Line is longer than 80 characters. 38
Errors 'if' is not followed by whitespace. 40
Errors '{' is not preceded with whitespace. 40
Errors Line is longer than 80 characters. 41
Errors 'if' is not followed by whitespace. 44
Errors '{' is not preceded with whitespace. 44
Errors Line is longer than 80 characters. 45
Errors 'if' is not followed by whitespace. 48
Errors '{' is not preceded with whitespace. 48
Errors Line is longer than 80 characters. 49
Errors Line is longer than 80 characters. 56

org/bitrepository/utils/XMLGregorianCalendarConverter.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. 30
Errors Line has trailing spaces. 33
Errors Utility classes should not have a public or default constructor. 33
Errors First sentence should end with a period. 35
Errors Line has trailing spaces. 46
Errors First sentence should end with a period. 48
Errors Parameter date should be final. 56
Errors First sentence should end with a period. 66
Errors Parameter xgc should be final. 74

org/bitrepository/webservice/Reposervice.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. 43
Errors Line is longer than 80 characters. 43
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 52
Errors Line has trailing spaces. 55
Errors Method 'getCollectionIDs' is not designed for extension - needs to be abstract, final or empty. 56
Errors Missing a Javadoc comment. 56
Errors 'for' is not followed by whitespace. 61
Errors Line has trailing spaces. 64
Errors Line has trailing spaces. 67
Errors Method 'getCollectionName' is not designed for extension - needs to be abstract, final or empty. 68
Errors Missing a Javadoc comment. 68
Errors Line is longer than 80 characters. 71
Errors Parameter collectionID should be final. 71
Errors Line has trailing spaces. 74
Errors Method 'getCollections' is not designed for extension - needs to be abstract, final or empty. 75
Errors Missing a Javadoc comment. 75
Errors Unable to get class information for JSONException. 78
Errors 'for' is not followed by whitespace. 81
Errors Line is longer than 80 characters. 84
Errors Line has trailing spaces. 87
Errors Line has trailing spaces. 90
Errors Method 'getRepositoryName' is not designed for extension - needs to be abstract, final or empty. 91
Errors Missing a Javadoc comment. 91
Errors Line has trailing spaces. 97
Errors Method 'getConfigurationOverview' is not designed for extension - needs to be abstract, final or empty. 98
Errors Missing a Javadoc comment. 98
Errors Unable to get class information for JSONException. 101
Errors Line has trailing spaces. 108
Errors Missing a Javadoc comment. 109
Errors Unable to get class information for JSONException. 109
Errors Line is longer than 80 characters. 111
Errors Line is longer than 80 characters. 112
Errors Line is longer than 80 characters. 113
Errors Line is longer than 80 characters. 114
Errors Line is longer than 80 characters. 115
Errors Line is longer than 80 characters. 116
Errors Line is longer than 80 characters. 117
Errors Line has trailing spaces. 118
Errors Missing a Javadoc comment. 121
Errors Unable to get class information for JSONException. 121
Errors Line is longer than 80 characters. 124
Errors 'for' is not followed by whitespace. 125
Errors Line is longer than 80 characters. 128
Errors 'for' is not followed by whitespace. 131
Errors Line has trailing spaces. 139
Errors First sentence should end with a period. 140
Errors Line is longer than 80 characters. 141
Errors Line has trailing spaces. 145
Errors Method 'getSummarySettings' is not designed for extension - needs to be abstract, final or empty. 147

org/bitrepository/webservice/ServiceUrl.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. 32
Errors Missing a Javadoc comment. 33
Errors Line has trailing spaces. 34
Errors Line is longer than 80 characters. 34
Errors Missing a Javadoc comment. 34
Errors Line has trailing spaces. 35
Errors Line is longer than 80 characters. 35
Errors Missing a Javadoc comment. 35
Errors Line has trailing spaces. 36
Errors Line is longer than 80 characters. 36
Errors Missing a Javadoc comment. 36
Errors Line is longer than 80 characters. 37
Errors Missing a Javadoc comment. 37
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 38
Errors Line is longer than 80 characters. 39
Errors Missing a Javadoc comment. 39
Errors Line has trailing spaces. 40
Errors Line is longer than 80 characters. 40
Errors Missing a Javadoc comment. 40
Errors Line has trailing spaces. 42
Errors Line has trailing spaces. 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 Missing a Javadoc comment. 48
Errors Missing a Javadoc comment. 49
Errors Missing a Javadoc comment. 50
Errors Line has trailing spaces. 51
Errors Missing a Javadoc comment. 52
Errors Missing a Javadoc comment. 53
Errors Missing a Javadoc comment. 55
Errors 'if' is not followed by whitespace. 56
Errors Missing a Javadoc comment. 64
Errors '+' is not followed by whitespace. 81
Errors '+' is not followed by whitespace. 82
Errors '+' is not followed by whitespace. 83
Errors '+' is not followed by whitespace. 84
Errors Line has trailing spaces. 85
Errors '+' is not followed by whitespace. 85
Errors ')' is preceded with whitespace. 85
Errors '+' is not followed by whitespace. 86
Errors Line has trailing spaces. 87
Errors Line is longer than 80 characters. 89
Errors Missing a Javadoc comment. 95
Errors 'static' modifier out of order with the JLS suggestions. 95
Errors Parameter confDir should be final. 95
Errors Method 'getAlarmServiceUrl' is not designed for extension - needs to be abstract, final or empty. 99
Errors Missing a Javadoc comment. 99
Errors Method 'getAuditTrailServiceUrl' is not designed for extension - needs to be abstract, final or empty. 103
Errors Missing a Javadoc comment. 103
Errors Method 'getIntegrityServiceUrl' is not designed for extension - needs to be abstract, final or empty. 107
Errors Missing a Javadoc comment. 107
Errors Method 'getMonitoringServiceUrl' is not designed for extension - needs to be abstract, final or empty. 111
Errors Missing a Javadoc comment. 111
Errors Method 'getWebclientServiceUrl' is not designed for extension - needs to be abstract, final or empty. 115
Errors Missing a Javadoc comment. 115
Errors Line has trailing spaces. 118
Errors Method 'getWebserverUrl' is not designed for extension - needs to be abstract, final or empty. 119
Errors Missing a Javadoc comment. 119
Errors Line has trailing spaces. 122
Errors Method 'getDefaultHttpServerUrl' is not designed for extension - needs to be abstract, final or empty. 123
Errors Missing a Javadoc comment. 123

org/bitrepository/webservice/ServiceUrlFactory.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. 24
Errors Utility classes should not have a public or default constructor. 24
Errors Missing a Javadoc comment. 25
Errors First sentence should end with a period. 27
Errors Line has trailing spaces. 29
Errors 'static' modifier out of order with the JLS suggestions. 31
Errors 'if' is not followed by whitespace. 32
Errors Line has trailing spaces. 36

org/bitrepository/webservice/WebclientContextListener.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. 36
Errors Line has trailing spaces. 37
Errors Line is longer than 80 characters. 37
Errors Line has trailing spaces. 38
Errors Line is longer than 80 characters. 38
Errors Missing a Javadoc comment. 41
Errors First sentence should end with a period. 43
Errors Line has trailing spaces. 44
Errors Method 'contextInitialized' is not designed for extension - needs to be abstract, final or empty. 46
Errors Parameter sce should be final. 48
Errors Expected @param tag for 'sce'. 48
Errors Line is longer than 80 characters. 49
Errors 'if' is not followed by whitespace. 50
Errors Line is longer than 80 characters. 57
Errors Line has trailing spaces. 58
Errors Line has trailing spaces. 65
Errors Line has trailing spaces. 66
Errors Method 'contextDestroyed' is not designed for extension - needs to be abstract, final or empty. 68
Errors Parameter sce should be final. 69
Errors Expected @param tag for 'sce'. 69
Errors Line has trailing spaces. 71

org/bitrepository/webservice/WebserviceIllegalArgumentException.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. 28
Errors Line is longer than 80 characters. 29
Errors Missing a Javadoc comment. 31
Errors Parameter message should be final. 31

org/bitrepository/webservice/WebserviceInputChecker.java

Violation Message Line
Errors Got an exception - java.lang.NoClassDefFoundError: javax/ws/rs/WebApplicationException 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 Utility classes should not have a public or default constructor. 27
Errors Line is longer than 80 characters. 29
Errors Line has trailing spaces. 31
Errors Line is longer than 80 characters. 31
Errors Line is longer than 80 characters. 35
Errors Line is longer than 80 characters. 37
Errors Line is longer than 80 characters. 42
Errors Line is longer than 80 characters. 46
Errors Line is longer than 80 characters. 48
Errors Line is longer than 80 characters. 55
Errors Line is longer than 80 characters. 59
Errors Line has trailing spaces. 61
Errors Line is longer than 80 characters. 61
Errors Line is longer than 80 characters. 66
Errors Line has trailing spaces. 68
Errors Line is longer than 80 characters. 68
Errors Line is longer than 80 characters. 72
Errors Line is longer than 80 characters. 75
Errors Line is longer than 80 characters. 78
Errors Line has trailing spaces. 80
Errors Line is longer than 80 characters. 83
Errors Line is longer than 80 characters. 86
Errors Line is longer than 80 characters. 89
Errors Line has trailing spaces. 91