[3/3] qpid-proton git commit: NO-JIRA: Fix fdlimit.py test, incorrectly reporting skipped

2017-10-17 Thread aconway
NO-JIRA: Fix fdlimit.py test, incorrectly reporting skipped Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e0feb3f2 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e0feb3f2 Diff: http://git-wip-us.ap

[1/3] qpid-proton git commit: PROTON-1620: set locking function for old versions of openssl

2017-10-17 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master a49e36db8 -> e0feb3f2f PROTON-1620: set locking function for old versions of openssl Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/434a2e77 Tree: ht

[2/3] qpid-proton git commit: PROTON-1621: Reworked - C++11 example testing

2017-10-17 Thread aconway
PROTON-1621: Reworked - C++11 example testing Revert and rework the previous solution which pushed too much C++ detail to the top level. Now each binding can export a small, set of selected extra flags for examples that are built in a repo. These flags are optional, the examples must be able to bu

qpid-proton git commit: PROTON-1621/PROTON-1611: [C++ examples] Enable building C++11 examples in some environments

2017-10-17 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master e0feb3f2f -> ae15cbddf PROTON-1621/PROTON-1611: [C++ examples] Enable building C++11 examples in some environments Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-

qpid-dispatch git commit: DISPATCH-834 Switch to npm instead of deprecated bower

2017-10-17 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/config-read-write 6f7107d42 -> 251e142b1 DISPATCH-834 Switch to npm instead of deprecated bower Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/251e142

qpid-proton git commit: PROTON-1633: Get rid of incorrect link flags

2017-10-17 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master ae15cbddf -> 0c992c984 PROTON-1633: Get rid of incorrect link flags Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0c992c98 Tree: http://git-wip-us.a

qpid-proton git commit: PROTON-1611: Always enable building C++ binding - There is no proper way to discover if there is a C++ compiler except enable_language(CXX) which has no way to fail and allow t

2017-10-17 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 0c992c984 -> ab97f488a PROTON-1611: Always enable building C++ binding - There is no proper way to discover if there is a C++ compiler except enable_language(CXX) which has no way to fail and allow the rest of the build to carry on

qpid-jms git commit: QPIDJMS-342 Ensure that the global connect timeout gets honored

2017-10-17 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 31488bc0f -> 95070f162 QPIDJMS-342 Ensure that the global connect timeout gets honored Better handle the jms.connectTimeout having been reached so that the connection error triggers in a timely manner and the failover transport gets noti

qpid-proton git commit: PROTON-1611: Enable C++ at top level of build - Change installation to say that C++ is actually required for build

2017-10-17 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master ab97f488a -> 2e9412ca5 PROTON-1611: Enable C++ at top level of build - Change installation to say that C++ is actually required for build Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apac

qpid-proton git commit: PROTON-1635: [C++ binding] Building with gcc 4.4.7

2017-10-17 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 2e9412ca5 -> c7f593e57 PROTON-1635: [C++ binding] Building with gcc 4.4.7 Gcc 4.4.7 is not a full C++11 compiler, but does have some features - in particular threads and mutex. The following fixes were needed: - new-style C++ loops

qpid-dispatch git commit: DISPATCH-834 Add ability to read/write addresses to one or more routers

2017-10-17 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/config-read-write 251e142b1 -> d0a3dd763 DISPATCH-834 Add ability to read/write addresses to one or more routers Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispat