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
60080

Rules

RulesViolationsSeverity
PackageHtml0error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
17error Error
JavadocType0error Error
JavadocVariable0error Error
JavadocStyle1error Error
ConstantName1error 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
UnusedImports1error 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
OperatorWrap20error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround28error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock3error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
DoubleCheckedLocking0error Error
EmptyStatement4error 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
ArrayTypeStyle1error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
4error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/shale/examples/sqlbrowser/Query.java

ViolationMessageLine
errorUnused import - javax.faces.component.UIComponent.30
error'=' is not preceded with whitespace.45
error'=' is not followed by whitespace.45
error'=' is not preceded with whitespace.45
error'=' is not followed by whitespace.45
errorLine has trailing spaces.48
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.138
errorExpected an @return tag.149
errorMust have at least one statement.258
errorMust have at least one statement.266
errorMust have at least one statement.274

org/apache/shale/examples/sqlbrowser/Messages.java

ViolationMessageLine
error'=' is not preceded with whitespace.29
error'=' is not followed by whitespace.29
error'=' is not preceded with whitespace.29
error'=' is not followed by whitespace.29
errorLine has trailing spaces.31
errorLine has trailing spaces.39
errorExtra HTML tag found: </p>44

org/apache/shale/examples/sqlbrowser/Listener.java

ViolationMessageLine
errorExpected @param tag for 'event'.74
errorExpected @param tag for 'event'.98
errorName 'populate' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.134
errorArray brackets at illegal position.134
error'+' should be on a new line.135
error'+' should be on a new line.136
error'+' should be on a new line.137
error'+' should be on a new line.138
error'+' should be on a new line.140
error'+' should be on a new line.142
error'+' should be on a new line.144
error'+' should be on a new line.146
error'+' should be on a new line.148
error'+' should be on a new line.150
error'+' should be on a new line.152
error'+' should be on a new line.154
error'+' should be on a new line.156
error'+' should be on a new line.158
error'+' should be on a new line.160
error'+' should be on a new line.162
error'+' should be on a new line.164
error'+' should be on a new line.166
error'+' should be on a new line.168
error'+' should be on a new line.170
errorEmpty statement.209
errorEmpty statement.216

org/apache/shale/examples/sqlbrowser/InternalDataSource.java

ViolationMessageLine
errorExpected @param tag for 'url'.39
errorExpected @throws tag for 'SQLException'.39
errorExpected @throws tag for 'SQLException'.54
errorEmpty statement.61
errorEmpty statement.68

org/apache/shale/examples/sqlbrowser/Application.java

ViolationMessageLine
error'=' is not preceded with whitespace.38
error'=' is not followed by whitespace.38
error'=' is not preceded with whitespace.38
error'=' is not followed by whitespace.38
errorLine has trailing spaces.40
errorMissing a Javadoc comment.42
errorExpected an @return tag.73
error'<' is not preceded with whitespace.77
error'<' is not followed by whitespace.77
error'>' is not preceded with whitespace.77
error'<' is not preceded with whitespace.77
error'<' is not followed by whitespace.77
error'>' is not preceded with whitespace.77
error'>' is not followed by whitespace.77
error'<' is not preceded with whitespace.105
error'<' is not followed by whitespace.105
error'>' is not preceded with whitespace.105
error'<' is not preceded with whitespace.112
error'<' is not followed by whitespace.112
error'>' is not preceded with whitespace.112
error'<' is not preceded with whitespace.136
error'<' is not followed by whitespace.136
error'>' is not preceded with whitespace.136