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 c5977e11 COMPRESS-623: make ZipFile's getRawInputStream usable when
local headers are not read (#306)
add 8aa454e8 Fix and simplify Javadoc links
add 47cb4133 Add GHitHub robots file
add cc1605fd Set release date
add 223fcb81 Update POM version
add a1b7440e Make
org.apache.commons.compress.utils.MultiReadOnlySeekableByteChannel.position(long)
obey the contract for
add ed025945 Make ZipFile's getRawInputStream usable when local headers
are not read #306.
add 4af55ca1 Bump com.github.marschall:memoryfilesystem from 2.3.0 to 2.4.0
add 399e3e8e Bump org.mockito:mockito-core from 4.8.0 to 4.9.0
add be89e73c Bump japicmp-maven-plugin from 0.16.0 to 0.17.1
new d59a74fa Merge remote-tracking branch 'origin/release'
The 1 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:
.../resources/download_compress.cgi => .github/GH-ROBOTS.txt | 11 +++++------
.../compress/utils/MultiReadOnlySeekableByteChannel.java | 2 +-
.../compress/utils/MultiReadOnlySeekableByteChannelTest.java | 4 ++--
3 files changed, 8 insertions(+), 9 deletions(-)
copy src/site/resources/download_compress.cgi => .github/GH-ROBOTS.txt (77%)
mode change 100755 => 100644