[jbosscache-commits] Build failed in Hudson: jboss-cache-core-jdk1.5 » JBoss Cache - Core Edition #164

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Dec 11 12:07:44 EST 2007


See https://hudson.jboss.org/hudson/job/jboss-cache-core-jdk1.5/org.jboss.cache$jbosscache-core/164/changes

Changes:

[manik.surtani at jboss.com] Should use CacheSPI where possible in tests

------------------------------------------
started
Building remotely on dev47-linux
$ /qa/tools/opt/jdk1.5.0_12/bin/java -Xmx256m -cp /home/hudson/hudson_workspace/maven-agent.jar:/qa/tools/opt/maven-2.0.6/boot/classworlds-1.1.jar hudson.maven.agent.Main /qa/tools/opt/maven-2.0.6 /qa/services/hudson/hudson_1.149/slave.jar /home/hudson/hudson_workspace/maven-interceptor.jar
channel started
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ----------------------------------------------------------------------------
[INFO] Building JBoss Cache - Core Edition
[INFO]    task-segment: [package]
[INFO] ----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 297 source files to /home/hudson/hudson_workspace/workspace/jboss-cache-core-jdk1.5/./target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 330 source files to /home/hudson/hudson_workspace/workspace/jboss-cache-core-jdk1.5/./target/test-classes
[HUDSON] Archiving /home/hudson/hudson_workspace/workspace/jboss-cache-core-jdk1.5/./pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/hudson/hudson_workspace/workspace/jboss-cache-core-jdk1.5/./src/test/java/org/jboss/cache/buddyreplication/BuddyAssignmentStateTransferTest.java:[35,15] incompatible types
found   : java.util.ArrayList<org.jboss.cache.CacheSPI<java.lang.Object,java.lang.Object>>
required: java.util.List<org.jboss.cache.CacheImpl<java.lang.Object,java.lang.Object>>

/home/hudson/hudson_workspace/workspace/jboss-cache-core-jdk1.5/./src/test/java/org/jboss/cache/buddyreplication/BuddyAssignmentStateTransferTest.java:[70,15] incompatible types
found   : java.util.ArrayList<org.jboss.cache.CacheSPI<java.lang.Object,java.lang.Object>>
required: java.util.List<org.jboss.cache.CacheImpl<java.lang.Object,java.lang.Object>>

/home/hudson/hudson_workspace/workspace/jboss-cache-core-jdk1.5/./src/test/java/org/jboss/cache/buddyreplication/BuddyAssignmentStateTransferTest.java:[152,15] incompatible types
found   : java.util.ArrayList<org.jboss.cache.CacheSPI<java.lang.Object,java.lang.Object>>
required: java.util.List<org.jboss.cache.CacheImpl<java.lang.Object,java.lang.Object>>


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 54 seconds
[INFO] Finished at: Tue Dec 11 12:07:36 EST 2007
[INFO] Final Memory: 17M/63M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dpospisi at redhat.com manik.surtani at jboss.com
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE




More information about the jbosscache-commits mailing list