-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Hudson 1.359, Solaris 10, JRE 1.6, GF 2.1
We use parameter to select servers mercurial clones and resolve the parameter in the SCM-Section.
Example:
Choice Parameter "CloneServer":
server1:1234
server2:2345
SCM-Section:
Mercurial Repository URL: "http://${CloneServer}"
Since I have updated Hudson from 1.356 or 1.357 (I don't know exactly) to 1.359 this parameter is not resolved anymore. The console output tells that mercurial is not able to clone from "http://${CloneServer}
Even if there was an issue in the core, now the issue should be solved on the plugin's level