dejan2609 opened a new pull request, #23167: URL: https://github.com/apache/kafka/pull/23167
JIRA ticket: KAFKA-19762
related links:
- https://reproducible-builds.org
- https://github.com/gradle/gradle/issues/34643
- https://github.com/gradle/gradle/issues/30871
-
https://docs.gradle.org/9.6.1/userguide/working_with_files.html#sec:reproducible_archives
-
https://docs.gradle.org/9.6.1/userguide/working_with_files.html#sec:revert_reproducible_archives
-
https://docs.gradle.org/9.6.1/userguide/upgrading_major_version_9.html#reproducible_archives_by_default
-
https://docs.gradle.org/9.6.1/dsl/org.gradle.api.tasks.bundling.Tar.html#org.gradle.api.tasks.bundling.Tar:preserveFileTimestamps
-
https://github.com/gradle/gradle/blob/v9.6.1/subprojects/core/src/main/java/org/gradle/api/tasks/bundling/AbstractArchiveTask.java#L92
:bulb: **Build duration (trunk vs this PR):** execute `./gradlew clean
releaseTarGz --rerun-tasks --no-build-cache --no-configuration-cache
--no-daemon`; results (on my box, that is):
- **trunk:** BUILD SUCCESSFUL in **4m 6s**
- **this PR:** BUILD SUCCESSFUL in **3m 57s**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
