qpid-broker-j git commit: QPID-6933: [System Tests] Refactor BytesMessageTest, MapMessageTest, TextMessageTest as JMS 1.1 system tests

2017-12-19 Thread kwall
Repository: qpid-broker-j Updated Branches: refs/heads/master 8662f8cec -> 60db0d9f9 QPID-6933: [System Tests] Refactor BytesMessageTest, MapMessageTest, TextMessageTest as JMS 1.1 system tests Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit:

svn commit: r23813 - in /dev/qpid/proton/0.19.0-rc1: ./ qpid-proton-0.19.0.tar.gz qpid-proton-0.19.0.tar.gz.asc qpid-proton-0.19.0.tar.gz.md5 qpid-proton-0.19.0.tar.gz.sha512

2017-12-19 Thread robbie
Author: robbie Date: Tue Dec 19 20:58:37 2017 New Revision: 23813 Log: add files for qpid-proton-0.19.0 (RC1) Added: dev/qpid/proton/0.19.0-rc1/ dev/qpid/proton/0.19.0-rc1/qpid-proton-0.19.0.tar.gz (with props) dev/qpid/proton/0.19.0-rc1/qpid-proton-0.19.0.tar.gz.asc (with props)

[qpid-proton] Git Push Summary

2017-12-19 Thread robbie
Repository: qpid-proton Updated Tags: refs/tags/0.19.0-rc1 [created] b34ee8ae8 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

svn commit: r23810 - in /dev/qpid/proton: 0.14.0-beta/ 0.14.0-rc/ 0.15.0-rc1/ 0.16.0-rc1/ 0.17.0-rc1/ 0.18.0-beta/

2017-12-19 Thread robbie
Author: robbie Date: Tue Dec 19 20:35:35 2017 New Revision: 23810 Log: remove older testing bits Removed: dev/qpid/proton/0.14.0-beta/ dev/qpid/proton/0.14.0-rc/ dev/qpid/proton/0.15.0-rc1/ dev/qpid/proton/0.16.0-rc1/ dev/qpid/proton/0.17.0-rc1/

[2/2] qpid-proton git commit: PROTON-1669: update versions for 0.19.0-rc1

2017-12-19 Thread robbie
PROTON-1669: update versions for 0.19.0-rc1 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/01917c71 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/01917c71 Diff:

[1/2] qpid-proton git commit: PROTON-1722, PROTON-1669: update versions for 0.20.0-SNAPSHOT

2017-12-19 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master 4d16e6183 -> f3054e391 PROTON-1722, PROTON-1669: update versions for 0.20.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/f3054e39 Tree:

qpid-dispatch git commit: NO-JIRA - Reverted previous change that modified calls to Proton API functions pn_proactor_connect and pn_proactor_connect

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 86ef580e4 -> 58ce3a208 NO-JIRA - Reverted previous change that modified calls to Proton API functions pn_proactor_connect and pn_proactor_connect Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-proton git commit: PROTON-1717 [C proactor] Fix build error in example

2017-12-19 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 5e4242c29 -> 4d16e6183 PROTON-1717 [C proactor] Fix build error in example Fix build error on older compilers in ssl-send example. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-dispatch git commit: DISPATCH-831 - Set the default value of cost in connector to be 1 instead of '1'

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 4844313b9 -> 86ef580e4 DISPATCH-831 - Set the default value of cost in connector to be 1 instead of '1' Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-proton git commit: PROTON-1669: bump the .so minor versions

2017-12-19 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master 3311dd602 -> 5e4242c29 PROTON-1669: bump the .so minor versions Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/5e4242c2 Tree:

[1/2] qpid-proton git commit: Revert PROTON-1703: [cpp] Remove auto_settle from receiver_options

2017-12-19 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 38afef9d2 -> 3311dd602 Revert PROTON-1703: [cpp] Remove auto_settle from receiver_options Reverted the change for binary compatibility but deprecated auto_settle since it is a no-op on receiver. To remove at next major revision.

[2/2] qpid-proton git commit: PROTON-1717 [C proactor] Make changes backward compatible.

2017-12-19 Thread aconway
PROTON-1717 [C proactor] Make changes backward compatible. Restore and deprecate original signatures for pn_proactor_connect and pn_listener_accept. Introduce pn_proactor_connect2 and pn_listener_accept2 taking a transport parameter. Update all examples & tests to use the un-deprecated

qpid-site git commit: update gpg verify example to follow recommendations, ensure proper file validation in case of unlikely non-detached sig

2017-12-19 Thread robbie
Repository: qpid-site Updated Branches: refs/heads/asf-site 0da501a1b -> c89b52e63 update gpg verify example to follow recommendations, ensure proper file validation in case of unlikely non-detached sig Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit:

qpid-dispatch git commit: DISPATCH-89: Parse tree updates

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 04718cfeb -> 4844313b9 DISPATCH-89: Parse tree updates Modification of the parse tree to support MQTT and AMQP 0-10 wildcard patterns. This closes #234 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: NO-JIRA - Adjusted calls to pn_listener_accept and pn_proactor_connect due to Proton API changes

2017-12-19 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 6d73659c3 -> 04718cfeb NO-JIRA - Adjusted calls to pn_listener_accept and pn_proactor_connect due to Proton API changes Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-proton git commit: PROTON-1537: [ruby] Fix typo in messaging_adapter.rb code

2017-12-19 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master bf8d90e13 -> 38afef9d2 PROTON-1537: [ruby] Fix typo in messaging_adapter.rb code Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/38afef9d Tree: