Branch: refs/heads/master Home: https://github.com/jenkinsci/pubsub-light-module Commit: ea974808e6e0b7e0dd8f8f01371f14184be64187 https://github.com/jenkinsci/pubsub-light-module/commit/ea974808e6e0b7e0dd8f8f01371f14184be64187 Author: Tom Fennelly <tom.fenne...@gmail.com> Date: 2017-01-25 (Wed, 25 Jan 2017)
Changed paths: M README.md M pom.xml M src/main/java/org/jenkins/pubsub/EventProps.java M src/main/java/org/jenkins/pubsub/Events.java M src/main/java/org/jenkins/pubsub/GuavaPubsubBus.java M src/main/java/org/jenkins/pubsub/JobChannelMessage.java M src/main/java/org/jenkins/pubsub/JobMessage.java M src/main/java/org/jenkins/pubsub/PubsubBus.java A src/main/java/org/jenkins/pubsub/QueueTaskMessage.java M src/main/java/org/jenkins/pubsub/RunMessage.java M src/main/java/org/jenkins/pubsub/listeners/SyncJobCRUDListener.java M src/main/java/org/jenkins/pubsub/listeners/SyncQueueListener.java A src/main/resources/index.jelly M src/test/java/org/jenkins/pubsub/GuavaPubsubBusItemTest.java M src/test/java/org/jenkins/pubsub/GuavaPubsubBusRunTest.java Log Message: ----------- Loosen job type (#5) * Loosen the Job type on JobChannel events SSE Gateway is the only repo in jenkinsci org that has a dep on this, so not making the change backward compat. The purests would not be happy with that, but I'm okay with taking some flak if by chance someone notices :) * Fix bug in GuavaPubsubBusItemTest * More multibranch stuff for Cliff * Added a FAQ to the readme * Added comment in readme about alternative bus impls and Messaging Bridge pattern. * Change to a hpi The repo still has a "module" suffix on the name. That will probably cause upset for some people :( * Comment cleanups in SyncQueueListener * reinstate deprecated version of getJob on JobChannelMessage * Move call to shutdown hook from GuavaPubsubBus to PubsubBus * Cleanup queue task complete publishing shutdown * Added plugin index.jelly -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.