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: always list files without date+size #29

Merged
merged 1 commit into from Sep 25, 2018

Conversation

bmwiedemann
Copy link
Member

so that results on systems with unzip and fastjar are the same

Without this patch, in the unzip case,
files of same size were randomly ordered (e.g. in log4j-mini)
and build-compare would report a diff where it would not with fastjar.

This is also nice, because it allows to drop some code.

so that results on systems with unzip and fastjar are the same

Without this patch, in the unzip case,
files of same size were randomly ordered (e.g. in log4j-mini)
and build-compare would report a diff where it would not with fastjar.

This is also nice, because it allows to drop some code.
@olafhering olafhering merged commit 38cda92 into openSUSE:master Sep 25, 2018
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.

None yet

2 participants