Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
20082

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod9error Error
JavadocType0error Error
JavadocVariable6error Error
JavadocStyle0error Error
ConstantName1error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/home/anthill/anthill3/agent/var/jobs/projects/Geronimo_Server/modules/geronimo-tomcat-builder/target/checkstyle-header.txt"
1error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
27error Error
MethodLength1error Error
ParameterNumber2error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap1error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround3error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters30error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/tomcat/deployment/TomcatModuleBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.95
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.95
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.104
errorMore than 7 parameters.104
errorParameter defaultEnvironment should be final.104
errorParameter tomcatContainerName should be final.105
errorParameter webServiceBuilder should be final.106
errorParameter securityBuilders should be final.107
errorParameter serviceBuilders should be final.108
errorParameter namingBuilders should be final.109
errorParameter resourceEnvironmentSetter should be final.110
errorParameter kernel should be final.111
errorMissing a Javadoc comment.119
errorLine is longer than 120 characters.123
errorMissing a Javadoc comment.123
errorMore than 7 parameters.123
errorParameter plan should be final.123
errorParameter moduleFile should be final.123
errorParameter targetPath should be final.123
errorParameter specDDUrl should be final.123
errorParameter standAlone should be final.123
errorParameter contextRoot should be final.123
errorParameter earName should be final.123
errorParameter naming should be final.123
errorParameter idBuilder should be final.123
error':' is not preceded with whitespace.124
error':' is not preceded with whitespace.125
error':' is not preceded with whitespace.126
errorLine is longer than 120 characters.175
errorLine is longer than 120 characters.193
errorLine is longer than 120 characters.197
errorMissing a Javadoc comment.197
errorParameter plan should be final.197
errorParameter moduleFile should be final.197
errorParameter standAlone should be final.197
errorParameter targetPath should be final.197
errorParameter webApp should be final.197
errorLine is longer than 120 characters.216
errorLine is longer than 120 characters.227
errorLine is longer than 120 characters.228
errorMissing a Javadoc comment.241
errorParameter path should be final.241
errorMissing a Javadoc comment.248
errorParameter earContext should be final.248
errorParameter module should be final.248
errorParameter cl should be final.248
errorLine is longer than 120 characters.254
errorLine is longer than 120 characters.255
error'&&' should be on a new line.256
errorLine is longer than 120 characters.258
errorLine is longer than 120 characters.264
errorMethod length is 180 lines (max allowed is 150).264
errorMissing a Javadoc comment.264
errorParameter earContext should be final.264
errorParameter module should be final.264
errorParameter cl should be final.264
errorParameter repository should be final.264
errorLine is longer than 120 characters.297
errorLine is longer than 120 characters.304
errorLine is longer than 120 characters.310
errorLine is longer than 120 characters.328
errorLine is longer than 120 characters.333
errorLine is longer than 120 characters.339
errorLine is longer than 120 characters.345
errorLine is longer than 120 characters.357
errorLine is longer than 120 characters.372
errorLine is longer than 120 characters.376
errorLine is longer than 120 characters.382
errorLine is longer than 120 characters.399
errorLine is longer than 120 characters.411
errorLine is longer than 120 characters.423
errorMissing a Javadoc comment.445
errorMissing a Javadoc comment.450
errorLine is longer than 120 characters.453
errorLine is longer than 120 characters.460
errorMissing a Javadoc comment.476

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

ViolationMessageLine
errorMissing package documentation file.0