Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-10626

Rework oak-segment-azure OSGi wirings after embedding azure libraries needed for service principals support

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • osgi, segment-azure
    • None

    Description

      After fixing OAK-10604 I observed that there is a series of warnings which appear at each build:

      [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] 

      It would be nice to fix these, to remove unnecessary clutter from the build log.
      /cc miroslav

      Attachments

        Activity

          People

            miroslav Miroslav Smiljanic
            adulceanu Andrei Dulceanu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: