This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from f01814445 Optionally add FHCRC to GZIP header. (#627)
new ea8deb281 Add optional FHCRC to GZIP header #627
new 3b60dd273 Add optional FHCRC to GZIP header
new a0e96aa4d Refactor duplicate constant declarations
The 3 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:
src/changes/changes.xml | 1 +
.../gzip/GzipCompressorInputStream.java | 18 ++++----------
.../gzip/GzipCompressorOutputStream.java | 22 ++++-------------
.../compress/compressors/gzip/GzipParameters.java | 20 ++++++++--------
.../compress/compressors/gzip/GzipUtils.java | 28 +++++++++++++++-------
.../gzip/GzipCompressorOutputStreamTest.java | 10 ++++----
6 files changed, 45 insertions(+), 54 deletions(-)