Julian Reschke created OAK-11355:
------------------------------------
Summary: Components leaking netty API exports
Key: OAK-11355
URL: https://issues.apache.org/jira/browse/OAK-11355
Project: Jackrabbit Oak
Issue Type: Bug
Components: blob-cloud, blob-cloud-azure, segment-azure, segment-tar
Reporter: Julian Reschke
Bisecting shows that the export is indeed unintentional, it was caused by the
version bump to 4.1.111:
commit ca12732421aafc2881706a2c5849b3e460156b92 (HEAD)
Author: Julian Reschke <[email protected]>
Date: Fri Jul 19 13:48:02 2024 +0200
OAK-10960: blob-cloud, segment: update netty version to 4.1.111 (#1590)
by myself.
Now we need to find out why it started exporting the packages after that change.
Might be related to https://github.com/netty/netty/pull/14082
--
This message was sent by Atlassian Jira
(v8.20.10#820010)