Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
68002860

Rules

RulesViolationsSeverity
PackageHtml10error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod249error Error
JavadocType39error Error
JavadocVariable102error Error
JavadocStyle1error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName1error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports2error Error
FileLength0error Error
LineLength273error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter1error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter1334error Error
WhitespaceAfter0error Error
WhitespaceAround226error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals7error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0error Error
IllegalInstantiation0error Error
InnerAssignment1error Error
MagicNumber7error Error
MissingSwitchDefault0error Error
RedundantThrows5error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension142error Error
FinalClass1error Error
HideUtilityClassConstructor5error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters190error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
258error Error
TodoComment6error Error
UpperEll0error Error

Files

Filesinfowarningerror
net/sf/vcaperture/services/YamlFilesystemStorageService.java00347
net/sf/vcaperture/services/ISearchService.java0044
net/sf/vcaperture/jyaml/RepoFileRevisionWrapper.java0021
net/sf/vcaperture/web/models/RepositoryListModel.java0021
net/sf/vcaperture/services/package.html001
net/sf/vcaperture/tool/listeners/AbstractToolListener.java0037
net/sf/vcaperture/model/Revision.java0067
net/sf/vcaperture/web/components/package.html001
net/sf/vcaperture/util/BeanUtil.java0028
net/sf/vcaperture/services/DefaultRepositoryService.java0078
net/sf/vcaperture/web/ApertureWebApp.java0039
net/sf/vcaperture/model/IDataRetriever.java009
net/sf/vcaperture/web/models/package.html001
net/sf/vcaperture/web/panels/package.html001
net/sf/vcaperture/util/Version.java0022
net/sf/vcaperture/services/IRepositoryService.java0013
net/sf/vcaperture/model/SearchQuery.java009
net/sf/vcaperture/tool/IRepositoryTool.java0030
net/sf/vcaperture/tool/listeners/CodeSearchTool.java0058
net/sf/vcaperture/web/urls/package.html001
net/sf/vcaperture/web/models/RepoAndPathContext.java0042
net/sf/vcaperture/web/models/AppendingStringModel.java0077
net/sf/vcaperture/tool/listeners/package.html001
net/sf/vcaperture/util/package.html001
net/sf/vcaperture/web/models/CapitalizeEveryLetterModel.java0029
net/sf/vcaperture/web/ApertureBasePage.java0075
net/sf/vcaperture/util/ContextUtil.java0013
net/sf/vcaperture/model/AbstractRepository.java0094
net/sf/vcaperture/web/panels/RecentChangelogPanel.java0013
net/sf/vcaperture/web/panels/BreadCrumbsPanel.java0048
net/sf/vcaperture/services/ProcessedRepositoryService.java0015
net/sf/vcaperture/web/panels/RepoAndPathAwarePanel.java0032
net/sf/vcaperture/services/StorageException.java0024
net/sf/vcaperture/tool/DefaultRepositoryTool.java00165
net/sf/vcaperture/web/models/FileListModel.java0037
net/sf/vcaperture/model/SVNRepository.java00192
net/sf/vcaperture/web/panels/SubdirectoriesPanel.java0027
net/sf/vcaperture/model/IApplicationContext.java0019
net/sf/vcaperture/web/models/RepositoryByNameModel.java0021
net/sf/vcaperture/model/SearchResults.java004
net/sf/vcaperture/web/models/SubdirectoryModel.java0042
net/sf/vcaperture/tool/listeners/LocalStorageTool.java0090
net/sf/vcaperture/services/ILocalStorageService.java0038
net/sf/vcaperture/web/components/StaticImage.java0021
net/sf/vcaperture/web/panels/FilesPanel.java0027
net/sf/vcaperture/model/ProcessedRepository.java0057
net/sf/vcaperture/web/urls/ViewDirectoryLink.java0041
net/sf/vcaperture/services/RepositoryConfiguration.java0039
net/sf/vcaperture/services/SearchException.java0026
net/sf/vcaperture/util/RepositoryUtil.java0028
net/sf/vcaperture/web/urls/BrowseStrategy.java0055
net/sf/vcaperture/web/panels/LineHistoryPanel.java0013
net/sf/vcaperture/util/spring/ApplicationContextFactory.java0067
net/sf/vcaperture/services/LuceneSearchService.java00182
net/sf/vcaperture/tool/ToolException.java0027
net/sf/vcaperture/web/panels/FooterBar.java0014
net/sf/vcaperture/web/BasicDirectoryViewPage.java0059
net/sf/vcaperture/model/RepoFileRevision.java00113
net/sf/vcaperture/util/spring/package.html001
net/sf/vcaperture/model/package.html001
net/sf/vcaperture/model/RepoFile.java0087
net/sf/vcaperture/model/RepoFileAction.java0010
net/sf/vcaperture/jyaml/package.html001
net/sf/vcaperture/web/HomePage.java0025
net/sf/vcaperture/util/RevisionUtil.java0026
net/sf/vcaperture/tool/IRepositoryToolListener.java0013

Details

