Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jar entries should not depend on user TZ #185

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Jar entries should not depend on user TZ #185

merged 1 commit into from
Sep 9, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Sep 9, 2024

This is a reproducibility related fix, as previous versions of takari-lifecycle produced JARs were reproducible only in same TZ as original. Fix was to use latest takari-archiver 1.0.3 that contains the fix.

Fixes #172

This is a reproducibility related fix, as previous versions
of takari-lifecycle produced JARs were reproducible only in
same TZ as original. Fix was to use latest takari-archiver
1.0.3 that contains the fix.

Fixes #172
@cstamas cstamas self-assigned this Sep 9, 2024
@cstamas cstamas merged commit 79cf56c into master Sep 9, 2024
5 checks passed
@cstamas cstamas deleted the issue-172 branch September 9, 2024 13:11
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.

takari-lifecycle jar entries timestamp depends on user's timezone
1 participant