Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
27001042

Rules

RulesViolationsSeverity
PackageHtml3error Error
NewlineAtEndOfFile5error Error
Translation0error Error
JavadocMethod315error Error
JavadocType4error Error
JavadocVariable76error Error
JavadocStyle15error Error
ConstantName4error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName1error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/home/anthill/anthill3/agent/var/jobs/projects/Geronimo_Server/modules/geronimo-deployment/target/checkstyle-header.txt"
24error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport1error Error
UnusedImports3error Error
FileLength0error Error
LineLength
  • max: "120"
65error Error
MethodLength1error Error
ParameterNumber2error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap10error Error
ParenPad5error Error
TypecastParenPad0error Error
TabCharacter1error Error
WhitespaceAfter11error Error
WhitespaceAround22error Error
ModifierOrder1error Error
RedundantModifier1error Error
AvoidNestedBlocks0error Error
EmptyBlock13error Error
LeftCurly0error Error
NeedBraces29error Error
RightCurly0error Error
AvoidInlineConditionals11error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode1error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
9error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber5error Error
MissingSwitchDefault1error Error
RedundantThrows3error Error
SimplifyBooleanExpression2error Error
SimplifyBooleanReturn0error Error
FinalClass1error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier1error Error
ArrayTypeStyle4error Error
FinalParameters356error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
35error Error
TodoComment0error Error
UpperEll0error Error

Files

Filesinfowarningerror
org/apache/geronimo/deployment/util/NestedJarFile.java0034
org/apache/geronimo/deployment/InPlaceResourceContext.java0054
org/apache/geronimo/deployment/util/UnpackedJarFile.java0028
org/apache/geronimo/deployment/ModuleIDBuilder.java0031
org/apache/geronimo/deployment/NamespaceDrivenBuilder.java008
org/apache/geronimo/deployment/ConfigurationBuilder.java0014
org/apache/geronimo/deployment/util/DeploymentUtil.java00112
org/apache/geronimo/deployment/util/NestedJarEntry.java0034
org/apache/geronimo/deployment/DeploymentConfigurationManager.java00115
org/apache/geronimo/deployment/DeploymentContext.java00156
org/apache/geronimo/deployment/NamespaceDrivenBuilderCollection.java0026
org/apache/geronimo/deployment/xml/ParserFactory.java002
org/apache/geronimo/deployment/CopyResourceContext.java0065
org/apache/geronimo/deployment/util/UnclosableOutputStream.java0017
org/apache/geronimo/deployment/xml/ParserFactoryImpl.java0018
org/apache/geronimo/deployment/package.html001
org/apache/geronimo/deployment/util/package.html001
org/apache/geronimo/deployment/util/XMLUtil.java0016
org/apache/geronimo/deployment/util/URLType.java0021
org/apache/geronimo/deployment/util/URLInfo.java0014
org/apache/geronimo/deployment/util/UnpackedJarEntry.java0029
org/apache/geronimo/deployment/ResourceContext.java0015
org/apache/geronimo/deployment/SingleFileHotDeployer.java0076
org/apache/geronimo/deployment/xml/package.html001
org/apache/geronimo/deployment/xml/LocalEntityResolver.java0049
org/apache/geronimo/deployment/Deployer.java0085
org/apache/geronimo/deployment/util/UnclosableInputStream.java0020

Details

org/apache/geronimo/deployment/util/NestedJarFile.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
errorParameter jarFile should be final.43
errorParameter path should be final.43
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.105
errorMust have at least one statement.122
errorMissing a Javadoc comment.133
errorParameter name should be final.133
errorMissing a Javadoc comment.145
errorParameter name should be final.145
errorMissing a Javadoc comment.153
errorParameter name should be final.153
errorMissing a Javadoc comment.161
errorMissing a Javadoc comment.178
errorParameter zipEntry should be final.178
error'cast' is not followed by whitespace.185
errorMissing a Javadoc comment.198
errorMissing a Javadoc comment.213
errorMissing a Javadoc comment.235
errorMissing a Javadoc comment.239
errorParameter name should be final.239
errorMissing a Javadoc comment.243
error'manifest' hides a field.244
errorMust have at least one statement.247

