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 ee890cb553cf5daf8227b7791604239217b59ae5 Merge: 0ba362c f49b4c6 Author: Pepijn Noltes <[email protected]> AuthorDate: Wed Apr 14 17:50:55 2021 +0200 Merge pull request #337 from apache/hotfix/bundle_activator_issue Fixes an issue in the bundle activator libs/framework/gtest/CMakeLists.txt | 20 ++++---- libs/framework/gtest/src/CmpTestBundleActivator.cc | 45 ++++++++++++++++++ .../gtest/src/CxxBundleActivatorTestSuite.cc | 55 ++++++++++++++++++++++ libs/framework/include/celix/BundleActivator.h | 1 + 4 files changed, 113 insertions(+), 8 deletions(-)
