You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/06/08 13:12:33 UTC

[celix] branch master updated (fb088b8 -> cf06397)

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

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


    from fb088b8  Merge pull request #347 from apache/feature/add_intent_to_cxx_rsa
     add d3f17be  Updates ZMQ use in RSA to pubsub_zmq_v2 and adds missing linking to zmq libs
     new cf06397  Merge pull request #349 from apache/feature/link_zmq_in_rsa_test

The 1 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/cxx_remote_services/CMakeLists.txt                   |  9 ++++++++-
 bundles/cxx_remote_services/integration/CMakeLists.txt       | 10 +++++-----
 bundles/cxx_remote_services/integration/gtest/CMakeLists.txt |  6 +++---
 bundles/pubsub/pubsub_admin_tcp/v2/src/pubsub_tcp_admin.c    |  1 +
 4 files changed, 17 insertions(+), 9 deletions(-)

[celix] 01/01: Merge pull request #349 from apache/feature/link_zmq_in_rsa_test

Posted by pn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit cf063976cf1a3d215e0c3a8c72c2e62deebd71a8
Merge: fb088b8 d3f17be
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Tue Jun 8 15:12:24 2021 +0200

    Merge pull request #349 from apache/feature/link_zmq_in_rsa_test

 bundles/cxx_remote_services/CMakeLists.txt                   |  9 ++++++++-
 bundles/cxx_remote_services/integration/CMakeLists.txt       | 10 +++++-----
 bundles/cxx_remote_services/integration/gtest/CMakeLists.txt |  6 +++---
 bundles/pubsub/pubsub_admin_tcp/v2/src/pubsub_tcp_admin.c    |  1 +
 4 files changed, 17 insertions(+), 9 deletions(-)