Re: Bitbucket Branch Source Plugin & Endpoints

2017-10-05 Thread Richard Bywater
Thanks for the pointer - I'll see if I can fit in some time to whip something up. Richard. On Thu, 5 Oct 2017 at 21:57 Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > If you want to take a stab at a PR, the relevant code you'd need to modify > is: > > > https://github.com/jenkinsci/

Re: Bitbucket Branch Source Plugin & Endpoints

2017-10-05 Thread Stephen Connolly
If you want to take a stab at a PR, the relevant code you'd need to modify is: https://github.com/jenkinsci/bitbucket-branch-source-plugin/blob/master/src/main/java/com/cloudbees/jenkins/plugins/bitbucket/BitbucketGitSCMBuilder.java#L176-L187 and https://github.com/jenkinsci/bitbucket-branch-sou

Re: Bitbucket Branch Source Plugin & Endpoints

2017-10-05 Thread Richard Bywater
Will do! Thanks Richard. On Thu, 5 Oct 2017 at 21:20 Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Oversight. Please file a ticket in JIRA > > On 4 October 2017 at 20:46, Richard Bywater wrote: > >> Hi >> >> One of my colleagues is trying to get Jenkins 2 up and running with the

Re: Bitbucket Branch Source Plugin & Endpoints

2017-10-05 Thread Stephen Connolly
Oversight. Please file a ticket in JIRA On 4 October 2017 at 20:46, Richard Bywater wrote: > Hi > > One of my colleagues is trying to get Jenkins 2 up and running with the > Bitbucket Branch Source plugin using our Bitbucket Server infrastructure. > > We've run into an issue with the plugin as i

Bitbucket Branch Source Plugin & Endpoints

2017-10-04 Thread Richard Bywater
Hi One of my colleagues is trying to get Jenkins 2 up and running with the Bitbucket Branch Source plugin using our Bitbucket Server infrastructure. We've run into an issue with the plugin as it appears it expects the server URL defined in the Bitbucket endpoint configuration to be the same as th