Incorrect explanation in the second example in:
https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/poll-build-filter-exc-view-mask.html
This example is NOT in the view mask because the view mask references ‘//depot/main/tests’ but index.xml is in ‘//depot/main/test’:
The change below triggers a build because index.xml is in the view mask:
//depot/main/test/index.xml //depot/main/src/build.xml
[JENKINS-56615] DOC: Typo in View Mask Documentation - Should be 'tests' in the example files
Description |
Original:
Incorrect explanation in the second example in: [ https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/poll-build-filter-exc-view-mask.html|https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/poll-build-filter-exc-view-mask.html] _This example is NOT in the view mask because the view mask references ‘//depot/main/tests’ but index.xml is in ‘//depot/main/test’: The change below triggers a build because index.xml is in the view mask:_ {code:java} //depot/main/test/index.xml //depot/main/src/build.xml {code} |
New:
Incorrect explanation in the second example in: [https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/poll-build-filter-exc-view-mask.html] {color:#4c9aff}_This example is NOT in the view mask because the view mask references ‘//depot/main/tests’ but index.xml is in ‘//depot/main/test’:_{color} {color:#4c9aff}_The change below triggers a build because index.xml is in the view mask:_{color} {code:java} //depot/main/test/index.xml //depot/main/src/build.xml {code} |
Description |
Original:
Incorrect explanation in the second example in: [https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/poll-build-filter-exc-view-mask.html] {color:#4c9aff}_This example is NOT in the view mask because the view mask references ‘//depot/main/tests’ but index.xml is in ‘//depot/main/test’:_{color} {color:#4c9aff}_The change below triggers a build because index.xml is in the view mask:_{color} {code:java} //depot/main/test/index.xml //depot/main/src/build.xml {code} |
New:
Incorrect explanation in the second example in: [https://www.perforce.com/manuals/jenkins/Content/P4Jenkins/poll-build-filter-exc-view-mask.html] {color:#172b4d}{color:#4c9aff}This example is NOT in the view mask because the view mask references ‘//depot/main/tests’ but index.xml is in ‘//depot/main/test’:{color}{color} {color:#4c9aff}_The change below triggers a build because index.xml is in the view mask:_{color} {code:java} //depot/main/test/index.xml //depot/main/src/build.xml {code} |
Summary | Original: DOC: Typo in View Mask - Should be 'tests' | New: DOC: Typo in View Mask Documentation - Should be 'tests' in the example files |
Assignee | New: Kevin Williamson [ p4kevin ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | Original: Kevin Williamson [ p4kevin ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |