[jira] [Updated] (QPID-6097) Add mechanism to override JMS client properties via special properties file

2014-09-29 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-6097: - Fix Version/s: (was: 0.31) Add mechanism to override JMS client properties via special properties

Re: [dispatch] Should the dispatch extension module be in package qpid_dispatch_internal?

2014-09-29 Thread Ted Ross
Alan, The dispatch module created by python_embedded.c is the Python API to the services implemented in C (logging and messageIO). It is used to export C-implemented services to modules implemented in Python. Are you referring to the namespace that this module lives in? There is no Python

Re: [dispatch] Should the dispatch extension module be in package qpid_dispatch_internal?

2014-09-29 Thread Justin Ross
I think it should go in _internal. Ted, is it meant to be public API? - Original Message - From: Alan Conway acon...@redhat.com To: Ted Ross tr...@redhat.com, Justin Ross jr...@redhat.com, Qpid Dev dev@qpid.apache.org Sent: Friday, September 26, 2014 4:54:49 PM Subject: [dispatch]

Re: svn commit: r1626329 - in /qpid/proton/trunk: proton-c/ proton-c/bindings/perl/ proton-c/bindings/php/ proton-c/bindings/python/ proton-c/bindings/ruby/ proton-c/include/proton/ proton-c/src/ test

2014-09-29 Thread Clebert Suconic
This is also failing for me when I run the entire mvn install (after a mvn clean).. it's not just on the CI for me On Sep 25, 2014, at 2:20 PM, Robbie Gemmell robbie.gemm...@gmail.com wrote: Failing in a different way now, the overall run of the python tests bombs out. I see the same thing

Review Request 26142: Help Windows find getservbyname AMQP services

2014-09-29 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26142/ --- Review request for qpid and Rafael Schloming. Bugs: PROTON-701

Re: Review Request 26142: Help Windows find getservbyname AMQP services

2014-09-29 Thread Rafael Schloming
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26142/#review54855 --- Ship it! Ship It! - Rafael Schloming On Sept. 29, 2014, 6:33

Re: Review Request 26050: PROTON-660: Fix openssl.c build on windows

2014-09-29 Thread Rafael Schloming
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26050/#review54864 --- Ship it! proton/trunk/proton-c/src/util.h

Re: svn commit: r1627444 - in /qpid/proton/trunk: proton-c/bindings/python/ proton-c/include/proton/ proton-c/src/engine/ proton-c/src/transport/ proton-j/src/main/java/org/apache/qpid/proton/engine/

2014-09-29 Thread Rafael Schloming
There should be a backwards compatible pn_transport_error on trunk now. --Rafael On Fri, Sep 26, 2014 at 11:29 AM, Gordon Sim g...@redhat.com wrote: On 09/26/2014 11:43 AM, Rafael Schloming wrote: I removed it because a previous commit had changed it to just return NULL. I figured it would