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

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


    from a620a2e  Updates C++ header only to C++17, except the for already 
existing C++ Dep Man headers
     add 849b28c  Adds additional test for C++11 cep man support

No new revisions were added by this update.

Summary of changes:
 cmake/cmake_celix/ContainerPackaging.cmake         |  2 +-
 libs/framework/gtest/CMakeLists.txt                | 11 +++++
 .../gtest/src/DependencyManagerTestSuite.cc        | 13 ++++++
 ...ator.cc => HelloWorldCxxActivatorWithDepMan.cc} |  5 ++-
 libs/framework/include/celix/BundleActivator.h     | 52 ++++++++++++++++++----
 libs/framework/include/celix/Constants.h           | 10 +----
 libs/framework/include/celix_constants.h           | 10 -----
 7 files changed, 72 insertions(+), 31 deletions(-)
 copy libs/framework/gtest/src/{HelloWorldCxxActivator.cc => 
HelloWorldCxxActivatorWithDepMan.cc} (81%)

Reply via email to