net/sf/vcaperture/services/YamlFilesystemStorageService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.45
errorLine has trailing spaces.47
errorLine is longer than 80 characters.49
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine has trailing spaces.61
errorComment matches to-do format 'TODO:'.63
errorLine is longer than 80 characters.63
errorLine is longer than 80 characters.64
errorLine is longer than 80 characters.65
errorLine has trailing spaces.68
errorLine is longer than 80 characters.73
errorLine contains a tab character.73
errorLine is longer than 80 characters.74
errorLine contains a tab character.74
errorMissing a Javadoc comment.74
errorLine contains a tab character.75
errorMissing a Javadoc comment.75
errorLine contains a tab character.76
errorMissing a Javadoc comment.76
errorLine is longer than 80 characters.78
errorLine contains a tab character.78
errorMethod 'getRevisions' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
error'<' is not preceded with whitespace.78
error'<' is not followed by whitespace.78
error'>' is not preceded with whitespace.78
errorParameter repo should be final.78
errorParameter startingRevision should be final.78
errorParameter maxRevisions should be final.78
errorLine is longer than 80 characters.79
errorLine contains a tab character.79
errorLine contains a tab character.80
error'<' is not preceded with whitespace.80
error'<' is not followed by whitespace.80
error'>' is not preceded with whitespace.80
error'<' is not preceded with whitespace.80
error'<' is not followed by whitespace.80
error'>' is not preceded with whitespace.80
error'>' is not followed by whitespace.80
errorLine is longer than 80 characters.81
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'>' is not preceded with whitespace.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'>' is not preceded with whitespace.83
error'>' is not followed by whitespace.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine is longer than 80 characters.87
errorLine contains a tab character.87
error'<' is not preceded with whitespace.87
error'<' is not followed by whitespace.87
error'>' is not preceded with whitespace.87
errorLine contains a tab character.88
errorLine is longer than 80 characters.89
errorLine contains a tab character.89
errorLine is longer than 80 characters.90
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine is longer than 80 characters.92
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine is longer than 80 characters.101
errorLine contains a tab character.101
errorMethod 'getContents' is not designed for extension - needs to be abstract, final or empty.101
errorMissing a Javadoc comment.101
errorParameter repo should be final.101
errorParameter rfr should be final.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine is longer than 80 characters.105
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine is longer than 80 characters.109
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.113
errorMethod 'getLatestStoredRevision' is not designed for extension - needs to be abstract, final or empty.113
errorMissing a Javadoc comment.113
errorParameter repo should be final.113
errorLine is longer than 80 characters.114
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine is longer than 80 characters.118
errorLine contains a tab character.118
errorAvoid inline conditionals.118
errorLine contains a tab character.119
errorLine is longer than 80 characters.120
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine is longer than 80 characters.126
errorLine contains a tab character.126
errorMethod 'updateLatestStoredRevision' is not designed for extension - needs to be abstract, final or empty.126
errorMissing a Javadoc comment.126
errorParameter repo should be final.126
errorParameter rev should be final.126
errorLine is longer than 80 characters.127
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine is longer than 80 characters.131
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.135
errorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.135
errorMissing a Javadoc comment.135
errorParameter repo should be final.135
errorParameter relativePath should be final.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorLine is longer than 80 characters.139
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine is longer than 80 characters.141
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine is longer than 80 characters.148
errorLine contains a tab character.148
errorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.148
errorMissing a Javadoc comment.148
error'<' is not preceded with whitespace.148
error'<' is not followed by whitespace.148
error'>' is not preceded with whitespace.148
errorParameter repo should be final.148
errorParameter repoFile should be final.148
errorParameter showAll should be final.148
errorLine is longer than 80 characters.149
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
error'<' is not preceded with whitespace.153
error'<' is not followed by whitespace.153
error'>' is not preceded with whitespace.153
error'<' is not preceded with whitespace.153
error'<' is not followed by whitespace.153
error'>' is not preceded with whitespace.153
error'>' is not followed by whitespace.153
errorLine is longer than 80 characters.154
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine is longer than 80 characters.157
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.166
errorMethod 'saveRevision' is not designed for extension - needs to be abstract, final or empty.166
errorMissing a Javadoc comment.166
errorParameter repo should be final.166
errorParameter rev should be final.166
errorLine is longer than 80 characters.167
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine is longer than 80 characters.172
errorLine contains a tab character.172
errorMethod 'saveFileRevision' is not designed for extension - needs to be abstract, final or empty.172
errorMissing a Javadoc comment.172
errorParameter repo should be final.172
errorParameter rfr should be final.172
errorLine is longer than 80 characters.173
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine is longer than 80 characters.176
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorLine is longer than 80 characters.180
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
errorLine contains a tab character.183
errorLine is longer than 80 characters.184
errorLine contains a tab character.184
errorLine contains a tab character.185
errorLine contains a tab character.186
errorLine contains a tab character.188
errorMethod 'getStorageDirectory' is not designed for extension - needs to be abstract, final or empty.188
errorMissing a Javadoc comment.188
errorLine contains a tab character.189
errorLine contains a tab character.190
errorLine contains a tab character.192
errorMethod 'setStorageDirectory' is not designed for extension - needs to be abstract, final or empty.192
errorMissing a Javadoc comment.192
errorParameter storageDirectory should be final.192
errorLine contains a tab character.193
errorLine contains a tab character.194
errorLine contains a tab character.196
errorLine contains a tab character.197
errorMissing a Javadoc comment.197
errorParameter repo should be final.197
errorLine contains a tab character.198
errorLine contains a tab character.199
errorLine contains a tab character.200
errorLine contains a tab character.201
errorLine contains a tab character.203
errorMissing a Javadoc comment.203
errorParameter repo should be final.203
errorLine contains a tab character.204
errorLine contains a tab character.205
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine contains a tab character.209
errorMissing a Javadoc comment.209
errorParameter repo should be final.209
errorParameter rev should be final.209
errorLine is longer than 80 characters.210
errorLine contains a tab character.210
errorLine contains a tab character.211
errorLine contains a tab character.212
errorLine contains a tab character.213
errorLine contains a tab character.215
errorMissing a Javadoc comment.215
errorParameter rev should be final.215
errorLine contains a tab character.216
errorLine contains a tab character.217
errorLine contains a tab character.218
errorLine is longer than 80 characters.219
errorLine contains a tab character.219
errorLine contains a tab character.220
errorLine contains a tab character.221
errorLine contains a tab character.223
errorMissing a Javadoc comment.223
errorParameter rev should be final.223
errorLine contains a tab character.224
errorLine contains a tab character.225
errorLine contains a tab character.226
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine contains a tab character.229
errorLine contains a tab character.230
errorLine contains a tab character.231
errorLine contains a tab character.232
errorLine contains a tab character.233
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorLine contains a tab character.238
errorMissing a Javadoc comment.240
errorLine contains a tab character.240
errorLine contains a tab character.242
errorMissing a Javadoc comment.242
errorLine contains a tab character.244
errorMissing a Javadoc comment.244
errorLine contains a tab character.245
errorLine is longer than 80 characters.246
errorLine contains a tab character.246
errorMissing a Javadoc comment.246
errorParameter repo should be final.246
errorParameter relativePath should be final.246
errorParameter directory should be final.246
errorLine contains a tab character.247
errorLine contains a tab character.248
errorLine contains a tab character.249
errorLine contains a tab character.250
errorLine has trailing spaces.251
errorLine contains a tab character.251
errorLine contains a tab character.252
errorMissing a Javadoc comment.252
errorParameter repository should be final.252
errorLine contains a tab character.253
errorLine contains a tab character.256
errorMissing a Javadoc comment.256
errorLine contains a tab character.257
error'<' is not preceded with whitespace.257
error'<' is not followed by whitespace.257
error'>' is not preceded with whitespace.257
errorParameter showAll should be final.257
errorLine is longer than 80 characters.258
errorLine contains a tab character.258
errorLine is longer than 80 characters.259
errorLine contains a tab character.259
errorLine contains a tab character.260
errorLine contains a tab character.261
errorLine contains a tab character.263
errorLine is longer than 80 characters.265
errorMissing a Javadoc comment.265
errorLine contains a tab character.265
error'<' is not preceded with whitespace.265
error'<' is not followed by whitespace.265
error'>' is not preceded with whitespace.265
errorLine contains a tab character.266
errorMissing a Javadoc comment.266
errorLine is longer than 80 characters.268
errorLine contains a tab character.268
errorMissing a Javadoc comment.268
errorParameter repo should be final.268
errorLine contains a tab character.269
errorLine contains a tab character.270
errorLine contains a tab character.272
errorMissing a Javadoc comment.272
errorParameter key should be final.272
errorLine is longer than 80 characters.273
errorLine contains a tab character.273
errorLine is longer than 80 characters.274
errorLine contains a tab character.274
errorLine contains a tab character.275
errorLine contains a tab character.276
errorLine contains a tab character.278

net/sf/vcaperture/services/ISearchService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.26
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.50
errorMissing a Javadoc comment.50
errorLine contains a tab character.51
errorMissing a Javadoc comment.51
errorLine contains a tab character.52
errorMissing a Javadoc comment.52
errorLine contains a tab character.53
errorMissing a Javadoc comment.53
errorLine contains a tab character.54
errorMissing a Javadoc comment.54
errorLine contains a tab character.55
errorMissing a Javadoc comment.55
errorLine contains a tab character.56
errorMissing a Javadoc comment.56
errorLine contains a tab character.58
errorMissing a Javadoc comment.58
errorLine contains a tab character.60
errorMissing a Javadoc comment.60
errorLine contains a tab character.62
errorMissing a Javadoc comment.62

net/sf/vcaperture/jyaml/RepoFileRevisionWrapper.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.22
errorLine has trailing spaces.24
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
errorParameter type should be final.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.33
errorMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
errorLine contains a tab character.34
errorParameter obj should be final.34
errorParameter name should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39

net/sf/vcaperture/web/models/RepositoryListModel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.29
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorLine contains a tab character.32
errorMethod 'load' is not designed for extension - needs to be abstract, final or empty.32
errorMissing a Javadoc comment.32
errorLine contains a tab character.33
errorLine is longer than 80 characters.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine is longer than 80 characters.36
errorLine contains a tab character.36
errorLine contains a tab character.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
error'>' is not followed by whitespace.37
errorLine contains a tab character.38

