qpid-proton git commit: NO-JIRA: go take 'go install' out of examples_test.go

2017-09-14 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master cf5e939a9 -> acfe8a3b3 NO-JIRA: go take 'go install' out of examples_test.go Causing problems on travis builds due to non-standard Go setup. Go binding must be built/installed before running examples_test. Project:

[1/3] qpid-broker-j git commit: QPID-7773: [Java Broker, REST API] Return json object for singleton object request

2017-09-14 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 29a1d9a2f -> d128dea9e http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/d128dea9/systests/src/test/java/org/apache/qpid/systest/rest/acl/BrokerACLTest.java

[3/3] qpid-broker-j git commit: QPID-7773: [Java Broker, REST API] Return json object for singleton object request

2017-09-14 Thread orudyy
QPID-7773: [Java Broker, REST API] Return json object for singleton object request Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/d128dea9 Tree:

[2/3] qpid-broker-j git commit: QPID-7773: [Java Broker, REST API] Return json object for singleton object request

2017-09-14 Thread orudyy
http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/d128dea9/systests/src/test/java/org/apache/qpid/systest/rest/ConnectionRestTest.java -- diff --git

[1/2] qpid-proton git commit: NO-JIRA: Fix examples/cpp/example_test.py to work under python 2.6

2017-09-14 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master e07d4fe73 -> 83fa38808 NO-JIRA: Fix examples/cpp/example_test.py to work under python 2.6 Fake the unittest.skip decorators in proctest.py. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

[2/2] qpid-proton git commit: PROTON-1588: c++ libuv proactor release_connection bug

2017-09-14 Thread aconway
PROTON-1588: c++ libuv proactor release_connection bug Untangle lifecycles, get rid of proton refcounts for the pconnection_t. The pconnection_t and pn_connection_t can now be completely separated, the former always belongs to the proactor, the latter may be given back to the user by

qpid-proton git commit: PROTON-1543: c++ doc improvements

2017-09-14 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master acfe8a3b3 -> e07d4fe73 PROTON-1543: c++ doc improvements - container.hpp and mt.md: more explanation of recommended "handler-per-connection" approach - minor clarifications Project:

qpid-dispatch git commit: DISPATCH-820 - Properly handle the lifecycle of router addresses that may have associated incoming links.

2017-09-14 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master fa2a4632d -> 02ed034cd DISPATCH-820 - Properly handle the lifecycle of router addresses that may have associated incoming links. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-broker-j git commit: QPID-7773: [Java Broker, REST API] Fix REST API calls in QpidRestAPIQueueCreator

2017-09-14 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master d128dea9e -> 99365c079 QPID-7773: [Java Broker, REST API] Fix REST API calls in QpidRestAPIQueueCreator Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-jms git commit: QPIDJMS-323: improve exception message when unable to negotiate a SASL mechanism, include detail of server mechs, add some tests.

2017-09-14 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master e8a8358a1 -> c42b0a982 QPIDJMS-323: improve exception message when unable to negotiate a SASL mechanism, include detail of server mechs, add some tests. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: