You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/02/03 16:25:00 UTC

[jira] [Commented] (SLING-9046) Provide analyser that checks bundles for embedded bundles

    [ https://issues.apache.org/jira/browse/SLING-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029076#comment-17029076 ] 

Carsten Ziegeler commented on SLING-9046:
-----------------------------------------

This is a very rare case, and its also not that easy to detect it. While you can scan for binaries within a bundle, that scan is pretty expensive compared to the rare use. And even the existence of a bundle within a bundle is not an indication that it is really installed by code at runtime.

> Provide analyser that checks bundles for embedded bundles
> ---------------------------------------------------------
>
>                 Key: SLING-9046
>                 URL: https://issues.apache.org/jira/browse/SLING-9046
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model Analyser
>            Reporter: Radu Cotescu
>            Priority: Major
>             Fix For: Feature Model Analyser 1.2.6
>
>
> When using the feature model, a bundle should not embed other bundles. The feature launcher and the framework should manage bundle lifecycles, not bundles.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)