Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=11830&projectId=97
Build statistics:
State: Failed
Previous State: Ok
Started at: Sun 28 Aug 2011 13:20:55 +0000
Finished at: Sun 28 Aug 2011 13:21:30 +0000
Total time: 34s
Build Trigger: Schedule
Build Number: 426
Exit code: 1
Building machine hostname: vmbuild
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
Builder version :
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.6.0_24
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: en_AU, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: erans @ Sun 28 Aug 2011 12:58:57 +0000
Comment: MATH-653
Renamed "AbstracRealVector" to "RealVector" (getting rid of the "interface").
Changed "SparseRealVector" from "interface" to "abstract" class.
Modified subclasses ("extends" instead of "implements") and unit test name
("RealVectorTest" instead of "AbstractRealVectorTest") accordingly.
Slightly modified "UnmodifiableRealVectorAbstractTest" to exclude methods
that are now inherited from "Object".
Changed unmodifiable vector view from a static inner class to an anonymous
class.
Files changed:
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractRealVector.java
( 1162511 )
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/ArrayRealVector.java
( 1162511 )
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/OpenMapRealVector.java
( 1162511 )
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/RealVector.java
( 1162511 )
/commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/SparseRealVector.java
( 1162511 )
/commons/proper/math/trunk/src/site/xdoc/changes.xml ( 1162511 )
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/AbstractRealVectorTest.java
( 1162511 )
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/ArrayRealVectorTest.java
( 1162511 )
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/RealVectorTest.java
(from
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/AbstractRealVectorTest.java:1162253)
( 1162511 )
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/SparseRealVectorTest.java
( 1162511 )
/commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/UnmodifiableRealVectorAbstractTest.java
( 1162511 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Errors: 0
Total time: 0.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]