You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by ab...@apache.org on 2021/08/09 07:15:04 UTC

[celix] 01/01: Merge pull request #357 from apache/hotfix/alias_and_ci_issues

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

abroekhuis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 9479acde218527fe7cc8f19ece240cb7dc6f571f
Merge: 2ebaa42 509a773
Author: Alexander Broekhuis <ab...@apache.org>
AuthorDate: Mon Aug 9 09:14:54 2021 +0200

    Merge pull request #357 from apache/hotfix/alias_and_ci_issues
    
    Hotfix/alias and ci issues

 bundles/pubsub/CMakeLists.txt                      |  6 +-
 bundles/pubsub/pubsub_admin_tcp/v1/CMakeLists.txt  | 20 +++----
 .../pubsub_admin_websocket/v1/CMakeLists.txt       | 18 +++---
 bundles/pubsub/pubsub_admin_zmq/v1/CMakeLists.txt  | 18 +++---
 cmake/CelixConfig.cmake                            | 11 ----
 libs/framework/src/bundle_context.c                | 69 ++++++++++++++++------
 6 files changed, 82 insertions(+), 60 deletions(-)