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 3ec4dc65b Let GzipParametersTest use a null Charset to reset to the
default ISO_8859_1 value
new 97baeaa40 Javadoc
new b2de05610 Use JUnit 5 to convert String to Charset
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:
.../commons/compress/archivers/zip/ZipArchiveOutputStream.java | 2 +-
.../org/apache/commons/compress/compressors/gzip/GzipUtils.java | 2 +-
.../java/org/apache/commons/compress/utils/CharsetNames.java | 2 +-
src/main/java/org/apache/commons/compress/utils/Charsets.java | 2 +-
.../commons/compress/compressors/gzip/GzipParametersTest.java | 9 +++++----
5 files changed, 9 insertions(+), 8 deletions(-)