net/sf/vcaperture/services/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/tool/listeners/AbstractToolListener.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.25
errorLine is longer than 80 characters.27
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine is longer than 80 characters.29
errorLine contains a tab character.29
errorMethod 'repoStart' is not designed for extension - needs to be abstract, final or empty.29
errorMissing a Javadoc comment.29
errorParameter repositoryService should be final.29
errorParameter repo should be final.29
errorLine is longer than 80 characters.30
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine is longer than 80 characters.33
errorLine contains a tab character.33
errorMethod 'processRepository' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
errorParameter repositoryService should be final.33
errorParameter repo should be final.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine is longer than 80 characters.37
errorLine contains a tab character.37
errorMethod 'repoEnd' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
errorParameter repositoryService should be final.37
errorParameter repo should be final.37
errorLine is longer than 80 characters.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.41
errorMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorLine contains a tab character.42

net/sf/vcaperture/model/Revision.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.21
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.29
errorMethod 'getAuthor' is not designed for extension - needs to be abstract, final or empty.29
errorMissing a Javadoc comment.29
errorLine contains a tab character.30
errorLine contains a tab character.33
errorMethod 'setAuthor' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
errorParameter author should be final.33
errorLine contains a tab character.34
errorLine contains a tab character.37
errorMethod 'getCommitDate' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.41
errorMethod 'setCommitDate' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorParameter commitDate should be final.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.45
errorMethod 'getCommitMessage' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.49
errorMethod 'setCommitMessage' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorParameter commitMessage should be final.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.53
errorMethod 'getFiles' is not designed for extension - needs to be abstract, final or empty.53
errorMissing a Javadoc comment.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMethod 'setFiles' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
errorParameter files should be final.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.61
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.65
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorParameter name should be final.65
errorLine contains a tab character.66
errorLine contains a tab character.67

net/sf/vcaperture/web/components/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/util/BeanUtil.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.24
errorUtility classes should not have a public or default constructor.24
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
error'<' is not followed by whitespace.26
error'>' is not preceded with whitespace.26
errorParameter file should be final.26
errorParameter type should be final.26
error'<' is not preceded with whitespace.26
error'<' is not followed by whitespace.26
error'>' is not preceded with whitespace.26
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine is longer than 80 characters.30
errorLine contains a tab character.30
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorParameter file should be final.34
errorParameter obj should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine is longer than 80 characters.38
errorLine contains a tab character.38
errorLine has trailing spaces.42
errorLine contains a tab character.42

net/sf/vcaperture/services/DefaultRepositoryService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.28
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine is longer than 80 characters.44
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
errorLine is longer than 80 characters.48
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine is longer than 80 characters.50
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.53
errorMethod 'getRepository' is not designed for extension - needs to be abstract, final or empty.53
errorMissing a Javadoc comment.53
errorParameter repositoryName should be final.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorMethod 'getRepositories' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'>' is not preceded with whitespace.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.65
errorMethod 'setRepositories' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorParameter repos should be final.65
error'<' is not preceded with whitespace.65
error'<' is not followed by whitespace.65
error'>' is not preceded with whitespace.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.72
errorMethod 'getWorkingDirectory' is not designed for extension - needs to be abstract, final or empty.72
errorMissing a Javadoc comment.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.76
errorMethod 'setWorkingDirectory' is not designed for extension - needs to be abstract, final or empty.76
errorMissing a Javadoc comment.76
errorParameter directory should be final.76
errorLine contains a tab character.77
errorLine contains a tab character.78

net/sf/vcaperture/web/ApertureWebApp.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.29
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorFirst sentence should end with a period.35
errorLine contains a tab character.35
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine has trailing spaces.52
errorLine has trailing spaces.54
errorLine contains a tab character.59
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorExpected an @return tag.64
errorLine contains a tab character.64
errorMethod 'getHomePage' is not designed for extension - needs to be abstract, final or empty.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine has trailing spaces.67
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.71
errorLine contains a tab character.72
errorLine contains a tab character.73

net/sf/vcaperture/model/IDataRetriever.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.19
error'<' is not preceded with whitespace.19
error'<' is not followed by whitespace.19
error'>' is not preceded with whitespace.19
errorLine contains a tab character.21
errorMissing a Javadoc comment.21

net/sf/vcaperture/web/models/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/web/panels/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/util/Version.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.28
errorUtility classes should not have a public or default constructor.28
errorMissing a Javadoc comment.30
errorName 'VERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'.30
errorLine has trailing spaces.31
errorMissing a Javadoc comment.32
errorLine is longer than 80 characters.35
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.38
errorLine is longer than 80 characters.40
errorLine is longer than 80 characters.42
errorLine is longer than 80 characters.46
error'catch' is not followed by whitespace.47
errorLine is longer than 80 characters.48
error'4096' is a magic number.53
errorInner assignments should be avoided.54
errorLine is longer than 80 characters.57
error'catch' is not followed by whitespace.62
errorLine is longer than 80 characters.63

net/sf/vcaperture/services/IRepositoryService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.26
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
error'<' is not preceded with whitespace.32
error'<' is not followed by whitespace.32
error'>' is not preceded with whitespace.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33

net/sf/vcaperture/model/SearchQuery.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.19
errorLine contains a tab character.21
errorMethod 'getRepository' is not designed for extension - needs to be abstract, final or empty.21
errorMissing a Javadoc comment.21
errorLine contains a tab character.22
errorLine contains a tab character.23

net/sf/vcaperture/tool/IRepositoryTool.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.21
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine has trailing spaces.24
errorLine contains a tab character.24
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
error'<' is not preceded with whitespace.25
error'<' is not followed by whitespace.25
error'>' is not preceded with whitespace.25
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
error'<' is not preceded with whitespace.26
error'<' is not followed by whitespace.26
error'>' is not preceded with whitespace.26
errorLine has trailing spaces.27
errorLine contains a tab character.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
error'<' is not preceded with whitespace.28
error'<' is not followed by whitespace.28
error'>' is not preceded with whitespace.28
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
error'<' is not preceded with whitespace.29
error'<' is not followed by whitespace.29
error'>' is not preceded with whitespace.29

net/sf/vcaperture/tool/listeners/CodeSearchTool.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.30
errorLine has trailing spaces.31
errorLine is longer than 80 characters.36
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorLine contains a tab character.37
errorMissing a Javadoc comment.37
errorLine contains a tab character.39
errorMissing a Javadoc comment.39
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorMethod 'processRepository' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorParameter repositoryService should be final.41
errorParameter repo should be final.41
errorLine contains a tab character.42
errorLine is longer than 80 characters.44
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine is longer than 80 characters.46
errorLine contains a tab character.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
error'<' is not preceded with whitespace.47
error'<' is not followed by whitespace.47
error'>' is not preceded with whitespace.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorComment matches to-do format 'TODO:'.52
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorLine is longer than 80 characters.53
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.58
errorMethod 'getLogger' is not designed for extension - needs to be abstract, final or empty.58
errorMissing a Javadoc comment.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.62
errorMethod 'getMaxRevisionsPerBatch' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.66
errorMethod 'setMaxRevisionsPerBatch' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
errorParameter maxRevisionsPerBatch should be final.66
errorLine contains a tab character.67
errorLine contains a tab character.68

net/sf/vcaperture/web/urls/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/web/models/RepoAndPathContext.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.22
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
errorLine has trailing spaces.25
errorLine contains a tab character.25
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine is longer than 80 characters.30
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.36
errorMethod 'getPath' is not designed for extension - needs to be abstract, final or empty.36
errorMissing a Javadoc comment.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.40
errorMethod 'getRepository' is not designed for extension - needs to be abstract, final or empty.40
errorMissing a Javadoc comment.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.44
errorMethod 'getRepoFile' is not designed for extension - needs to be abstract, final or empty.44
errorMissing a Javadoc comment.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorAvoid inline conditionals.51

