Skip to content

Conversation

@snazy
Copy link
Member

@snazy snazy commented Sep 24, 2025

Before Quarkus 3.28, the Quarkus generated jars used the "current" timestamp for all ZIP entries, which made the jars not-reproducible. Since Quarkus 3.28, the generated jars use a fixed timestamp for all ZIP entries, so the custom code is no longer necessary.

This PR depends on Quarkus 3.28.

Before Quarkus 3.28, the Quarkus generated jars used the "current" timestamp for all ZIP entries, which made the jars not-reproducible.
Since Quarkus 3.28, the generated jars use a fixed timestamp for all ZIP entries, so the custom code is no longer necessary.

This PR depends on Quarkus 3.28.
@snazy snazy force-pushed the remove-reproducible-quarkus-jars-helpers branch from e5583fd to 6dfa990 Compare October 2, 2025 10:13
@snazy snazy requested a review from dimas-b October 2, 2025 10:13
@snazy snazy marked this pull request as ready for review October 2, 2025 10:13
@snazy snazy enabled auto-merge (squash) October 2, 2025 10:19
@snazy snazy merged commit baacb47 into apache:main Oct 2, 2025
16 checks passed
@github-project-automation github-project-automation bot moved this from PRs In Progress to Done in Basic Kanban Board Oct 2, 2025
@snazy snazy deleted the remove-reproducible-quarkus-jars-helpers branch October 2, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants