You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by skitt <gi...@git.apache.org> on 2016/06/03 15:50:09 UTC

[GitHub] karaf pull request #195: [KARAF-884] Generate feature dependencies

GitHub user skitt opened a pull request:

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

    [KARAF-884] Generate feature dependencies

    Currently, POMs containing feature dependencies (classifier "features"
    and type "xml") produce features listing all the required bundles.
    This patch causes feature generation to represent feature dependencies
    using <feature/> elements instead.
    
    As a side-effect, aggregate features produce a new aggregate feature
    containing all the generated features.
    
    Signed-off-by: Stephen Kitt <sk...@redhat.com>

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

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

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

    https://github.com/apache/karaf/pull/195.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 #195
    
----
commit 80b5245391afc8da888fa9468a4538d941e38c80
Author: Stephen Kitt <sk...@redhat.com>
Date:   2016-06-02T14:38:32Z

    [KARAF-884] Generate feature dependencies
    
    Currently, POMs containing feature dependencies (classifier "features"
    and type "xml") produce features listing all the required bundles.
    This patch causes feature generation to represent feature dependencies
    using <feature/> elements instead.
    
    As a side-effect, aggregate features produce a new aggregate feature
    containing all the generated features.
    
    Signed-off-by: Stephen Kitt <sk...@redhat.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] karaf pull request #195: [KARAF-884] Generate feature dependencies

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---