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

pnoltes pushed a change to branch feature/585-celix-conditions
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 9998dd98 Move the components.ready check from fw bundle to a separate 
bundle
     add 23001993 Add install of components_ready_api headers
     add 390903a5 Add components ready check to conanfile
     add e20b5621 Update documentation for components ready check
     add aebbf584 Fix invalid integer division to floating-point division in 
C++ use services
     add 228d567f Refactor nextDeadline fw function
     add aa4d4380 Update timing in components ready test suite

No new revisions were added by this update.

Summary of changes:
 bundles/components_ready_check/CMakeLists.txt          | 13 +++++--------
 bundles/components_ready_check/README.md               |  7 ++++++-
 .../gtest/src/ActiveComponentBundle.cc                 |  3 +--
 .../gtest/src/ComponentsReadyTestSuite.cc              |  2 +-
 .../src/ComponentsReadyWithErrorInjectionTestSuite.cc  |  2 +-
 .../gtest/src/InactiveComponentBundle.cc               |  3 +--
 conanfile.py                                           |  1 +
 documents/framework.md                                 |  3 ---
 documents/subprojects.md                               |  1 +
 libs/framework/include/celix/UseServiceBuilder.h       |  2 +-
 libs/framework/src/framework.c                         | 18 ++++++++++--------
 11 files changed, 28 insertions(+), 27 deletions(-)

Reply via email to