jiridanek commented on code in PR #398:
URL: https://github.com/apache/qpid-proton/pull/398#discussion_r1208022726


##########
ci/otel.sh:
##########
@@ -38,6 +38,6 @@ mkdir build
 cd build
 
 cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON 
-DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_TESTING=OFF -DWITH_OTLP=ON 
-DWITH_OTLP_HTTP=ON -DWITH_OTLP_GRPC=OFF

Review Comment:
   The compilation prints deprecation warning
   
   ```
   CMake Warning at CMakeLists.txt:165 (message):
     WITH_OTLP is deprecated and will be removed in future.  Please set either
     WITH_OTLP_GRPC or WITH_OTLP_HTTP, or even both.
   ```
   
   
https://github.com/apache/qpid-proton/actions/runs/5089577302/jobs/9147379969#step:10:205



-- 
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: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to