|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Yes - I just now did and unfortunately the files I'm trying to exclude have spaces in the Perforce path. When I take away the quotes, I'm warned about the path not being a valid Perforce path and it looks like Polling stops altogether.
I tested this with another project that was only excluding files in this path:
"//<asecondfilepath>/config/buildinfo/..."
To possibly test if quoted Perforce paths are what's causing the problem, I also just now took the above path out of another build and left only:
//<afilepath>/VersionInfo.cs
in the exclude files section. I'll have to wait for awhile to see if the exclusions start allowing builds through again.