qpid-dispatch git commit: DISPATCH-600 Changes to console for Supporting secure websockets

2017-01-03 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master be75d9cee -> 75492de7a DISPATCH-600 Changes to console for Supporting secure websockets Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/75492de7

[1/3] qpid-dispatch git commit: DISPATCH-557 - Fixed broken tests

2017-01-03 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 75492de7a -> 427836291 DISPATCH-557 - Fixed broken tests Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/42783629 Tree: http://git-wip-us.apache

[3/3] qpid-dispatch git commit: DISPATCH-557 - Moved management of connections from python agent to router core

2017-01-03 Thread tross
DISPATCH-557 - Moved management of connections from python agent to router core Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/a38673a6 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/a38673a6

[2/3] qpid-dispatch git commit: DISPATCH-557 - Added name and tenant to the connection entity.

2017-01-03 Thread tross
DISPATCH-557 - Added name and tenant to the connection entity. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/d1b0ea36 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/d1b0ea36 Diff: http://git-

qpid-dispatch git commit: DISPATCH-600 Use correct protocol

2017-01-03 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 427836291 -> 3a20b5055 DISPATCH-600 Use correct protocol Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/3a20b505 Tree: http://git-wip-us.apache

qpid-dispatch git commit: DISPATCH-557 - Addtional fix. Added type, ssl and opened fields to the management connection response. These fields were present in the connection that was managed by the Pyt

2017-01-03 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 3a20b5055 -> 1a3775066 DISPATCH-557 - Addtional fix. Added type, ssl and opened fields to the management connection response. These fields were present in the connection that was managed by the Python agent Project: http://git-wi

[2/2] qpid-interop-test git commit: Add cmake logic to build AMQP.Net Lite under mono

2017-01-03 Thread chug
Add cmake logic to build AMQP.Net Lite under mono Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commit/132c64c9 Tree: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/tree/132c64c9 Diff: http://git-w

[1/2] qpid-interop-test git commit: HACK disable rhea install (not running with admin privs)

2017-01-03 Thread chug
Repository: qpid-interop-test Updated Branches: refs/heads/private-crolke-lite-client-dev [created] 132c64c95 HACK disable rhea install (not running with admin privs) Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-int

qpid-interop-test git commit: Verbose mono and environment detection

2017-01-03 Thread chug
Repository: qpid-interop-test Updated Branches: refs/heads/private-crolke-lite-client-dev 132c64c95 -> 9a78b9cf3 Verbose mono and environment detection Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commi

qpid-proton git commit: NO-JIRA: Go example error handling and logging improvements

2017-01-03 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master cd6ecc5fd -> 4abf23afa NO-JIRA: Go example error handling and logging improvements Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4abf23af Tree: http

[15/30] qpid-proton git commit: PROTON-623: Add missing error check to pn_string_inspect

2017-01-03 Thread aconway
PROTON-623: Add missing error check to pn_string_inspect Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/30d01e98 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/30d01e98 Diff: http://git-wip-us.apach

[16/30] qpid-proton git commit: NO-JIRA: remove stale TODO file

2017-01-03 Thread aconway
NO-JIRA: remove stale TODO file Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/74d4b59f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/74d4b59f Diff: http://git-wip-us.apache.org/repos/asf/qpid-prot

[30/30] qpid-proton git commit: NO-JIRA: Minor logging and error handling fixes.

2017-01-03 Thread aconway
NO-JIRA: Minor logging and error handling fixes. Merge branch 'master' into go1 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4afe30d8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/4afe30d8 Diff:

[17/30] qpid-proton git commit: NO-JIRA: remove stale link

2017-01-03 Thread aconway
NO-JIRA: remove stale link Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6c80c46f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/6c80c46f Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/di

[14/30] qpid-proton git commit: PROTON-1372: [C++ binding] Pimpl event_loop - To make sure that we maintain C++03/C++11 cross compatibility.

2017-01-03 Thread aconway
PROTON-1372: [C++ binding] Pimpl event_loop - To make sure that we maintain C++03/C++11 cross compatibility. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/f89d24d8 Tree: http://git-wip-us.apache.org/repos/asf/qpi

