Paul Allen edited a comment on Bug JENKINS-24055

I found why it is syncing at your workspaces...

(spaces get eaten, I hope the dots keep the indentation)

..<axes>
....<hudson.matrix.LabelAxis>
......<name>label</name>
......<values>
........<string>rsmsnbuild116</string>
........<string>rsmsnbuild117</string>
........<string>rsmsnbuild118</string>
........<string>rsmsnbuild119</string>
........<string>rsmsnbuild120</string>
........<string>rsmsnbuild121</string>
.....</values>
....</hudson.matrix.LabelAxis>
..</axes>

The axis name is called 'label' and Perforce picks this up as a build arg. Reserved build arg names are (label, change, review and status).

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/d/optout.

Reply via email to