[ 
https://issues.jenkins-ci.org/browse/JENKINS-13296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Petti resolved JENKINS-13296.
---------------------------------

    Resolution: Fixed
    
> Changelists that include excluded files and files outside of the client view 
> will trigger a build.
> --------------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-13296
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13296
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: perforce
>            Reporter: Patrick McKeown
>            Assignee: Rob Petti
>            Priority: Minor
>
> If there is already a way to handle this I apologize, looked around but 
> didn't find anything.
> Given a client spec 
> //depot/test/... //client/test/...
> with an exclude list such as
> //depot/test/exclude/...
> and polling turned on-
> if someone submits a changelist with an excluded file and a file outside the 
> client spec such as 
> changelist 1234
> //depot/test/exclude/example.txt#1
> //depot/test2/example2.txt#1
> then //depot/test2/example2.txt#1 will trigger the build as it does not match 
> anything in the exclude list.
> I would like a way to consider any files outside of the client spec as 
> excluded files without actually having to specify them.  Thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to