-
Bug
-
Resolution: Won't Fix
-
Major
-
Centos 6.2, Jenkins 1.492, Git plugin 1.126, git 1.7.5.GIT
This has been discussed for subversion plugin and probably others too. But not seen an issue for the git plugin.
Add a path to the excluded regions section of the plugin. Make a change inside the excluded region. Kick off a build manually.
The change in the excluded region is listed for this build.
Not a build is not kicked off by this change - the polling honours the excluded region. It's just the changeset reported that's the problem. And hence the confusion.
I think the git plugin has the correct behavior in this case. I think the exclusion is intended to prevent polling causing the job to execute when a change is made in a revision which is excluded.
I don't think the submission should be hidden from the user by not being included in the change list, since the change will be applied to the working copy and will be visible in the file system.