This is an automated email from the ASF dual-hosted git repository.
abroekhuis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 2ebaa42 Merge pull request #356 from
apache/hotfix/missing_celix_prefix_for_pubsub_alias
add 8d0ce27 Removes use of cmake target alias in CelixConfig.
add 509a773 Fixes an issue in the celix_bundleContext_useService(s) which
lead to deadlocks
new 9479acd Merge pull request #357 from apache/hotfix/alias_and_ci_issues
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
bundles/pubsub/CMakeLists.txt | 6 +-
bundles/pubsub/pubsub_admin_tcp/v1/CMakeLists.txt | 20 +++----
.../pubsub_admin_websocket/v1/CMakeLists.txt | 18 +++---
bundles/pubsub/pubsub_admin_zmq/v1/CMakeLists.txt | 18 +++---
cmake/CelixConfig.cmake | 11 ----
libs/framework/src/bundle_context.c | 69 ++++++++++++++++------
6 files changed, 82 insertions(+), 60 deletions(-)