[2/3] qpid-proton git commit: NO-JIRA: [go] Clean up warnings from `go vet -shadow`

2018-10-23 Thread aconway
NO-JIRA: [go] Clean up warnings from `go vet -shadow` Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/674e023f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/674e023f Diff:

[3/3] qpid-proton git commit: NO-JIRA: [go] common internal/test package for qpid.apache.org

2018-10-23 Thread aconway
NO-JIRA: [go] common internal/test package for qpid.apache.org Common utilities to simplify test code. Updated package tests to use the common 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/90dbf46c Tree:

[1/3] qpid-proton git commit: PROTON-1910: [go] fix faulty message test

2018-10-23 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master c36a1a711 -> 90dbf46cc PROTON-1910: [go] fix faulty message 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/d8cebe49 Tree:

qpid-proton git commit: NO-JIRA: [go] example of using a selector

2018-10-23 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 33ec78e50 -> c36a1a711 NO-JIRA: [go] example of using a selector Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/c36a1a71 Tree:

qpid-proton git commit: NO-JIRA: [go] Check Sender.Error() before sending

2018-10-23 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 4939f7412 -> 33ec78e50 NO-JIRA: [go] Check Sender.Error() before sending Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/33ec78e5 Tree:

qpid-dispatch git commit: DISPATCH-1152 - Automatically send second detach if there is no on_first_detach handler. Added label string in descriptor to aid debugging.

2018-10-23 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 0a66246e5 -> 267207d2b DISPATCH-1152 - Automatically send second detach if there is no on_first_detach handler. Added label string in descriptor to aid debugging. Project:

[qpid-dispatch] Git Push Summary

2018-10-23 Thread gmurthy
Repository: qpid-dispatch Updated Tags: refs/tags/1.4.1-rc2 [created] 5b02bea38 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

svn commit: r30245 - in /dev/qpid/dispatch/1.4.1-rc2: ./ qpid-dispatch-1.4.1.tar.gz qpid-dispatch-1.4.1.tar.gz.asc qpid-dispatch-1.4.1.tar.gz.sha512

2018-10-23 Thread gmurthy
Author: gmurthy Date: Tue Oct 23 14:29:22 2018 New Revision: 30245 Log: Adding files for Qpid Dispatch 1.4.1-rc2 Added: dev/qpid/dispatch/1.4.1-rc2/ dev/qpid/dispatch/1.4.1-rc2/qpid-dispatch-1.4.1.tar.gz (with props) dev/qpid/dispatch/1.4.1-rc2/qpid-dispatch-1.4.1.tar.gz.asc

[3/3] qpid-dispatch git commit: DISPATCH-1151 Revert to gulp version 3.x for console build

2018-10-23 Thread eallen
DISPATCH-1151 Revert to gulp version 3.x for console build Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/0a66246e Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/0a66246e Diff:

[1/3] qpid-dispatch git commit: DISPATCH-1151 Revert to gulp version 3.x for console build

2018-10-23 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 0d8ded56d -> 0a66246e5 http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0a66246e/console/stand-alone/package.json -- diff --git

[2/3] qpid-dispatch git commit: DISPATCH-1151 Revert to gulp version 3.x for console build

2018-10-23 Thread eallen
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0a66246e/console/stand-alone/package-lock.json -- diff --git a/console/stand-alone/package-lock.json b/console/stand-alone/package-lock.json index ee06f56..e9fe949 100644

qpid-dispatch git commit: DISPATCH-1145 - Added echo-prevention on the edge side (i.e. don't create a down-link for an address for which the only subscriber is the Interior).

2018-10-23 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 2519b1eca -> 0d8ded56d DISPATCH-1145 - Added echo-prevention on the edge side (i.e. don't create a down-link for an address for which the only subscriber is the Interior). Project: