Issue Type: Bug Bug
Assignee: Unassigned
Components: hipchat
Created: 29/May/14 9:21 PM
Description:

We are using hipchat version: 0.1.5-SNAPSHOT

When we get a notification via hipchat, the link that we receive points to something like:
file:///Applications/HipChat.app/Contents/Resources/nulljob/build-dialer/603/

That link is obviously broken. I thought it would be a link to Jenkins or something.

Any ideas how this can fixed/tweaked?

My config.xml looks like:

<jenkins.plugins.hipchat.HipChatNotifier_-HipChatJobProperty plugin="hipchat@0.1.5-SNAPSHOT">
<room>123456789</room>
<startNotification>true</startNotification>
<notifySuccess>true</notifySuccess>
<notifyAborted>true</notifyAborted>
<notifyNotBuilt>true</notifyNotBuilt>
<notifyUnstable>true</notifyUnstable>
<notifyFailure>true</notifyFailure>
<notifyBackToNormal>true</notifyBackToNormal>
</jenkins.plugins.hipchat.HipChatNotifier_-HipChatJobProperty>

<jenkins.plugins.hipchat.HipChatNotifier plugin="hipchat@0.1.5-SNAPSHOT">
<authToken>MY_AUTH_KEY</authToken>
<room>123456789</room>
</jenkins.plugins.hipchat.HipChatNotifier>

Project: Jenkins
Priority: Major Major
Reporter: Alex Gray
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