org/apache/geronimo/deployment/InPlaceResourceContext.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorLine has trailing spaces.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorLine has trailing spaces.42
errorLine is longer than 120 characters.43
errorMissing a Javadoc comment.43
errorParameter configuration should be final.43
errorParameter inPlaceBaseConfigurationDir should be final.43
errorMissing a Javadoc comment.56
errorParameter targetPath should be final.56
errorParameter jarFile should be final.56
errorMissing a Javadoc comment.60
errorParameter targetPath should be final.60
errorParameter zipFile should be final.60
errorParameter zipEntry should be final.60
errorLine has trailing spaces.67
errorMissing a Javadoc comment.71
errorParameter targetPath should be final.71
errorParameter source should be final.71
errorMissing a Javadoc comment.75
errorParameter targetPath should be final.75
errorParameter source should be final.75
errorMissing a Javadoc comment.79
errorParameter targetPath should be final.79
errorParameter zipFile should be final.79
errorParameter zipEntry should be final.79
errorMissing a Javadoc comment.88
errorParameter targetPath should be final.88
errorParameter source should be final.88
errorMissing a Javadoc comment.91
errorParameter targetPath should be final.91
errorParameter source should be final.91
errorMissing a Javadoc comment.94
errorParameter targetPath should be final.94
errorParameter source should be final.94
errorLine has trailing spaces.96
errorMissing a Javadoc comment.97
errorParameter targetPath should be final.97
error'if' construct must use '{}'s.98
error'if' construct must use '{}'s.99
error'if' construct must use '{}'s.100
errorLine has trailing spaces.103
errorMissing a Javadoc comment.104
errorLine has trailing spaces.119
errorLine has trailing spaces.123
error'+' should be on a new line.123
errorLine has trailing spaces.126
errorLine has trailing spaces.130
errorLine has trailing spaces.131

org/apache/geronimo/deployment/util/UnpackedJarFile.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorParameter baseDir should be final.42
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.54
errorMust have at least one statement.67
errorMissing a Javadoc comment.78
errorParameter name should be final.78
errorMissing a Javadoc comment.86
errorParameter name should be final.86
errorMissing a Javadoc comment.90
errorParameter name should be final.90
errorMissing a Javadoc comment.94
error'manifest' hides a field.97
errorMissing a Javadoc comment.109
errorParameter zipEntry should be final.109
error'cast' is not followed by whitespace.112
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.143
errorParameter name should be final.143
errorMissing a Javadoc comment.151
error'manifest' hides a field.152
errorMust have at least one statement.155

org/apache/geronimo/deployment/ModuleIDBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.35
errorParameter defaultGroup should be final.44
errorExpected @param tag for 'defaultGroup'.44
errorParameter defaultVersion should be final.53
errorExpected @param tag for 'defaultVersion'.53
errorUnused @throws tag for 'IllegalArgumentException'.69
errorParameter argument should be final.72
errorParameter defaultType should be final.72
error'if' is not followed by whitespace.73
error'if' is not followed by whitespace.76
error'+' is not preceded with whitespace.77
error'+' is not followed by whitespace.77
error'+' is not preceded with whitespace.77
error'+' is not followed by whitespace.77
errorLine is longer than 120 characters.79
errorAvoid inline conditionals.79
errorAvoid inline conditionals.81
errorAvoid inline conditionals.82
errorExpected an @return tag.91
errorParameter defaultArtifact should be final.91
errorParameter defaultType should be final.91
errorParameter environment should be final.108
errorParameter defaultArtifactId should be final.108
errorParameter defaultType should be final.108
error'if' is not followed by whitespace.109
errorLine is longer than 120 characters.110
error'cast' is not followed by whitespace.110
error'if' is not followed by whitespace.111

org/apache/geronimo/deployment/NamespaceDrivenBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorUnused import - java.util.List.21
errorUnused import - org.apache.geronimo.gbean.AbstractName.25
errorMissing a Javadoc comment.33
errorLine has trailing spaces.34
errorLine is longer than 120 characters.35
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.37

org/apache/geronimo/deployment/ConfigurationBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorUnused import - java.util.List.23
errorRedundant import from the same package - org.apache.geronimo.deployment.DeploymentContext.27
errorMissing a Javadoc comment.36
errorRedundant 'static' modifier.36
errorExpected @param tag for 'idBuilder'.46
errorLine is longer than 120 characters.56
errorExpected @param tag for 'idBuilder'.56
errorFirst sentence should end with a period.58
errorLine is longer than 120 characters.71
errorExpected @param tag for 'configId'.71
errorExpected @param tag for 'configurationStores'.71
errorExpected @param tag for 'artifactResolver'.71
errorExpected @param tag for 'targetConfigurationStore'.71

