Online report : 
http://vmbuild.apache.org/continuum/buildResult.action?buildId=147203&projectId=178

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Mon 23 Feb 2009 07:32:23 -0800
 Finished at: Mon 23 Feb 2009 07:33:48 -0800
 Total time: 1m 25s
 Build Trigger: Schedule
 Build Number: 77
 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.9
         Java version: 1.6.0_05
         OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: 
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sebb @ Mon 23 Feb 2009 05:37:43 -0800
Comment: Update Javadoc. Fix local variable name typo.
Files changed:
 
/commons/proper/exec/trunk/src/main/java/org/apache/commons/exec/environment/EnvironmentUtils.java
 ( 747013 )

Changed: sebb @ Mon 23 Feb 2009 05:38:34 -0800
Comment: Check that case is preserved for values, and that values are replaced
Files changed:
 
/commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilTest.java
 ( 747014 )

Changed: sebb @ Mon 23 Feb 2009 05:47:04 -0800
Comment: Case-insensitive variables apply to all OSes
Files changed:
 
/commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilTest.java
 ( 747018 )

Changed: sebb @ Mon 23 Feb 2009 06:24:45 -0800
Comment: No point creating Map if we're not going to use it.
Files changed:
 
/commons/proper/exec/trunk/src/main/java/org/apache/commons/exec/util/MapUtils.java
 ( 747028 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
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: JDK 6
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 68
Failures: 1
Total time: 65.504

****************************************************************************
Test Failures:
****************************************************************************

EnvironmentUtilTest
   testCaseInsensitiveVariableLookup :
 junit.framework.AssertionFailedError
 junit.framework.AssertionFailedError: expected:<bAr> but was:<null>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:71)
        at 
org.apache.commons.exec.environment.EnvironmentUtilTest.testCaseInsensitiveVariableLookup(EnvironmentUtilTest.java:102)




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to