-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Windows Server 2008 R2, SCM Manager
When notifying about a repo update we use the url: http://jenkins/git/notifyCommit?url=http://repo/url
This doesn't trigger polling for builds that have a http user/password defined in the repository url (http://user:pass@repo/url).
Calling the trigger url with the user/password works correctly. Would be nice if they could be omitted though.