You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/01/26 12:39:11 UTC

[celix] branch feature/refactor_c_dep_man_service_trackers updated (d5d35f4 -> 9e2b47b)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/refactor_c_dep_man_service_trackers
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from d5d35f4  Adds missing depman service provide buildAsync method.
     add 9e2b47b  Adds some checks and a removeComponent(uuid) method to dep man.

No new revisions were added by this update.

Summary of changes:
 libs/framework/gtest/src/DependencyManagerTestSuite.cc   | 16 ++++++++++++++++
 libs/framework/include/celix/dm/DependencyManager.h      |  7 ++++++-
 libs/framework/include/celix/dm/DependencyManager_Impl.h |  7 ++++++-
 libs/framework/src/dm_dependency_manager_impl.c          | 12 ++++++++----
 4 files changed, 36 insertions(+), 6 deletions(-)