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

pnoltes pushed a change to branch feature/509-remove-osgi-defines
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 63cb6def #509: Fix wrong replace of get svc id to svc pid
     new 3dd60e1c #509: Fix wrong replace of get svc id to svc pid
     new efaa16bd #509: Remove CELIX_FRAMEWORK_SERVICE_PID from 
celix_constants.h

The 2 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/logging/log_admin/src/celix_log_admin.c                |  4 ++--
 bundles/pubsub/pubsub_admin_tcp/src/pubsub_tcp_admin.c         |  4 ++--
 .../pubsub/pubsub_admin_tcp/src/pubsub_tcp_topic_receiver.c    |  4 ++--
 .../src/pubsub_websocket_topic_receiver.c                      |  4 ++--
 bundles/pubsub/pubsub_admin_zmq/src/pubsub_zmq_admin.c         |  4 ++--
 .../pubsub/pubsub_admin_zmq/src/pubsub_zmq_topic_receiver.c    |  4 ++--
 bundles/pubsub/pubsub_discovery/src/pubsub_discovery_impl.c    |  4 ++--
 bundles/pubsub/pubsub_spi/src/pubsub_interceptors_handler.c    |  4 ++--
 .../pubsub_topology_manager/src/pubsub_topology_manager.c      |  8 ++++----
 bundles/pubsub/pubsub_utils/src/pubsub_serializer_handler.c    | 10 +++++-----
 .../gtest/src/DiscoveryZeroconfActivatorTestSuite.cc           |  2 +-
 .../gtest/src/DiscoveryZeroconfAnnouncerTestSuite.cc           |  2 +-
 .../gtest/src/DiscoveryZeroconfIntegrationTestSuite.cc         |  2 +-
 .../gtest/src/DiscoveryZeroconfWatcherTestSuite.cc             |  2 +-
 .../discovery_zeroconf/src/discovery_zeroconf_watcher.c        |  4 ++--
 .../remote_service_admin_dfi/src/remote_service_admin_dfi.c    |  6 +++---
 .../rsa_shm/gtest/src/RsaShmActivatorUnitTestSuite.cc          |  2 +-
 .../rsa_shm/gtest/src/RsaShmClientServerUnitTestSuite.cc       |  2 +-
 .../rsa_shm/gtest/src/RsaShmExportRegistrationUnitTestSuite.cc |  4 ++--
 .../rsa_shm/gtest/src/RsaShmImplUnitTestSuite.cc               |  6 +++---
 .../rsa_shm/gtest/src/RsaShmImportRegistrationUnitTestSuite.cc |  2 +-
 .../rsa_shm/gtest/src/RsaShmIntegrationTestSuite.cc            |  2 +-
 .../rsa_shm/src/rsa_shm_export_registration.c                  |  2 +-
 .../remote_service_admin_shm_v2/rsa_shm/src/rsa_shm_impl.c     |  8 ++++----
 .../rsa_common/src/remote_interceptors_handler.c               |  4 ++--
 .../remote_services/topology_manager/src/topology_manager.c    |  4 ++--
 bundles/shell/shell/src/c_shell.c                              |  4 ++--
 .../services_example_c/src/dynamic_consumer_example.c          |  4 ++--
 libs/framework/gtest/src/CxxBundleContextTestSuite.cc          |  4 ++--
 libs/framework/include/celix_constants.h                       |  2 --
 libs/framework/src/bundle_context.c                            |  2 +-
 libs/framework/src/service_reference.c                         |  4 ++--
 libs/framework/src/service_registration.c                      |  2 +-
 libs/framework/src/service_registry.c                          |  4 ++--
 libs/framework/src/service_tracker.c                           |  2 +-
 .../config_admin/service/private/src/configuration_impl.c      |  8 ++++----
 .../config_admin/service/private/src/managed_service_tracker.c |  4 ++--
 37 files changed, 71 insertions(+), 73 deletions(-)

Reply via email to