qpid-proton git commit: NO-JIRA: Updated INSTALL.md ruby requirements for fedora >=25

2017-05-24 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 33609f5c8 -> ec1d1a3fd NO-JIRA: Updated INSTALL.md ruby requirements for fedora >=25 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ec1d1a3f Tree:

[2/7] qpid-proton git commit: PROTON-1288: c++ hide proton::message implementation details

2017-05-24 Thread aconway
PROTON-1288: c++ hide proton::message implementation details Hide extra book-keeping types in extra storage allocated with the pn_message_t. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/48a5e47a Tree:

[4/7] qpid-proton git commit: PROTON-1288: c++ reinstate engine_test as connection_driver_test

2017-05-24 Thread aconway
PROTON-1288: c++ reinstate engine_test as connection_driver_test Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/f2df847b Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/f2df847b Diff:

[6/7] qpid-proton git commit: PROTON-1288: c++ documentation for maps and type conversions

2017-05-24 Thread aconway
PROTON-1288: c++ documentation for maps and type conversions Also filled in some missing doxygen markers for 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/16147e93 Tree:

[7/7] qpid-proton git commit: NO-JIRA: fix tox tests - missing max_align.h file from source lists

2017-05-24 Thread aconway
NO-JIRA: fix tox tests - missing max_align.h file from source lists Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/33609f5c Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/33609f5c Diff:

[5/7] qpid-proton git commit: PROTON-1288: c++ provide convenient access to message/filter maps

2017-05-24 Thread aconway
PROTON-1288: c++ provide convenient access to message/filter maps proton::map type to wrap map values for message properties/annotations and source filters. Has the following features: - type safe template for the standard AMQP 'restricted map' types - simple get()/put() interface for simple

[1/7] qpid-proton git commit: PROTON-1288: remove un-necessary internal::value_ref class.

2017-05-24 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master a4e5c84d8 -> 33609f5c8 PROTON-1288: remove un-necessary internal::value_ref class. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d588798b Tree:

[3/7] qpid-proton git commit: PROTON-1288: allocate extra storage with pn_message for internal use

2017-05-24 Thread aconway
PROTON-1288: allocate extra storage with pn_message for internal use Allow extra space to be allocated in the same block used by pn_message_t Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/860b3229 Tree:

qpid-broker-j git commit: QPID-7731: Address remaining jetty upgrade issues

2017-05-24 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master d688b4ca6 -> c5e8ab2ce QPID-7731: Address remaining jetty upgrade issues * Address review comments from Keith Wall * Change Apache CI configuration settings to avoid exceeding the maximum thread limit for http port in system

qpid-site git commit: QPID-7756: fix some broken links and refresh release notes for recent qpid-cpp releases

2017-05-24 Thread robbie
Repository: qpid-site Updated Branches: refs/heads/asf-site 5a55e2d51 -> 6ea770f07 QPID-7756: fix some broken links and refresh release notes for recent qpid-cpp releases Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit:

qpid-proton git commit: PROTON-1483: C epoll proactor, change timerfd accounting

2017-05-24 Thread cliffjansen
Repository: qpid-proton Updated Branches: refs/heads/master d6524051f -> a4e5c84d8 PROTON-1483: C epoll proactor, change timerfd accounting Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a4e5c84d Tree:

[2/8] qpid-cpp git commit: QPID-7756: remove stale introduction that we link past anyway

2017-05-24 Thread robbie
QPID-7756: remove stale introduction that we link past anyway Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/6ef38e82 Tree: http://git-wip-us.apache.org/repos/asf/qpid-cpp/tree/6ef38e82 Diff:

[6/8] qpid-cpp git commit: QPID-7756: rename the book to better reflect its content

2017-05-24 Thread robbie
http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/99dd7d38/docs/book/src/messaging-api/Qpid-Messaging-API.xml -- diff --git a/docs/book/src/messaging-api/Qpid-Messaging-API.xml

[5/8] qpid-cpp git commit: QPID-7756: rename the book to better reflect its content

2017-05-24 Thread robbie
http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/99dd7d38/docs/book/src/programming/Makefile -- diff --git a/docs/book/src/programming/Makefile b/docs/book/src/programming/Makefile deleted file mode 100644 index

[8/8] qpid-cpp git commit: QPID-7756: remove stale WCF related content, the WCF binding is no longer

2017-05-24 Thread robbie
QPID-7756: remove stale WCF related content, the WCF binding is no longer Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/753d03c1 Tree: http://git-wip-us.apache.org/repos/asf/qpid-cpp/tree/753d03c1 Diff:

[3/8] qpid-cpp git commit: QPID-7756: remove stale AMQP 0-10 JMS client content, a seperate book for that client was based on it via QPID-7265

2017-05-24 Thread robbie
QPID-7756: remove stale AMQP 0-10 JMS client content, a seperate book for that client was based on it via QPID-7265 Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/57cbe59b Tree:

[4/8] qpid-cpp git commit: QPID-7756: rename the book to better reflect its content

2017-05-24 Thread robbie
http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/99dd7d38/docs/book/src/programming/Programming-In-Apache-Qpid.xml -- diff --git a/docs/book/src/programming/Programming-In-Apache-Qpid.xml

[1/8] qpid-cpp git commit: QPID-7756: give the chapter an ID to control its output filename

2017-05-24 Thread robbie
Repository: qpid-cpp Updated Branches: refs/heads/master cbc50981b -> e7ab5476c QPID-7756: give the chapter an ID to control its output filename Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/e7ab5476 Tree:

[7/8] qpid-cpp git commit: QPID-7756: rename the book to better reflect its content

2017-05-24 Thread robbie
QPID-7756: rename the book to better reflect its content Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/99dd7d38 Tree: http://git-wip-us.apache.org/repos/asf/qpid-cpp/tree/99dd7d38 Diff:

qpid-broker-j git commit: QPID-7689: [Java Broker] Consider message header size where appropriate

2017-05-24 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/master d1b534892 -> d688b4ca6 QPID-7689: [Java Broker] Consider message header size where appropriate Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-dispatch git commit: DISPATCH-209 -- three-router test #3 dynamic reply-to. This closes #163

2017-05-24 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 8c9f4a581 -> 5fd599d4d DISPATCH-209 -- three-router test #3 dynamic reply-to. This closes #163 (cherry picked from commit b66a5c7620409252287ae2e3993a17c56758beae) Project:

qpid-broker-j git commit: QPID-7640: Change scm info in pom.xml from svn to git.

2017-05-24 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/6.0.x be5c944b7 -> 1f422ede1 QPID-7640: Change scm info in pom.xml from svn to git. Cherry picked from master 3aa3a86de8b67b91d1a3d7137439ad92f1079c18 Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-broker-j git commit: QPID-7640: Change scm info in pom.xml from svn to git.

2017-05-24 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/6.1.x 29bb87ecf -> 3aa3a86de QPID-7640: Change scm info in pom.xml from svn to git. Cherry picked from master b8981a7dd9ecf183ded7a3e74a2de1ec190f2e99 Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

qpid-broker-j git commit: QPID-7775: [Java Broker] Separate flowToDiskCheckPeriod from housekeepingCheckPeriod

2017-05-24 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/master 529ed43b6 -> d1b534892 QPID-7775: [Java Broker] Separate flowToDiskCheckPeriod from housekeepingCheckPeriod Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: