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

oak-blob-plugins: bundle plugin complains about deprecated inheritance feature

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • blob-plugins
    • None

    Description

      [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ oak-blob-plugins ---
      [WARNING] Bundle org.apache.jackrabbit:oak-blob-plugins:bundle:1.14-SNAPSHOT :  Component org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStore is using the deprecated inheritance feature and inherits from org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService. This feature will be removed in future versions. [org\apache\jackrabbit\oak\plugins\blob\datastore\DbDataStoreService.class,1:1]
      [WARNING] Bundle org.apache.jackrabbit:oak-blob-plugins:bundle:1.14-SNAPSHOT :  Component org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore is using the deprecated inheritance feature and inherits from org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService. This feature will be removed in future versions. [org\apache\jackrabbit\oak\plugins\blob\datastore\FileDataStoreService.class,1:1]
      

      ...apparently caused by the use of <http://javadox.com/org.apache.felix/org.apache.felix.scr.annotations/1.9.8/org/apache/felix/scr/annotations/Component.html#componentAbstract()>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: