qpid-proton git commit: PROTON-1681: [cpp] access to terminus capabilities

2017-11-07 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 51cda9d5d -> 3904225c7 PROTON-1681: [cpp] access to terminus capabilities Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/3904225c Tree: http://git-wi

[01/10] qpid-proton git commit: PROTON-1679: [cpp] Updated test comments to reference JIRA

2017-11-07 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master a9d940f51 -> 51cda9d5d PROTON-1679: [cpp] Updated test comments to reference JIRA Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/82681ada Tree: http:

[05/10] qpid-proton git commit: PROTON-1064: [ruby] remove obsolete examples

2017-11-07 Thread aconway
PROTON-1064: [ruby] remove obsolete examples - make to_native_path available to bindings - move Container examples to top level - Update INSTALL.md doc - Add ruby-docs target to generate docs with yard Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apa

[08/10] qpid-proton git commit: PROTON-1064: [ruby] New Container with native ruby IO

2017-11-07 Thread aconway
http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/51cda9d5/proton-c/bindings/ruby/tests/test_tools.rb -- diff --git a/proton-c/bindings/ruby/tests/test_tools.rb b/proton-c/bindings/ruby/tests/test_tools.rb index 8de86e2..b45

[10/10] qpid-proton git commit: PROTON-1064: [ruby] use old examples as compatibility auto-test

2017-11-07 Thread aconway
PROTON-1064: [ruby] use old examples as compatibility auto-test Added the old reactor examples to the auto-test suite as a basic check for backwards-compatibility breakage. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton

[06/10] qpid-proton git commit: PROTON-1064: [ruby] Wrap pn_connection_driver_t as ConnectionDriver

2017-11-07 Thread aconway
PROTON-1064: [ruby] Wrap pn_connection_driver_t as ConnectionDriver Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9bb1baad Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/9bb1baad Diff: http://git-w

[03/10] qpid-proton git commit: PROTON-1064: [ruby] use separate directory for gem build

2017-11-07 Thread aconway
PROTON-1064: [ruby] use separate directory for gem build Copying ruby sources into the root binary directory for the gem build creates confusion since this directory is on the RUBYLIB path for generated SWIG code. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://gi

[02/10] qpid-proton git commit: PROTON-1064: [ruby] extend standard ruby URI with amqp/amqps schemes

2017-11-07 Thread aconway
PROTON-1064: [ruby] extend standard ruby URI with amqp/amqps schemes Simple URI.Generic schemes with the correct default ports, plus a helper function amqp_uri() to default a URI with no scheme to AMQP. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.ap

[04/10] qpid-proton git commit: PROTON-1064: [ruby] remove obsolete examples

2017-11-07 Thread aconway
http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/3d258158/examples/ruby/simple_send.rb -- diff --git a/examples/ruby/simple_send.rb b/examples/ruby/simple_send.rb new file mode 100644 index 000..38857f3 --- /dev/null +++

[07/10] qpid-proton git commit: PROTON-1064: [ruby] Pass options to open connections/sessions/links

2017-11-07 Thread aconway
PROTON-1064: [ruby] Pass options to open connections/sessions/links Consistent option passing to endpoints Minor cleanup: - Removed UUID class, use standard library - Fixed ruby code that was out of date with C library. - Remove dead code. Project: http://git-wip-us.apache.org/repos/asf/qpid-pr

[09/10] qpid-proton git commit: PROTON-1064: [ruby] New Container with native ruby IO

2017-11-07 Thread aconway
PROTON-1064: [ruby] New Container with native ruby IO Updated all examples and tests to use new container, old Reactor::Container still in place, will be removed or re-implemented over the new container. - Based on ConnectionDriver, wrapper for pn_connection_driver_t - Native polling with standar

qpid-site git commit: QPID-8015: Point the site build badge at the asf-site branch

2017-11-07 Thread jross
Repository: qpid-site Updated Branches: refs/heads/asf-site e30de43ef -> ee983dd70 QPID-8015: Point the site build badge at the asf-site branch Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/ee983dd7 Tree: http://

qpid-site git commit: NO-JIRA: Test the new CI job

2017-11-07 Thread jross
Repository: qpid-site Updated Branches: refs/heads/asf-site 413f666a1 -> e30de43ef NO-JIRA: Test the new CI job Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/e30de43e Tree: http://git-wip-us.apache.org/repos/asf/

svn commit: r22997 - in /dev/qpid/broker-j/7.0.0-rc2: ./ binaries/

2017-11-07 Thread orudyy
Author: orudyy Date: Tue Nov 7 15:00:36 2017 New Revision: 22997 Log: NO-JIRA: [Broker-J] 7.0.0 RC2 Added: dev/qpid/broker-j/7.0.0-rc2/ dev/qpid/broker-j/7.0.0-rc2/binaries/ dev/qpid/broker-j/7.0.0-rc2/binaries/qpid-broker-7.0.0-bin.tar.gz (with props) dev/qpid/broker-j/7.0.0-

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

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/7.0.x 20f96e82a -> ea7493401 [maven-release-plugin] prepare for next development iteration 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/ea749340 Tre

[qpid-broker-j] Git Push Summary

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Tags: refs/tags/7.0.0 [created] a1d03a7a7 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

qpid-broker-j git commit: [maven-release-plugin] prepare release 7.0.0

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/7.0.x 07198292a -> 20f96e82a [maven-release-plugin] prepare release 7.0.0 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/20f96e82 Tree: http://git-wip

[qpid-broker-j] Git Push Summary

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Tags: refs/tags/7.0.0 [deleted] 1df6bdf17 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

[2/2] qpid-broker-j git commit: QPID-8019: [Broker-J][WMC] Change link to broker documentation in web management console

2017-11-07 Thread orudyy
QPID-8019: [Broker-J][WMC] Change link to broker documentation in web management console (cherry picked from commit a09f3797a545ef3a166b0cbeaa902e55ad6e7ef0) 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/28

[1/2] qpid-broker-j git commit: QPID-8019: [Broker-J][WMC] Change the value of broker context variable for documentation URL

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/7.0.x 0b991f4a9 -> 07198292a QPID-8019: [Broker-J][WMC] Change the value of broker context variable for documentation URL (cherry picked from commit 4e3e558315ecf203b3649c507f1738a42d8f7a5b) Project: http://git-wip-us.apache.org/repos/a

qpid-broker-j git commit: QPID-8019: [Broker-J][WMC] Change the value of broker context variable for documentation URL

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master a09f3797a -> 4e3e55831 QPID-8019: [Broker-J][WMC] Change the value of broker context variable for documentation URL 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 git commit: QPID-8019: [Broker-J][WMC] Change link to broker documentation in web management console

2017-11-07 Thread orudyy
Repository: qpid-broker-j Updated Branches: refs/heads/master 103d76a14 -> a09f3797a QPID-8019: [Broker-J][WMC] Change link to broker documentation in web management console Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid

[2/2] qpid-broker-j git commit: QPID-7998: [Broker-J][AMQP 1.0] When removing global shared subscription links on detach synchronize on the VirtualHost

2017-11-07 Thread lquack
QPID-7998: [Broker-J][AMQP 1.0] When removing global shared subscription links on detach synchronize on the VirtualHost This is done to avoid a race which would lead to * a client-side 'not-found' error on unsubscribe and * a leaked subscription queue on the broker which might accumulate messag

[1/2] qpid-broker-j git commit: QPID-7998: [Broker-J][AMQP 1.0] By default, allow global shared subscriptions but discard their links on detach

2017-11-07 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/7.0.x a2dec7573 -> 0b991f4a9 QPID-7998: [Broker-J][AMQP 1.0] By default, allow global shared subscriptions but discard their links on detach Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo Commit: http://git-wip-us.apa

qpid-broker-j git commit: NO-JIRA: [Broker-J] Add comment about "silent link stealing" in AMQP 1.0

2017-11-07 Thread lquack
Repository: qpid-broker-j Updated Branches: refs/heads/master d91e06176 -> 103d76a14 NO-JIRA: [Broker-J] Add comment about "silent link stealing" in AMQP 1.0 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/