[
https://issues.apache.org/jira/browse/KARAF-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830379#comment-16830379
]
ASF subversion and git services commented on KARAF-6268:
--------------------------------------------------------
Commit 0e932547516650989c71a3bcbc0404157d73e794 in karaf's branch
refs/heads/master from Stephen Kitt
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=0e93254 ]
[KARAF-6268] Only add wrap dependency if necessary
When generating a feature, only add the dependency on wrap if a bundle
requiring it really ends up included in the feature.
Signed-off-by: Stephen Kitt <[email protected]>
> The feature generator sometimes adds wrap when it's not necessary
> -----------------------------------------------------------------
>
> Key: KARAF-6268
> URL: https://issues.apache.org/jira/browse/KARAF-6268
> Project: Karaf
> Issue Type: Bug
> Reporter: Stephen Kitt
> Assignee: Stephen Kitt
> Priority: Major
>
> When generated features are filtered to avoid duplicate bundles, if one of
> the filtered bundles would have needed wrapping, the generated feature ends
> up with a dependency on wrap even if no included bundle really needs it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)