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

Add support for bz2/bzip2 files #83

Open
PHPirates opened this issue Jan 2, 2021 · 1 comment
Open

Add support for bz2/bzip2 files #83

PHPirates opened this issue Jan 2, 2021 · 1 comment

Comments

@PHPirates
Copy link

PHPirates commented Jan 2, 2021

Please add a list to readme with supported file types, so I could have seen immediately whether I can use this library or not.

ERROR - rains.concurrency.AsyncPromise - Unknown compression type bz2 
java.lang.IllegalArgumentException: Unknown compression type bz2
	at org.rauschig.jarchivelib.ArchiverFactory.createArchiver(ArchiverFactory.java:83)

Using version 1.1.0

Apache supports them: http://commons.apache.org/proper/commons-compress/examples.html

You might also want to keep your website up to date w.r.t version: https://rauschig.org/jarchivelib/download.html

@thrau
Copy link
Owner

thrau commented Mar 18, 2021

Yep, it's on my list ;-) Thanks for the nudge though.

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

No branches or pull requests

2 participants