|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

1. Installed Jenkins 1.509.2 and modified its port in /etc/default/jenkins.
2. Installed the Mailer plugin version 1.8
3. Created a shell job to run an invalid command.
This sends me an email in which the root urls are correctly given:
Subject: Build failed in Jenkins: test #5
X-Jenkins-Result: FAILURE
See <http://eric17:21337/job/test/5/>
------------------------------------------
Started by user anonymous
Building in workspace <http://eric17:21337/job/test/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson5754519471485809480.sh
+ wat
I have not tested mounting on https, but for http mount points with non-standard ports this appears to be fixed.