This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/556-osgi-uninstall
in repository https://gitbox.apache.org/repos/asf/celix.git
from f9403df0 Replace recursive mutex by normal one.
add ff0c44cd Revert "Update all bundle activator to use async service
registration."
No new revisions were added by this update.
Summary of changes:
bundles/http_admin/gtest/src/sut_activator.c | 8 ++++----
bundles/http_admin/http_admin/src/http_admin.c | 2 +-
bundles/pubsub/integration/gtest/loopback_activator.c | 2 +-
bundles/pubsub/integration/gtest/tst_endpoint_activator.c | 4 ++--
bundles/pubsub/pubsub_admin_tcp/src/psa_activator.c | 12 ++++++------
bundles/pubsub/pubsub_admin_udp_mc/src/psa_activator.c | 4 ++--
bundles/pubsub/pubsub_admin_websocket/src/psa_activator.c | 4 ++--
.../src/pubsub_websocket_topic_receiver.c | 4 ++--
.../src/pubsub_websocket_topic_sender.c | 4 ++--
bundles/pubsub/pubsub_admin_zmq/src/psa_activator.c | 4 ++--
bundles/pubsub/pubsub_discovery/src/psd_activator.c | 4 ++--
.../pubsub_protocol_wire_v1/src/ps_wire_protocol_activator.c | 2 +-
.../src/ps_wire_v2_protocol_activator.c | 2 +-
.../src/ps_avrobin_serializer_activator.c | 2 +-
.../src/ps_json_serializer_activator.c | 2 +-
bundles/pubsub/pubsub_topology_manager/src/pstm_activator.c | 4 ++--
.../examples/calculator_service/src/calculator_activator.c | 2 +-
.../calculator_shell/src/calculator_shell_activator.c | 6 +++---
.../remote_example_service/src/remote_example_activator.c | 2 +-
.../remote_example_service/src/remote_example_impl.c | 2 +-
.../remote_service_admin_dfi/gtest/src/tst_activator.c | 2 +-
.../src/remote_service_admin_activator.c | 2 +-
bundles/shell/shell_wui/src/shell_wui_bundle_activator.c | 2 +-
.../http_example/src/http_example_bundle_activator.c | 2 +-
.../services_example_c/src/simple_provider_example.c | 2 +-
.../celix-examples/track_tracker_example/src/activator.c | 2 +-
26 files changed, 44 insertions(+), 44 deletions(-)