net/sf/vcaperture/web/models/AppendingStringModel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.24
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
error'<' is not preceded with whitespace.28
error'<' is not followed by whitespace.28
error'>' is not preceded with whitespace.28
error'<' is not preceded with whitespace.28
error'<' is not followed by whitespace.28
error'>' is not preceded with whitespace.28
error'>' is not followed by whitespace.28
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
errorLine is longer than 80 characters.31
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorParameter model1 should be final.31
errorParameter model2 should be final.31
errorParameter separator should be final.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.37
errorMissing a Javadoc comment.37
errorParameter models should be final.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
errorParameter separator should be final.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorParameter separator should be final.44
errorLine contains a tab character.45
errorLine contains a tab character.48
errorMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorAvoid inline conditionals.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMethod 'setObject' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
errorParameter object should be final.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.61
errorMethod 'addModel' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
errorParameter model should be final.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.65
errorMethod 'detach' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.71
errorMethod 'copy' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorLine contains a tab character.72

net/sf/vcaperture/tool/listeners/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/web/models/CapitalizeEveryLetterModel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.22
errorMissing a Javadoc comment.22
errorMissing a Javadoc comment.24
errorLine has trailing spaces.25
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine has trailing spaces.27
errorLine contains a tab character.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorParameter nestedModel should be final.28
errorLine contains a tab character.29
errorLine contains a tab character.32
errorMethod 'onDetach' is not designed for extension - needs to be abstract, final or empty.32
errorMissing a Javadoc comment.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.38
errorMethod 'load' is not designed for extension - needs to be abstract, final or empty.38
errorMissing a Javadoc comment.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42

net/sf/vcaperture/web/ApertureBasePage.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.39
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorLine has trailing spaces.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorMissing a Javadoc comment.46
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.52
errorMissing a Javadoc comment.52
errorParameter model should be final.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMissing a Javadoc comment.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.65
errorMissing a Javadoc comment.65
errorLine contains a tab character.66
errorLine is longer than 80 characters.67
errorLine contains a tab character.67
errorLine is longer than 80 characters.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine is longer than 80 characters.71
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.75
errorMissing a Javadoc comment.75
errorLine contains a tab character.76
errorLine is longer than 80 characters.77
errorLine contains a tab character.77
errorLine is longer than 80 characters.78
errorLine contains a tab character.78
errorLine is longer than 80 characters.79
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.84
errorMethod 'getWebApp' is not designed for extension - needs to be abstract, final or empty.84
errorMissing a Javadoc comment.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine has trailing spaces.87
errorLine contains a tab character.87
errorLine contains a tab character.88
errorMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.88
errorMissing a Javadoc comment.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.92
errorMethod 'getProject' is not designed for extension - needs to be abstract, final or empty.92
errorMissing a Javadoc comment.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine has trailing spaces.95
errorLine contains a tab character.95
errorLine contains a tab character.96
errorMethod 'getRelativePath' is not designed for extension - needs to be abstract, final or empty.96
errorMissing a Javadoc comment.96
errorLine contains a tab character.97
errorLine contains a tab character.98

net/sf/vcaperture/util/ContextUtil.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.24
errorUtility classes should not have a public or default constructor.24
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
errorParameter which should be final.29
errorLine is longer than 80 characters.30

net/sf/vcaperture/model/AbstractRepository.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.28
errorLine is longer than 80 characters.33
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorComment matches to-do format 'TODO:'.39
errorLine contains a tab character.39
errorLine contains a tab character.41
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.45
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorParameter name should be final.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.49
errorMethod 'getURL' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorLine contains a tab character.50
errorLine contains a tab character.53
errorMethod 'setURL' is not designed for extension - needs to be abstract, final or empty.53
errorMissing a Javadoc comment.53
errorParameter url should be final.53
errorLine contains a tab character.54
errorLine has trailing spaces.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorExpected an @return tag.60
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.60
errorParameter object should be final.60
errorExpected @param tag for 'object'.60
errorLine contains a tab character.62
errorLine is longer than 80 characters.65
errorLine contains a tab character.68
errorExpected an @return tag.71
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.71
errorLine is longer than 80 characters.72
error'-730539281' is a magic number.72
error'1450742465' is a magic number.72
errorLine is longer than 80 characters.75
errorMissing a Javadoc comment.75
errorParameter from should be final.75
errorParameter to should be final.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine has trailing spaces.79
errorLine contains a tab character.79
errorMethod 'getRootDirectory' is not designed for extension - needs to be abstract, final or empty.80
errorMissing a Javadoc comment.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine is longer than 80 characters.87
errorLine contains a tab character.87
errorMissing a Javadoc comment.87
error'<' is not preceded with whitespace.87
error'<' is not followed by whitespace.87
error'>' is not preceded with whitespace.87
errorLine contains a tab character.89
errorMethod 'getNullRevisionDefault' is not designed for extension - needs to be abstract, final or empty.89
errorMissing a Javadoc comment.89
errorLine contains a tab character.90
errorLine contains a tab character.93
errorMissing a Javadoc comment.93
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine is longer than 80 characters.99
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine is longer than 80 characters.101
errorLine contains a tab character.101
errorExpected @param tag for 'name'.101
errorExpected @param tag for 'startingRevision'.101
errorLine contains a tab character.103
errorMissing a Javadoc comment.103
errorLine has trailing spaces.104
errorLine contains a tab character.104

net/sf/vcaperture/web/panels/RecentChangelogPanel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.21
errorLine has trailing spaces.22
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine is longer than 80 characters.25
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorParameter id should be final.25
errorParameter model should be final.25
errorLine contains a tab character.26

net/sf/vcaperture/web/panels/BreadCrumbsPanel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.31
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorLine has trailing spaces.36
errorLine contains a tab character.36
errorLine is longer than 80 characters.37
errorMissing a Javadoc comment.37
errorParameter id should be final.37
errorParameter projectNameModel should be final.37
errorParameter relativePathModel should be final.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine is longer than 80 characters.44
errorLine contains a tab character.46
errorParameter item should be final.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine is longer than 80 characters.50
errorLine contains a tab character.50
errorLine is longer than 80 characters.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine has trailing spaces.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.58
errorMissing a Javadoc comment.58
errorLine has trailing spaces.62
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.67
errorLine contains a tab character.68
errorMissing a Javadoc comment.68
errorParameter relativePathModel should be final.68
errorLine contains a tab character.69
errorLine contains a tab character.72
errorMissing a Javadoc comment.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76

net/sf/vcaperture/services/ProcessedRepositoryService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorUnused import - net.sf.vcaperture.model.ProcessedRepository.22
errorLine has trailing spaces.32
errorLine contains a tab character.38
errorMethod 'getRepositories' is not designed for extension - needs to be abstract, final or empty.38
errorMissing a Javadoc comment.38
errorLine contains a tab character.39
error'<' is not preceded with whitespace.39
error'<' is not followed by whitespace.39
error'>' is not preceded with whitespace.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorLine contains a tab character.41

net/sf/vcaperture/web/panels/RepoAndPathAwarePanel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine is longer than 80 characters.29
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
errorParameter id should be final.29
errorParameter model should be final.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine is longer than 80 characters.32
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorMethod 'getTitleKey' is not designed for extension - needs to be abstract, final or empty.35
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorLine contains a tab character.39
errorMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorLine contains a tab character.40
errorLine has trailing spaces.41
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine has trailing spaces.43
errorLine contains a tab character.43

net/sf/vcaperture/services/StorageException.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine contains a tab character.24
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorParameter message should be final.26
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorParameter cause should be final.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorParameter message should be final.34
errorParameter cause should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36

