This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from eeed2c69 Merge pull request #673 from xuzhenbao/bug_fix
add e3308a6a #509: Remove service.lang support
add 70d22bf7 #509: Update CHANGES.md
new 2028c592 Merge pull request #677 from
apache/feature/509-remove-service-lang-support
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:
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(-)