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

Git-Plugin - Fast Polling disables build commit exclusion checks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • git-plugin
    • None
    • Centos / Java 7

      GitSCM.java lines 481-495 define the "Fast Polling" concept.
      However this block of code does not call isRevExcluded() (line 1344)

      As a result whenever fast polling is active there is no support for excluding particular commits from triggering the build.

      A quick work around is to delete lines 481-495 as the "full poll" code works fine.

            ndeloof Nicolas De Loof
            dtrott David Trott
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: