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 fc821091 Camel case local names
new af158789 Format tweak
new 2a1ab490 Add disabled test for COMPRESS-638
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:
.../gzip/GzipCompressorOutputStream.java | 2 +-
.../gzip/GzipCompressorOutputStreamTest.java | 69 ++++++++++++++++++++++
2 files changed, 70 insertions(+), 1 deletion(-)
create mode 100644
src/test/java/org/apache/commons/compress/compressors/gzip/GzipCompressorOutputStreamTest.java