-
Bug
-
Resolution: Fixed
-
Major
-
JBoss 7.1.1.Final
Jenkins CI 1.532.2
Crap4j 0.8
Our instance of Jenkins is deployed to a Jboss server. I noticed that the "build number" URL in the "All Crappy Methods for
{build#}" link is constructed using the Jboss server name, instead of the "Jenkins URL" from the System Configuration.
For example, if the Jboss server name is set to "localhost" the URL will be set to: http://localhost:8080/jenkins/job/myproject/25/ instead of the proper link using "Jenkins URL" property: http://myjenkins-server/jenkins/job/myproject/25/