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

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

Commit 1a44364f30e5941f09372383ce46c1c36fd15859 in qpid-cpp's branch 
refs/heads/master from [~gemmellr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=1a44364 ]

QPID-7712: update check for proton version to avoid warnings with 0.18.1


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to