Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11237

Oak index definitions extension must be optional

    XMLWordPrintableJSON

Details

    Description

      The oak-index-definitions extension is marked as required and therefore breaks launchers that don't know about it.

      Since we're using the data only for storage and interpretation by various tools, it can be made optional.

      [INFO] Apache Sling Application Launcher
      [INFO] ---------------------------------
      [INFO] Initializing...
      [INFO] Artifact Repositories: [file:///opt/aem/launcher/cache]
      [INFO] Assembling final feature model...
      [INFO] 
      [INFO] Assembling launcher...
      [ERROR] Error while assembling launcher: Unknown required extension oak-index-definitions
      java.lang.Exception: Unknown required extension oak-index-definitions
      	at org.apache.sling.feature.launcher.impl.FeatureProcessor.prepareLauncher(FeatureProcessor.java:210)
      	at org.apache.sling.feature.launcher.impl.Bootstrap.run(Bootstrap.java:149)
      	at org.apache.sling.feature.launcher.impl.Main.main(Main.java:413)

      Attachments

        Issue Links

          Activity

            People

              rombert Robert Munteanu
              rombert Robert Munteanu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: