Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
200264

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod37error Error
JavadocType1error Error
JavadocVariable13error 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-jetty-builder/target/checkstyle-header.txt"
1error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
64error Error
MethodLength1error Error
ParameterNumber4error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap5error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter1error Error
WhitespaceAround6error Error
ModifierOrder1error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals6error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber3error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier1error Error
ArrayTypeStyle0error Error
FinalParameters109error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
9error Error
TodoComment0error Error
UpperEll0error Error

Details

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

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/jetty/deployment/JettyModuleBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.124
error'static' modifier out of order with the JLS suggestions.124
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.124
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.130
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.133
errorVariable 'clusteringBuilders' must be private and have accessor methods.133
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.140
errorMore than 7 parameters.140
errorParameter defaultEnvironment should be final.140
errorParameter defaultSessionTimeoutSeconds should be final.141
errorParameter defaultWelcomeFiles should be final.142
errorParameter jettyContainerName should be final.143
errorParameter defaultServlets should be final.144
errorParameter defaultFilters should be final.145
errorParameter defaultFilterMappings should be final.146
errorParameter pojoWebServiceTemplate should be final.147
errorParameter webServiceBuilder should be final.148
errorParameter clusteringBuilders should be final.149
errorParameter securityBuilders should be final.150
errorParameter serviceBuilders should be final.151
errorParameter namingBuilders should be final.152
errorParameter resourceEnvironmentSetter should be final.153
errorParameter kernel should be final.154
errorLine is longer than 120 characters.157
errorAvoid inline conditionals.157
error'30' is a magic number.157
error'60' is a magic number.157
errorMissing a Javadoc comment.171
errorLine has trailing spaces.174
errorMissing a Javadoc comment.175
errorParameter kernel should be final.175
errorParameter template should be final.175
errorLine is longer than 120 characters.183
errorMissing a Javadoc comment.183
errorMore than 7 parameters.183
errorParameter plan should be final.183
errorParameter moduleFile should be final.183
errorParameter targetPath should be final.183
errorParameter specDDUrl should be final.183
errorParameter standAlone should be final.183
errorParameter contextRoot should be final.183
errorParameter earName should be final.183
errorParameter naming should be final.183
errorParameter idBuilder should be final.183
error':' is not preceded with whitespace.184
error':' is not preceded with whitespace.185
error':' is not preceded with whitespace.186
errorLine has trailing spaces.231
errorAvoid inline conditionals.232
errorLine has trailing spaces.238
errorLine is longer than 120 characters.239
errorLine is longer than 120 characters.257
errorLine is longer than 120 characters.260
errorMissing a Javadoc comment.260
errorParameter plan should be final.260
errorParameter moduleFile should be final.260
errorParameter standAlone should be final.260
errorParameter targetPath should be final.260
errorParameter webApp should be final.260
errorLine is longer than 120 characters.279
errorLine is longer than 120 characters.290
errorLine is longer than 120 characters.291
errorMissing a Javadoc comment.304
errorParameter contextRoot should be final.304
errorMissing a Javadoc comment.310
errorParameter earContext should be final.310
errorParameter module should be final.310
errorParameter cl should be final.310
errorLine is longer than 120 characters.316
errorLine is longer than 120 characters.317
error'&&' should be on a new line.318
errorLine is longer than 120 characters.320
errorLine is longer than 120 characters.326
errorMethod length is 174 lines (max allowed is 150).326
errorMissing a Javadoc comment.326
errorParameter earContext should be final.326
errorParameter module should be final.326
errorParameter cl should be final.326
errorParameter repository should be final.326
errorLine is longer than 120 characters.363
error'cast' is not followed by whitespace.363
errorLine is longer than 120 characters.372
errorLine is longer than 120 characters.379
errorLine is longer than 120 characters.396
error'?' should be on a new line.396
errorAvoid inline conditionals.396
errorLine is longer than 120 characters.397
error'60' is a magic number.397
error':' should be on a new line.397
errorLine has trailing spaces.399
errorAvoid inline conditionals.400
errorLine is longer than 120 characters.404
errorLine has trailing spaces.411
errorLine has trailing spaces.430
errorLine is longer than 120 characters.454
errorLine is longer than 120 characters.462
errorLine is longer than 120 characters.485
errorLine is longer than 120 characters.501
errorMissing a Javadoc comment.501
errorParameter moduleContext should be final.501
errorParameter webModuleData should be final.501
errorLine has trailing spaces.502
errorLine has trailing spaces.503
errorLine is longer than 120 characters.510
errorMissing a Javadoc comment.510
errorParameter earContext should be final.510
errorParameter webApp should be final.510
errorParameter jettyWebApp should be final.510
errorParameter webModuleData should be final.510
errorParameter securityRoles should be final.510
errorParameter rolePermissions should be final.510
errorLine is longer than 120 characters.513
errorLine is longer than 120 characters.538
errorLine is longer than 120 characters.542
errorMissing a Javadoc comment.542
errorParameter earContext should be final.542
errorParameter moduleContext should be final.542
errorParameter moduleName should be final.542
errorParameter knownServletMappings should be final.542
errorLine is longer than 120 characters.546
errorLine is longer than 120 characters.556
errorMissing a Javadoc comment.556
errorParameter earContext should be final.556
errorParameter moduleContext should be final.556
errorParameter moduleName should be final.556
errorParameter webApp should be final.556
errorLine is longer than 120 characters.561
errorLine is longer than 120 characters.569
errorLine is longer than 120 characters.577
errorMissing a Javadoc comment.577
errorParameter earContext should be final.577
errorParameter moduleContext should be final.577
errorParameter moduleName should be final.577
errorParameter webApp should be final.577
errorParameter previous should be final.577
errorLine is longer than 120 characters.587
errorLine is longer than 120 characters.593
errorLine is longer than 120 characters.597
errorLine is longer than 120 characters.599
errorLine is longer than 120 characters.629
errorMissing a Javadoc comment.629
errorParameter earContext should be final.629
errorParameter moduleContext should be final.629
errorParameter moduleName should be final.629
errorParameter previous should be final.629
errorLine is longer than 120 characters.634
errorLine is longer than 120 characters.647
errorLine is longer than 120 characters.662
errorMissing a Javadoc comment.662
errorParameter module should be final.662
errorParameter webApp should be final.662
errorParameter servletMappings should be final.662
errorParameter knownServletMappings should be final.662
error'+' should be on a new line.675
error'+' should be on a new line.676
errorLine has trailing spaces.691
errorLine is longer than 120 characters.695
errorMissing a Javadoc comment.695
errorParameter module should be final.695
errorParameter webApp should be final.695
errorParameter jettyWebApp should be final.695
errorParameter webModuleData should be final.695
errorLine is longer than 120 characters.698
errorLine is longer than 120 characters.730
errorMissing a Javadoc comment.730
errorParameter module should be final.730
errorParameter webApp should be final.730
errorParameter webModuleData should be final.730
errorLine is longer than 120 characters.733
error'+' is not preceded with whitespace.733
error'+' is not followed by whitespace.733
error'+' is not followed by whitespace.733
errorLine is longer than 120 characters.740
errorMissing a Javadoc comment.746
errorParameter webApp should be final.746
errorParameter webModuleData should be final.746
errorLine is longer than 120 characters.752
errorLine is longer than 120 characters.754
errorMissing a Javadoc comment.760
errorParameter webApp should be final.760
errorParameter webModuleData should be final.760
errorLine is longer than 120 characters.764
errorMissing a Javadoc comment.773
errorParameter webApp should be final.773
errorParameter webModuleData should be final.773
errorMissing a Javadoc comment.791
errorParameter webApp should be final.791
errorParameter webModuleData should be final.791
errorLine is longer than 120 characters.796
errorMissing a Javadoc comment.801
errorParameter webApp should be final.801
errorParameter webModuleData should be final.801
errorMissing a Javadoc comment.811
errorParameter webApp should be final.811
errorParameter webModuleData should be final.811
errorLine is longer than 120 characters.816
errorLine is longer than 120 characters.821
errorMissing a Javadoc comment.821
errorParameter earContext should be final.821
errorParameter jettyWebApp should be final.821
errorParameter webModuleData should be final.821
errorLine is longer than 120 characters.832
errorMissing a Javadoc comment.841
errorLine is longer than 120 characters.850
errorMore than 7 parameters.858
errorParameter webModuleName should be final.858
errorParameter module should be final.859
errorParameter servletTypes should be final.860
errorParameter servletMappings should be final.861
errorParameter securityRoles should be final.862
errorParameter rolePermissions should be final.863
errorParameter portMap should be final.864
errorParameter moduleContext should be final.865
errorExpected @param tag for 'moduleContext'.865
errorLine is longer than 120 characters.888
errorMore than 7 parameters.908
errorParameter webModuleName should be final.908
errorExpected @param tag for 'webModuleName'.908
errorParameter module should be final.909
errorExpected @param tag for 'module'.909
errorParameter previousServlet should be final.910
errorExpected @param tag for 'previousServlet'.910
errorParameter servletType should be final.911
errorExpected @param tag for 'servletType'.911
errorParameter servletMappings should be final.912
errorExpected @param tag for 'servletMappings'.912
errorParameter securityRoles should be final.913
errorExpected @param tag for 'securityRoles'.913
errorParameter rolePermissions should be final.914
errorExpected @param tag for 'rolePermissions'.914
errorParameter portMap should be final.915
errorExpected @param tag for 'portMap'.915
errorParameter moduleContext should be final.916
errorExpected @param tag for 'moduleContext'.916
errorExpected @throws tag for 'DeploymentException'.916
errorLine is longer than 120 characters.919
errorLine is longer than 120 characters.926
errorLine is longer than 120 characters.934
errorLine is longer than 120 characters.945
errorLine is longer than 120 characters.956
errorLine is longer than 120 characters.972
errorAvoid inline conditionals.981
errorLine is longer than 120 characters.993
errorMissing a Javadoc comment.998
errorLine is longer than 120 characters.1001
errorLine is longer than 120 characters.1015
errorMissing a Javadoc comment.1038
errorMissing a Javadoc comment.1042
errorParameter o1 should be final.1053
errorParameter o2 should be final.1053
errorLine is longer than 120 characters.1062
errorAvoid inline conditionals.1062
errorLine is longer than 120 characters.1079