Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=39139&projectId=286
Build statistics: State: Failed Previous State: Ok Started at: Tue 6 Jan 2015 19:20:25 +0000 Finished at: Tue 6 Jan 2015 19:23:30 +0000 Total time: 3m 4s Build Trigger: Schedule Build Number: 15 Exit code: 1 Building machine hostname: continuum-vm Operating system : Linux(unknown) Java Home version : java version "1.6.0_32" OpenJDK Runtime Environment (IcedTea6 1.13.4) (6b32-1.13.4-4ubuntu0.12.04.2) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode) Builder version : Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000) Maven home: /opt/apache-maven-3.0.5 Java version: 1.6.0_32, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "3.2.0-67-generic", arch: "amd64", family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: tv @ Tue 6 Jan 2015 18:48:40 +0000 Comment: Typo in JavaDoc Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/access/JCSWorkerUnitTest.java ( 1649901 ) Changed: tv @ Tue 6 Jan 2015 18:49:48 +0000 Comment: No generics warnings anymore with commons-collections 4 Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/JCSvsCommonsLRUMapPerformanceTest.java ( 1649902 ) /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/struct/LRUMapPerformanceTest.java ( 1649902 ) Changed: tv @ Tue 6 Jan 2015 18:50:54 +0000 Comment: Use util class for all naming URLs Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheClientTester.java ( 1649903 ) Changed: tv @ Tue 6 Jan 2015 18:53:45 +0000 Comment: Typo in JavaDoc Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/behavior/ICacheServiceNonLocal.java ( 1649904 ) Changed: tv @ Tue 6 Jan 2015 18:55:12 +0000 Comment: Use util class for all naming URLs Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheServerFactory.java ( 1649905 ) Changed: tv @ Tue 6 Jan 2015 18:56:22 +0000 Comment: Attempt to resolve ClassCastExceptions when working with remote objects Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheServer.java ( 1649906 ) /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/server/behavior/IRemoteCacheServer.java ( 1649906 ) Changed: tv @ Tue 6 Jan 2015 18:57:30 +0000 Comment: Don't use stubs Files changed: /commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheListener.java ( 1649909 ) Changed: tv @ Tue 6 Jan 2015 19:00:45 +0000 Comment: Remove rmic plugin. RMI uses dynamic proxies now. Files changed: /commons/proper/jcs/trunk/commons-jcs-core/pom.xml ( 1649911 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 3.0.5 Description: Group (shared) Maven 3 Build Definition (Java 1.6) **************************************************************************** Test Summary: **************************************************************************** Tests: 388 Failures: 4 Errors: 0 Success Rate: 98 Total time: 130.58296 **************************************************************************** Test Failures: **************************************************************************** BasicRemoteCacheClientServerUnitTest test1SinglePut : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test1SinglePut(BasicRemoteCacheClientServerUnitTest.java:153) test2PutRemove : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test2PutRemove(BasicRemoteCacheClientServerUnitTest.java:203) test3PutAndListen : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test3PutAndListen(BasicRemoteCacheClientServerUnitTest.java:261) test4PutaMultipleAndListen : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test4PutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:315) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org