This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 636b11ab1a287d5693615a7eec02125c6e17c166 Merge: 29cb4a3b b1ab9caf Author: PengZheng <[email protected]> AuthorDate: Sat May 13 16:14:46 2023 +0800 Merge pull request #554 from apache/feature/correct_uninstall_semantics [RFC]the OSGi semantics of bundle uninstall. libs/framework/gtest/src/BundleArchiveTestSuite.cc | 27 ++++++++++++++-- .../src/CelixBundleContextBundlesTestSuite.cc | 32 +++++++++++++++++++ libs/framework/src/framework.c | 37 ++++++++++------------ .../src/framework_bundle_lifecycle_handler.c | 4 +-- libs/framework/src/framework_private.h | 3 +- 5 files changed, 77 insertions(+), 26 deletions(-)
