Branch: refs/heads/master Home: https://github.com/jenkinsci/p4-plugin Commit: 2da9fd9ce7eeab19aa3e2181c4ea36dbc3bd9223 https://github.com/jenkinsci/p4-plugin/commit/2da9fd9ce7eeab19aa3e2181c4ea36dbc3bd9223 Author: Paul Allen <pal...@perforce.com> Date: 2014-10-27 (Mon, 27 Oct 2014)
Changed paths: M src/main/java/org/jenkinsci/plugins/p4/CheckoutTask.java M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java M src/main/java/org/jenkinsci/plugins/p4/review/ReviewAction.java M src/main/java/org/jenkinsci/plugins/p4/review/ReviewNotifier.java A src/main/java/org/jenkinsci/plugins/p4/review/ReviewProp.java M src/main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java Log Message: ----------- Separate name space for 'label' parameter. Perforce Review endpoint added `label`, `change`, `status`, `pass`, and `fail` parameter into the environment, which is a shared name space. This clashed with the default `label` matrix name and causing users issues. The change prefixes the review parameters with `p4.` on addition to the environment. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.