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 a7bfe76e Javadoc
     new ac8c5e1e Sort member
     new 7ed71e86 [COMPRESS-600] Add capability to configure Deflater strategy 
in GzipCompressorOutputStream: GzipParameters.setDeflateStrategy(int).

The 2 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/GzipCompressorOutputStream.java           |  1 +
 .../compress/compressors/gzip/GzipParameters.java  | 26 ++++++++++++++++++
 .../archivers/tar/TarArchiveOutputStreamTest.java  | 32 +++++++++++-----------
 .../gzip/GzipParametersTest.java}                  | 21 ++++++++------
 5 files changed, 57 insertions(+), 24 deletions(-)
 copy 
src/test/java/org/apache/commons/compress/{archivers/jar/JarMarkerTest.java => 
compressors/gzip/GzipParametersTest.java} (60%)

Reply via email to