[
https://issues.apache.org/jira/browse/SLING-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582063#comment-14582063
]
Konrad Windszus edited comment on SLING-4779 at 8/3/15 2:51 PM:
----------------------------------------------------------------
Actually the bnd plugin is smart enough to only include the used packages
(including transitive dependencies). So any package being provided by
commons-osgi but not used in models-impl (directly or transitively) is not
embedded.
was (Author: kwin):
Actually the bnd plugin is smart enough to only include the used classes
(including transitive dependencies). So any class being provided by
commons-osgi but not used in models-impl (directly or transitively) is not
embedded.
> Rely on RankedServices for Sling Models
> ---------------------------------------
>
> Key: SLING-4779
> URL: https://issues.apache.org/jira/browse/SLING-4779
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Fix For: Sling Models Impl 1.2.0
>
> Attachments: SLING-4779-v1.diff
>
>
> To prevent issues like SLING-4195 and SLING-4192 and to make the code cleaner
> and leaner we should switch to the helper class {{ServiceRanking}} from
> SLING-4521.
> For that we must increase the dependency towards {{commons-osgi}} to version
> 2.3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)