qpid-dispatch git commit: DISPATCH-799 - Fixed CMakeLists.txt to set the TEST_RUNNER variable correctly

2017-07-31 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master ee4285f9b -> 4dd8764b3 DISPATCH-799 - Fixed CMakeLists.txt to set the TEST_RUNNER variable correctly Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[1/2] qpid-jms git commit: QPIDJMS-303: Initial work on SASL GSSAPI/Kerberos authentication, additional changes to come. This closes #10.

2017-07-31 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master a08ebec01 -> ce833c7b6 QPIDJMS-303: Initial work on SASL GSSAPI/Kerberos authentication, additional changes to come. This closes #10. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit:

[2/2] qpid-jms git commit: QPIDJMS-303: updates to round out GSSAPI/Kerberos authentication handling

2017-07-31 Thread robbie
QPIDJMS-303: updates to round out GSSAPI/Kerberos authentication handling -Consolidate around login module config file, simplify options handling. -Updates to support for passing credentials via URI/ConnectionFactory. -Only allow the mechanism to be selected if configured to enable it. -Improve

qpid-broker-j git commit: QPID-7434: Add missing properties conversion for message conversion layer from 1.0 to 0-10 and add unit tests

2017-07-31 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/master f218a1dd8 -> a94d6ffe8 QPID-7434: Add missing properties conversion for message conversion layer from 1.0 to 0-10 and add unit tests * also fix some 1.0 to 0-8 conversion issues Project: