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 1cca1110 Add GzipParameters.setFileName(String) and deprecate
setFilename(String)
new f3e7c150 Javadoc
new a3cbfa9d Javadoc
new 8c93f287 Javadoc
new 0dba7a08 Javadoc
new c6fadf38 Javadoc
new 6605b734 Javadoc
new d6675733 Fix typo in exception message
new 4c13bb43 Fix typo in exception message
new 015fd3dd Camel-case some internal names
new dc62137d Revert "Camel-case some internal names"
new e79aa983 Camel-case internal names
The 11 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:
.../compress/archivers/ArchiveStreamFactory.java | 4 +-
.../compress/archivers/cpio/CpioArchiveEntry.java | 6 +-
.../compress/archivers/dump/DumpArchiveEntry.java | 2 +-
.../archivers/dump/DumpArchiveSummary.java | 2 +-
.../archivers/tar/TarArchiveInputStream.java | 4 +-
.../compress/archivers/tar/TarConstants.java | 2 +-
.../commons/compress/archivers/tar/TarFile.java | 4 +-
.../apache/commons/compress/AbstractTestCase.java | 26 ++--
.../compress/archivers/ExceptionMessageTest.java | 2 +-
.../archivers/tar/TarArchiveOutputStreamTest.java | 20 +--
.../compress/changes/ChangeSetTestCase.java | 168 ++++++++++-----------
.../deflate/DeflateCompressorInputStreamTest.java | 2 +-
12 files changed, 121 insertions(+), 121 deletions(-)