GitHub user UncleOwen opened a pull request:
https://github.com/apache/commons-compress/pull/4
Add bzip2 support to zip (read-only)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/UncleOwen/commons-compress
add-bzip2-support-to-zip
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-compress/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit ddcba8ae9e96545f32d14e2bd0a114e1ecd0ff20
Author: Sören Glimm <[email protected]>
Date: 2015-11-10T19:00:08Z
Implement uncompressing of BZip2 compressed entries in ZipFile
commit fee85eec47441f7331f81b32334981a42825dbc8
Author: Sören Glimm <[email protected]>
Date: 2015-11-10T19:00:20Z
Implement uncompressing of BZip2 compressed entries in ZipArchiveInputStream
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]