maven/maven-model-builder/src
Sergey Ponomarev 989f798c9f
[MNG-8258] Change the fixed reproducible build outputTimestamp to 1 Feb 1980 (#1813)
The Maven used the year 2001 (beginning of 21st century).
But the Gradle already use the 1 Feb 1980 for preserveFileTimestamps.

The 1 Jan 1980 is a minimal date in Zip archive but the 1 Jan has some special treatment by Java that's why the Gradle team used the 1 Feb.

See more detailed description in CONSTANT_TIME_FOR_ZIP_ENTRIES
https://github.com/gradle/gradle/blob/master/platforms/core-runtime/files/src/main/java/org/gradle/api/internal/file/archive/ZipEntryConstants.java#L39

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-10-17 17:05:39 +02:00
..
main [MNG-8258] Change the fixed reproducible build outputTimestamp to 1 Feb 1980 (#1813) 2024-10-17 17:05:39 +02:00
site [MNG-8029] improve documentation about mirror settings 2024-02-17 19:40:11 +01:00
test [MNG-7897] Support ${project.rootDirectory} in file profile activation (#1687) 2024-08-29 17:33:49 +02:00