Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25414

Allow remote polling if multiple repositories but single branch defined

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • git-plugin
    • None
    • git-2.2.7

      Remote polling only works if only one branch and one repository has been specified. If you need to specify another repository (e.g. only for pushing), remote polling is disabled.

      Remote polling should still be used if the branch specifies the specific repository name.

          [JENKINS-25414] Allow remote polling if multiple repositories but single branch defined

          Code changed in jenkins
          User: Wannes Sels
          Path:
          src/main/java/hudson/plugins/git/GitSCM.java
          src/test/java/hudson/plugins/git/GitSCMTest.java
          http://jenkins-ci.org/commit/git-plugin/0c250cd1c53e351f119b819c879290ce111cd5ef
          Log:
          Allow remotePolling on single (qualified) branch with multiple
          repositories
          [FIXED JENKINS-25414]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Wannes Sels Path: src/main/java/hudson/plugins/git/GitSCM.java src/test/java/hudson/plugins/git/GitSCMTest.java http://jenkins-ci.org/commit/git-plugin/0c250cd1c53e351f119b819c879290ce111cd5ef Log: Allow remotePolling on single (qualified) branch with multiple repositories [FIXED JENKINS-25414]

          Code changed in jenkins
          User: Wannes Sels
          Path:
          src/main/java/hudson/plugins/git/GitSCM.java
          src/test/java/hudson/plugins/git/GitSCMTest.java
          http://jenkins-ci.org/commit/git-plugin/c82b8e888a5810189e7c641e846468954d41ad4c
          Log:
          Allow remotePolling on single (qualified) branch with multiple
          repositories
          [FIXED JENKINS-25414]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Wannes Sels Path: src/main/java/hudson/plugins/git/GitSCM.java src/test/java/hudson/plugins/git/GitSCMTest.java http://jenkins-ci.org/commit/git-plugin/c82b8e888a5810189e7c641e846468954d41ad4c Log: Allow remotePolling on single (qualified) branch with multiple repositories [FIXED JENKINS-25414]

          Mark Waite added a comment -

          Fix included in git plugin 2.2.8 released 12 Nov 2014 and in git plugin 2.3 released 10 Nov 2014

          Mark Waite added a comment - Fix included in git plugin 2.2.8 released 12 Nov 2014 and in git plugin 2.3 released 10 Nov 2014

            wannessels Wannes Sels
            wannessels Wannes Sels
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: