This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/579-automatic-dependency-deduction
in repository https://gitbox.apache.org/repos/asf/celix.git
from d908cfe6 Rename error injects to exclude them from Coverage.
add 7c65bfce [#595] fix use-after-free caused by cancelled service tracker.
add d2145223 Merge pull request #596 from
apache/hotfix/595-use-after-free-caused-by-cancelled-tracker
add 44302924 Refactor celix_container_bundles_dir to use add_custom_target
add 86463948 Enable ninja build for ubuntu-build-conan.
add fba77680 Fix typo in CONAN_CMAKE_GENERATOR setting.
add 3b55bfb4 Install ninja-build for ubuntu-build-conan.
add 8bcac0f2 Merge pull request #594 from
apache/hotfix/container_bundle_copies_do_not_trigger
add 76d1f2bc Merge branch 'master' into
feature/579-automatic-dependency-deduction
add c789b89f Enable ninja build for conan create.
No new revisions were added by this update.
Summary of changes:
.github/workflows/conan_create.yml | 9 ++-
.github/workflows/ubuntu.yml | 4 +-
.../src/discovery_zeroconf_watcher.c | 3 +-
cmake/cmake_celix/ContainerPackaging.cmake | 88 +++++++++++-----------
.../framework/include_deprecated/service_tracker.h | 9 +++
libs/framework/src/bundle_context.c | 27 +++----
libs/framework/src/service_tracker.c | 45 +++++++----
7 files changed, 103 insertions(+), 82 deletions(-)