net/sf/vcaperture/tool/DefaultRepositoryTool.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.34
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorMissing a Javadoc comment.39
errorLine contains a tab character.41
errorMissing a Javadoc comment.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
error'<' is not preceded with whitespace.42
error'<' is not followed by whitespace.42
error'>' is not preceded with whitespace.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
error'<' is not preceded with whitespace.43
error'<' is not followed by whitespace.43
error'>' is not preceded with whitespace.43
errorLine contains a tab character.45
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
errorLine is longer than 80 characters.53
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine is longer than 80 characters.57
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine is longer than 80 characters.61
errorLine contains a tab character.61
errorMissing a Javadoc comment.61
errorParameter listeners should be final.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'>' is not preceded with whitespace.61
errorParameter repos should be final.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'>' is not preceded with whitespace.61
errorParameter name should be final.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine is longer than 80 characters.67
errorLine contains a tab character.67
errorLine is longer than 80 characters.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine is longer than 80 characters.72
errorLine contains a tab character.72
errorLine is longer than 80 characters.73
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine is longer than 80 characters.75
errorLine contains a tab character.75
errorLine is longer than 80 characters.76
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine is longer than 80 characters.80
errorLine contains a tab character.80
errorMethod 'processRepository' is not designed for extension - needs to be abstract, final or empty.80
errorMissing a Javadoc comment.80
errorParameter repo should be final.80
errorParameter listeners should be final.80
error'<' is not preceded with whitespace.80
error'<' is not followed by whitespace.80
error'>' is not preceded with whitespace.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine is longer than 80 characters.85
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine is longer than 80 characters.91
errorLine contains a tab character.91
errorLine is longer than 80 characters.92
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.98
errorMethod 'getRepositoryService' is not designed for extension - needs to be abstract, final or empty.98
errorMissing a Javadoc comment.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.102
errorMethod 'setRepositoryService' is not designed for extension - needs to be abstract, final or empty.102
errorMissing a Javadoc comment.102
errorParameter repositoryService should be final.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.106
errorExpected an @return tag.109
errorLine contains a tab character.109
errorMethod 'getRemoteListeners' is not designed for extension - needs to be abstract, final or empty.109
error'<' is not preceded with whitespace.109
error'<' is not followed by whitespace.109
error'>' is not preceded with whitespace.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.113
errorLine is longer than 80 characters.114
errorLine is longer than 80 characters.116
errorLine contains a tab character.116
errorMethod 'setRemoteListeners' is not designed for extension - needs to be abstract, final or empty.116
errorParameter listeners should be final.116
error'<' is not preceded with whitespace.116
error'<' is not followed by whitespace.116
error'>' is not preceded with whitespace.116
errorExpected @param tag for 'listeners'.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.120
errorExpected an @return tag.123
errorLine contains a tab character.123
errorMethod 'getLocalListeners' is not designed for extension - needs to be abstract, final or empty.123
error'<' is not preceded with whitespace.123
error'<' is not followed by whitespace.123
error'>' is not preceded with whitespace.123
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.127
errorLine is longer than 80 characters.128
errorLine is longer than 80 characters.130
errorLine contains a tab character.130
errorMethod 'setLocalListeners' is not designed for extension - needs to be abstract, final or empty.130
errorParameter listeners should be final.130
error'<' is not preceded with whitespace.130
error'<' is not followed by whitespace.130
error'>' is not preceded with whitespace.130
errorExpected @param tag for 'listeners'.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.134
errorMissing a Javadoc comment.134
errorParameter args should be final.134
errorLine contains a tab character.135
errorLine is longer than 80 characters.136
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138

net/sf/vcaperture/web/models/FileListModel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.28
errorLine has trailing spaces.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine is longer than 80 characters.32
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine is longer than 80 characters.34
errorLine contains a tab character.34
errorParameter model should be final.34
errorParameter showAllFiles should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorMethod 'onDetach' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.45
errorMethod 'load' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50

net/sf/vcaperture/model/SVNRepository.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.35
errorLine has trailing spaces.37
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.47
errorMethod 'isRevisionNewer' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorLine contains a tab character.48
errorParameter name should be final.48
errorParameter startingRevision should be final.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine has trailing spaces.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorMethod 'getLatestRevision' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.60
errorLine has trailing spaces.61
errorLine contains a tab character.61
errorLine contains a tab character.62
errorMethod 'getRevisions' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
errorLine is longer than 80 characters.63
errorLine contains a tab character.63
error'<' is not preceded with whitespace.63
error'<' is not followed by whitespace.63
error'>' is not preceded with whitespace.63
errorParameter startingRevision should be final.63
errorParameter maxRevisions should be final.63
errorLine contains a tab character.64
errorLine contains a tab character.65
error'<' is not preceded with whitespace.65
error'<' is not followed by whitespace.65
error'>' is not preceded with whitespace.65
error'<' is not preceded with whitespace.65
error'<' is not followed by whitespace.65
error'>' is not preceded with whitespace.65
error'>' is not followed by whitespace.65
errorLine contains a tab character.66
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'>' is not preceded with whitespace.66
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'>' is not preceded with whitespace.66
error'>' is not followed by whitespace.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine is longer than 80 characters.69
errorLine contains a tab character.69
error'{' is followed by whitespace.69
errorLine is longer than 80 characters.70
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine is longer than 80 characters.76
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine has trailing spaces.82
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'>' is not preceded with whitespace.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'>' is not preceded with whitespace.83
error'>' is not followed by whitespace.83
errorLine is longer than 80 characters.84
errorLine contains a tab character.84
errorLine is longer than 80 characters.85
errorLine contains a tab character.85
errorLine is longer than 80 characters.86
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine is longer than 80 characters.88
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine is longer than 80 characters.90
errorLine contains a tab character.90
errorLine is longer than 80 characters.91
errorLine contains a tab character.91
errorLine is longer than 80 characters.92
errorLine contains a tab character.92
errorLine is longer than 80 characters.93
errorLine contains a tab character.93
errorLine is longer than 80 characters.94
errorLine contains a tab character.94
errorLine is longer than 80 characters.95
errorLine contains a tab character.95
errorLine is longer than 80 characters.96
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine is longer than 80 characters.99
errorLine contains a tab character.99
errorLine is longer than 80 characters.100
errorLine contains a tab character.100
errorLine is longer than 80 characters.101
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine is longer than 80 characters.106
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine is longer than 80 characters.110
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.115
errorMissing a Javadoc comment.115
errorParameter type should be final.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine contains a tab character.126
errorLine contains a tab character.129
errorMissing a Javadoc comment.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine is longer than 80 characters.135
errorLine contains a tab character.135
errorLine is longer than 80 characters.136
errorLine contains a tab character.136
errorLine is longer than 80 characters.137
errorLine contains a tab character.137
errorLine is longer than 80 characters.138
errorLine contains a tab character.138
errorLine is longer than 80 characters.139
errorLine contains a tab character.139
errorLine is longer than 80 characters.140
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine is longer than 80 characters.143
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.148
errorMethod 'isInitialized' is not designed for extension - needs to be abstract, final or empty.148
errorMissing a Javadoc comment.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.152
errorMethod 'setInitialized' is not designed for extension - needs to be abstract, final or empty.152
errorMissing a Javadoc comment.152
errorParameter initialized should be final.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.156
errorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.156
errorMissing a Javadoc comment.156
errorLine contains a tab character.157
errorParameter relativePath should be final.157
errorLine is longer than 80 characters.158
errorLine contains a tab character.158
errorLine contains a tab character.159

net/sf/vcaperture/web/panels/SubdirectoriesPanel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.29
errorLine has trailing spaces.30
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorLine is longer than 80 characters.33
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorParameter id should be final.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.39
errorParameter item should be final.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine is longer than 80 characters.44
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine has trailing spaces.47
errorLine contains a tab character.47
errorLine contains a tab character.48

