Gonzalo Sainz-Trapaga created JENKINS-13717:
-----------------------------------------------
Summary: Mercurial URL hook for triggering polling doesn't work
with user/pass set in the repository URL
Key: JENKINS-13717
URL: https://issues.jenkins-ci.org/browse/JENKINS-13717
Project: Jenkins
Issue Type: Bug
Components: mercurial
Affects Versions: current
Reporter: Gonzalo Sainz-Trapaga
Assignee: Kohsuke Kawaguchi
This is basically the equivalent of JENKINS-13410 for the Mercurial plugin.
If I set the repo URL to something on the lines of https://user:pass@url/repo,
if I use the notifyCommit hook provided since 1.38 I get a "No mercurial jobs
found" message from the server.
Command line is:
$ curl https://jenkins/mercurial/notifyCommit?url=https://user:pass@url/repo
(copy pasted from the actual URL in the job setup)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira