Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=8178&projectId=98
Build statistics: State: Failed Previous State: Failed Started at: Tue 10 May 2011 23:21:46 +0000 Finished at: Tue 10 May 2011 23:21:58 +0000 Total time: 11s Build Trigger: Schedule Build Number: 83 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_US, platform encoding: ANSI_X3.4-1968 OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: markt @ Tue 10 May 2011 22:52:23 +0000 Comment: Switch GOP fully to LinkedBlockingDeque and remove all syncs associated with borrow/return. The patch is *very* rough. This is a get it working with the unit tests passing first cut. There is a lot of cleaning up, reviewing etc still to do. It may be better to make decisions regarding API changes before doing too much cleanup. Object allocation is not fair. The LinkedBlockingDeque will need wrapping to implement that. Files changed: /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericObjectPool.java ( 1101670 ) /commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/PooledObject.java ( 1101670 ) /commons/proper/pool/trunk/src/test/org/apache/commons/pool2/impl/TestGenericObjectPool.java ( 1101670 ) **************************************************************************** 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: 0 Failures: 0 Errors: 0 Total time: 0.0 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org