Re: GIT client plugin proxy authentication

2015-07-09 Thread James Richard
I see that the code is still in the git client but as you can see from the stack trace I provided it no longer seems to work correctly. On Monday, July 6, 2015 at 2:43:34 PM UTC-4, Mark Waite wrote: > > I'm not aware of anyone else reporting an issue using git through an > authenticating http pr

Re: GIT client plugin proxy authentication

2015-07-06 Thread Mark Waite
I'm not aware of anyone else reporting an issue using git through an authenticating http proxy. The code is still in the git client plugin to handle that case. https://github.com/jenkinsci/git-client-plugin/blob/master/src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java#L1324 I don'

GIT client plugin proxy authentication

2015-07-06 Thread James Richard
Jenkins : 1.580.2 Git plugin : 2.3.5 Git client plugin : 1.17.1 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://.../repo.git # timeout=10 Fetching upstream changes from http://.../repo.git