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 3d201736 Merge pull request #738 from xuzhenbao/event_admin
     add 03c0a2ac gh-87: Refactor ctx useService* impl to reuse service tracker.
     add f0e1b228 gh-87: Remove use direct and sod option from useService* 
functions
     add 3d1d8bca gh-87: Update useService doxygen documentation
     add 9776dafb gh-87: Update conan test package useService usage
     add 1c4b4dea Merge branch 'master' into feature/87-refactor-use-services
     new 10cef0b8 Merge pull request #741 from 
apache/feature/87-refactor-use-services

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                                         |   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(-)

Reply via email to