This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git.
from b1cbfdd COMPRESS-567 more structured way to deal with buffer undeflow new 8797ec4 COMPRESS-566 allow gzip buffer size to be configured new 309681f COMPRESS-566 allow gzip buffer size to be configured new 7928482 Merge pull request #168 from bokken/COMPRESS-566_buf_size The 3236 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../gzip/GzipCompressorOutputStream.java | 4 ++-- .../compress/compressors/gzip/GzipParameters.java | 26 +++++++++++++++++++++ .../commons/compress/compressors/GZipTestCase.java | 27 ++++++++++++++++++---- 3 files changed, 51 insertions(+), 6 deletions(-)