net/sf/vcaperture/model/IApplicationContext.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.21
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
error'<' is not followed by whitespace.26
error'>' is not preceded with whitespace.26
error'<' is not preceded with whitespace.26
error'<' is not followed by whitespace.26
error'>' is not preceded with whitespace.26
errorLine has trailing spaces.27
errorLine contains a tab character.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine has trailing spaces.29
errorLine contains a tab character.29
errorLine contains a tab character.30
errorMissing a Javadoc comment.30

net/sf/vcaperture/web/models/RepositoryByNameModel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.26
errorLine is longer than 80 characters.29
errorMissing a Javadoc comment.31
errorLine has trailing spaces.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorParameter repoName should be final.35
errorLine contains a tab character.36
errorLine contains a tab character.39
errorMethod 'load' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine contains a tab character.42

net/sf/vcaperture/model/SearchResults.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.19

net/sf/vcaperture/web/models/SubdirectoryModel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.23
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine has trailing spaces.29
errorLine contains a tab character.29
errorLine is longer than 80 characters.30
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorParameter model should be final.30
errorParameter repoFileModel should be final.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.35
errorMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.35
errorMissing a Javadoc comment.35
errorLine is longer than 80 characters.36
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine is longer than 80 characters.38
errorLine contains a tab character.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.44
errorMethod 'setObject' is not designed for extension - needs to be abstract, final or empty.44
errorMissing a Javadoc comment.44
errorParameter object should be final.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.48
errorMethod 'detach' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51

net/sf/vcaperture/tool/listeners/LocalStorageTool.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorUnused import - net.sf.vcaperture.model.ProcessedRepository.25
errorLine has trailing spaces.34
errorLine contains a tab character.40
errorMissing a Javadoc comment.40
errorLine has trailing spaces.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorLine contains a tab character.45
errorMethod 'processRepository' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorLine is longer than 80 characters.46
errorLine contains a tab character.46
errorParameter repositoryService should be final.46
errorParameter repo should be final.46
errorLine contains a tab character.47
errorLine is longer than 80 characters.49
errorLine contains a tab character.49
errorLine is longer than 80 characters.50
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
error'<' is not preceded with whitespace.54
error'<' is not followed by whitespace.54
error'>' is not preceded with whitespace.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine is longer than 80 characters.59
errorLine contains a tab character.59
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
error'<' is not preceded with whitespace.60
error'<' is not followed by whitespace.60
error'>' is not preceded with whitespace.60
errorAvoid inline conditionals.60
error'<' is not preceded with whitespace.60
error'<' is not followed by whitespace.60
error'>' is not preceded with whitespace.60
error'>' is not followed by whitespace.60
error'<' is not preceded with whitespace.60
error'<' is not followed by whitespace.60
error'>' is not preceded with whitespace.60
error'>' is not followed by whitespace.60
errorLine contains a tab character.61
errorLine is longer than 80 characters.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorComment matches to-do format 'TODO:'.67
errorLine is longer than 80 characters.67
errorLine contains a tab character.67
errorLine is longer than 80 characters.68
errorLine contains a tab character.68
errorLine is longer than 80 characters.69
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorMethod 'setStorageService' is not designed for extension - needs to be abstract, final or empty.73
errorMissing a Javadoc comment.73
errorParameter storageService should be final.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.77
errorMethod 'getStorageService' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.81
errorMethod 'getMaxRevisionsPerBatch' is not designed for extension - needs to be abstract, final or empty.81
errorMissing a Javadoc comment.81
errorLine contains a tab character.82
errorLine contains a tab character.85
errorMethod 'setMaxRevisionsPerBatch' is not designed for extension - needs to be abstract, final or empty.85
errorMissing a Javadoc comment.85
errorParameter maxRevisionsPerBatch should be final.85
errorLine contains a tab character.86

net/sf/vcaperture/services/ILocalStorageService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.28
errorLine contains a tab character.33
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorRedundant throws: 'StorageException' is unchecked exception.42
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.47
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.52
errorLine is longer than 80 characters.53
errorLine contains a tab character.53
errorRedundant throws: 'StorageException' is unchecked exception.53
errorLine contains a tab character.55
errorLine is longer than 80 characters.58
errorLine has trailing spaces.61
errorLine is longer than 80 characters.69
errorLine contains a tab character.69
errorRedundant throws: 'StorageException' is unchecked exception.69
errorLine contains a tab character.71
errorLine is longer than 80 characters.72
errorLine is longer than 80 characters.73
errorLine is longer than 80 characters.74
errorLine has trailing spaces.76
errorLine is longer than 80 characters.84
errorLine contains a tab character.84
errorRedundant throws: 'StorageException' is unchecked exception.84
errorLine is longer than 80 characters.86
errorLine contains a tab character.86
errorMissing a Javadoc comment.86
error'<' is not preceded with whitespace.86
error'<' is not followed by whitespace.86
error'>' is not preceded with whitespace.86

net/sf/vcaperture/web/components/StaticImage.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.23
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorParameter id should be final.27
errorParameter model should be final.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.31
errorMethod 'onComponentTag' is not designed for extension - needs to be abstract, final or empty.31
errorMissing a Javadoc comment.31
errorLine contains a tab character.32
errorParameter tag should be final.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36

net/sf/vcaperture/web/panels/FilesPanel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorParameter id should be final.32
errorParameter model should be final.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.38
errorParameter item should be final.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine has trailing spaces.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine has trailing spaces.49
errorLine contains a tab character.49

net/sf/vcaperture/model/ProcessedRepository.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.29
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorParameter repo should be final.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine has trailing spaces.39
errorLine contains a tab character.39
errorLine contains a tab character.40
errorMethod 'isRevisionNewer' is not designed for extension - needs to be abstract, final or empty.40
errorMissing a Javadoc comment.40
errorLine contains a tab character.41
errorParameter name should be final.41
errorParameter startingRevision should be final.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.45
errorMethod 'getLatestRevision' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine has trailing spaces.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorMethod 'getRevisions' is not designed for extension - needs to be abstract, final or empty.50
errorMissing a Javadoc comment.50
errorLine is longer than 80 characters.51
error'<' is not preceded with whitespace.51
error'<' is not followed by whitespace.51
error'>' is not preceded with whitespace.51
errorParameter startingRevision should be final.51
errorParameter maxRevisions should be final.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorLine has trailing spaces.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.55
errorMissing a Javadoc comment.55
errorLine contains a tab character.56
errorParameter relativePath should be final.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.60
errorMethod 'getStorageService' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorLine is longer than 80 characters.61
errorLine contains a tab character.61
errorLine has trailing spaces.63
errorLine contains a tab character.63

net/sf/vcaperture/web/urls/ViewDirectoryLink.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.26
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine is longer than 80 characters.30
errorLine contains a tab character.30
errorUnused @param tag for 'model'.30
errorLine has trailing spaces.31
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine is longer than 80 characters.33
errorLine contains a tab character.33
errorParameter id should be final.33
errorParameter repoNameModel should be final.33
errorExpected @param tag for 'repoNameModel'.33
errorParameter pathModel should be final.33
errorExpected @param tag for 'pathModel'.33
errorLine contains a tab character.34
errorLine contains a tab character.37
errorMethod 'getDirectoryPath' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorMethod 'onClick' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.46
errorMethod 'isVisible' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49

net/sf/vcaperture/services/RepositoryConfiguration.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.26
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
error'<' is not preceded with whitespace.29
error'<' is not followed by whitespace.29
error'>' is not preceded with whitespace.29
errorLine contains a tab character.31
errorMethod 'getLastModified' is not designed for extension - needs to be abstract, final or empty.31
errorMissing a Javadoc comment.31
errorLine contains a tab character.32
errorLine contains a tab character.34
errorMethod 'setLastModified' is not designed for extension - needs to be abstract, final or empty.34
errorMissing a Javadoc comment.34
errorParameter lastModified should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.37
errorMethod 'getRepositories' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
errorLine contains a tab character.38
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorMethod 'setRepositories' is not designed for extension - needs to be abstract, final or empty.40
errorMissing a Javadoc comment.40
errorParameter repositories should be final.40
error'<' is not preceded with whitespace.40
error'<' is not followed by whitespace.40
error'>' is not preceded with whitespace.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44

