zmq-event-publisher/src/main/java/org/jenkinsci/plugins/ZMQEventPublisher
Davanum Srinivas 7e2ca62e1c Include Jenkins host name / Code cleanup
The first cut of this review was to inject the jenkins/build
master host name and was then expanded to the following

* Use Jenkins class as Hudson class is being deprecated
* Change instances of Hudson currently named hudson to jenkins
* Remove unused imports
* Remove extra semi-colons

Change-Id: If1715b574952ac4c228501459663956fee55c4a6
2014-01-24 09:55:37 -05:00
..
model Include Jenkins host name / Code cleanup 2014-01-24 09:55:37 -05:00
HudsonNotificationProperty.java Include Jenkins host name / Code cleanup 2014-01-24 09:55:37 -05:00
Phase.java Include Jenkins host name / Code cleanup 2014-01-24 09:55:37 -05:00
RunListenerImpl.java Use single thread to perform all zmq sends. 2013-01-31 10:59:53 -08:00
ZMQRunnable.java Include Jenkins host name / Code cleanup 2014-01-24 09:55:37 -05:00