[2/2] qpid-proton git commit: PROTON-1798: [c] Fix ODR violation detected by clang sanitizers

2018-08-31 Thread aconway
PROTON-1798: [c] Fix ODR violation detected by clang sanitizers c-parse-url-tests was being linked with both qpid-proton-core and qpid-proton libraries resulting in multiple symbol definitions on clang. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.ap

[1/2] qpid-proton git commit: PROTON-1798: [c, cpp] don't swallow stderr in example_test.py

2018-08-31 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 6aabe239d -> 546f88583 PROTON-1798: [c,cpp] don't swallow stderr in example_test.py Let stderr output go to console so output from tools like valgrind or sanitizers is not lost. Project: http://git-wip-us.apache.org/repos/asf/qpid-p

qpid-dispatch git commit: DISPATCH-1112 - Detach takes a higher priority when processing link work. This closes #369

2018-08-31 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master d21597716 -> f0e15f82f DISPATCH-1112 - Detach takes a higher priority when processing link work. This closes #369 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/q

qpid-dispatch git commit: DISPATCH-1111: take auth id from nested map entry

2018-08-31 Thread gsim
Repository: qpid-dispatch Updated Branches: refs/heads/master 6e03ab8a5 -> d21597716 DISPATCH-: take auth id from nested map entry Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/d2159771 Tree: http://g

qpid-jms git commit: QPIDJMS-412: stop further [re]connection attempts after a non-temporary SASL failure

2018-08-31 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master e3e0452cb -> 76f372510 QPIDJMS-412: stop further [re]connection attempts after a non-temporary SASL failure Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/76

svn commit: r29063 - /release/qpid/java/6.1.7/

2018-08-31 Thread orudyy
Author: orudyy Date: Fri Aug 31 15:44:12 2018 New Revision: 29063 Log: QPID-8237: Publish Qpid for Java 6.1.7 release artifacts Added: release/qpid/java/6.1.7/ - copied from r29062, dev/qpid/java/6.1.7-rc1/ - To unsub

qpid-proton-j git commit: PROTON-1925 Add type values for know Section and DeliveryState

2018-08-31 Thread tabish
Repository: qpid-proton-j Updated Branches: refs/heads/master 3be632d43 -> e6e78ac84 PROTON-1925 Add type values for know Section and DeliveryState Update the APIs of the DeliveryState and Section implementations to return a type identifier Project: http://git-wip-us.apache.org/repos/asf/qpi