See
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/117...
Changes:
[cbrock] remove test code.
[cbrock] implement a higher performance scheduling algorithim.
[cbrock] more fixes and refactoring
[cbrock] more fixes and refactoring
[cbrock] remove unnecessary synchronization.
[cbrock] small code fix.
[cbrock] add new executor service that will work with JDK 1.5 and 1.6.
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Errai::Bus
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 180 resources
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from
repository.jboss.org
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from
snapshots.jboss.org
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from
maven2.java.net
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from
maven1.java.net
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from
codehaus-snapshot
[INFO] snapshot org.mvel:mvel2:2.0.18-SNAPSHOT: checking for updates from gwt-maven
Downloading:
http://snapshots.repository.codehaus.org/org/mvel/mvel2/2.0.18-SNAPSHOT/m...
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
jboss-developer-repository-group
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
repository.jboss.org
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
snapshots.jboss.org
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
maven2.java.net
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
maven1.java.net
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
codehaus-snapshot
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
gwt-maven
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
java.net
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
codehaus
[INFO] snapshot com.sun.grizzly:grizzly-lzma:4.65-SNAPSHOT: checking for updates from
glassfish-maven2-repository.dev.java.net
Downloading:
http://download.java.net/maven/2/com/sun/grizzly/grizzly-lzma/4.65-SNAPSH...
Downloading:
http://snapshots.repository.codehaus.org/org/mvel/mvel2/2.0.18-SNAPSHOT/m...
Downloading:
http://download.java.net/maven/2/com/sun/grizzly/grizzly-lzma/4.65-SNAPSH...
[INFO] [compiler:compile]
[INFO] Compiling 88 source files to
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
[HUDSON] Archiving
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
to
/home/hudson/hudson_workspace/jobs/Errai/modules/org.jboss.errai$errai-bus/builds/2010-05-05_01-03-11/archive/org.jboss.errai/errai-bus/1.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
interface expected here
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method
to(java.lang.Class<org.jboss.errai.bus.server.ServerMessageBusImpl>)
location: interface
com.google.inject.binder.AnnotatedBindingBuilder<org.jboss.errai.bus.server.api.ServerMessageBus>
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
org.jboss.errai.bus.server.ServerMessageBusImpl is not abstract and does not override
abstract method getScheduler() in org.jboss.errai.bus.server.ServerMessageBus
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
getScheduler() in org.jboss.errai.bus.server.ServerMessageBusImpl cannot implement
getScheduler() in org.jboss.errai.bus.server.ServerMessageBus; attempting to use
incompatible return type
found : org.jboss.errai.bus.server.async.SchedulerService
required: org.jboss.errai.bus.server.Scheduler
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
remoteSubscribe(org.jboss.errai.bus.server.QueueSession,org.jboss.errai.bus.server.MessageQueue,java.lang.String)
in org.jboss.errai.bus.server.ServerMessageBusImpl cannot be applied to
(org.jboss.errai.bus.server.QueueSession,org.jboss.errai.bus.server.MessageQueueImpl,java.lang.String)
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method getSession()
location: class org.jboss.errai.bus.server.MessageQueue
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method getSession()
location: class org.jboss.errai.bus.server.MessageQueue
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
put(org.jboss.errai.bus.server.QueueSession,org.jboss.errai.bus.server.MessageQueue) in
java.util.Map<org.jboss.errai.bus.server.QueueSession,org.jboss.errai.bus.server.MessageQueue>
cannot be applied to
(org.jboss.errai.bus.server.QueueSession,org.jboss.errai.bus.server.MessageQueueImpl)
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method getSession()
location: class org.jboss.errai.bus.server.MessageQueue
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method getSession()
location: class org.jboss.errai.bus.server.MessageQueue
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method getSession()
location: class org.jboss.errai.bus.server.MessageQueue
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : constructor QueueCloseEvent(org.jboss.errai.bus.server.MessageQueue)
location: class org.jboss.errai.bus.server.api.QueueCloseEvent
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method getSession()
location: class org.jboss.errai.bus.server.MessageQueue
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
activate(org.jboss.errai.bus.server.MessageQueue) in
org.jboss.errai.bus.server.QueueActivationCallback cannot be applied to
(org.jboss.errai.bus.server.MessageQueueImpl)
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
activate(org.jboss.errai.bus.server.MessageQueue) in
org.jboss.errai.bus.server.QueueActivationCallback cannot be applied to
(org.jboss.errai.bus.server.MessageQueueImpl)
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
addTask(org.jboss.errai.bus.server.TimedTask) in org.jboss.errai.bus.server.Scheduler
cannot be applied to (org.jboss.errai.bus.server.async.TimedTask)
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method closeQueue(org.jboss.errai.bus.server.MessageQueueImpl)
location: interface org.jboss.errai.bus.server.ServerMessageBus
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method containsKey(java.lang.String)
location: class java.util.ResourceBundle
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : variable MINUTES
location: class java.util.concurrent.TimeUnit
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : variable MINUTES
location: class java.util.concurrent.TimeUnit
<
http://hudson.qa.jboss.com/hudson/job/Errai/org.jboss.errai$errai-bus/ws/...
cannot find symbol
symbol : method containsKey(java.lang.String)
location: class java.util.ResourceBundle
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 seconds
[INFO] Finished at: Wed May 05 01:03:57 EDT 2010
[INFO] Final Memory: 51M/64M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data