This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/#80_bundle_start_with_exception
in repository https://gitbox.apache.org/repos/asf/celix.git.
from 564aebf #80: Updates variables name of find<PKG>cmake to reflect the
name of the find cmake file.
new 402e9f5 #80: Updates error handling of failed lib loading for bundles.
new c44e2c6 #118: Reverts some packge name changes and adds the creation
of Jansson target.
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:
bundles/pubsub/examples/CMakeLists.txt | 2 +-
bundles/pubsub/keygen/CMakeLists.txt | 2 +-
bundles/pubsub/pubsub_discovery/CMakeLists.txt | 2 +-
.../pubsub/pubsub_serializer_json/CMakeLists.txt | 2 +-
bundles/pubsub/test/CMakeLists.txt | 12 +++----
.../remote_services/discovery_etcd/CMakeLists.txt | 2 +-
.../remote_service_admin_dfi/CMakeLists.txt | 2 +-
.../topology_manager/tms_tst/CMakeLists.txt | 2 +-
cmake/Modules/FindJansson.cmake | 39 +++++++++++-----------
cmake/Modules/FindNanoMsg.cmake | 26 +++++++--------
cmake/Modules/FindOpenSSL.cmake | 32 +++++++++---------
cmake/cmake_celix/UseCelix.cmake | 20 ++++++++---
libs/dfi/CMakeLists.txt | 4 +--
libs/etcdlib/CMakeLists.txt | 6 ++--
libs/framework/src/framework.c | 32 +++++++++---------
libs/framework/tst/CMakeLists.txt | 9 +++--
.../framework/tst/bundle_context_bundles_tests.cpp | 13 ++++++++
libs/framework/tst/subdir/CMakeLists.txt | 2 ++
.../test.h => libs/framework/tst/subdir/src/foo.c | 11 +++---
19 files changed, 125 insertions(+), 95 deletions(-)
copy examples/celix-examples/bundle_with_private_lib/tlib/include/test.h =>
libs/framework/tst/subdir/src/foo.c (90%)