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 3edfad033 Javadoc
add d6fcd8edb Deprecate SeekableInMemoryByteChannel in favor of
ByteArraySeekableByteChannel
add 6e4219a92 Javadoc
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 1 +
.../compress/archivers/sevenz/SevenZFile.java | 20 ++++++++++----------
.../compress/archivers/sevenz/SevenZOutputFile.java | 4 ++--
.../archivers/zip/ZipArchiveOutputStream.java | 2 +-
.../commons/compress/archivers/zip/ZipFile.java | 10 +++++-----
.../compress/utils/SeekableInMemoryByteChannel.java | 4 +++-
.../compress/utils/ServiceLoaderIterator.java | 2 +-
7 files changed, 23 insertions(+), 20 deletions(-)