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 1a0e6d97 Merge remote-tracking branch 
'apache/feature/refactor_bundle_cache' into feature/refactor_bundle_cache
     add 9b825ee2 Update bundle cache doxygen documentation for the updated 
framework config properties
     add cd28d5ed Reintroduce removed bundle revision function
     add fefacec9 Remove framework arg from module create and improve some 
doxygen doc
     add 6b85ef70 Merge branch 'feature/refactor_bundle_cache' of 
github.com:apache/celix into feature/refactor_bundle_cache

No new revisions were added by this update.

Summary of changes:
 libs/framework/include/bundle_archive.h       |  5 +-
 libs/framework/include/bundle_revision.h      | 11 ++--
 libs/framework/include/celix_bundle_context.h | 75 +++++++++++++--------------
 libs/framework/include/module.h               |  2 +-
 libs/framework/src/bundle.c                   |  2 +-
 libs/framework/src/bundle_revision.c          |  8 +++
 libs/framework/src/celix_bundle_cache.c       | 10 ++--
 libs/framework/src/celix_bundle_cache.h       |  4 +-
 libs/framework/src/module.c                   |  6 ++-
 9 files changed, 63 insertions(+), 60 deletions(-)

Reply via email to