net/sf/vcaperture/services/SearchException.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.19
errorLine contains a tab character.21
errorMissing a Javadoc comment.21
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine contains a tab character.24
errorLine contains a tab character.25
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorParameter message should be final.27
errorParameter cause should be final.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorParameter message should be final.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorParameter cause should be final.35
errorLine contains a tab character.36
errorLine contains a tab character.37

net/sf/vcaperture/util/RepositoryUtil.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.25
errorUtility classes should not have a public or default constructor.25
errorLine is longer than 80 characters.27
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
error'<' is not preceded with whitespace.27
error'<' is not followed by whitespace.27
error'>' is not preceded with whitespace.27
errorParameter repos should be final.27
error'<' is not preceded with whitespace.27
error'<' is not followed by whitespace.27
error'>' is not preceded with whitespace.27
errorLine is longer than 80 characters.28
errorLine contains a tab character.28
error'<' is not preceded with whitespace.28
error'<' is not followed by whitespace.28
error'>' is not preceded with whitespace.28
error'<' is not preceded with whitespace.28
error'<' is not followed by whitespace.28
error'>' is not preceded with whitespace.28
error'>' is not followed by whitespace.28
errorLine contains a tab character.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32

net/sf/vcaperture/web/urls/BrowseStrategy.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.29
errorMissing a Javadoc comment.31
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorParameter mountPath should be final.33
errorLine contains a tab character.34
errorLine contains a tab character.37
errorMethod 'decode' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
errorParameter rp should be final.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine is longer than 80 characters.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine is longer than 80 characters.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.61
errorMethod 'encode' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
errorParameter requestTarget should be final.61
errorLine is longer than 80 characters.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.66
errorMethod 'matches' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
errorParameter requestTarget should be final.66
errorLine contains a tab character.67
errorLine is longer than 80 characters.68
errorLine contains a tab character.68

net/sf/vcaperture/web/panels/LineHistoryPanel.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.21
errorLine has trailing spaces.22
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine is longer than 80 characters.25
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorParameter id should be final.25
errorParameter model should be final.25
errorLine contains a tab character.26

net/sf/vcaperture/util/spring/ApplicationContextFactory.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.28
errorComment matches to-do format 'TODO:'.30
errorLine has trailing spaces.34
errorComment matches to-do format 'TODO:'.36
errorLine has trailing spaces.38
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.49
errorMissing a Javadoc comment.49
errorLine contains a tab character.51
errorMissing a Javadoc comment.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.55
errorMissing a Javadoc comment.55
errorParameter context should be final.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine is longer than 80 characters.59
errorLine contains a tab character.59
errorMethod 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty.59
errorMissing a Javadoc comment.59
errorParameter applicationContext should be final.59
errorRedundant throws: 'BeansException' is unchecked exception.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorClass AppContextWrapper should be declared as final.63
errorMissing a Javadoc comment.63
errorLine contains a tab character.63
errorLine contains a tab character.64
errorMissing a Javadoc comment.64
errorLine contains a tab character.66
errorMissing a Javadoc comment.66
errorParameter context should be final.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.70
errorMissing a Javadoc comment.70
errorLine contains a tab character.71
error'<' is not followed by whitespace.71
error'>' is not preceded with whitespace.71
errorParameter clazz should be final.71
error'<' is not preceded with whitespace.71
error'<' is not followed by whitespace.71
error'>' is not preceded with whitespace.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.75
errorMissing a Javadoc comment.75
errorParameter name should be final.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine has trailing spaces.78
errorLine contains a tab character.78
errorLine contains a tab character.79
errorMissing a Javadoc comment.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82

net/sf/vcaperture/services/LuceneSearchService.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.44
errorLine contains a tab character.46
errorMissing a Javadoc comment.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorLine is longer than 80 characters.50
errorLine contains a tab character.50
errorMissing a Javadoc comment.50
error'<' is not preceded with whitespace.50
error'<' is not followed by whitespace.50
error'>' is not preceded with whitespace.50
error'<' is not preceded with whitespace.50
error'<' is not followed by whitespace.50
error'>' is not preceded with whitespace.50
error'>' is not followed by whitespace.50
errorLine has trailing spaces.51
errorLine contains a tab character.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorMissing a Javadoc comment.52
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
error'>' is not followed by whitespace.52
errorLine contains a tab character.54
errorMethod 'beginIndexing' is not designed for extension - needs to be abstract, final or empty.54
errorMissing a Javadoc comment.54
errorParameter repo should be final.54
errorLine contains a tab character.55
errorLine is longer than 80 characters.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.61
errorMethod 'indexRevision' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
errorParameter repo should be final.61
errorParameter rev should be final.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine is longer than 80 characters.66
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine is longer than 80 characters.76
errorLine contains a tab character.76
errorLine contains a tab character.78
errorLine contains a tab character.80
errorLine is longer than 80 characters.82
errorLine contains a tab character.82
errorMissing a Javadoc comment.82
errorParameter formattedDate should be final.82
errorParameter rev should be final.82
errorParameter rfr should be final.82
errorParameter writer should be final.82
errorLine is longer than 80 characters.84
errorLine is longer than 80 characters.85
errorLine is longer than 80 characters.86
errorLine is longer than 80 characters.87
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.89
errorLine is longer than 80 characters.90
errorLine is longer than 80 characters.94
errorLine contains a tab character.94
errorMissing a Javadoc comment.94
errorParameter rev should be final.94
errorParameter formattedDate should be final.94
errorParameter writer should be final.94
errorLine is longer than 80 characters.96
errorLine is longer than 80 characters.97
errorLine is longer than 80 characters.98
errorLine is longer than 80 characters.99
errorLine is longer than 80 characters.100
errorLine is longer than 80 characters.101
errorLine is longer than 80 characters.102
errorLine contains a tab character.106
errorMissing a Javadoc comment.106
errorParameter data should be final.106
errorLine contains a tab character.107
errorAvoid inline conditionals.107
errorLine contains a tab character.110
errorMissing a Javadoc comment.110
errorParameter files should be final.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.118
errorMissing a Javadoc comment.118
errorParameter date should be final.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.124
errorMethod 'endIndexing' is not designed for extension - needs to be abstract, final or empty.124
errorMissing a Javadoc comment.124
errorParameter repo should be final.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine has trailing spaces.127
errorLine contains a tab character.127
errorLine contains a tab character.128
errorMethod 'search' is not designed for extension - needs to be abstract, final or empty.128
errorMissing a Javadoc comment.128
errorParameter query should be final.128
errorLine contains a tab character.129
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.137
errorMethod 'getLastProcessedRevision' is not designed for extension - needs to be abstract, final or empty.137
errorMissing a Javadoc comment.137
errorParameter repo should be final.137
errorLine is longer than 80 characters.138
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine is longer than 80 characters.142
errorLine contains a tab character.142
errorAvoid inline conditionals.142
errorLine contains a tab character.143
errorLine is longer than 80 characters.144
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine is longer than 80 characters.150
errorLine contains a tab character.150
errorMethod 'updateLatestStoredRevision' is not designed for extension - needs to be abstract, final or empty.150
errorMissing a Javadoc comment.150
errorParameter repo should be final.150
errorParameter rev should be final.150
errorLine is longer than 80 characters.151
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine is longer than 80 characters.155
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine contains a tab character.157
errorLine contains a tab character.159
errorLine contains a tab character.160
errorMethod 'getStorageDirectory' is not designed for extension - needs to be abstract, final or empty.160
errorMissing a Javadoc comment.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.164
errorMethod 'setStorageDirectory' is not designed for extension - needs to be abstract, final or empty.164
errorMissing a Javadoc comment.164
errorParameter storageDirectory should be final.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.168
errorLine contains a tab character.169
errorMissing a Javadoc comment.169
errorParameter repo should be final.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.173

