Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git
Created: 23/Nov/13 8:16 PM
Description:

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.

Environment: Centos / Java 7
Project: Jenkins
Priority: Major Major
Reporter: David Trott
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to