org/apache/geronimo/deployment/util/DeploymentUtil.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.74
errorParameter source should be final.74
errorParameter destination should be final.74
errorExpression can be simplified.76
errorExpression can be simplified.76
errorLine has trailing spaces.79
errorMissing a Javadoc comment.92
errorParameter in should be final.92
errorParameter out should be final.92
error'4096' is a magic number.93
errorMissing a Javadoc comment.100
errorParameter jarFile should be final.100
errorParameter path should be final.100
errorMissing a Javadoc comment.104
errorParameter url should be final.104
errorMissing a Javadoc comment.121
errorParameter url should be final.121
error'4000' is a magic number.126
error'for' is not followed by whitespace.128
errorMissing a Javadoc comment.137
errorParameter jarFile should be final.137
errorLine contains a tab character.141
errorMissing a Javadoc comment.146
errorParameter jarFile should be final.146
errorParameter path should be final.146
errorMissing a Javadoc comment.160
errorParameter jarFile should be final.160
errorParameter path should be final.160
errorLine has trailing spaces.173
errorMissing a Javadoc comment.183
errorParameter jarFile should be final.183
errorMissing a Javadoc comment.191
errorParameter inputJar should be final.191
errorParameter outputFile should be final.191
error'cast' is not followed by whitespace.195
error'cast' is not followed by whitespace.196
error'cast' is not followed by whitespace.202
error'4096' is a magic number.212
errorMissing a Javadoc comment.237
errorParameter sourceDirecotry should be final.237
errorParameter destinationFile should be final.237
errorMissing a Javadoc comment.246
errorParameter zipFile should be final.246
errorParameter destDir should be final.246
errorLine has trailing spaces.279
errorLine has trailing spaces.280
errorMissing a Javadoc comment.281
errorParameter root should be final.281
errorParameter unableToDeleteCollection should be final.281
errorLine has trailing spaces.295
errorLine has trailing spaces.303
errorMissing a Javadoc comment.304
errorParameter root should be final.304
error',' is not followed by whitespace.305
errorMissing a Javadoc comment.308
errorParameter file should be final.308
errorMissing a Javadoc comment.314
errorParameter file should be final.314
errorParameter collection should be final.314
error'(' is followed by whitespace.316
error')' is preceded with whitespace.316
errorMissing a Javadoc comment.327
errorParameter thing should be final.327
error'catch' is not followed by whitespace.331
errorMust have at least one statement.331
errorMissing a Javadoc comment.336
errorParameter thing should be final.336
error'catch' is not followed by whitespace.340
errorMust have at least one statement.340
errorMissing a Javadoc comment.345
errorParameter thing should be final.345
error'catch' is not followed by whitespace.349
errorMust have at least one statement.349
errorMissing a Javadoc comment.354
errorParameter thing should be final.354
error'catch' is not followed by whitespace.358
errorMust have at least one statement.358
errorMissing a Javadoc comment.363
errorParameter thing should be final.363
error'catch' is not followed by whitespace.367
errorMust have at least one statement.367
errorMissing a Javadoc comment.372
errorParameter thing should be final.372
error'catch' is not followed by whitespace.376
errorMust have at least one statement.376
errorMissing a Javadoc comment.381
errorParameter thing should be final.381
error'catch' is not followed by whitespace.385
errorMust have at least one statement.385
errorMissing a Javadoc comment.390
errorMissing a Javadoc comment.391
errorMissing a Javadoc comment.395
errorParameter b should be final.395
errorArray brackets at illegal position.395
errorMissing a Javadoc comment.399
errorParameter b should be final.399
errorArray brackets at illegal position.399
errorParameter off should be final.399
errorParameter len should be final.399
errorMissing a Javadoc comment.403
errorParameter n should be final.403
errorMissing a Javadoc comment.407
errorMissing a Javadoc comment.411
errorMissing a Javadoc comment.414
errorParameter readlimit should be final.414
errorMissing a Javadoc comment.417
errorMissing a Javadoc comment.420

org/apache/geronimo/deployment/util/NestedJarEntry.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorParameter name should be final.32
errorParameter baseEntry should be final.32
errorParameter manifest should be final.32
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.63
errorParameter time should be final.63
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.71
errorParameter size should be final.71
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.79
errorParameter csize should be final.79
errorMissing a Javadoc comment.83
errorMissing a Javadoc comment.87
errorParameter crc should be final.87
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorParameter method should be final.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorParameter extra should be final.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.111
errorParameter comment should be final.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127

