qpid-proton git commit: NO-JIRA: [c] fix incorrect printf, causing problems on some builds

2018-04-13 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 99564eb3c -> a80d54e62 NO-JIRA: [c] fix incorrect printf, causing problems on some builds Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/a80d54e6

qpid-interop-test git commit: QPIDIT-119: WIP: Data JSON files, generator (with Python and C++ generation complete) and Python 2/3 shims.

2018-04-13 Thread kpvdr
Repository: qpid-interop-test Updated Branches: refs/heads/master c1fb41599 -> b4e6d0b56 QPIDIT-119: WIP: Data JSON files, generator (with Python and C++ generation complete) and Python 2/3 shims. Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit:

qpid-jms git commit: QPIDJMS-378 Update to Netty 4.1.23.Final

2018-04-13 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 4cd717d72 -> 498fd7651 QPIDJMS-378 Update to Netty 4.1.23.Final Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/498fd765 Tree:

[1/2] qpid-proton git commit: PROTON-1830: [ruby] container sometimes fails to close listener

2018-04-13 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 188ce2806 -> 99564eb3c PROTON-1830: [ruby] container sometimes fails to close listener Fix race condition where the container might not close a listener if stopped by an exception. Was causing this sporadic failure:

[2/2] qpid-proton git commit: PROTON-1830: [ruby] fix bug in test_container_work_queue_stop

2018-04-13 Thread aconway
PROTON-1830: [ruby] fix bug in test_container_work_queue_stop Previously was scheduling tasks with a delay, so all tasks had different times. For test to work reliably, must schedule tasks with the same absolute time. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-proton-j git commit: PROTON-1672: disable jacaco for the python tests module, it appears it provokes sporadic issues with jython

2018-04-13 Thread robbie
Repository: qpid-proton-j Updated Branches: refs/heads/master e5a7dcade -> ef6516ea0 PROTON-1672: disable jacaco for the python tests module, it appears it provokes sporadic issues with jython Project: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/repo Commit:

qpid-proton-j git commit: [maven-release-plugin] prepare release 0.27.0

2018-04-13 Thread robbie
Repository: qpid-proton-j Updated Branches: refs/heads/master 5a2631dcf -> 45374f733 [maven-release-plugin] prepare release 0.27.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/commit/45374f73 Tree:

svn commit: r26329 - /dev/qpid/proton-j/0.27.0-rc1/

2018-04-13 Thread robbie
Author: robbie Date: Fri Apr 13 18:49:40 2018 New Revision: 26329 Log: add files for qpid-proton-j 0.27.0 (RC1) Added: dev/qpid/proton-j/0.27.0-rc1/ dev/qpid/proton-j/0.27.0-rc1/apache-qpid-proton-j-0.27.0-bin.tar.gz (with props)

qpid-proton-j git commit: PROTON-1829: adjust fallback sizing for internal buffers

2018-04-13 Thread robbie
Repository: qpid-proton-j Updated Branches: refs/heads/master ef6516ea0 -> 5a2631dcf PROTON-1829: adjust fallback sizing for internal buffers Project: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/commit/5a2631dc Tree:

[qpid-proton-j] Git Push Summary

2018-04-13 Thread robbie
Repository: qpid-proton-j Updated Tags: refs/tags/0.27.0 [created] 1dc70ac2c - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

qpid-proton-j git commit: [maven-release-plugin] prepare for next development iteration

2018-04-13 Thread robbie
Repository: qpid-proton-j Updated Branches: refs/heads/master 45374f733 -> e2dcef929 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/commit/e2dcef92

qpid-proton-j git commit: PROTON-1828: add ability limit outgoing frame sizes

2018-04-13 Thread robbie
Repository: qpid-proton-j Updated Branches: refs/heads/master 84b3ce477 -> e5a7dcade PROTON-1828: add ability limit outgoing frame sizes Project: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton-j/commit/e5a7dcad Tree:

qpid-broker-j git commit: QPID-8163: [Access Control Plugin] Support OWNER psuedo principal in ACL rules.

2018-04-13 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master b91ddb20e -> 2443fe648 QPID-8163: [Access Control Plugin] Support OWNER psuedo principal in ACL rules. Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

[3/3] qpid-broker-j git commit: Revert "QPID-8158: [Broker-J] [System Tests] Run protocol tests as part of unit tests"

2018-04-13 Thread orudyy
Revert "QPID-8158: [Broker-J] [System Tests] Run protocol tests as part of unit tests" This reverts commit b91ddb20ecd3b3178072ef39c08f47cf5ceb7e29. Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/bc671f5f

[1/3] qpid-broker-j git commit: QPID-8158: [Broker-J] [System Tests] Fix issue with creation of folder test.output.dir_UNDEFINED by logback when variable test.output.dir is not defined

2018-04-13 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 2443fe648 -> 440824f39 QPID-8158: [Broker-J] [System Tests] Fix issue with creation of folder test.output.dir_UNDEFINED by logback when variable test.output.dir is not defined Project:

[2/3] qpid-broker-j git commit: QPID-8158: [Broker-J] [System Tests] Update README and cleanup legacy settings

2018-04-13 Thread orudyy
QPID-8158: [Broker-J] [System Tests] Update README and cleanup legacy settings Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/c2cdab1e Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/c2cdab1e

qpid-dispatch git commit: DISPATCH-967: Add policy_manager log_warning interface

2018-04-13 Thread chug
Repository: qpid-dispatch Updated Branches: refs/heads/master 5066613c6 -> e6473b4ce DISPATCH-967: Add policy_manager log_warning interface Add a self test that generates a policy warning and verify that the router does not exit with a critical error. Project:

svn commit: r26323 - /release/qpid/KEYS

2018-04-13 Thread gmurthy
Author: gmurthy Date: Fri Apr 13 14:15:14 2018 New Revision: 26323 Log: Added my public key to keys Modified: release/qpid/KEYS Modified: release/qpid/KEYS == --- release/qpid/KEYS (original) +++ release/qpid/KEYS