2014-03-10 07:04:07 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<project>
|
|
|
|
<publishers>
|
2017-06-17 15:47:45 +08:00
|
|
|
<hudson.plugins.ircbot.IrcPublisher plugin="ircbot">
|
2015-07-27 15:30:39 +01:00
|
|
|
<buildToChatNotifier class="hudson.plugins.im.build_notify.DefaultBuildToChatNotifier"/>
|
2017-06-17 15:47:45 +08:00
|
|
|
<targets/>
|
2015-07-27 15:30:39 +01:00
|
|
|
<strategy>ALL</strategy>
|
|
|
|
<notifyOnBuildStart>false</notifyOnBuildStart>
|
|
|
|
<notifySuspects>false</notifySuspects>
|
|
|
|
<notifyCulprits>false</notifyCulprits>
|
|
|
|
<notifyFixers>false</notifyFixers>
|
|
|
|
<notifyUpstreamCommitters>false</notifyUpstreamCommitters>
|
|
|
|
<matrixMultiplier>ONLY_CONFIGURATIONS</matrixMultiplier>
|
|
|
|
</hudson.plugins.ircbot.IrcPublisher>
|
2014-03-10 07:04:07 -07:00
|
|
|
</publishers>
|
|
|
|
</project>
|