org/apache/geronimo/deployment/DeploymentConfigurationManager.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.50
errorParameter configurationManager should be final.50
errorParameter repositories should be final.50
errorLine is longer than 120 characters.51
errorMissing a Javadoc comment.59
errorParameter configId should be final.59
errorMissing a Javadoc comment.63
errorParameter configId should be final.63
errorMissing a Javadoc comment.67
errorParameter configId should be final.67
errorMissing a Javadoc comment.71
errorParameter artifact should be final.71
errorMissing a Javadoc comment.75
errorParameter configurationId should be final.75
errorMissing a Javadoc comment.83
errorFirst sentence should end with a period.87
errorMissing a Javadoc comment.95
errorParameter online should be final.95
errorLine is longer than 120 characters.102
errorMissing a Javadoc comment.102
errorParameter configurationId should be final.102
errorLine is longer than 120 characters.106
errorMissing a Javadoc comment.106
errorParameter configurationId should be final.106
errorParameter monitor should be final.106
errorLine is longer than 120 characters.110
errorMissing a Javadoc comment.110
errorParameter configurationData should be final.110
errorLine is longer than 120 characters.114
errorMissing a Javadoc comment.114
errorParameter configurationData should be final.114
errorParameter monitor should be final.114
errorLine is longer than 120 characters.118
errorMissing a Javadoc comment.118
errorParameter configurationData should be final.118
errorParameter resolvedParentIds should be final.118
errorParameter loadedConfigurations should be final.118
errorMissing a Javadoc comment.122
errorParameter configurationId should be final.122
errorMissing a Javadoc comment.128
errorParameter configuration should be final.128
error'=' is not preceded with whitespace.131
errorMissing a Javadoc comment.152
errorParameter id should be final.152
errorLine is longer than 120 characters.156
errorMissing a Javadoc comment.156
errorParameter id should be final.156
errorParameter monitor should be final.156
errorMissing a Javadoc comment.160
errorParameter configuration should be final.160
errorMissing a Javadoc comment.167
errorParameter configuration should be final.167
errorMissing a Javadoc comment.176
errorParameter query should be final.176
errorMissing a Javadoc comment.180
errorParameter query should be final.180
errorMissing a Javadoc comment.184
errorParameter query should be final.184
errorMissing a Javadoc comment.188
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.196
errorMissing a Javadoc comment.200
errorParameter configId should be final.200
errorMissing a Javadoc comment.204
errorParameter storeName should be final.204
errorLine is longer than 120 characters.208
errorMissing a Javadoc comment.208
errorParameter id should be final.208
errorLine is longer than 120 characters.212
errorMissing a Javadoc comment.212
errorParameter id should be final.212
errorParameter monitor should be final.212
errorMissing a Javadoc comment.216
errorParameter configuration should be final.216
errorMissing a Javadoc comment.220
errorParameter id should be final.220
errorLine is longer than 120 characters.224
errorMissing a Javadoc comment.224
errorParameter id should be final.224
errorParameter monitor should be final.224
errorLine is longer than 120 characters.228
errorMissing a Javadoc comment.228
errorParameter id should be final.228
errorLine is longer than 120 characters.232
errorMissing a Javadoc comment.232
errorParameter id should be final.232
errorParameter monitor should be final.232
errorLine is longer than 120 characters.236
errorMissing a Javadoc comment.236
errorParameter id should be final.236
errorLine is longer than 120 characters.240
errorMissing a Javadoc comment.240
errorParameter id should be final.240
errorParameter monitor should be final.240
errorLine is longer than 120 characters.244
errorMissing a Javadoc comment.244
errorParameter id should be final.244
errorParameter version should be final.244
errorLine is longer than 120 characters.248
errorMissing a Javadoc comment.248
errorParameter id should be final.248
errorParameter version should be final.248
errorParameter monitor should be final.248
errorLine is longer than 120 characters.252
errorMissing a Javadoc comment.252
errorParameter configurationData should be final.252
errorLine is longer than 120 characters.256
errorMissing a Javadoc comment.256
errorParameter configurationData should be final.256
errorParameter monitor should be final.256
errorLine is longer than 120 characters.260
errorMissing a Javadoc comment.260
errorParameter configurationId should be final.260

