Return-Path: X-Original-To: apmail-incubator-rat-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-rat-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC7489CEC for ; Mon, 30 Jan 2012 19:25:36 +0000 (UTC) Received: (qmail 64151 invoked by uid 500); 30 Jan 2012 19:25:36 -0000 Delivered-To: apmail-incubator-rat-commits-archive@incubator.apache.org Received: (qmail 64126 invoked by uid 500); 30 Jan 2012 19:25:36 -0000 Mailing-List: contact rat-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rat-dev@incubator.apache.org Delivered-To: mailing list rat-commits@incubator.apache.org Received: (qmail 64119 invoked by uid 99); 30 Jan 2012 19:25:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2012 19:25:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,FR_TITLE_CONS_6 X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2012 19:25:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 281952388CA3 for ; Mon, 30 Jan 2012 19:24:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r803588 [7/34] - in /websites/staging/rat/trunk/content/rat/whisker: ./ apache-whisker-app/ apache-whisker-app/apidocs/ apache-whisker-app/apidocs/org/apache/rat/whisker/app/ apache-whisker-app/apidocs/org/apache/rat/whisker/app/analysis/ a... Date: Mon, 30 Jan 2012 19:24:16 -0000 To: rat-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120130192452.281952388CA3@eris.apache.org> Added: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/checkstyle.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/checkstyle.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/checkstyle.html Mon Jan 30 19:23:58 2012 @@ -0,0 +1,118 @@ + + + + + + Checkstyle Results + + + + + + + + + +
+ +
+
+
+

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
300143

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
1Errors Error
NewlineAtEndOfFile1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
21Errors Error
JavadocMethod45Errors Error
JavadocType0Errors Error
JavadocVariable12Errors Error
JavadocStyle1Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength12Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround5Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces0Errors Error
RightCurly0Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField7Errors Error
IllegalInstantiation0Errors Erro r
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension13Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters25Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

org/apache/rat/whisker/cli/CommandLineOption.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters.32
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsLine has trailing spaces.36
Errors':' is not preceded with whitespace.45
ErrorsLine has trailing spaces.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.65
Errors'longName' hides a field.65
ErrorsLine has trailing spaces.66
Errors'shortName' hides a field.66
ErrorsLine has trailing spaces.67
Errors'description' hides a field.67
Errors'required' hides a field.68
Errors'argument' hides a field.69
Errors'isAct' hides a field .70
ErrorsLine has trailing spaces.78
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.91
ErrorsExpected an @return tag.107
ErrorsParameter commandLine should be final.107
ErrorsExpected @param tag for 'commandLine'.107
ErrorsExpected an @return tag.115
ErrorsParameter commandLine should be final.115
ErrorsExpected @param tag for 'commandLine'.115

org/apache/rat/whisker/cli/Main.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.43
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.52
ErrorsParameter args should be final.54
ErrorsExpected @throws tag for 'Exception'.54
ErrorsLine has trailing spaces.57
ErrorsMis sing a Javadoc comment.58
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsParameter whisker should be final.64
Errors'whisker' hides a field.64
ErrorsMissing a Javadoc comment.69
ErrorsLine has trailing spaces.72
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsLine has trailing spaces.80
ErrorsUnused @param tag for 'parse'.83
ErrorsLine has trailing spaces.85
ErrorsLine is longer than 80 characters.87
ErrorsExpected @param tag for 'commandLine'.87
ErrorsLine is longer than 80 characters.92
ErrorsLine has trailing spaces.99
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106

org/apache/rat/whisker/cli/SystemLog.java

