Thanks I'm going to downgrade my git plugin. I think that is what I'm running into.
On Thursday, November 21, 2013 6:12:33 PM UTC-5, Mark Waite wrote: > > You may be suffering from: > > https://issues.jenkins-ci.org/browse/JENKINS-20569<https://www.google.com/url?q=https%3A%2F%2Fissues.jenkins-ci.org%2Fbrowse%2FJENKINS-20569&sa=D&sntz=1&usg=AFQjCNEHM0UHu4NkxSUJiQgjBx8R5mEAPQ> > - > excluded regions not honored by Git plugin 2.0 > > I believe there is also a bug report that include regions do not behave as > expected. It is probably worth a search through Jira to see what it will > tell you about include and exclude regions. > > Mark Waite > > > On Thu, Nov 21, 2013 at 4:03 PM, Erik Cokeley <[email protected]<javascript:> > > wrote: > >> My git is calling Jenkins in it's post-receive hook exactly how it says >> to here: >> https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin#GitPlugin-Pushnotificationfromrepository<https://www.google.com/url?q=https%3A%2F%2Fwiki.jenkins-ci.org%2Fdisplay%2FJENKINS%2FGit%2BPlugin%23GitPlugin-Pushnotificationfromrepository&sa=D&sntz=1&usg=AFQjCNFAxqsAPNeJWeZKYX87tY81fnKzSA> >> >> It is kicking off builds and doing the Poll SCM (which I checked). >> >> My git is huge (I mean HUGE) and I need to leverage the Included Regions. >> >> It seems like I get mixed results for pushes. I might push to >> folderA/folderB/project1 and folderA/folderC/project2 will be triggered >> along with project1's job. And my Included Region will look like >> folderA/folderB/.* >> >> Is this a known bug or can anyone point me to why builds are being >> triggered wrong? >> >> I'm also making my branch */master is the * in that effecting anything (I >> only have 1 git setup for anything as of now) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
