Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
60077

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod23error Error
JavadocType1error Error
JavadocVariable17error Error
JavadocStyle0error Error
ConstantName0error 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-client/target/checkstyle-header.txt"
5error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports5error Error
FileLength0error Error
LineLength
  • max: "120"
1error Error
MethodLength0error Error
ParameterNumber1error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier2error 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
FinalParameters21error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/client/AppClientInitializationException.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.23
errorMissing a Javadoc comment.26
errorParameter message should be final.26
errorMissing a Javadoc comment.30
errorParameter message should be final.30
errorParameter cause should be final.30
errorMissing a Javadoc comment.34
errorParameter cause should be final.34

org/apache/geronimo/client/StaticJndiContextPlugin.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorUnused import - java.util.Iterator.20
errorUnused import - java.util.Collections.22
errorUnused import - org.apache.geronimo.naming.reference.KernelAwareReference.28
errorUnused import - org.apache.geronimo.naming.reference.ClassLoaderAwareReference.29
errorUnused import - org.apache.xbean.naming.context.ImmutableContext.35
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
errorParameter context should be final.43
errorParameter kernel should be final.43
errorParameter classLoader should be final.43
errorMissing a Javadoc comment.47
errorParameter appClientModuleName should be final.47
errorParameter kernel should be final.47
errorParameter classLoader should be final.47
errorMissing a Javadoc comment.52
errorParameter appClientModuleName should be final.52
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.71

org/apache/geronimo/client/AppClientPlugin.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.26
errorRedundant 'public' modifier.26
errorMissing a Javadoc comment.28
errorRedundant 'public' modifier.28

org/apache/geronimo/client/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/client/AppClientCORBABean.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.33
errorParameter classLoader should be final.33
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.64
errorParameter orb should be final.64
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.86

org/apache/geronimo/client/AppClientContainer.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.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.56
errorMore than 7 parameters.56
errorParameter mainClassName should be final.56
errorParameter appClientModuleName should be final.57
errorParameter realmName should be final.58
errorParameter callbackHandlerClassName should be final.59
errorParameter defaultPrincipal should be final.60
errorParameter jndiContext should be final.61
errorParameter classLoader should be final.62
errorParameter kernel should be final.63
errorLine is longer than 120 characters.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.173
errorMissing a Javadoc comment.205