Added hipchat publisher for HipChat plugin >=0.1.9

A new hipchat publisher has been added.  It replaces the old hipchat
notifier mechanism for HipChat plugin >=0.1.9

Change-Id: Ifa5e147da77882390d07e1bc9b58abff6f15ac1e
Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>
Co-Authored-By: Richard Pijnenburg <richard.pijnenburg@gmail.com>
This commit is contained in:
Timothy Chavez
2015-09-09 18:54:17 -05:00
parent 832e61224c
commit a18d39a716
4 changed files with 100 additions and 0 deletions

View File

@@ -173,6 +173,7 @@ jenkins_jobs.publishers =
github-notifier=jenkins_jobs.modules.publishers:github_notifier
google-cloud-storage=jenkins_jobs.modules.publishers:google_cloud_storage
groovy-postbuild=jenkins_jobs.modules.publishers:groovy_postbuild
hipchat=jenkins_jobs.modules.publishers:hipchat
html-publisher=jenkins_jobs.modules.publishers:html_publisher
image-gallery=jenkins_jobs.modules.publishers:image_gallery
ircbot=jenkins_jobs.modules.publishers:ircbot