org/apache/geronimo/deployment/DeploymentContext.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.69
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.72
error'4096' is a magic number.72
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.78
errorVariable 'moduleName' must be private and have accessor methods.78
errorLine is longer than 120 characters.80
errorMissing a Javadoc comment.80
errorMore than 7 parameters.80
errorParameter baseDir should be final.80
errorParameter inPlaceConfigurationDir should be final.80
errorParameter environment should be final.80
errorParameter moduleName should be final.80
errorParameter moduleType should be final.80
errorParameter naming should be final.80
errorParameter configurationManager should be final.80
errorParameter repositories should be final.80
errorLine is longer than 120 characters.81
errorLine is longer than 120 characters.84
errorMissing a Javadoc comment.84
errorParameter baseDir should be final.84
errorParameter inPlaceConfigurationDir should be final.84
errorParameter environment should be final.84
errorParameter moduleName should be final.84
errorParameter moduleType should be final.84
errorParameter naming should be final.84
errorParameter configurationManager should be final.84
error'if' construct must use '{}'s.85
error'if' construct must use '{}'s.86
error'if' construct must use '{}'s.87
error'if' construct must use '{}'s.88
errorLine is longer than 120 characters.101
errorLine has trailing spaces.104
errorLine is longer than 120 characters.112
errorMissing a Javadoc comment.112
errorParameter configurationManager should be final.112
errorParameter repositories should be final.112
errorLine is longer than 120 characters.116
errorMissing a Javadoc comment.116
errorParameter environment should be final.116
errorParameter moduleType should be final.116
errorParameter baseDir should be final.116
errorParameter inPlaceConfigurationDir should be final.116
errorParameter configurationManager should be final.116
errorParameter naming should be final.116
errorLine is longer than 120 characters.118
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.145
errorParameter name should be final.145
errorParameter gbeanInfo should be final.145
error'if' construct must use '{}'s.146
error'if' construct must use '{}'s.147
errorMissing a Javadoc comment.153
errorParameter gbean should be final.153
error'if' construct must use '{}'s.154
error'if' construct must use '{}'s.155
errorMissing a Javadoc comment.159
errorParameter name should be final.159
error'if' construct must use '{}'s.160
errorMissing a Javadoc comment.164
errorExpected an @return tag.171
errorParameter pattern should be final.171
errorExpected @param tag for 'pattern'.171
errorMissing a Javadoc comment.175
errorParameter pattern should be final.175
errorMissing a Javadoc comment.179
errorParameter patterns should be final.179
errorMissing a Javadoc comment.183
errorParameter pattern should be final.183
errorMissing a Javadoc comment.187
errorParameter patterns should be final.187
errorMissing a Javadoc comment.191
errorParameter name should be final.191
errorParameter targetPath should be final.209
errorParameter jarFile should be final.209
errorParameter targetPath should be final.223
errorParameter zipFile should be final.223
errorParameter zipEntry should be final.223
errorParameter targetPath should be final.236
errorParameter source should be final.236
errorParameter targetPath should be final.249
errorParameter source should be final.249
errorParameter moduleFile should be final.262
errorParameter moduleBaseUri should be final.262
errorLine is longer than 120 characters.285
errorLine is longer than 120 characters.289
errorLine is longer than 120 characters.292
error'if' construct must use '{}'s.297
errorLine is longer than 120 characters.297
errorMissing a Javadoc comment.305
errorParameter targetPath should be final.305
errorParameter fqcn should be final.305
errorParameter bytes should be final.305
error'if' construct must use '{}'s.306
errorLine is longer than 120 characters.306
errorMissing a Javadoc comment.316
errorParameter targetPath should be final.316
errorParameter zipFile should be final.316
errorParameter zipEntry should be final.316
errorMissing a Javadoc comment.320
errorParameter targetPath should be final.320
errorParameter source should be final.320
errorMissing a Javadoc comment.324
errorParameter targetPath should be final.324
errorParameter source should be final.324
errorMissing a Javadoc comment.328
errorParameter targetPath should be final.328
errorParameter source should be final.328
errorMissing a Javadoc comment.332
errorParameter targetFile should be final.332
errorParameter source should be final.332
errorMissing a Javadoc comment.346
errorParameter targetPath should be final.346
errorMissing a Javadoc comment.350
errorMissing a Javadoc comment.354
errorMissing a Javadoc comment.358
error'{' is not preceded with whitespace.358
errorMissing a Javadoc comment.362
errorMust have at least one statement.366
errorMissing a Javadoc comment.372
errorParameter moduleName should be final.372
error'moduleName' hides a field.372
errorParameter configurationData should be final.372
errorMissing a Javadoc comment.376
error'if' construct must use '{}'s.382
errorMissing a Javadoc comment.407
errorParameter configurationData should be final.407
errorMissing a Javadoc comment.411
errorMissing a Javadoc comment.415
errorMissing a Javadoc comment.419
errorMissing a Javadoc comment.448
errorParameter gbean should be final.448
errorParameter referenceName should be final.448
errorParameter referencePatterns should be final.448
error'if' construct must use '{}'s.452
error'if' construct must use '{}'s.455
error'+' should be on a new line.458
errorMissing a Javadoc comment.464
errorParameter name should be final.464
errorParameter referencePatterns should be final.464
error'+' should be on a new line.466
errorMissing a Javadoc comment.473
errorParameter referencePatterns should be final.473
error'if' construct must use '{}'s.476
error'if' construct must use '{}'s.483

org/apache/geronimo/deployment/NamespaceDrivenBuilderCollection.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
errorParameter builders should be final.43
error'?' is not preceded with whitespace.44
errorAvoid inline conditionals.44
error':' is not preceded with whitespace.44
error'cast' is not followed by whitespace.46
errorParameter event should be final.48
errorParameter event should be final.52
error'cast' is not followed by whitespace.54
errorMissing a Javadoc comment.65
errorParameter builder should be final.65
error'cast' is not followed by whitespace.66
errorLine has trailing spaces.70
errorMissing a Javadoc comment.73
errorParameter container should be final.73
errorParameter environment should be final.73
errorLine is longer than 120 characters.80
errorMissing a Javadoc comment.80
errorParameter container should be final.80
errorParameter applicationContext should be final.80
errorParameter moduleContext should be final.80
errorMissing a Javadoc comment.87
errorParameter loaderList should be final.87

