Add support reconcile by modtime in p4publish

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: p4-plugin
    • Environment:
      Server 2016.2
      Jenkins 2.99
      P4 Plugin 1.8.3

      Please add configuration options for p4publish for -m reconcile options at Submit (on modern server versions http://answers.perforce.com/articles/KB/15133)

      https://www.perforce.com/perforce/r15.1/manuals/p4java-javadoc/com/perforce/p4java/option/client/ReconcileFilesOptions.html#checkModTime

      ``` src\main\java\org\jenkinsci\plugins\p4\client\ClientHelper.java

          private void findChangeFiles(List<IFileSpec> files, boolean delete) throws Exception {

              ...

              statusOpts.setcheckModTime(true);

       

      ```

            Assignee:
            Unassigned
            Reporter:
            Oleksii Trekhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: