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 c5c3c4612 No need to nest new 930898dbe Fix action type new d4615b412 Reuse PathUtils#getBaseName(Path) new 5ff5ab49f Reuse PathUtils#getExtension(Path) new 2171da8cc Reuse RandomAccessFileInputStream.copy(long, long, OutputStream) in test The 4 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 | 4 +++- .../compress/archivers/zip/ZipSplitOutputStream.java | 8 +++++--- .../zip/ZipSplitReadOnlySeekableByteChannel.java | 10 +++++----- .../apache/commons/compress/utils/FileNameUtils.java | 19 +++++++------------ .../gzip/GzipCompressorInputStreamTest.java | 5 +---- 5 files changed, 21 insertions(+), 25 deletions(-)