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

No support for .tar.xz #97

Open
steve-thousand opened this issue Sep 16, 2023 · 0 comments
Open

No support for .tar.xz #97

steve-thousand opened this issue Sep 16, 2023 · 0 comments

Comments

@steve-thousand
Copy link

It looks like this project may not be active anymore, but I am checking to see if anyone knows why there is not support for .tar.xz in the FileTypes map https://github.com/thrau/jarchivelib/blob/master/src/main/java/org/rauschig/jarchivelib/FileType.java#L47-L51

If it were not package-private I would try passing my own new FileType(org.rauschig.jarchivelib.ArchiveFormat.TAR, org.rauschig.jarchivelib.CompressionType.XZ) filetype to the ArchiverFactory

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

1 participant