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

Refactored JAR creation code and create dir entries by default #2138

Merged
merged 7 commits into from
Nov 24, 2022

Conversation

lefou
Copy link
Member

@lefou lefou commented Nov 23, 2022

Move JAR creation code into separate JarOps object to create a os-lib like user experience.

Added support for creating directory entries, to fix #2136

Also prepared to use fixed timestamps to assist creating reproducible jars.

Added use of buffered stream when writing the file.

@lefou lefou marked this pull request as ready for review November 23, 2022 15:50
@lefou lefou requested a review from lolgab November 23, 2022 16:30
@lefou lefou merged commit 49d7803 into com-lihaoyi:main Nov 24, 2022
@lefou lefou deleted the jar-dir-entries branch November 24, 2022 17:01
@lefou lefou added this to the 0.10.10 milestone Nov 24, 2022
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.

Jars should include directories
1 participant