P4Groovy: allow options to save()

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: p4-plugin

      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)

            Assignee:
            Paul Allen
            Reporter:
            Joel Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: