[ https://issues.apache.org/jira/browse/OAK-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823222#comment-17823222 ]
Miroslav Smiljanic commented on OAK-10626: ------------------------------------------ hi [~reschke], I will check this out. > Rework oak-segment-azure OSGi wirings after embedding azure libraries needed > for service principals support > ----------------------------------------------------------------------------------------------------------- > > Key: OAK-10626 > URL: https://issues.apache.org/jira/browse/OAK-10626 > Project: Jackrabbit Oak > Issue Type: Task > Components: osgi, segment-azure > Reporter: Andrei Dulceanu > Assignee: Miroslav Smiljanic > Priority: Minor > Fix For: 1.62.0 > > > After fixing OAK-10604 I observed that there is a series of warnings which > appear at each build: > {noformat} > [INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ > oak-segment-azure --- > [WARNING] Manifest > org.apache.jackrabbit:oak-segment-azure:bundle:1.61-SNAPSHOT : Unused > Import-Package instructions: [com.nimbusds.jose*, com.nimbusds.oauth2.sdk*, > com.nimbusds.openid.connect.sdk*, com.nimbusds.secevent.sdk*] > [WARNING] Manifest > org.apache.jackrabbit:oak-segment-azure:bundle:1.61-SNAPSHOT : Export > com.microsoft.azure.storage, has 4, private references > [com.microsoft.azure.storage.analytics, com.microsoft.azure.storage.file, > com.microsoft.azure.storage.queue, com.microsoft.azure.storage.table] > [WARNING] Manifest > org.apache.jackrabbit:oak-segment-azure:bundle:1.61-SNAPSHOT : Export > com.microsoft.azure.storage.core, has 2, private references > [com.microsoft.azure.storage.queue, com.microsoft.azure.storage.table] > [WARNING] Manifest > org.apache.jackrabbit:oak-segment-azure:bundle:1.61-SNAPSHOT : Export > com.microsoft.azure.storage.blob, has 2, private references > [com.microsoft.azure.keyvault.core, com.microsoft.azure.storage.file] > [WARNING] Manifest > org.apache.jackrabbit:oak-segment-azure:bundle:1.61-SNAPSHOT : Export > com.azure.identity, has 5, private references > [com.azure.core.client.traits, com.azure.core.exception, com.azure.core.http, > com.azure.core.http.policy, com.azure.core.util] {noformat} > It would be nice to fix these, to remove unnecessary clutter from the build > log. > /cc [~miroslav] -- This message was sent by Atlassian Jira (v8.20.10#820010)