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

pnoltes pushed a change to branch feature/685-refactor-manifest-format
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 203cbfc34 Merge remote-tracking branch 'origin/master' into 
feature/685-refactor-manifest-format
     new 75aafbcf6 gh-685: Add missing includes
     new 7b4b0cc56 gh-685: Add additional manifest tests
     add d05339130 Rename event admin service name
     add 0883065aa Merge pull request #764 from 
xuzhenbao/rename_event_admin_service_name
     add 697e77ae7 Make the framework UUID configurable
     add bba867ac4 Merge pull request #763 from 
xuzhenbao/framework_configured_uuid
     new 89bafcbfc Merge branch 'refs/heads/master' into 
feature/685-refactor-manifest-format

The 3 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:
 .../include/celix_event_admin_service.h            |  2 +-
 .../include/celix_event_handler_service.h          |  2 +-
 .../src/RsaShmExportRegistrationUnitTestSuite.cc   |  1 +
 .../rsa_shm/src/rsa_shm_export_registration.c      |  1 +
 .../rsa_shm/src/rsa_shm_impl.c                     |  1 +
 .../framework/gtest/src/CelixFrameworkTestSuite.cc |  9 ++++++
 .../gtest/src/ManifestErrorInjectionTestSuite.cc   | 15 +++++++++-
 libs/framework/gtest/src/ManifestTestSuite.cc      | 32 ++++++++++++++++++++++
 libs/framework/include/celix/Constants.h           |  2 +-
 libs/framework/include/celix_constants.h           |  4 +--
 libs/framework/src/celix_bundle_manifest.c         | 16 +++++------
 libs/framework/src/framework.c                     | 16 +++++++----
 libs/utils/include/celix_err.h                     |  8 +++---
 13 files changed, 85 insertions(+), 24 deletions(-)

Reply via email to