See
http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/org.j...
Changes:
[mircea.markus] schema now supports the 'listeners' configuration elements
[mircea.markus] now It is possible to override the schema with one specified through a
custom porperty
------------------------------------------
started
Building remotely on dev60-linux
Reusing existing maven process
[INFO] Scanning for projects...
[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]
Compiling 464 source files to
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/target/classes
[HUDSON] Archiving
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/./pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/src/main/java/org/jboss/cache/util/concurrent/WithinThreadExecutor.java:[20,7]
org.jboss.cache.util.concurrent.WithinThreadExecutor is not abstract and does not override
abstract method <T>invokeAny(java.util.Collection<? extends
java.util.concurrent.Callable<T>>,long,java.util.concurrent.TimeUnit) in
java.util.concurrent.ExecutorService
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 seconds
[INFO] Finished at: Mon Aug 04 12:11:42 EDT 2008
[INFO] Final Memory: 22M/112M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data