On 28/03/16 08:57, Keith W wrote:
Hi all,

I am trying to automate the running of the existing Python AMQP 1.0
broker tests against the Java Broker with the proton-c/cpp binary
dependencies built from their respective trunks.

I am installing the Python modules to a private site-package
directory, but I notice the tests/setup.py does not seem to install
the broker_1_0 module.  Is this an oversight? Or is the running of the
broker_1_0 tests different to the others?

The qpid.messaging python client does not support AMQP 1.0. The qpid::messaging c++ client has been swigged though (mainly only for ease of testing), and provides _almost_ the same api.


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

Reply via email to