[ 
https://issues.apache.org/jira/browse/QPID-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732379#comment-15732379
 ] 

ASF subversion and git services commented on QPID-7581:
-------------------------------------------------------

Commit d092e5295cda5d0932eefba2fce9948fffc8d5e4 in qpid-cpp's branch 
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=d092e52 ]

QPID-7581: update check for proton version to avoid warnings with 0.16.0 release


> update the 'tested proton version' check prior to release
> ---------------------------------------------------------
>
>                 Key: QPID-7581
>                 URL: https://issues.apache.org/jira/browse/QPID-7581
>             Project: Qpid
>          Issue Type: Task
>          Components: C++ Broker, C++ Client
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: qpid-cpp-1.36.0
>
>
> When building against the Proton master / 0.16.0 RC, the qpid-cpp master 
> currently logs out:
> {noformat}
> -- Found Proton: <install-path>/lib64/libqpid-proton.so (found version 
> "0.16.0")
> CMake Warning at src/amqp.cmake:28 (message):
>   Qpid proton 0.16.0 is not a tested version and might not be compatible,
>   0.14 is highest tested; build may not work
> {noformat}
> That is because 0.14 was the latest available when qpid-cpp 1.35.0 went out. 
> We should update this check for 1.36.0 so that using it with Proton 0.16.0 
> does not generate a warning.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to