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/10/31 21:37:10 UTC

[celix] branch feature/remove_psa_versions_v1 updated (f1efeac -> 3e6db25)

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

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


    from f1efeac  Removes integration test for pubsub_admin _v1 versions
     add 3e6db25  Updates psa target to drop _v2 postfix

No new revisions were added by this update.

Summary of changes:
 .../cxx_remote_services/integration/CMakeLists.txt |  4 +-
 .../integration/gtest/CMakeLists.txt               |  4 +-
 bundles/pubsub/examples/CMakeLists.txt             | 24 ++++----
 bundles/pubsub/integration/CMakeLists.txt          | 64 +++++++++++-----------
 .../gtest/PubSubInterceptorTestSuite.cc            |  1 +
 .../meta_data/deadlock.scope.properties            |  2 +-
 .../meta_data/deadlock.scope2.properties           |  2 +-
 .../pubsub/integration/meta_data/ping.properties   |  2 +-
 bundles/pubsub/pubsub_admin_tcp/CMakeLists.txt     | 38 ++++++++++---
 .../pubsub/pubsub_admin_websocket/CMakeLists.txt   | 39 +++++++++----
 .../src/pubsub_websocket_topic_receiver.c          |  2 +-
 bundles/pubsub/pubsub_admin_zmq/CMakeLists.txt     | 41 +++++++++-----
 12 files changed, 140 insertions(+), 83 deletions(-)