Community
Participate
Working Groups
Although my hudson URl is set to https://dev.example.ro/ , when opening a job in the browser the URL is https://dev.xxx.ro/hudson/job/jobName/ , rather than https://dev.xxx.ro/job/jobName/.
That is odd. The code in HusdonServerBehavior uses the URL that is returned by the server. Can you check the output of the remote API by appending /api/xml?depth=1 to the base URL? Which version of Hudson are you using?
I am using Hudson 1.376 and the wrong URL is present in the /api/xml output, which is the most likely culprit for my problem. Feel free to close this report.
Thanks Robert. Please feel free to reopen if it turns out to be a problem with the connector. In case you find a solution it would be great if you could post here.