[02/30] qpid-proton git commit: PROTON-1355: add ability to control sni directly as well

2017-01-03 Thread aconway
PROTON-1355: add ability to control sni directly as well Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b47ebb7e Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/b47ebb7e Diff: http://git-wip-us.apach

[26/30] qpid-proton git commit: PROTON-1376: Serialize re-construction of generated files for Windows

2017-01-03 Thread aconway
PROTON-1376: Serialize re-construction of generated files for Windows Windows builds wrongly regenerate files for libraries qpid-proton and qpid-proton-core. Regeneration creates file churn that sometimes breaks builds. This patch introduces a phony dependency so that the generated file reconstruc

[06/30] qpid-proton git commit: PROTON-1367: Clean up and reorganize the C API docs

2017-01-03 Thread aconway
http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/7bae4756/proton-c/include/proton/connection_driver.h -- diff --git a/proton-c/include/proton/connection_driver.h b/proton-c/include/proton/connection_driver.h index af08160..

[12/30] qpid-proton git commit: PROTON-1371: [C++ binding] Change container implementation to use handle-body - This avoids the problem of a virtual member functions in the vtable being different depe

2017-01-03 Thread aconway
PROTON-1371: [C++ binding] Change container implementation to use handle-body - This avoids the problem of a virtual member functions in the vtable being different depending on whether compiled with C++11 or C++03. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://

[08/30] qpid-proton git commit: PROTON-1367: Adjust deprecations; improve rendered doc output

2017-01-03 Thread aconway
PROTON-1367: Adjust deprecations; improve rendered doc output Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/140cf997 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/140cf997 Diff: http://git-wip-us.

[04/30] qpid-proton git commit: PROTON-1366: Raise exception when wrapped object creation fails

2017-01-03 Thread aconway
PROTON-1366: Raise exception when wrapped object creation fails Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d39730bd Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d39730bd Diff: http://git-wip-u

[19/30] qpid-proton git commit: PROTON-1355: dummy commit for PR cleanup. This closes #90

2017-01-03 Thread aconway
PROTON-1355: dummy commit for PR cleanup. This closes #90 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e99d0742 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e99d0742 Diff: http://git-wip-us.apac

[01/30] qpid-proton git commit: PROTON-1363: [C++ binding] Remove unneeded stuff - collector from connection_context - proton::task

2017-01-03 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/go1 0889192a3 -> 4afe30d87 PROTON-1363: [C++ binding] Remove unneeded stuff - collector from connection_context - proton::task Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/q

[25/30] qpid-proton git commit: PROTON-1375: Don't use default promoted parameter to va_start

2017-01-03 Thread aconway
PROTON-1375: Don't use default promoted parameter to va_start Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/79d06f07 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/79d06f07 Diff: http://git-wip-us.

[11/30] qpid-proton git commit: PROTON-1371: [C++ binding] Large header file cleanup - Introduce header to forward declare types - Remove a lot of unnecessary includes in C++ header f

2017-01-03 Thread aconway
PROTON-1371: [C++ binding] Large header file cleanup - Introduce header to forward declare types - Remove a lot of unnecessary includes in C++ header files Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5147ed30

[21/30] qpid-proton git commit: PROTON-1374: update versions to 0.17.0-SNAPSHOT on master

2017-01-03 Thread aconway
PROTON-1374: update versions to 0.17.0-SNAPSHOT on master Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a2465276 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a2465276 Diff: http://git-wip-us.apac

[10/30] qpid-proton git commit: PROTON-1311: C interface to get/set the link max-msessage-size

2017-01-03 Thread aconway
PROTON-1311: C interface to get/set the link max-msessage-size Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/0a2d28e1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/0a2d28e1 Diff: http://git-wip-us

[20/30] qpid-proton git commit: NO-JIRA: dont try to install previously-deleted TODO file...

2017-01-03 Thread aconway
NO-JIRA: dont try to install previously-deleted TODO file... Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6a6511d8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/6a6511d8 Diff: http://git-wip-us.a

