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

ASF GitHub Bot commented on KARAF-4997:
---------------------------------------

GitHub user skitt opened a pull request:

    https://github.com/apache/karaf/pull/285

    [KARAF-4997] Generator: merge dependency information

    In the generator, feature dependencies added from POM entries are
    checked against existing dependency information (e.g. from
    pre-existing feature.xml stubs). Matching entries are preserved and
    the information merged: this allows versions to be determined from the
    POM, and dependency/prerequisite flags to be defined in feature.xml.
    
    Signed-off-by: Stephen Kitt <[email protected]>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/skitt/karaf merge-dependencies

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/285.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #285
    
----

----


> The generator doesn't merge common entries between feature.xml and POM
> ----------------------------------------------------------------------
>
>                 Key: KARAF-4997
>                 URL: https://issues.apache.org/jira/browse/KARAF-4997
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.1.0, 4.0.8
>            Reporter: Stephen Kitt
>            Priority: Minor
>
> Entries which are defined both in a pre-existing feature.xml stub and a 
> feature POM end up duplicated in the feature.xml produced by the generator.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to