Skip to content

Remove timestamps from generated outputs#309

Open
arthurvl wants to merge 1 commit into
eclipse-ee4j:masterfrom
arthurvl:remove-timestamps
Open

Remove timestamps from generated outputs#309
arthurvl wants to merge 1 commit into
eclipse-ee4j:masterfrom
arthurvl:remove-timestamps

Conversation

@arthurvl
Copy link
Copy Markdown

@arthurvl arthurvl commented May 29, 2026

For creating reproducible builds, we should not add timestamps in comments in generated outputs. This pull request removes the output of the generated timestamps, but keeps the generation otherwise identical, to the point of the golden master verification in the testsuite still matching the newly generated outputs.

Provides one possible solution to Issue #308

@pzygielo

This comment was marked as resolved.

@arthurvl arthurvl force-pushed the remove-timestamps branch from 0704bbb to bf4c9cc Compare May 29, 2026 14:55
@pzygielo

This comment was marked as outdated.

For creating reproducible builds, we should not add timestamps in
comments in generated outputs.
@arthurvl arthurvl force-pushed the remove-timestamps branch from bf4c9cc to bbf5ad5 Compare May 29, 2026 14:57
@arthurvl

This comment was marked as resolved.

@pzygielo pzygielo added this to the 5.0.3 milestone May 29, 2026
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.

Do not output timestamps or consider SOURCE_DATE_EPOCH for generated files

2 participants