org/apache/geronimo/deployment/xml/ParserFactory.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.30

org/apache/geronimo/deployment/CopyResourceContext.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.39
error'4096' is a magic number.39
errorLine has trailing spaces.40
errorMissing a Javadoc comment.41
errorParameter configuration should be final.41
errorParameter baseDir should be final.41
errorLine has trailing spaces.44
errorParameter targetPath should be final.63
errorParameter jarFile should be final.63
error'if' construct must use '{}'s.64
errorLine is longer than 120 characters.64
error'if' construct must use '{}'s.69
errorParameter targetPath should be final.83
errorParameter zipFile should be final.83
errorParameter zipEntry should be final.83
errorLine is longer than 120 characters.84
errorLine is longer than 120 characters.89
errorParameter targetPath should be final.102
errorParameter source should be final.102
error'if' construct must use '{}'s.103
errorLine is longer than 120 characters.103
error'if' construct must use '{}'s.108
errorParameter targetPath should be final.121
errorParameter source should be final.121
error'if' construct must use '{}'s.122
errorLine is longer than 120 characters.122
error'if' construct must use '{}'s.127
errorMissing a Javadoc comment.131
errorParameter targetPath should be final.131
errorParameter zipFile should be final.131
errorParameter zipEntry should be final.131
errorMissing a Javadoc comment.135
errorParameter targetPath should be final.135
errorParameter source should be final.135
errorMissing a Javadoc comment.139
errorParameter targetPath should be final.139
errorParameter source should be final.139
errorMissing a Javadoc comment.143
errorParameter targetPath should be final.143
errorParameter source should be final.143
errorMissing a Javadoc comment.147
errorParameter targetPath should be final.147
error'if' construct must use '{}'s.148
error'if' construct must use '{}'s.149
error'if' construct must use '{}'s.150
errorMissing a Javadoc comment.154
errorLine has trailing spaces.156
errorMissing a Javadoc comment.157
errorParameter targetFile should be final.157
errorParameter zipFile should be final.157
errorParameter zipEntry should be final.157
errorMissing a Javadoc comment.170
errorParameter targetFile should be final.170
errorParameter source should be final.170
errorMissing a Javadoc comment.180
errorParameter targetFile should be final.180
errorParameter source should be final.180
errorMissing a Javadoc comment.190
errorParameter targetFile should be final.190
errorParameter source should be final.190

org/apache/geronimo/deployment/util/UnclosableOutputStream.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorParameter delegate should be final.30
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.37
errorParameter b should be final.37
errorMissing a Javadoc comment.41
errorParameter b should be final.41
errorArray brackets at illegal position.41
errorMissing a Javadoc comment.45
errorParameter b should be final.45
errorArray brackets at illegal position.45
errorParameter off should be final.45
errorParameter len should be final.45
errorMissing a Javadoc comment.49

org/apache/geronimo/deployment/xml/ParserFactoryImpl.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.41
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.46
errorParameter entityResolver should be final.46
errorMissing a Javadoc comment.60
errorParameter exception should be final.65
errorParameter exception should be final.70
errorParameter exception should be final.75
errorMissing a Javadoc comment.82
errorMissing a Javadoc comment.86
errorParameter entityResolver should be final.86
errorMissing a Javadoc comment.90
error'static' modifier out of order with the JLS suggestions.90
errorLine is longer than 120 characters.93
errorMissing a Javadoc comment.104

org/apache/geronimo/deployment/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/deployment/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/deployment/util/XMLUtil.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.25
errorLine has trailing spaces.26
errorUtility classes should not have a public or default constructor.29
errorMissing a Javadoc comment.30
errorParameter element should be final.30
errorswitch without "default" clause.35
errorMissing a Javadoc comment.47
errorParameter parent should be final.47
errorParameter name should be final.47
errorMissing a Javadoc comment.56
errorParameter parent should be final.56
errorParameter name should be final.56
errorParameter missing should be final.56
errorParameter empty should be final.56
errorAvoid inline conditionals.62

org/apache/geronimo/deployment/util/URLType.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.34
errorClass URLType should be declared as final.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.50
errorParameter file should be final.50
errorFirst sentence should end with a period.78
errorLine has trailing spaces.80
errorLine has trailing spaces.81
errorParameter url should be final.85
errorExpected @param tag for 'url'.85
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.111
errorDefinition of 'equals()' without corresponding definition of 'hashCode()'.115
errorMissing a Javadoc comment.115
errorParameter obj should be final.115
errorMissing a Javadoc comment.119

