Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
700115

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod23error Error
JavadocType0error Error
JavadocVariable14error Error
JavadocStyle1error 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-j2ee-schema/target/checkstyle-header.txt"
6error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports5error Error
FileLength0error Error
LineLength
  • max: "120"
12error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround2error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock1error 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
FinalClass1error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters49error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/schema/SchemaConversionUtils.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUnused import - org.apache.geronimo.xbeans.j2ee.ApplicationClientDocument.26
errorUnused import - org.apache.geronimo.xbeans.j2ee.ApplicationDocument.27
errorUnused import - org.apache.geronimo.xbeans.j2ee.ConnectorDocument.28
errorUnused import - org.apache.geronimo.xbeans.j2ee.EjbJarDocument.29
errorUnused import - org.apache.geronimo.xbeans.j2ee.WebAppDocument.30
errorClass SchemaConversionUtils should be declared as final.41
errorMissing a Javadoc comment.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.49
errorLine is longer than 120 characters.59
errorLine is longer than 120 characters.60
errorLine is longer than 120 characters.66
errorLine is longer than 120 characters.70
errorLine is longer than 120 characters.71
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.77
errorParameter conversions should be final.77
errorMissing a Javadoc comment.81
errorParameter cursor should be final.81
errorMissing a Javadoc comment.94
errorParameter cursor should be final.94
errorParameter end should be final.94
errorLine is longer than 120 characters.108
errorMissing a Javadoc comment.108
errorParameter rawPlan should be final.108
errorParameter desiredElement should be final.108
errorParameter desiredType should be final.108
errorMissing a Javadoc comment.131
errorParameter xmlObject should be final.131
errorParameter desiredElement should be final.131
errorLine is longer than 120 characters.142
errorMissing a Javadoc comment.145
errorParameter cursor should be final.145
errorParameter desiredElement should be final.145
errorMissing a Javadoc comment.158
errorParameter cursor should be final.158
errorParameter desiredElement should be final.158
errorMissing a Javadoc comment.171
errorParameter xmlObject should be final.171
errorParameter desiredElement should be final.171
errorParameter type should be final.171
errorLine is longer than 120 characters.184
errorLine is longer than 120 characters.188
errorMissing a Javadoc comment.188
errorParameter cursor should be final.188
errorParameter namespace should be final.188
errorParameter schemaLocationURL should be final.188
errorParameter version should be final.188
errorLine is longer than 120 characters.206
errorLine is longer than 120 characters.217
errorMissing a Javadoc comment.217
errorParameter cursor should be final.217
errorParameter namespace should be final.217
errorParameter schemaLocationURL should be final.217
errorParameter version should be final.217
errorLine is longer than 120 characters.229
error'+' is not preceded with whitespace.229
error'+' is not followed by whitespace.229
errorFirst sentence should end with a period.243
errorParameter namespace should be final.249
errorExpected @param tag for 'namespace'.249
errorParameter cursor should be final.249
errorParameter moveable should be final.249
errorExpected @param tag for 'moveable'.249
errorMissing a Javadoc comment.256
errorParameter namespace should be final.256
errorParameter cursor should be final.256
errorParameter moveable should be final.256
errorMissing a Javadoc comment.277
errorParameter namespace should be final.277
errorParameter cursor should be final.277
errorParameter moveable should be final.277
errorMissing a Javadoc comment.283
errorParameter localName should be final.283
errorParameter namespace should be final.283
errorParameter moveable should be final.283
errorParameter toHere should be final.283
errorMust have at least one statement.286

org/apache/geronimo/schema/GBeanElementConverter.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.31
errorParameter cursor should be final.31
errorParameter end should be final.31

org/apache/geronimo/schema/ElementConverter.java

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

org/apache/geronimo/schema/SecurityElementConverter.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorParameter cursor should be final.32
errorParameter end should be final.32

org/apache/geronimo/schema/NamespaceElementConverter.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorParameter namespace should be final.30
errorMissing a Javadoc comment.34
errorParameter cursor should be final.34
errorParameter end should be final.34

org/apache/geronimo/schema/QNameConverter.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorParameter sourceLocalName should be final.32
errorParameter namespace should be final.32
errorParameter localName should be final.32
errorMissing a Javadoc comment.38
errorParameter cursor should be final.38
errorParameter end should be final.38

org/apache/geronimo/schema/package.html

ViolationMessageLine
errorMissing package documentation file.0