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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Sun 21 Nov 2010 02:20:12 +0000
  Finished at: Sun 21 Nov 2010 02:25:51 +0000
  Total time: 5m 39s
  Build Trigger: Schedule
  Build Number: 3
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_20"
          Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
          Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_20
          Java home: /usr/lib/jvm/java-6-sun-1.6.0.20/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux" version: "2.6.32-24-server" arch: "amd64" Family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Sun 21 Nov 2010 01:58:46 +0000
Comment: Update changes report
Files changed:
  /commons/proper/beanutils/trunk/src/changes/changes.xml ( 1037368 )

Changed: niallp @ Sun 21 Nov 2010 02:11:21 +0000
Comment: BEANUTILS-381 getMatchingAccessibleMethod does not correctly handle 
inheritance and method overloading - thanks to Todd Nine for the patch
Files changed:
  /commons/proper/beanutils/trunk/src/changes/changes.xml ( 1037369 )
  
/commons/proper/beanutils/trunk/src/main/java/org/apache/commons/beanutils/MethodUtils.java
 ( 1037369 )
  
/commons/proper/beanutils/trunk/src/test/java/org/apache/commons/beanutils/bugs/Jira381TestCase.java
 ( 1037369 )

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


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
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: 1181
Failures: 1
Errors: 0
Success Rate: 99
Total time: 92.422005

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

MethodUtilsTestCase
    testStaticInvokeMethod :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: currentCounter value expected:<9> but 
was:<17>
        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:201)
        at 
org.apache.commons.beanutils.MethodUtilsTestCase.testStaticInvokeMethod(MethodUtilsTestCase.java:322)

  



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

Reply via email to