Am 19.05.20 um 16:05 schrieb Jmeter Tea:
> Hello,
>
> I wanted to know why all jmeter download files' date is 1/2/1980?

Good question, but that is true only for the zip file. The tar one has a
date of January 2nd 1970 :)

It seems that this is a feature of gradle. The default is to not use the
files last modification time for archives and I haven't found out, if
and how to change this particular setting.

For information about the special date see
https://github.com/gradle/gradle/blob/9d56f7fa5f6a83f70fbb3321177b9bd74f7817d8/subprojects/core/src/main/java/org/gradle/api/internal/file/archive/ZipCopyAction.java#L42-L57

Felix

>
> Thank you
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to