GitHub user thomasmey opened a pull request: https://github.com/apache/commons-compress/pull/13
BZip2: Use BitInputStream And some minor spelling errors I stumbled upon. You can merge this pull request into a Git repository by running: $ git pull https://github.com/thomasmey/commons-compress work/bitstream Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-compress/pull/13.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 #13 ---- commit f2226c9cc593bff427fcf2324b5eaf316cb1dc00 Author: Thomas Meyer <tho...@m3y3r.de> Date: 2017-01-15T16:48:24Z Correct spelling. commit 6598042916626197824b55c2f54ea8df5e1ab3f7 Author: Thomas Meyer <tho...@m3y3r.de> Date: 2017-01-15T16:49:12Z Some fixes for GZipCompressorInputStream commit 46a18ea4dfd1e6a064a32f26cf60e5b81b69cff2 Author: Thomas Meyer <tho...@m3y3r.de> Date: 2017-01-15T16:50:13Z BZip2CompressorInputStream: Use BitInputStream. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org