This is an automated email from the ASF dual-hosted git repository.
pengzheng pushed a change to branch feature/556-osgi-uninstall
in repository https://gitbox.apache.org/repos/asf/celix.git
from fc851349 Merge branch 'master' into feature/556-osgi-uninstall-2
add 415b8eb3 Implement bundle update as bundle unload plus bundle install.
No new revisions were added by this update.
Summary of changes:
.../src/CelixBundleCacheErrorInjectionTestSuite.cc | 2 +-
.../gtest/src/CelixBundleCacheTestSuite.cc | 16 ++++++-
.../src/CelixBundleContextBundlesTestSuite.cc | 3 +-
libs/framework/include/celix_bundle_context.h | 8 ++--
libs/framework/include/celix_framework.h | 16 +++----
libs/framework/src/celix_bundle_cache.c | 6 ++-
libs/framework/src/celix_bundle_cache.h | 11 +++--
libs/framework/src/framework.c | 51 ++++++++++++----------
8 files changed, 68 insertions(+), 45 deletions(-)