This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/685-remove-bundle-revision
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 8b56975f7 gh-685: Remove bundle revision and refactor bundle archive
     new 60a5d6a70 gh-685: Add dirent_ei and use dirent_ei in bnd cache test
     new 0ac29020d gh-685: Cleanup include files for archive, cache and 
fw_private

The 2 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/error_injector/CMakeLists.txt                 |  1 +
 .../{stdlib => dirent}/CMakeLists.txt              | 13 ++++++------
 .../stdlib_ei.h => dirent/include/dirent_ei.h}     | 10 ++++-----
 .../src/ifaddrs_ei.cc => dirent/src/dirent_ei.cc}  | 13 ++++++------
 libs/framework/gtest/CMakeLists.txt                |  1 +
 .../src/CelixBundleCacheErrorInjectionTestSuite.cc | 12 ++++++++++-
 libs/framework/src/celix_bundle_archive.h          | 24 +++++++---------------
 libs/framework/src/celix_bundle_cache.c            | 12 +++++------
 libs/framework/src/celix_bundle_cache.h            |  9 ++------
 libs/framework/src/framework_private.h             |  2 +-
 10 files changed, 46 insertions(+), 51 deletions(-)
 copy libs/error_injector/{stdlib => dirent}/CMakeLists.txt (73%)
 copy libs/error_injector/{stdlib/include/stdlib_ei.h => 
dirent/include/dirent_ei.h} (86%)
 copy libs/error_injector/{ifaddrs/src/ifaddrs_ei.cc => 
dirent/src/dirent_ei.cc} (79%)

Reply via email to