This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git
from 29cb4a3b Merge pull request #553 from
apache/hotfix/remove-refresh-bundle-after-uninstall
add f5fe0f4f Implement the OSGi semantics of bundle uninstallation.
add b1ab9caf Add test for bundle uninstall.
new 636b11ab Merge pull request #554 from
apache/feature/correct_uninstall_semantics
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:
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(-)