-
Improvement
-
Resolution: Fixed
-
Major
P4Groovy should allow saving specs with addtional flags.
for example, I want to run "p4 job -f -i" or "p4 change -f -i".
Sample new methods to P4Groovy.java:
public Map<String, Object>[] save(String type, Map<String, Object> spec, String... args)
public Map<String, Object>[] save(String type, Map<String, Object> spec, String[] args)
[JENKINS-52782] P4Groovy: allow options to save()
Labels | New: P4_SUPPORT |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Paul Allen [ p4paul ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |