---------------------------------------------------- Module: checkstyle Status: Success URL: http://cvs.apache.org/builds/gump/nightly/checkstyle/index.html
Work Items: Work Type: Update Status: Success Elapsed: 0 hours, 0 minutes, 7 seconds Command Line: cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/checkstyle update -P -d -A checkstyle CWD: /var/gump/cvs --------------------------------------------- P checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/CheckStyleTask.java P checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/Checker.java P checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/PackageNamesLoader.java P checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/PackageObjectFactory.java P checkstyle/src/tests/com/puppycrawl/tools/checkstyle/PackageObjectFactoryTest.java --------------------------------------------- Work Type: Synchronize Status: Success Elapsed: 0 hours, 0 minutes, 10 seconds Command Line: rsync -r -a --delete /var/gump/cvs/checkstyle /var/gump CWD: /home/gump/jakarta-gump/work --------------------------------------------- No output --------------------------------------------- ---------------------------------------------------- Project: checkstyle Status: Failed Reason: Build Failed URL: http://cvs.apache.org/builds/gump/nightly/checkstyle/checkstyle.html Annotations: - Error - Failed with reason build failed Work Items: Work Type: Build Status: Failed Elapsed: 0 hours, 1 minutes, 26 seconds Command Line: java org.apache.tools.ant.Main -Djava.awt.headless=true -Dbuild.sysclasspath=only -Dversion=20031021 gump CWD: /var/gump/checkstyle --------------------------------------------- [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/javadoc/TagParser.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/metrics/AbstractComplexityCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/metrics/CyclomaticComplexityCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/AbstractClassNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/AbstractNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/ConstantNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/LocalFinalVariableNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/LocalVariableNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/MemberNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/MethodNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/PackageNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/ParameterNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/StaticVariableNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/naming/TypeNameCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/sizes/AnonInnerLengthCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/sizes/ExecutableStatementCountCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/sizes/FileLengthCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/sizes/LineLengthCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/sizes/MethodLengthCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/sizes/ParameterNumberCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/AbstractUsageCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/OneMethodPrivateFieldCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/UnusedLocalVariableCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/UnusedParameterCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/UnusedPrivateFieldCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/usage/UnusedPrivateMethodCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/AbstractParenPadCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/EmptyForIteratorPadCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceAfterCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/NoWhitespaceBeforeCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapOption.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/PadOption.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/ParenPadCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/TabCharacterCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/TypecastParenPadCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAfterCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/whitespace/WhitespaceAroundCheck.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/filters/CSVFilter.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/filters/IntMatchFilter.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/filters/IntRangeFilter.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/filters/SeverityMatchFilter.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/filters/SuppressElement.java:0: Got an exception - java.lang.ClassCastException [checkstyle] /var/gump/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/filters/SuppressionFilter.java:0: Got an exception - java.lang.ClassCastException BUILD FAILED /var/gump/checkstyle/build.xml:252: Got 223 errors. Total time: 1 minute 24 seconds --------------------------------------------- -- Gump http://jakarta.apache.org/gump [nyx.stonecobra.com] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
