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/08/22 14:20:29 UTC

[GitHub] karaf pull request #228: [KARAF-1583] Add repository dependencies

GitHub user skitt opened a pull request:

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

    [KARAF-1583] Add repository dependencies

    Any repository dependencies encountered while processing feature
    dependencies are added to the repositories. We track
    feature-repository correspondences and only add necessary repositories
    after processing all the features, so we end up adding repositories
    necessary to find feature dependencies, but nothing else.
    
    Repositories are tracked explicitly to allow later integration of
    repositories mentioned in pre-existing feature.xml files; this will
    allow large feature repositories to be used optimally.
    
    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 karaf-1583

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

    https://github.com/apache/karaf/pull/228.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 #228
    
----
commit 64c681e56d8a21daa8d2ca3b83521c51dda77554
Author: Stephen Kitt <sk...@redhat.com>
Date:   2016-05-27T14:20:21Z

    [KARAF-1583] Add repository dependencies
    
    Any repository dependencies encountered while processing feature
    dependencies are added to the repositories. We track
    feature-repository correspondences and only add necessary repositories
    after processing all the features, so we end up adding repositories
    necessary to find feature dependencies, but nothing else.
    
    Repositories are tracked explicitly to allow later integration of
    repositories mentioned in pre-existing feature.xml files; this will
    allow large feature repositories to be used optimally.
    
    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 #228: [KARAF-1583] Add repository dependencies

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

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


---
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.
---