svn add GrantForgotToAddNewFilesAfterApplyingPatch.java

-Grant

On Jul 14, 2011, at 3:32 PM, Apache Jenkins Server wrote:

> See <https://builds.apache.org/job/Mahout-Quality/939/changes>
> 
> Changes:
> 
> [gsingers] MAHOUT-761: kmeans can emit it's distance in the clustering step
> 
> ------------------------------------------
> [...truncated 2393 lines...]
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/DenseDoubleMatrix2D.java:581:14:
>  Name 'AElems' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/DenseDoubleMatrix2D.java:582:14:
>  Name 'BElems' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/DenseDoubleMatrix2D.java:583:14:
>  Name 'CElems' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/DenseDoubleMatrix2D.java:690:12:
>  Each variable declaration must be in its own statement.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/SparseDoubleMatrix2D.java:455:46:
>  Name 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/SparseDoubleMatrix2D.java:455:64:
>  Name 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/SparseDoubleMatrix2D.java:490:28:
>  Name 'Brows' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/impl/SparseDoubleMatrix2D.java:494:28:
>  Name 'Crows' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/Property.java:58:7:
>  'if' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:36:28:
>  Name 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:39:22:
>  Name 'H' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:50:7:
>  'if' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:83:41:
>  Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:87:44:
>  Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:91:16:
>  Name 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:92:8:
>  'for' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:94:10:
>  'for' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:102:8:
>  'for' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:102:14:
>  '=' is not preceded with whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:102:15:
>  '=' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:102:19:
>  '<' is not preceded with whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:102:20:
>  '<' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:103:10:
>  'for' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:103:16:
>  '=' is not preceded with whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:103:17:
>  '=' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:103:21:
>  '<' is not preceded with whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:103:22:
>  '<' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:104:11:
>  'if' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:112:52:
>  Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:116:16:
>  Name 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:117:8:
>  'for' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:118:10:
>  'for' is not followed by whitespace.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:131:49:
>  Name 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:157:16:
>  Name 'D' must match pattern '^[a-z][a-zA-Z0-9]*$'.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:200:3:
>  Executable statement count is 238 (max allowed is 75).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:200:3:
>  Method length is 342 lines (max allowed is 150).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/matrix/linalg/EigenvalueDecomposition.java:200:3:
>  NCSS for this method is 279 (max allowed is 100).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:25:19:
>  Variable 'transpositionNeeded' explicitly initialized to 'false' (default 
> value for its type).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:35:3:
>  Executable statement count is 219 (max allowed is 75).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:35:3:
>  Method length is 351 lines (max allowed is 150).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:35:3:
>  NCSS for this method is 259 (max allowed is 100).
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:314:17:
>  Avoid nested blocks.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:335:
>  block child at indentation level 8 not at correct indentation, 10
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:339:17:
>  Avoid nested blocks.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:358:
>  block child at indentation level 8 not at correct indentation, 10
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:362:17:
>  Avoid nested blocks.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:426:
>  block child at indentation level 8 not at correct indentation, 10
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:430:17:
>  Avoid nested blocks.
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/java/org/apache/mahout/math/SingularValueDecomposition.java:471:
>  block child at indentation level 8 not at correct indentation, 10
> Audit done.
> 
> [INFO] There are 140 checkstyle errors.
> [WARNING] Unable to locate Source XRef to link to - DISABLED
> [INFO] [findbugs:findbugs {execution: default-cli}]
> [INFO] ****** FindBugsMojo execute *******
> [INFO] canGenerate is true
> [INFO] ****** FindBugsMojo executeFindbugs *******
> [INFO] Temp File is 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/findbugsTemp.xml
> [INFO] Fork Value is true
>     [java] Exception in thread "main" java.lang.IllegalArgumentException: 
> Unknown option: -debug
>     [java]    at 
> edu.umd.cs.findbugs.config.CommandLine.parse(CommandLine.java:297)
>     [java]    at 
> edu.umd.cs.findbugs.config.CommandLine.expandOptionFiles(CommandLine.java:158)
>     [java]    at 
> edu.umd.cs.findbugs.FindBugs.processCommandLine(FindBugs.java:295)
>     [java]    at edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1054)
>     [java] Java Result: 1
> [INFO] No bugs found
> [INFO] Preparing clover2:instrument
> [INFO] [clover2:instrumentInternal {execution: default-instrumentInternal}]
> [INFO] Clover Version 2.6.3, built on November 20 2009 (build-778)
> [INFO] Loaded from: 
> /home/jenkins/.m2/repository/com/cenqua/clover/clover/2.6.3/clover-2.6.3.jar
> [INFO] Clover: Open Source License registered to Apache.
> [INFO] Creating new database at 
> '/x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/clover.db'.
> [INFO] Processing files at 1.6 source level.
> [INFO] Clover all over. Instrumented 95 files (17 packages).
> [INFO] Elapsed time = 0.819 secs. (115.995 files/sec, 25,107.447 srclines/sec)
> [INFO] Clover Version 2.6.3, built on November 20 2009 (build-778)
> [INFO] Loaded from: 
> /home/jenkins/.m2/repository/com/cenqua/clover/clover/2.6.3/clover-2.6.3.jar
> [INFO] Clover: Open Source License registered to Apache.
> [INFO] Updating existing database at 
> '/x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/clover.db'.
> [INFO] Processing files at 1.6 source level.
> [INFO] Clover all over. Instrumented 32 files (10 packages).
> [INFO] 263 test methods detected.
> [INFO] Elapsed time = 0.285 secs. (112.281 files/sec, 22,017.545 srclines/sec)
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 95 source files to 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 32 source files to 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/surefire-reports
> 
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.mahout.math.jet.random.engine.MersenneTwisterTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
> Running org.apache.mahout.math.jet.random.NormalTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec
> Running org.apache.mahout.math.jet.random.GammaTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec
> Running org.apache.mahout.math.jet.random.ExponentialTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
> Running org.apache.mahout.math.jet.random.NegativeBinomialTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
> Running org.apache.mahout.math.jet.stat.ProbabilityTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.mahout.math.jet.stat.GammaTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
> Running org.apache.mahout.math.TestDenseMatrix
> Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
> Running org.apache.mahout.math.TestSingularValueDecomposition
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
> Running org.apache.mahout.math.TestSparseMatrix
> Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
> Running org.apache.mahout.math.QRDecompositionTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
> Running org.apache.mahout.math.TestOrderedIntDoubleMapping
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.mahout.math.TestSparseColumnMatrix
> Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
> Running org.apache.mahout.math.decomposer.lanczos.TestLanczosSolver
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.178 sec
> Running org.apache.mahout.math.decomposer.hebbian.TestHebbianSolver
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.731 sec
> Running org.apache.mahout.math.als.AlternateLeastSquaresSolverTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
> Running org.apache.mahout.math.TestSequentialAccessSparseVector
> Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
> Running org.apache.mahout.math.TestSparseRowMatrix
> Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
> Running org.apache.mahout.math.TestMatrixView
> Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
> Running org.apache.mahout.math.TestVectorView
> Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
> Running org.apache.mahout.math.stats.OnlineExponentialAverageTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
> Running org.apache.mahout.math.stats.OnlineSummarizerTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
> Running org.apache.mahout.math.stats.LogLikelihoodTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
> Running org.apache.mahout.math.TestRandomAccessSparseVector
> Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
> Running org.apache.mahout.math.TestDenseVector
> Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
> Running org.apache.mahout.math.VectorTest
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> Running org.apache.mahout.common.RandomUtilsTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
> 
> Results :
> 
> Tests run: 510, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/mahout-math-0.6-SNAPSHOT-clover.jar
> [INFO] [jar:test-jar {execution: default}]
> [INFO] Building jar: 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/mahout-math-0.6-SNAPSHOT-clover-tests.jar
> [INFO] [source:jar-no-fork {execution: attach-sources}]
> [WARNING] NOT adding sources to artifacts with classifier as Maven only 
> supports one classifier per artifact. Current artifact 
> [org.apache.mahout:mahout-math:jar:clover:0.6-SNAPSHOT] has a [clover] 
> classifier.
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/mahout-math-0.6-SNAPSHOT-clover.jar
>  to 
> /home/jenkins/.m2/repository/org/apache/mahout/mahout-math/0.6-SNAPSHOT/mahout-math-0.6-SNAPSHOT-clover.jar
> [INFO] Installing 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/mahout-math-0.6-SNAPSHOT-tests.jar
>  to 
> /home/jenkins/.m2/repository/org/apache/mahout/mahout-math/0.6-SNAPSHOT/mahout-math-0.6-SNAPSHOT-tests.jar
> [INFO] Installing 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/mahout-math-0.6-SNAPSHOT-sources.jar
>  to 
> /home/jenkins/.m2/repository/org/apache/mahout/mahout-math/0.6-SNAPSHOT/mahout-math-0.6-SNAPSHOT-sources.jar
> [INFO] Installing 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/math/target/clover/mahout-math-0.6-SNAPSHOT-clover-tests.jar
>  to 
> /home/jenkins/.m2/repository/org/apache/mahout/mahout-math/0.6-SNAPSHOT/mahout-math-0.6-SNAPSHOT-tests.jar
> [INFO] [clover2:instrument {execution: default-cli}]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Mahout Core
> [INFO]    task-segment: [clean, install, javadoc:javadoc, 
> checkstyle:checkstyle, findbugs:findbugs, clover2:instrument]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 673 source files to 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterer.java:[33,35]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: package org.apache.mahout.clustering
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterer.java:[125,64]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: class org.apache.mahout.clustering.kmeans.KMeansClusterer
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansDriver.java:[39,35]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: package org.apache.mahout.clustering
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterMapper.java:[29,35]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: package org.apache.mahout.clustering
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterMapper.java:[42,68]
>  cannot find symbol
> symbol: class WeightedPropertyVectorWritable
>    extends 
> Mapper<WritableComparable<?>,VectorWritable,IntWritable,WeightedPropertyVectorWritable>
>  {
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterer.java:[139,63]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: class org.apache.mahout.clustering.kmeans.KMeansClusterer
> [ERROR] 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansDriver.java:[478,28]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: class org.apache.mahout.clustering.kmeans.KMeansDriver
> [INFO] 7 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> 
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterer.java:[33,35]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: package org.apache.mahout.clustering
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterer.java:[125,64]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: class org.apache.mahout.clustering.kmeans.KMeansClusterer
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansDriver.java:[39,35]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: package org.apache.mahout.clustering
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterMapper.java:[29,35]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: package org.apache.mahout.clustering
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterMapper.java:[42,68]
>  cannot find symbol
> symbol: class WeightedPropertyVectorWritable
>    extends 
> Mapper<WritableComparable<?>,VectorWritable,IntWritable,WeightedPropertyVectorWritable>
>  {
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansClusterer.java:[139,63]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: class org.apache.mahout.clustering.kmeans.KMeansClusterer
> /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/clustering/kmeans/KMeansDriver.java:[478,28]
>  cannot find symbol
> symbol  : class WeightedPropertyVectorWritable
> location: class org.apache.mahout.clustering.kmeans.KMeansDriver
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 57 seconds
> [INFO] Finished at: Thu Jul 14 19:27:52 UTC 2011
> [INFO] Final Memory: 96M/435M
> [INFO] 
> ------------------------------------------------------------------------
> [FINDBUGS] Skipping publisher since build result is FAILURE
> [PMD] Skipping publisher since build result is FAILURE
> [TASKS] Skipping publisher since build result is FAILURE
> Archiving artifacts
> Recording test results
> Publishing Javadoc
> Updating MAHOUT-761
> Publishing Clover coverage report...
> No Clover report will be published due to a Build Failure
> 

--------------------------
Grant Ingersoll



Reply via email to