Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=42267&projectId=21
Build statistics:
State: Failed
Previous State: Ok
Started at: Sat 26 Jan 2008 15:32:49 -0800
Finished at: Sat 26 Jan 2008 15:33:21 -0800
Total time: 31s
Build Trigger: Schedule
Build Number: 66
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.4.2_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.4.2_15
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: psteitz @ Sat 26 Jan 2008 14:42:43 -0800
Comment: Added one-way ANOVA implementation.
JIRA: MATH-173
Contributed by Bob MacCallum.
Files changed:
/commons/proper/math/trunk/pom.xml ( 615531 )
/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/OneWayAnova.java
( 615531 )
/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java
( 615531 )
/commons/proper/math/trunk/src/test/R/anovaTestCases ( 615531 )
/commons/proper/math/trunk/src/test/R/testAll ( 615531 )
/commons/proper/math/trunk/src/test/org/apache/commons/math/stat/inference/OneWayAnovaTest.java
( 615531 )
/commons/proper/math/trunk/xdocs/changes.xml ( 615531 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 1.4
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Commons Math
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/21/target
[INFO] Deleting directory
/home/continuum/data/working-directory/21/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/21/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/21/target/site
[INFO] [cobertura:clean {execution: default}]
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[copy] Copying 2 files to
/home/continuum/data/working-directory/21/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 220 source files to
/home/continuum/data/working-directory/21/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/data/working-directory/21/src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java:[136,22]
cannot resolve symbol
symbol : constructor IllegalArgumentException
(java.lang.String,java.lang.Exception)
location: class java.lang.IllegalArgumentException
/home/continuum/data/working-directory/21/src/java/org/apache/commons/math/stat/inference/OneWayAnovaImpl.java:[136,22]
cannot resolve symbol
symbol : constructor IllegalArgumentException
(java.lang.String,java.lang.Exception)
location: class java.lang.IllegalArgumentException
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Sat Jan 26 15:33:21 PST 2008
[INFO] Final Memory: 8M/25M
[INFO] ------------------------------------------------------------------------
****************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]