Change 9736
Paul Allen
committed this change
into
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/java/org/jenkinsci/plugins/p4
Request Review
Download .zip
Custom build args for Workspace names.
Takes `${parameter}` and replaces it with the value if defined or uses the tag (`parameter` in this case).
Includes substitution for a space ` ` with `_` as per P4 behaviour.
Files
10
Comments
0
10
edited
0
added
0
deleted
•
CheckoutTask.java#2
Loading...
PerforceScm.java#2
Loading...
changes/P4ChangeParser.java#2
Loading...
client/ConnectionHelper.java#2
Loading...
workspace/ManualWorkspaceImpl.java#2
Loading...
workspace/SpecWorkspaceImpl.java#2
Loading...
workspace/StaticWorkspaceImpl.java#2
Loading...
workspace/StreamWorkspaceImpl.java#2
Loading...
workspace/TemplateWorkspaceImpl.java#2
Loading...
workspace/Workspace.java#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.