Issue Type: Bug Bug
Affects Versions: current
Assignee: Justin Ryan
Components: job-dsl-plugin
Created: 19/May/14 9:59 AM
Description:

When using publishJabber('individual@server', 'ALL', 'Default'), the generated config is:

<hudson.plugins.im.GroupChatIMMessageTarget>
<name>individual@server</name>
</hudson.plugins.im.GroupChatIMMessageTarget>

whereas it should be:

<hudson.plugins.im.DefaultIMMessageTarget>
<value>tguerin@vmintranet</value>
</hudson.plugins.im.DefaultIMMessageTarget>

This results in the individual being treated as a target group chat, and the notification is never received (plus there's a nasty stacktrace in the build log)

Environment: not environment specific
Project: Jenkins
Priority: Major Major
Reporter: Thierry Guérin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to