ViolationMessageLine
ErrorsLine has trailing spaces.17
ErrorsFirst sentence should end with a period.23
ErrorsParameter message should be final.32
ErrorsExpected @param tag for 'message'.32
Errors'{' i s not followed by whitespace.32
Errors'}' is not preceded with whitespace.32
ErrorsLine is longer than 80 characters.35
ErrorsParameter message should be final.38
ErrorsExpected @param tag for 'message'.38
ErrorsParameter t should be final.38
ErrorsExpected @param tag for 't'.38
Errors'{' is not followed by whitespace.38
Errors'}' is not preceded with whitespace.38
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.43
ErrorsParameter message should be final.44
ErrorsExpected @param tag for 'message'.44
ErrorsParameter message should be final.51
ErrorsExpected @param tag for 'message'.51
ErrorsLine is longer than 80 characters.56
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.58
ErrorsParameter message should be final.59
ErrorsExpected @param tag for 'message'.59
ErrorsParameter t should be final.59
ErrorsExpected @param tag for 't'.59
ErrorsParameter message should be final.67
ErrorsExpected @param tag for 'message'.67
ErrorsParameter t should be final.67
ErrorsExpected @param tag for 't'.67
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.75
ErrorsParameter message should be final.76
ErrorsExpected @param tag for 'message'.76
ErrorsLine has trailing spaces.77
ErrorsLine is longer than 80 characters.81
ErrorsMethod 'fatal' is not designed for extension - needs to be abstract, final or empty.83
ErrorsParameter message should be final.84
ErrorsExpected @param tag for 'message'.84
ErrorsParameter t should be final.84
ErrorsExpected @param tag for 't'.84
ErrorsParameter message should be final.92
ErrorsExpected @param tag for 'message'.92
ErrorsLine is longer than 80 characters.96
ErrorsParameter message should be final.99
ErrorsExpected @param tag for 'message'.99
ErrorsParameter t should be final.99
ErrorsExpected @param tag for 't'.99
ErrorsExpected an @return tag.105
ErrorsMethod 'isDebugEnabled' is not designed for extension - needs to be abstract, final or empty.105
Errors Expected an @return tag.113
ErrorsMethod 'isErrorEnabled' is not designed for extension - needs to be abstract, final or empty.113
ErrorsExpected an @return tag.121
ErrorsMethod 'isFatalEnabled' is not designed for extension - needs to be abstract, final or empty.121
ErrorsExpected an @return tag.129
ErrorsMethod 'isInfoEnabled' is not designed for extension - needs to be abstract, final or empty.129
ErrorsExpected an @return tag. 137
ErrorsMethod 'isTraceEnabled' is not designed for extension - needs to be abstract, final or empty.137
ErrorsExpected an @return tag.145
ErrorsMethod 'isWarnEnabled' is not designed for extension - needs to be abstract, final or empty.145
ErrorsParameter message should be final.154
ErrorsExpected @param tag for 'message'.154
ErrorsLine is longer than 80 characters.158
ErrorsParameter message should be final.161
ErrorsExpected @param tag for 'message'.161
ErrorsParameter t should be final.161
ErrorsExpected @param tag for 't'.161
ErrorsParameter message should be final.168
ErrorsExpected @param tag for 'message'.168
ErrorsLine is longer than 80 characters.172
ErrorsParameter message should be final.175
ErrorsExpected @param tag for 'message'.175
ErrorsParameter t should be final.175
ErrorsExpected @param tag for 't'.175
+
+
+
+
+
+ + + Added: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/checkstyle.rss ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/checkstyle.rss (added) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/checkstyle.rss Mon Jan 30 19:23:58 2012 @@ -0,0 +1,79 @@ + + + + + Apache Whisker::Command Line Interface - Checkstyle report + http://rat.apache.org/whisker/apache-whisker-cli + Apache Whisker::Command Line Interface - Checkstyle report + en-us + ©2011 - 2012 Apache Software Foundation + + File: 3, + Errors: 143, + Warnings: 0, + Infos: 0 + + http://rat.apache.org/whisker/apache-whisker-cli/checkstyle.html + +

Click here for the full Checkstyle report.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilesIWE
+ org/apache/rat/whisker/cli/CommandLineOption.java + + 0 + + 0 + + 40 +
+ org/apache/rat/whisker/cli/Main.java + + 0 + + 0 + + 32 +
+ org/apache/rat/whisker/cli/SystemLog.java + + 0 + + 0 + + 71 +
+ +
+
+
+
+ Modified: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/frame-summary-org.apache.rat.whisker.cli.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/frame-summary-org.apache.rat.whisker.cli.html (original) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/frame-summary-org.apache.rat.whisker.cli.html Mon Jan 30 19:23:58 2012 @@ -41,6 +41,6 @@ var classTable = new SortableTable(docum ["String", "Percentage", "Percentage", "FormattedNumber"]); classTable.sort(0); - + Modified: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/frame-summary.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/frame-summary.html (original) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/frame-summary.html Mon Jan 30 19:23:58 2012 @@ -25,6 +25,6 @@ var packageTable = new SortableTable(doc ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]); packageTable.sort(0); - + Modified: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.CommandLineOption.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.CommandLineOption.html (original) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.CommandLineOption.html Mon Jan 30 19:23:58 2012 @@ -223,6 +223,6 @@
 }
- + Modified: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.Main.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.Main.html (original) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.Main.html Mon Jan 30 19:23:58 2012 @@ -253,6 +253,6 @@
 }
- + Modified: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.SystemLog.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.SystemLog.html (original) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cobertura/org.apache.rat.whisker.cli.SystemLog.html Mon Jan 30 19:23:58 2012 @@ -345,6 +345,6 @@
 }
- + Modified: websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cpd.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cpd.html (original) +++ websites/staging/rat/trunk/content/rat/whisker/apache-whisker-cli/cpd.html Mon Jan 30 19:23:58 2012 @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
- Last Published: 2012-01-26 + Last Published: 2012-01-29  | Version: 0.1-SNAPSHOT