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
170095

Rules

RulesViolationsSeverity
PackageHtml0error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
47error Error
JavadocType0error Error
JavadocVariable2error Error
JavadocStyle0error Error
ConstantName2error 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
OperatorWrap4error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber6error Error
MissingSwitchDefault0error Error
RedundantThrows23error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
0error Error
ArrayTypeStyle8error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
1error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/shale/faces/ShaleConstants.java

ViolationMessageLine
errorUnused import - org.apache.shale.util.TokenProcessor.20

org/apache/shale/faces/ShalePropertyResolver.java

ViolationMessageLine
errorExpected an @return tag.113
errorRedundant throws: 'EvaluationException' is unchecked exception.114
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.114
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.114
errorExpected an @return tag.201
errorRedundant throws: 'EvaluationException' is unchecked exception.202
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.202
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.202
errorExpected an @return tag.234
errorRedundant throws: 'EvaluationException' is unchecked exception.235
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.235
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.235
errorExpected an @return tag.289
errorRedundant throws: 'EvaluationException' is unchecked exception.290
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.290
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.290
errorRedundant throws: 'EvaluationException' is unchecked exception.315
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.315
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.315
errorExpected an @return tag.338
errorRedundant throws: 'EvaluationException' is unchecked exception.339
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.339
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.339
errorExpected an @return tag.362
errorRedundant throws: 'EvaluationException' is unchecked exception.363
errorRedundant throws: 'PropertyNotFoundException' is subclass of 'EvaluationException'.363
errorRedundant throws: 'PropertyNotFoundException' is unchecked exception.363

org/apache/shale/component/Token.java

ViolationMessageLine
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
errorExpected an @return tag.89
errorExpected an @return tag.122
errorExpected an @return tag.159
errorExpected an @return tag.298
errorExpected an @return tag.329
errorExpected an @return tag.361
error'3' is a magic number.362

org/apache/shale/util/ConverterHelper.java

ViolationMessageLine
errorExpected an @return tag.63
errorExpected an @return tag.84
errorExpected an @return tag.109

org/apache/shale/util/TokenProcessor.java

ViolationMessageLine
errorExpected an @return tag.58
errorArray brackets at illegal position.66
errorArray brackets at illegal position.75
errorExpected an @return tag.142
errorArray brackets at illegal position.142
error'0xf0' is a magic number.146
error'4' is a magic number.146
error'16' is a magic number.146
error'0x0f' is a magic number.147
error'16' is a magic number.147

org/apache/shale/util/Tags.java

ViolationMessageLine
errorExpected an @return tag.277
errorExpected an @return tag.298
errorExpected an @return tag.317
errorExpected an @return tag.343
errorExpected an @return tag.369
errorMissing a Javadoc comment.397
errorMissing a Javadoc comment.398
errorMissing a Javadoc comment.400
errorMissing a Javadoc comment.401
errorArray brackets at illegal position.401
errorMissing a Javadoc comment.404
errorMissing a Javadoc comment.405
errorLine has trailing spaces.411
errorExpected an @return tag.417

org/apache/shale/faces/ShaleVariableResolver.java

ViolationMessageLine
errorArray brackets at illegal position.129
errorExpected an @return tag.146
errorRedundant throws: 'EvaluationException' is unchecked exception.147

org/apache/shale/util/PropertyHelper.java

ViolationMessageLine
errorExpected an @return tag.56
errorExpected an @return tag.87
errorExpected an @return tag.110
errorExpected an @return tag.165
errorArray brackets at illegal position.174

org/apache/shale/taglib/TokenTag.java

ViolationMessageLine
errorUnused import - org.apache.shale.component.Token.25
errorExpected an @return tag.70
errorExpected an @return tag.78
errorExpected an @return tag.102
errorExpected an @return tag.127

org/apache/shale/util/Messages.java

ViolationMessageLine
errorExpected an @return tag.144
errorExpected an @return tag.175
errorExpected an @return tag.204
errorExpected an @return tag.219
errorArray brackets at illegal position.219
errorExpected an @return tag.233
error'+' should be on a new line.240
errorExpected an @return tag.258
errorArray brackets at illegal position.258
errorExpected an @return tag.282
error'+' should be on a new line.300
errorExpected an @return tag.316

org/apache/shale/util/LoadBundle.java

ViolationMessageLine
errorName 'defaultLocale' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.104
errorExpected an @return tag.120
errorExpected an @return tag.148
errorRedundant throws: 'IllegalStateException' is unchecked exception.148
error'+' should be on a new line.167
error'+' should be on a new line.168
errorExpected an @return tag.304