org/apache/geronimo/deployment/util/URLInfo.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorParameter url should be final.32
errorParameter type should be final.32
errorMissing a Javadoc comment.39
errorParameter url should be final.39
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.55
errorParameter obj should be final.55
errorMissing a Javadoc comment.62

org/apache/geronimo/deployment/util/UnpackedJarEntry.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorParameter name should be final.34
errorParameter file should be final.34
errorParameter manifest should be final.34
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.44
errorParameter time should be final.66
errorRedundant throws: 'UnsupportedOperationException' is unchecked exception.66
errorMissing a Javadoc comment.70
errorParameter size should be final.79
errorRedundant throws: 'UnsupportedOperationException' is unchecked exception.79
errorMissing a Javadoc comment.83
errorUnused @throws tag for 'UnsupportedOperationException'.102
errorParameter compressedSize should be final.104
errorMissing a Javadoc comment.108
errorUnused @throws tag for 'UnsupportedOperationException'.115
errorParameter crc should be final.117
errorMissing a Javadoc comment.121
errorUnused @throws tag for 'UnsupportedOperationException'.128
errorParameter method should be final.130
errorUnused @throws tag for 'UnsupportedOperationException'.145
errorParameter extra should be final.147
errorUnused @throws tag for 'UnsupportedOperationException'.162
errorParameter comment should be final.164
errorMissing a Javadoc comment.168
errorMissing a Javadoc comment.172

org/apache/geronimo/deployment/ResourceContext.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorLine has trailing spaces.43
errorMissing a Javadoc comment.44
errorLine has trailing spaces.45
errorMissing a Javadoc comment.46

org/apache/geronimo/deployment/SingleFileHotDeployer.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.50
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.59
errorLine is longer than 120 characters.61
errorMissing a Javadoc comment.61
errorParameter path should be final.61
errorParameter serverInfo should be final.61
errorParameter watchPaths should be final.61
errorParameter builders should be final.61
errorParameter store should be final.61
errorParameter configurationManager should be final.61
errorParameter forceDeploy should be final.61
errorLine is longer than 120 characters.65
errorMissing a Javadoc comment.65
errorParameter dir should be final.65
errorParameter watchPaths should be final.65
errorParameter builders should be final.65
errorParameter store should be final.65
errorParameter configurationManager should be final.65
errorParameter forceDeploy should be final.65
errorMissing a Javadoc comment.76
errorParameter dir should be final.76
error'dir' hides a field.76
errorLine has trailing spaces.85
errorLine has trailing spaces.86
errorAvoid inline conditionals.101
errorLine is longer than 120 characters.144
error'configurationId' hides a field.148
error'if' is not followed by whitespace.165
errorLine is longer than 120 characters.171
errorMissing a Javadoc comment.188
errorParameter created should be final.188
errorMissing a Javadoc comment.203
errorParameter configID should be final.203
errorLine is longer than 120 characters.210
errorLine is longer than 120 characters.223
errorMissing a Javadoc comment.223
errorParameter builder should be final.223
errorParameter store should be final.223
error'store' hides a field.223
errorParameter configurationId should be final.223
error'configurationId' hides a field.223
errorParameter plan should be final.223
errorParameter module should be final.223
errorParameter stores should be final.223
errorParameter artifactResolver should be final.223
errorLine is longer than 120 characters.226
errorMissing a Javadoc comment.272
errorParameter configurations should be final.272
error'dir' hides a field.276
error',' is not followed by whitespace.278
errorLine has trailing spaces.280
error'+' should be on a new line.280
errorLine has trailing spaces.281
error'+' should be on a new line.282
error'+' is not preceded with whitespace.283
error'+' should be on a new line.283
error'(' is followed by whitespace.284
errorAvoid inline conditionals.284
error')' is preceded with whitespace.284
errorMissing a Javadoc comment.289
errorMissing a Javadoc comment.293
errorMissing a Javadoc comment.297
errorMissing a Javadoc comment.301
errorMissing a Javadoc comment.305
errorLine is longer than 120 characters.318
errorMissing a Javadoc comment.323

