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

Use a different compression algorithm for releases #55

Open
kingjon3377 opened this issue Feb 16, 2019 · 2 comments
Open

Use a different compression algorithm for releases #55

kingjon3377 opened this issue Feb 16, 2019 · 2 comments
Assignees

Comments

@kingjon3377
Copy link
Owner

I suspect xz will give better results than bzip2.

@kingjon3377
Copy link
Owner Author

We'd have to install a more recent version of Ant ourselves in the Travis CI environment (or switch build system entirely), unfortunately.

kingjon3377 added a commit that referenced this issue Feb 17, 2019
@kingjon3377
Copy link
Owner Author

I have since learned that xz is a bad format for software releases, but some more modern compression format would be nice.

And I can either generate uncompressed tarballs and compress using <exec, or switch to a Makefile-based build, without too much difficulty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant