This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/refactor_bundle_cache
in repository https://gitbox.apache.org/repos/asf/celix.git
from 113930cb Minor improvement of bundleRevision.
add 01198509 Remove unused bundleStateProperties from bundle archive obj
add 8176e26d Remove revision nr of usage multiple revision in bundle
archive
No new revisions were added by this update.
Summary of changes:
libs/framework/include/bundle_archive.h | 2 +-
libs/framework/include/bundle_revision.h | 2 +-
libs/framework/src/bundle_archive.c | 128 ++++++++++-----------------
libs/framework/src/bundle_archive_private.h | 9 +-
libs/framework/src/bundle_revision.c | 7 +-
libs/framework/src/bundle_revision_private.h | 3 +-
6 files changed, 53 insertions(+), 98 deletions(-)