Robbie Gemmell created QPID-7581:
------------------------------------

             Summary: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to