[
https://issues.apache.org/jira/browse/COMMONSSITE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031974#comment-18031974
]
Subrhamanya Hebbar commented on COMMONSSITE-180:
------------------------------------------------
Here is the PR raised
[https://github.com/apache/commons-parent/pull/676|https://github.com/apache/commons-parent/pull/676]
> 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
> Priority: Major
>
> 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)