Weird everything builds fine here (tested on windauze and solaris).
Someone else has the build failure ?
Thanks,
--
Olivier
2008/6/27 [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=98774&projectId=488
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu 26 Jun 2008 20:12:45 -0700
Finished at: Thu 26 Jun 2008 20:13:25 -0700
Total time: 39s
Build Trigger: Schedule
Build Number: 126
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version : java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode,
sharing)
Builder version :
Maven version: 2.0.8
Java version: 1.6.0_05
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.continuum:continuum-api:1.2-SNAPSHOT
org.apache.continuum:continuum-test:1.2-SNAPSHOT
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
****************************************************************************
Test Summary:
****************************************************************************
Tests: 2
Failures: 1
Total time: 5.018
****************************************************************************
Test Failures:
****************************************************************************
TestDefaultContinuumConfiguration
testLoad :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:220)
at junit.framework.Assert.assertNotNull(Assert.java:213)
at
org
.apache
.continuum
.configuration
.TestDefaultContinuumConfiguration
.testLoad(TestDefaultContinuumConfiguration.java:69)