[ 
https://issues.jenkins-ci.org/browse/JENKINS-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160369#comment-160369
 ] 

SCM/JIRA link daemon commented on JENKINS-13122:
------------------------------------------------

Code changed in jenkins
User: Seiji Sogabe
Path:
 changelog.html
 core/src/main/java/hudson/util/io/ZipArchiver.java
http://jenkins-ci.org/commit/jenkins/3ddd6bfc2bbfc8e2d4e6f6e22f00b32fb623843d
Log:
  [FIXED JENKINS-13122] Last modification date of files in a zip are not the 
original timestamps





                
> Last modification date of files in a zip are not the original timestamps
> ------------------------------------------------------------------------
>
>                 Key: JENKINS-13122
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13122
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core
>    Affects Versions: current
>            Reporter: Cees Bos
>
> When do have archiving for a build, then the files on the master have the 
> original timestamps of the file (same as on the slave).
> But when you download it in a zip with '(all files in zip)' then the last 
> modification date of file is the datetime of that moment, instead of original.
> We have a job which archives a number of logfiles. Normally you can order it 
> on datetime to get the last logfile, but when you download it in a zip 
> ordering is impossible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to