This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 10cef0b8ffc154ed15dedb3a6cbab43547fb4956 Merge: 3d201736 1c4b4dea Author: Pepijn Noltes <[email protected]> AuthorDate: Mon Mar 25 17:25:47 2024 +0100 Merge pull request #741 from apache/feature/87-refactor-use-services Feature/87 refactor use services CHANGES.md | 3 + .../rsa_shm/gtest/src/RsaShmImplUnitTestSuite.cc | 2 - bundles/shell/shell/gtest/CMakeLists.txt | 6 +- bundles/shell/shell/gtest/src/ShellTestSuite.cc | 54 +++++--- bundles/shell/shell/src/help_command.c | 40 +++--- examples/conan_test_package/test_shell.c | 3 - .../src/CelixBundleContextServicesTestSuite.cc | 85 +++--------- libs/framework/include/celix/BundleContext.h | 20 ++- libs/framework/include/celix_bundle_context.h | 68 +++++----- libs/framework/src/bundle_context.c | 148 ++++++--------------- 10 files changed, 178 insertions(+), 251 deletions(-)