[18/30] qpid-proton git commit: NO-JIRA: update mailing list details

2017-01-03 Thread aconway
NO-JIRA: update mailing list details Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/db05c132 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/db05c132 Diff: http://git-wip-us.apache.org/repos/asf/qpid

[05/30] qpid-proton git commit: NO-JIRA: remove stale mention of updating setup versions for the python bindings

2017-01-03 Thread aconway
NO-JIRA: remove stale mention of updating setup versions for the python bindings Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6b18e633 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/6b18e633 Diff:

[09/30] qpid-proton git commit: PROTON-1367: Use an exclusion method that doesn't require absolute paths; remove some unused config options

2017-01-03 Thread aconway
PROTON-1367: Use an exclusion method that doesn't require absolute paths; remove some unused config options Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/325e399e Tree: http://git-wip-us.apache.org/repos/asf/qpi

[28/30] qpid-proton git commit: PROTON-1379: [C++ binding] Add #if'd #include [closes #92]

2017-01-03 Thread aconway
PROTON-1379: [C++ binding] Add #if'd #include [closes #92] Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cd6ecc5f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cd6ecc5f Diff: http://git-wip-us.ap

[07/30] qpid-proton git commit: PROTON-1367: Clean up and reorganize the C API docs

2017-01-03 Thread aconway
PROTON-1367: Clean up and reorganize the C API docs Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7bae4756 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/7bae4756 Diff: http://git-wip-us.apache.org

[03/30] qpid-proton git commit: PROTON-1336: make reactor teardown sequence work with Windows io objects

2017-01-03 Thread aconway
PROTON-1336: make reactor teardown sequence work with Windows io objects Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9adbca28 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9adbca28 Diff: http://

[13/30] qpid-proton git commit: PROTON-1373: C++ API doc improvements

2017-01-03 Thread aconway
PROTON-1373: C++ API doc improvements - Fix all warnings - Expose C++11 API elements - Improve presentation in class list - Some simple corrections Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/bea61733 Tree

[27/30] qpid-proton git commit: PROTON-1378: only generate a single PN_REACTOR_FINAL in reactor.c

2017-01-03 Thread aconway
PROTON-1378: only generate a single PN_REACTOR_FINAL in reactor.c Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/673c75e7 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/673c75e7 Diff: http://git-wip

[29/30] qpid-proton git commit: NO-JIRA: Go example error handling and logging improvements

2017-01-03 Thread aconway
NO-JIRA: Go example error handling and logging improvements Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4abf23af Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/4abf23af Diff: http://git-wip-us.ap

[24/30] qpid-proton git commit: NO-JIRA: Fix maven search to find windows command file on windows

2017-01-03 Thread aconway
NO-JIRA: Fix maven search to find windows command file on windows Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ce8db5a8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ce8db5a8 Diff: http://git-wip

[23/30] qpid-proton git commit: PROTON-1350: Install proton-c core library - This was missed from the initial PROTON-1350 commit

2017-01-03 Thread aconway
PROTON-1350: Install proton-c core library - This was missed from the initial PROTON-1350 commit Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/16da86eb Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tre

[22/30] qpid-proton git commit: PROTON-1374: update the .so version to 11 on master for 0.17.0

2017-01-03 Thread aconway
PROTON-1374: update the .so version to 11 on master for 0.17.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/2389a217 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/2389a217 Diff: http://git-wip-us

qpid-jms git commit: QPIDJMS-243 Fix potential NPE on close of resource

2017-01-03 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 81fc0d9a0 -> 91e1b02ad QPIDJMS-243 Fix potential NPE on close of resource On close of a not fully initialized connection resource it could encounter an NPE because the connection session was not created. Project: http://git-wip-us.apach

qpid-interop-test git commit: configure the csproj files to adapt to cmake build

2017-01-03 Thread chug
Repository: qpid-interop-test Updated Branches: refs/heads/private-crolke-lite-client-dev 9a78b9cf3 -> 9f6519712 configure the csproj files to adapt to cmake build Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-intero