GitHub user ErjanAltena opened a pull request:

    https://github.com/apache/celix/pull/2

    Dependency manager

    Added set function to the serviceDependency_setCallbacks function to
    be able to set a pointer to a service, dependent on its ranking. (if a 
higher ranking service disappears, the set fucntion will be called with a 
lower-ranked service)
    
    Added a shell command to get an overview of the current available 
Dependency-Managed
    components with their provided services and dependencies
    
    Branch is: feature/CELIX-269_depman

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

    $ git pull https://github.com/ErjanAltena/celix feature/CELIX-269_depman

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

    https://github.com/apache/celix/pull/2.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 #2
    
----
commit fa91c9fc0c2dc1e49142d19044a1468ba2fb3ef1
Author: Erjan Altena <[email protected]>
Date:   2015-10-16T12:09:42Z

    Added Set fucntion to dependency manager and added bundle with shell 
command to get overview of the depenency-manages components

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to