org/apache/geronimo/deployment/xml/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/deployment/xml/LocalEntityResolver.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorFirst sentence should end with a period.62
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
errorFirst sentence should end with a period.67
errorFirst sentence should end with a period.72
errorFirst sentence should end with a period.77
errorFirst sentence should end with a period.82
errorMissing a Javadoc comment.95
errorParameter catalogFileURI should be final.95
errorParameter localRepositoryURI should be final.95
errorParameter failOnUnresolvable should be final.95
errorMissing a Javadoc comment.112
errorMissing a Javadoc comment.116
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorParameter string should be final.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.143
errorExpected an @return tag.166
errorExpected @param tag for 'publicId'.167
errorExpected @param tag for 'systemId'.168
errorExpected @throws tag for 'SAXException'.169
errorExpected @throws tag for 'IOException'.169
errorFirst sentence should end with a period.201
errorExpected @throws tag for 'MalformedURLException'.213
errorRedundant throws: 'MalformedURLException' is subclass of 'IOException'.213
errorExpected @throws tag for 'IOException'.213
errorLine is longer than 120 characters.224
errorLine is longer than 120 characters.267
errorLine is longer than 120 characters.315
errorFirst sentence should end with a period.325
errorExpected an @return tag.328
errorExpected @param tag for 'string'.328
errorAvoid inline conditionals.329
errorFirst sentence should end with a period.332
errorFirst sentence should end with a period.353
errorExpected an @return tag.356
errorExpected @param tag for 'publicId'.357
errorExpected @param tag for 'systemId'.358
errorFirst sentence should end with a period.369
errorParameter type should be final.372
errorExpected @param tag for 'type'.372
errorParameter args should be final.372
errorExpected @param tag for 'args'.372
errorFirst sentence should end with a period.381
errorMissing a Javadoc comment.396
errorLine is longer than 120 characters.399
errorMissing a Javadoc comment.414

org/apache/geronimo/deployment/Deployer.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorFirst sentence should end with a period.60
errorMissing a Javadoc comment.66
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
errorMissing a Javadoc comment.67
errorName 'REAPER_INTERVAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.69
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.72
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.76
errorParameter builders should be final.76
errorParameter stores should be final.76
errorParameter watchers should be final.76
errorParameter kernel should be final.76
errorMissing a Javadoc comment.80
errorParameter kernel should be final.80
errorLine is longer than 120 characters.85
errorMissing a Javadoc comment.85
errorParameter builders should be final.85
errorParameter stores should be final.85
errorParameter watchers should be final.85
errorParameter artifactResolver should be final.85
errorParameter kernel should be final.85
errorMissing a Javadoc comment.99
errorParameter inPlace should be final.99
errorParameter moduleFile should be final.99
errorParameter planFile should be final.99
errorLine is longer than 120 characters.103
errorMissing a Javadoc comment.103
errorParameter inPlace should be final.103
errorParameter moduleFile should be final.103
errorParameter planFile should be final.103
errorParameter targetConfigStore should be final.103
errorLine is longer than 120 characters.124
errorMethod length is 194 lines (max allowed is 150).187
errorMissing a Javadoc comment.187
errorMore than 7 parameters.187
errorParameter inPlace should be final.187
errorParameter planFile should be final.188
errorParameter moduleFile should be final.189
errorParameter targetFile should be final.190
errorParameter install should be final.191
errorParameter mainClass should be final.192
errorParameter mainGBean should be final.193
errorParameter mainMethod should be final.193
errorParameter manifestConfigurations should be final.193
errorParameter classPath should be final.193
errorParameter endorsedDirs should be final.194
errorParameter extensionDirs should be final.195
errorParameter targetConfigurationStore should be final.196
errorLine is longer than 120 characters.239
error'+' should be on a new line.239
errorLine is longer than 120 characters.240
error'+' should be on a new line.240
error'+' should be on a new line.241
errorAvoid inline conditionals.242
error'+' should be on a new line.242
errorLine is longer than 120 characters.243
errorAvoid inline conditionals.243
errorAvoid inline conditionals.243
errorLine is longer than 120 characters.254
errorMust have at least one statement.255
errorLine is longer than 120 characters.302
errorLine has trailing spaces.313
errorLine has trailing spaces.314
error'(' is followed by whitespace.319
errorMissing a Javadoc comment.391
errorParameter list should be final.391
errorMissing a Javadoc comment.406
errorParameter configurations should be final.406
errorMissing a Javadoc comment.423
errorMissing a Javadoc comment.424
errorMissing a Javadoc comment.426
errorParameter reaperInterval should be final.426
errorMissing a Javadoc comment.430
errorMissing a Javadoc comment.434
error'if' construct must use '{}'s.452
errorMissing a Javadoc comment.468
errorMissing a Javadoc comment.470
errorLine is longer than 120 characters.479
errorMissing a Javadoc comment.490

org/apache/geronimo/deployment/util/UnclosableInputStream.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorParameter delegate should be final.34
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.45
errorParameter readLimit should be final.45
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.57
errorParameter buffer should be final.57
errorMissing a Javadoc comment.61
errorParameter buffer should be final.61
errorParameter offset should be final.61
errorParameter length should be final.61
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.69
errorParameter n should be final.69