This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/509-remove-deprecated-cmake-functions
in repository https://gitbox.apache.org/repos/asf/celix.git
from 0e47071f #509: Update CHANGES.md
add e3308a6a #509: Remove service.lang support
add 70d22bf7 #509: Update CHANGES.md
add 2028c592 Merge pull request #677 from
apache/feature/509-remove-service-lang-support
add e17a38e3 Merge branch 'master' into
feature/509-remove-deprecated-cmake-functions
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
.../publisher/private/src/ps_pub_activator.c | 1 -
.../private/src/ps_websocket_activator.c | 1 -
.../pubsub/pubsub_admin_tcp/src/psa_activator.c | 1 -
.../src/pubsub_tcp_topic_receiver.c | 1 -
.../src/pubsub_websocket_topic_receiver.c | 1 -
.../pubsub/pubsub_admin_zmq/src/psa_activator.c | 1 -
.../src/pubsub_zmq_topic_receiver.c | 1 -
.../pubsub_spi/src/pubsub_interceptors_handler.c | 1 -
.../pubsub_topology_manager/src/pstm_activator.c | 2 -
bundles/pubsub/pubsub_utils/src/pubsub_matching.c | 1 -
.../gtest/src/rsa_client_server_tests.cc | 2 -
.../gtest/src/rsa_tests.cc | 3 --
.../gtest/src/tst_activator.c | 2 -
.../src/export_registration_dfi.c | 1 -
.../rsa_shm/src/rsa_shm_export_registration.c | 1 -
.../rsa_common/src/remote_interceptors_handler.c | 1 -
bundles/shell/shell/src/c_shell_activator.c | 1 -
.../gtest/src/DependencyManagerTestSuite.cc | 5 --
libs/framework/include/celix/UseServiceBuilder.h | 1 -
.../framework/include/celix/dm/ServiceDependency.h | 16 -------
.../include/celix/dm/ServiceDependency_Impl.h | 15 ------
libs/framework/include/celix_bundle_context.h | 34 +------------
libs/framework/include/celix_constants.h | 8 ----
.../include/celix_dm_service_dependency.h | 6 ---
.../include_deprecated/dm_service_dependency.h | 6 ---
.../include_deprecated/service_registry.h | 2 -
libs/framework/src/dm_component_impl.c | 1 -
libs/framework/src/dm_service_dependency.c | 55 ++++++++--------------
libs/framework/src/dm_service_dependency_impl.h | 31 ++++++------
30 files changed, 38 insertions(+), 165 deletions(-)