Subrhamanya Hebbar created COMMONSSITE-180:
----------------------------------------------
Summary: bnd gradle plugin 7.1.x by default pulls java.* packages
in the import-package filed of MANIFEST
Key: COMMONSSITE-180
URL: https://issues.apache.org/jira/browse/COMMONSSITE-180
Project: Apache Commons All
Issue Type: Bug
Reporter: Subrhamanya Hebbar
With
[e5f0953|https://github.com/apache/commons-parent/commit/e5f0953b2ddde530f1e763949c4d6b7778f05d2d],
seems like bundle plugin got upgraded which includes java. * Packages in
import package by default.
Even micrometer team faced the similar issue, and they fixed it with this
commit.
[micrometer-metrics/micrometer@1a66316|https://github.com/micrometer-metrics/micrometer/commit/1a66316ae6675dbac446e84c74714a4cfb440949]
Requesting the apache commons team to exclude java.* packages in the manifest
import-package entry which broke OSGI compatibility in many people.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)