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

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

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

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


> 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
>             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.3.15#6346)

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

Reply via email to