2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
140090

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
47error Error
JavadocType1error Error
JavadocVariable15error Error
JavadocStyle0error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
RegexpHeader
  • header
    1: /\*\s*
    2:  \*\s*Licensed to the Apache Software Foundation \(ASF\) under one or more
    3:  \*\s*contributor license agreements. See the NOTICE file distributed with
    4:  \*\s*this work for additional information regarding copyright ownership\.
    5:  \*\s*The ASF licenses this file to you under the Apache License, Version 2\.0
    6:  \*\s*\(the .License.\); you may not use this file except in compliance with
    7:  \*\s*the License. You may obtain a copy of the License at
    8:  \*\s*
    9:  \*\s*http://www\.apache\.org/licenses/LICENSE\-2\.0
    10:  \*\s*
    11:  \*\s*Unless required by applicable law or agreed to in writing, software
    12:  \*\s*distributed under the License is distributed on an .AS IS. BASIS,
    13:  \*\s*WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\.
    14:  \*\s*See the License for the specific language governing permissions and
    15:  \*\s*limitations under the License\.
    16:  \*
0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports2error Error
FileLength0error Error
LineLength
  • ignorePattern: "^ \* @version .*$"
  • max: "120"
0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces2error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
0error Error
ArrayTypeStyle0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
22error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/shale/examples/test/view/Status.java

ViolationMessageLine
errorLine has trailing spaces.31
errorExpected an @return tag.40
errorExpected an @return tag.56
errorExpected an @return tag.72

org/apache/shale/examples/test/view/Nonview4.java

ViolationMessageLine
errorLine has trailing spaces.28
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.47

org/apache/shale/examples/test/view/Lifecycle1.java

ViolationMessageLine
errorLine has trailing spaces.29
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.39

org/apache/shale/examples/test/view/Standard.java

ViolationMessageLine
errorUnused import - javax.faces.context.FacesContext.22
errorUnused import - org.apache.shale.view.faces.FacesConstants.24
errorLine has trailing spaces.32
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.112

org/apache/shale/examples/test/view/Lifecycle2.java

ViolationMessageLine
errorLine has trailing spaces.29
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.39

org/apache/shale/examples/test/view/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/shale/examples/test/view/Error.java

ViolationMessageLine
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorLine has trailing spaces.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.42
errorLine has trailing spaces.46
error'if' construct must use '{}'s.51
errorLine has trailing spaces.52
error'if' construct must use '{}'s.54
errorLine has trailing spaces.55
errorLine has trailing spaces.62
errorLine has trailing spaces.67
errorLine has trailing spaces.80
errorMissing a Javadoc comment.83
errorMissing a Javadoc comment.87
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorLine has trailing spaces.130
errorMissing a Javadoc comment.131

org/apache/shale/examples/test/view/Subview1.java

ViolationMessageLine
errorLine has trailing spaces.28
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.38
errorExpected an @return tag.49

org/apache/shale/examples/test/view/Nonview3.java

ViolationMessageLine
errorLine has trailing spaces.31
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.50

org/apache/shale/examples/test/view/Nonview2.java

ViolationMessageLine
errorLine has trailing spaces.26
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.45

org/apache/shale/examples/test/view/Recorder.java

ViolationMessageLine
errorLine has trailing spaces.26
errorExpected an @return tag.43
errorExpected an @return tag.53

org/apache/shale/examples/test/view/RaiseException.java

ViolationMessageLine
errorLine has trailing spaces.31
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.41
errorLine has trailing spaces.90
errorLine has trailing spaces.117

org/apache/shale/examples/test/view/Subview2.java

ViolationMessageLine
errorLine has trailing spaces.28
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.38

org/apache/shale/examples/test/view/Nonview1.java

ViolationMessageLine
errorLine has trailing spaces.28
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.47