You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Stephen Kitt (JIRA)" <ji...@apache.org> on 2016/12/19 11:15:59 UTC

[jira] [Created] (KARAF-4897) Add an option to simplify bundle dependencies

Stephen Kitt created KARAF-4897:
-----------------------------------

             Summary: Add an option to simplify bundle dependencies
                 Key: KARAF-4897
                 URL: https://issues.apache.org/jira/browse/KARAF-4897
             Project: Karaf
          Issue Type: New Feature
    Affects Versions: 4.0.8
            Reporter: Stephen Kitt
            Priority: Minor


When using GenerateDescriptorMojo to generate feature XML descriptions, it would be nice to have an option to simplify dependencies where possible. By that I mean if feature a depends on feature b and bundle c, and feature b also includes bundle c, then feature a could be simplified to only depend on feature b. (Making this an option allows users to decide what to do — do they want explicit dependencies, or does it make sense for them to ride on the coat-tails of parent features?)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)