Stuart Rowe
Stuart Rowe
Fix for https://issues.jenkins.io/browse/JENKINS-73888. Use depot path syntax instead of local path syntax when syncing. Use [`WhereDelegator#where`](https://www.perforce.com/manuals/p4java-javadoc/com/perforce/p4java/client/delegator/IWhereDelegator.html#where(java.util.List)) to translate local path to depot path. ### Testing done Ran existing unit tests...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.516.1 OS: Linux - 5.15.0-200.131.27.el8uek.x86_64 Java: 21.0.7 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ace-editor:1.0.1 active-directory:2.40 analysis-model-api:13.7.0 ansicolor:1.0.6 ant:513.vde9e7b_a_0da_0f antisamy-markup-formatter:173.v680e3a_b_69ff3...
Fixes [JENKINS-46124](https://issues.jenkins-ci.org/browse/JENKINS-46124) Revival of https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/105 by @jetersen. I forked [jetersen:fix/JENKINS-46124](https://github.com/jetersen/workflow-basic-steps-plugin/tree/fix/JENKINS-46124) and merged the latest from [jenkinsci:master](https://github.com/jenkinsci/workflow-basic-steps-plugin/tree/master). I also completed the [outstanding request](https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/105#pullrequestreview-365797949) to update the help text for the `withEnv`...