pnoltes commented on a change in pull request #371:
URL: https://github.com/apache/celix/pull/371#discussion_r725608132
##########
File path: bundles/pubsub/examples/CMakeLists.txt
##########
@@ -147,7 +147,7 @@ if (BUILD_PUBSUB_PSA_TCP)
Celix::celix_pubsub_serializer_json
Celix::celix_pubsub_discovery_etcd
Celix::celix_pubsub_topology_manager
- Celix::celix_pubsub_admin_tcp
+ Celix::celix_pubsub_admin_tcp_v2
Review comment:
Yes, you have a point. I will think about removing _v2 postfix.
Note that we need to align this also internally at our company, but indeed
the added _v2 postfix is now a backwards incompatible compared with the last
release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]