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 1e6fb25 Updates handling of dm suspend to ensure this is done at the
right moment.
add 6505d33 Refactoring based on PR comments
No new revisions were added by this update.
Summary of changes:
.../gtest/src/DependencyManagerTestSuite.cc | 6 +++++-
.../framework/include/celix/dm/ServiceDependency.h | 2 +-
libs/framework/include/requirement.h | 1 -
libs/framework/src/dm_component_impl.c | 15 +++++++++++----
libs/framework/src/requirement_private.h | 2 +-
libs/utils/include/version_range.h | 22 +++++++++++-----------
libs/utils/src/utils.c | 2 +-
7 files changed, 30 insertions(+), 20 deletions(-)