net/sf/vcaperture/tool/ToolException.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine is longer than 80 characters.20
errorLine has trailing spaces.22
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorParameter message should be final.33
errorParameter cause should be final.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.37
errorMissing a Javadoc comment.37
errorParameter message should be final.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.41
errorMissing a Javadoc comment.41
errorParameter cause should be final.41
errorLine contains a tab character.42
errorLine contains a tab character.43

net/sf/vcaperture/web/panels/FooterBar.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorParameter id should be final.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37

net/sf/vcaperture/web/BasicDirectoryViewPage.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.33
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorLine contains a tab character.40
errorMissing a Javadoc comment.40
errorLine contains a tab character.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorUnused @param tag for 'pathModel'.42
errorLine contains a tab character.43
errorLine is longer than 80 characters.44
errorLine contains a tab character.44
errorParameter repoModel should be final.44
errorExpected @param tag for 'repoModel'.44
errorParameter path should be final.44
errorExpected @param tag for 'path'.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorMethod 'constructComponentHierarchy' is not designed for extension - needs to be abstract, final or empty.50
errorMissing a Javadoc comment.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.67
errorMethod 'getDirectoryPath' is not designed for extension - needs to be abstract, final or empty.67
errorMissing a Javadoc comment.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine has trailing spaces.70
errorLine contains a tab character.70
errorLine contains a tab character.71
errorMethod 'getProject' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine has trailing spaces.75
errorLine contains a tab character.75
errorLine contains a tab character.76
errorMethod 'getRelativePath' is not designed for extension - needs to be abstract, final or empty.76
errorMissing a Javadoc comment.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79

net/sf/vcaperture/model/RepoFileRevision.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.22
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine is longer than 80 characters.29
errorLine contains a tab character.29
errorMissing a Javadoc comment.29
error'<' is not preceded with whitespace.29
error'<' is not followed by whitespace.29
error'>' is not preceded with whitespace.29
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorParameter file should be final.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.39
errorMethod 'getAction' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorMethod 'setAction' is not designed for extension - needs to be abstract, final or empty.43
errorMissing a Javadoc comment.43
errorParameter action should be final.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.47
errorMethod 'getCopyOfRevision' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.51
errorMethod 'setCopyOfRevision' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
errorParameter copyOfRevision should be final.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.55
errorMethod 'getAuthor' is not designed for extension - needs to be abstract, final or empty.55
errorMissing a Javadoc comment.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.59
errorMethod 'setAuthor' is not designed for extension - needs to be abstract, final or empty.59
errorMissing a Javadoc comment.59
errorParameter author should be final.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.63
errorMethod 'getContents' is not designed for extension - needs to be abstract, final or empty.63
errorMissing a Javadoc comment.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.70
errorMethod 'setContents' is not designed for extension - needs to be abstract, final or empty.70
errorMissing a Javadoc comment.70
errorParameter contents should be final.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine has trailing spaces.73
errorLine contains a tab character.73
errorLine is longer than 80 characters.74
errorLine contains a tab character.74
errorMethod 'setContentsRetriever' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
errorParameter contentsRetriever should be final.74
error'<' is not preceded with whitespace.74
error'<' is not followed by whitespace.74
error'>' is not preceded with whitespace.74
errorLine contains a tab character.75
errorLine contains a tab character.78
errorMethod 'getRevision' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.82
errorMethod 'setRevision' is not designed for extension - needs to be abstract, final or empty.82
errorMissing a Javadoc comment.82
errorParameter revision should be final.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.86
errorExpected an @return tag.89
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.89
errorLine is longer than 80 characters.90
error'43269007' is a magic number.90
error'-1362179715' is a magic number.90
errorLine is longer than 80 characters.91
errorLine contains a tab character.94
errorExpected an @return tag.97
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.97
errorParameter object should be final.97
errorExpected @param tag for 'object'.97
errorLine contains a tab character.99
errorLine is longer than 80 characters.102
errorLine is longer than 80 characters.103

net/sf/vcaperture/util/spring/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/model/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/model/RepoFile.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorLine has trailing spaces.26
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.39
errorMissing a Javadoc comment.39
errorParameter from should be final.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.45
errorMethod 'getRelativePath' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.49
errorMethod 'setRelativePath' is not designed for extension - needs to be abstract, final or empty.49
errorMissing a Javadoc comment.49
errorParameter relativePath should be final.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.53
errorMethod 'getRevisions' is not designed for extension - needs to be abstract, final or empty.53
errorMissing a Javadoc comment.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMethod 'setRevisions' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
errorParameter revisions should be final.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.61
errorMethod 'setDirectory' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
errorParameter directory should be final.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.65
errorMethod 'isDirectory' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.69
errorExpected an @return tag.72
errorLine contains a tab character.72
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.72
errorParameter object should be final.72
errorExpected @param tag for 'object'.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine is longer than 80 characters.77
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.81
errorExpected an @return tag.84
errorLine contains a tab character.84
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.84
errorLine is longer than 80 characters.85
errorLine contains a tab character.85
error'613621661' is a magic number.85
error'-753951183' is a magic number.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.89
errorMethod 'getChildren' is not designed for extension - needs to be abstract, final or empty.89
errorMissing a Javadoc comment.89
error'<' is not preceded with whitespace.89
error'<' is not followed by whitespace.89
error'>' is not preceded with whitespace.89
errorParameter showAll should be final.89
errorLine is longer than 80 characters.90
errorLine contains a tab character.90

net/sf/vcaperture/model/RepoFileAction.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.19
errorLine contains a tab character.21
errorMissing a Javadoc comment.21
errorLine contains a tab character.22
errorMissing a Javadoc comment.22
errorLine contains a tab character.23
errorMissing a Javadoc comment.23

net/sf/vcaperture/jyaml/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/vcaperture/web/HomePage.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.28
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorLine contains a tab character.33
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorMethod 'constructComponentHierarchy' is not designed for extension - needs to be abstract, final or empty.36
errorMissing a Javadoc comment.36
errorLine contains a tab character.37
errorLine contains a tab character.40
errorParameter item should be final.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine has trailing spaces.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47

net/sf/vcaperture/util/RevisionUtil.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.26
errorUtility classes should not have a public or default constructor.26
errorLine is longer than 80 characters.28
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorParameter revs should be final.28
error'<' is not preceded with whitespace.28
error'<' is not followed by whitespace.28
error'>' is not preceded with whitespace.28
errorLine contains a tab character.29
error'<' is not preceded with whitespace.29
error'<' is not followed by whitespace.29
error'>' is not preceded with whitespace.29
error'>' is not followed by whitespace.29
errorLine contains a tab character.31
errorParameter o1 should be final.31
errorParameter o2 should be final.31
errorLine is longer than 80 characters.32
errorLine contains a tab character.32
errorAvoid inline conditionals.32
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine contains a tab character.35

net/sf/vcaperture/tool/IRepositoryToolListener.java

ViolationMessageLine
errorLine has trailing spaces.3
errorLine has trailing spaces.7
errorLine has trailing spaces.9
errorMissing a Javadoc comment.22
errorLine is longer than 80 characters.24
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
errorLine is longer than 80 characters.26
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine is longer than 80 characters.28
errorLine contains a tab character.28
errorMissing a Javadoc comment.28