The problem is due to failing to load the Utils class; in turn this is
because the resource LocalStrings.properties has not been copied to
target/ by the build process.

I think that's because the resource is in the wrong place for Maven to
pick it up.

I'll try and fix this soon.


On 30 January 2014 17:17, Apache Continuum <d...@continuum.apache.org> wrote:
> Online report : 
> https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27918&projectId=73
>
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Thu 30 Jan 2014 17:15:59 +0000
>   Finished at: Thu 30 Jan 2014 17:17:13 +0000
>   Total time: 1m 13s
>   Build Trigger: Forced
>   Build Number: 178
>   Exit code: 1
>   Building machine hostname: continuum-vm
>   Operating system : Linux(unknown)
>   Java Home version :
>           java version "1.7.0_25"
>           OpenJDK Runtime Environment (IcedTea 2.3.10) 
> (7u25-2.3.10-1ubuntu0.12.04.2)
>           OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
>
>   Builder version :
>           Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>           Java version: 1.7.0_25
>           Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
>           Default locale: en_US, platform encoding: ANSI_X3.4-1968
>           OS name: "linux" version: "3.2.0-53-generic" arch: "amd64" Family: 
> "unix"
>
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: sebb @ Thu 30 Jan 2014 17:05:41 +0000
> Comment: Add a failure message
> Files changed:
>   
> /commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/cpdsadapter/TestDriverAdapterCPDS.java
>  ( 1562895 )
>
> Changed: sebb @ Thu 30 Jan 2014 17:11:06 +0000
> Comment: Latest JUnit version
> Files changed:
>   /commons/proper/dbcp/trunk/pom.xml ( 1562896 )
>
> Changed: sebb @ Thu 30 Jan 2014 17:15:17 +0000
> Comment: Rename to avoid variable hiding
> Files changed:
>   
> /commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp2/TestDelegatingStatement.java
>  ( 1562897 )
>
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
>
>
> ****************************************************************************
> Build Definition:
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean deploy
> Arguments: --batch-mode -Dgpg.skip -Prelease
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: COMMONS_SCHEDULE
> Profile Name: Maven 2.2.1 with Java 7
> Description: Project Maven 2 Build Definition (Java 1.7)
>
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 445
> Failures: 1
> Errors: 0
> Success Rate: 99
> Total time: 48.464005
>
> ****************************************************************************
> Test Failures:
> ****************************************************************************
>
> TestDriverAdapterCPDS
>     testDbcp367 :
>   java.lang.AssertionError
>   java.lang.AssertionError: Thread 0 has failed
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertFalse(Assert.java:64)
>         at 
> org.apache.commons.dbcp2.cpdsadapter.TestDriverAdapterCPDS.testDbcp367(TestDriverAdapterCPDS.java:196)
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

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

Reply via email to