Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11867

Deployed files have a different time with original files.

      Deployed files have the time of deployment.
      I prefer original file time.

          [JENKINS-11867] Deployed files have a different time with original files.

          Do you an idea to achieve that?

          Gregory Boissinot added a comment - Do you an idea to achieve that?

          xster added a comment -

          I'm not a java developer, so I have no idea about implementing this.
          Usually Windows copy command preserves file timestamp,
          and gnu cp command have --preserve option.

          xster added a comment - I'm not a java developer, so I have no idea about implementing this. Usually Windows copy command preserves file timestamp, and gnu cp command have --preserve option.

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/main/java/org/jenkinsci/plugins/artifactdeployer/service/LocalCopy.java
          http://jenkins-ci.org/commit/artifactdeployer-plugin/69dbb8fd8836100996f759d690e1e1be9b989d3e
          Log:
          Fix JENKINS-11867

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/main/java/org/jenkinsci/plugins/artifactdeployer/service/LocalCopy.java http://jenkins-ci.org/commit/artifactdeployer-plugin/69dbb8fd8836100996f759d690e1e1be9b989d3e Log: Fix JENKINS-11867

          Sorry for this late fix.
          Available in 0.15

          Gregory Boissinot added a comment - Sorry for this late fix. Available in 0.15

          xster added a comment -

          Thank you for your fixing.

          xster added a comment - Thank you for your fixing.

            gbois Gregory Boissinot
            xster xster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: