Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
70088

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod31error Error
JavadocType0error Error
JavadocVariable5error Error
JavadocStyle1error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName1error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/home/anthill/anthill3/agent/var/jobs/projects/Geronimo_Server/modules/geronimo-deploy-config/target/checkstyle-header.txt"
5error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter1error 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"
1error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber2error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
ArrayTypeStyle0error Error
FinalParameters32error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
2error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/deployment/ModuleConfigurer.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.26
errorFirst sentence should end with a period.30

org/apache/geronimo/deployment/plugin/XmlBeanSupport.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.37
errorVariable 'pcs' must be private and have accessor methods.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorParameter xmlObject should be final.40
errorMissing a Javadoc comment.44
errorParameter xmlObject should be final.44
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.52
errorParameter pcl should be final.52
errorMissing a Javadoc comment.56
errorParameter pcl should be final.56
errorMissing a Javadoc comment.60
errorParameter outputStream should be final.60
error'4' is a magic number.63
errorMissing a Javadoc comment.68
errorParameter inputStream should be final.68
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.83
errorParameter s should be final.83

org/apache/geronimo/deployment/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/deployment/plugin/DeploymentConfigurationSupport.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.41
errorVariable 'dConfigRoot' must be private and have accessor methods.41
errorMissing a Javadoc comment.43
errorParameter deployable should be final.43
errorParameter dConfigRoot should be final.43
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.52
errorParameter bean should be final.52
errorMissing a Javadoc comment.59
errorParameter bean should be final.59
errorMissing a Javadoc comment.62
errorParameter outputArchive should be final.62
errorMissing a Javadoc comment.71
errorParameter inputArchive should be final.71
errorMissing a Javadoc comment.81
errorParameter outputArchive should be final.81
errorParameter bean should be final.81
error'cast' is not followed by whitespace.83
errorMissing a Javadoc comment.91
errorParameter inputArchive should be final.91
errorParameter bean should be final.91

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

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/deployment/plugin/DConfigBeanSupport.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorParameter ddBean should be final.36
errorParameter xmlObject should be final.36
errorMissing a Javadoc comment.41
errorParameter ddBean should be final.41
error'ddBean' hides a field.41
errorParameter xmlObject should be final.41
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.50
errorParameter bean should be final.50
error'+' is not preceded with whitespace.51
error'+' is not followed by whitespace.51
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.58
errorParameter bean should be final.58
errorMissing a Javadoc comment.62
errorParameter event should be final.62
errorMissing a Javadoc comment.65
errorParameter prefix should be final.65
errorParameter xpathSegments should be final.65
error'-' is not followed by whitespace.76
errorMissing a Javadoc comment.85
errorParameter uri should be final.85
errorParameter xpathSegments should be final.85
error'6' is a magic number.94
errorLine has trailing spaces.107
errorExpected an @return tag.108
errorName 'getXPathsForJ2ee_1_4' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
errorParameter xpathSegments should be final.108
errorExpected @param tag for 'xpathSegments'.108

org/apache/geronimo/deployment/plugin/DConfigBeanRootSupport.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.33
errorParameter ddBean should be final.33
errorParameter xmlObject should be final.33
errorMissing a Javadoc comment.37
errorParameter ddBeanRoot should be final.37