[
https://issues.apache.org/jira/browse/SLING-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-9138:
-----------------------------------
Description: With the switch from maven-bundle-plugin to bnd-maven-plugin
in the context of SLING-8963 the embed mechanism has been changed. The package
name of the conditionalpackage instruction Sling OSGi Commons is missing in
https://github.com/apache/sling-org-apache-sling-installer-core/blob/master/bnd.bnd
which leads to the package no longer being embedded in the JAR . This is an
issue when starting the Installer Core at a very early start level (where that
dependency is not yet available). (was: With the switch from
maven-bundle-plugin to bnd-maven-plugin in the context of SLING-8963 the embed
mechanism has been changed. The package name of the conditionalpackage
instruction Sling OSGi Commons is no missing though in
https://github.com/apache/sling-org-apache-sling-installer-core/blob/master/bnd.bnd
which leads to the package no longer being embedded in the JAR . This is an
issue when starting the Installer Core at a very early start level (where that
dependency is not yet available).)
> Embed Commons OSGi
> ------------------
>
> Key: SLING-9138
> URL: https://issues.apache.org/jira/browse/SLING-9138
> Project: Sling
> Issue Type: Bug
> Components: Installer
> Affects Versions: Installer Core 3.10.0
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: Installer Core 3.10.2
>
>
> With the switch from maven-bundle-plugin to bnd-maven-plugin in the context
> of SLING-8963 the embed mechanism has been changed. The package name of the
> conditionalpackage instruction Sling OSGi Commons is missing in
> https://github.com/apache/sling-org-apache-sling-installer-core/blob/master/bnd.bnd
> which leads to the package no longer being embedded in the JAR . This is an
> issue when starting the Installer Core at a very early start level (where
> that dependency is not yet available).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)