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 f0b7751883d5a63706ca3ba239480d86d06fe162 Merge: f5ba275 dca164f Author: Pepijn Noltes <[email protected]> AuthorDate: Fri Aug 6 10:31:51 2021 +0200 Merge pull request #355 from apache/feature/update_standard_service_properties Adds support for the service.bundleid and service.scope framework props .../gtest/src/CxxBundleContextTestSuite.cc | 44 +++++++++++ libs/framework/include/celix/Constants.h | 41 ++++++++-- libs/framework/include/celix_constants.h | 90 +++++++++++++++++----- libs/framework/src/service_registry.c | 6 ++ 4 files changed, 156 insertions(+), 25 deletions(-)
