PR 53457 - ByteBuffer::limit and ByteBuffer::rewind are new methods linked when building on jdk11 this prevents running ZIP related tasks on jdk8 from completing successfully
updated reference to license from http to https using find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
bz-63446 [junitlauncher] Create the right number of listeners in the test definition representing the fork mode of "testclasses"Patch contributed by mseele@guh-software.de as an attachment tothe linked bugzilla
bz-63259 Don't check the FTP file for being a symlink, more than oncePatch contributed by Eugène Adell, as an attachment in the bugzilla issue.Signed-off-by: Jaikiran Pai <jaikiran@apache.org>