svn commit: r1681799 - in /qpid/site: docs/releases/qpid-proton-0.9.1/proton/python/examples/index.html input/releases/qpid-proton-0.9.1/proton/python/examples/index.md

2015-05-26 Thread robbie
Author: robbie Date: Tue May 26 17:43:08 2015 New Revision: 1681799 URL: http://svn.apache.org/r1681799 Log: NO-JIRA: fix broken examples links (hopefully) Modified: qpid/site/docs/releases/qpid-proton-0.9.1/proton/python/examples/index.html qpid/site/input/releases/qpid-proton-0.9.1

[3/3] qpid-jms git commit: NO-JIRA: remove unused imports

2015-05-27 Thread robbie
NO-JIRA: remove unused imports Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/7a319944 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/7a319944 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/7a319

[2/3] qpid-jms git commit: NO-JIRA: remove test-only 'isEmpty' method

2015-05-27 Thread robbie
NO-JIRA: remove test-only 'isEmpty' method Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/be5e8512 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/be5e8512 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jm

[1/3] qpid-jms git commit: NO-JIRA: add some more tx session tests

2015-05-27 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 96ddae77b -> e8d568dfe NO-JIRA: add some more tx session tests Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e8d568df Tree: http://git-wip-us.apache.org/repo

[2/2] qpid-jms git commit: QPIDJMS-56: throw InvalidClientIDException dueing connection failure when hint is present that the container-id field was the problem

2015-05-28 Thread robbie
QPIDJMS-56: throw InvalidClientIDException dueing connection failure when hint is present that the container-id field was the problem Changes by Tim and I. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/7e1325e9 Tree:

[1/2] qpid-jms git commit: NO-JIRA: add a toggle to set a fixed rather than random open port for the broker to use during tests

2015-05-28 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master e8d568dfe -> 7e1325e9a NO-JIRA: add a toggle to set a fixed rather than random open port for the broker to use during tests Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qp

qpid-jms git commit: QPIDJMS-57: update ErrorCondition 'info' usage to do lookups with Symbol keys

2015-05-28 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 7e1325e9a -> db615570d QPIDJMS-57: update ErrorCondition 'info' usage to do lookups with Symbol keys Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/db615570 T

qpid-jms git commit: QPIDJMS-56: move test alongside the matching 'no-hint' test

2015-05-29 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master db615570d -> cfb65ee61 QPIDJMS-56: move test alongside the matching 'no-hint' test Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/cfb65ee6 Tree: http://git-wi

qpid-proton git commit: PROTON-518: add setter and getter for using the sasl hostname field

2015-05-29 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master 8c86c6f36 -> 485b23d50 PROTON-518: add setter and getter for using the sasl hostname field Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/485b23d5 Tr

qpid-jms git commit: QPIDJMS-62: update handling of ObjectMessage to ensure a body section is sent when the object is null

2015-06-01 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 07d1637d9 -> 4db955b21 QPIDJMS-62: update handling of ObjectMessage to ensure a body section is sent when the object is null Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/q

qpid-jms git commit: NO-JIRA: update to jacoco 0.7.5, which now embeds config for M2E so we can also remove that from our pom

2015-06-01 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 4db955b21 -> d5b981e8a NO-JIRA: update to jacoco 0.7.5, which now embeds config for M2E so we can also remove that from our pom Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/as

qpid-jms git commit: NO-JIRA: remove unused imports

2015-06-01 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master d5b981e8a -> d94972022 NO-JIRA: remove unused imports Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d9497202 Tree: http://git-wip-us.apache.org/repos/asf/qpi

qpid-jms git commit: QPIDJMS-63: restore checks for expected initial response value

2015-06-02 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 6bd44c040 -> 5c21506fc QPIDJMS-63: restore checks for expected initial response value Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5c21506f Tree: http://git

qpid-jms git commit: QPIDJMS-65: dont use CRAM-MD5 or PLAIN if either a username and password have not actually been supplied

2015-06-02 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 5c21506fc -> 7e831696c QPIDJMS-65: dont use CRAM-MD5 or PLAIN if either a username and password have not actually been supplied Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/as

qpid-jms git commit: QPIDJMS-65: dont select EXTERNAL when we know there is no local principal established for the transport

2015-06-03 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 4b2f03d61 -> 2fde87949 QPIDJMS-65: dont select EXTERNAL when we know there is no local principal established for the transport Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf

qpid-jms git commit: QPIDJMS-65: avoid race leading to sporadic test failure

2015-06-03 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 2fde87949 -> ab970da6b QPIDJMS-65: avoid race leading to sporadic test failure Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/ab970da6 Tree: http://git-wip-us

qpid-jms git commit: QPIDJMS-66: fix case of the clientID option in the URI docs

2015-06-04 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master ab970da6b -> 427a36deb QPIDJMS-66: fix case of the clientID option in the URI docs Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/427a36de Tree: http://git-wi

svn commit: r1683498 - in /qpid/site: docs/releases/qpid-jms-0.2.0/docs/index.html input/releases/qpid-jms-0.2.0/docs/index.md

2015-06-04 Thread robbie
Author: robbie Date: Thu Jun 4 09:48:22 2015 New Revision: 1683498 URL: http://svn.apache.org/r1683498 Log: QPIDJMS-66: update website documentation for the current 0.2.0 release to fix the clientID option in URI Modified: qpid/site/docs/releases/qpid-jms-0.2.0/docs/index.html qpid

qpid-jms git commit: QPIDJMS-67: workaround extraneous header+frames being sent, nix the transport output upon SASL failure

2015-06-04 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 427a36deb -> 2198077f0 QPIDJMS-67: workaround extraneous header+frames being sent, nix the transport output upon SASL failure Removes workaround from ab970da6b810fccf0f93c4ac7e07aab58ea8ab54 from QPIDJMS-65 as it was only needed due to

qpid-jms git commit: NO-JIRA: use the providers BYTES logger for an incoming hex dump to match the outgoing, the transport already logs the number of bytes and buffer details

2015-06-05 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 2198077f0 -> 68d457115 NO-JIRA: use the providers BYTES logger for an incoming hex dump to match the outgoing, the transport already logs the number of bytes and buffer details Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/r

[2/2] qpid-jms git commit: NO-JIRA: filter out results for the generated parser

2015-06-05 Thread robbie
NO-JIRA: filter out results for the generated parser Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/55516e47 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/55516e47 Diff: http://git-wip-us.apache.org/repos/a

[1/2] qpid-jms git commit: NO-JIRA: add some initial config for filtering the findbugs results

2015-06-05 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 68d457115 -> 55516e477 NO-JIRA: add some initial config for filtering the findbugs results Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/c1553ee2 Tree: http:

qpid-jms git commit: QPIDJMS-61: add ability to configure the contents of the SASL Init and Open frame hostname field, enabling vhost usage

2015-06-08 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 55516e477 -> 60f86b37e QPIDJMS-61: add ability to configure the contents of the SASL Init and Open frame hostname field, enabling vhost usage Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apach

qpid-jms git commit: QPIDJMS-61: dont forget the docs

2015-06-08 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 60f86b37e -> df9fb21e7 QPIDJMS-61: dont forget the docs Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/df9fb21e Tree: http://git-wip-us.apache.org/repos/asf/q

[1/6] qpid-jms git commit: NO-JIRA: use a more typical option in the example URI

2015-06-09 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master c2bc1463a -> 6667bcffc NO-JIRA: use a more typical option in the example URI Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6667bcff Tree: http://git-wip-us.a

[6/6] qpid-jms git commit: QPIDJMS-48: make getPropertyNames and propertyExists consistent with the get/set property methods validation behaviour. Add initial base for toggle to escape the validation

2015-06-09 Thread robbie
QPIDJMS-48: make getPropertyNames and propertyExists consistent with the get/set property methods validation behaviour. Add initial base for toggle to escape the validation Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/comm

[5/6] qpid-jms git commit: QPIDJMS-48: update docs with new option

2015-06-09 Thread robbie
QPIDJMS-48: update docs with new option Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/ef375058 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/ef375058 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/d

[3/6] qpid-jms git commit: NO-JIRA: rename test message facades etc for clarity

2015-06-09 Thread robbie
http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/f1cb952d/qpid-jms-client/src/test/java/org/apache/qpid/jms/message/foreign/ForeignJmsTextMessage.java -- diff --git a/qpid-jms-client/src/test/java/org/apache/qpid/jms/message/f

[4/6] qpid-jms git commit: NO-JIRA: rename test message facades etc for clarity

2015-06-09 Thread robbie
NO-JIRA: rename test message facades etc for clarity Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/f1cb952d Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/f1cb952d Diff: http://git-wip-us.apache.org/repos/a

[2/6] qpid-jms git commit: QPIDJMS-48: wire up connection option for toggling behaviour, add some integration test to verify new and received messages both pick it up

2015-06-09 Thread robbie
QPIDJMS-48: wire up connection option for toggling behaviour, add some integration test to verify new and received messages both pick it up Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e9d752a0 Tree: http://git-wip-u

qpid-jms git commit: QPIDJMS-71: ensure recieve(0) doesnt just fall through, consolidate recieve() and recieve(timeout) as single implementation

2015-06-10 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master ff0681fee -> 394946a6d QPIDJMS-71: ensure recieve(0) doesnt just fall through, consolidate recieve() and recieve(timeout) as single implementation Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.

[1/3] qpid-jms git commit: NO-JIRA: update the docs for the SSL/TLS transport options to add more descriptions

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 394946a6d -> 79e76862b NO-JIRA: update the docs for the SSL/TLS transport options to add more descriptions Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/0ba

[2/3] qpid-jms git commit: NO-JIRA: update docs for failover URI options, include details around using 'nested' options to avoid repeating the same options in each broker URI

2015-06-11 Thread robbie
NO-JIRA: update docs for failover URI options, include details around using 'nested' options to avoid repeating the same options in each broker URI Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/fb3ffd91 Tree: http://g

[3/3] qpid-jms git commit: QPIDJMS-72: make the discovery. and discovered. prefix usage more consistent with the failover URI options, support the actual failover options as a fallback, and add some b

2015-06-11 Thread robbie
QPIDJMS-72: make the discovery. and discovered. prefix usage more consistent with the failover URI options, support the actual failover options as a fallback, and add some basic docs for the discovery bits Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.a

qpid-jms git commit: QPIDJMS-72: fixups to improve readability

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 79e76862b -> 3d1e0564e QPIDJMS-72: fixups to improve readability Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/3d1e0564 Tree: http://git-wip-us.apache.org/re

qpid-jms git commit: QPIDJMS-58: fix javadoc error

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 3d1e0564e -> cdb5ed031 QPIDJMS-58: fix javadoc error Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/cdb5ed03 Tree: http://git-wip-us.apache.org/repos/asf/qpid

qpid-jms git commit: [maven-release-plugin] prepare release 0.3.0

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master cdb5ed031 -> 98ef59a48 [maven-release-plugin] prepare release 0.3.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/98ef59a4 Tree: http://git-wip-us.apache.org

Git Push Summary

2015-06-11 Thread robbie
Repository: qpid-jms Updated Tags: refs/tags/0.3.0 [created] 22306d7d8 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

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

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 98ef59a48 -> 2e965a38c [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/2e965a38 Tree: http://git-

svn commit: r9346 - /dev/qpid/jms/0.3.0-rc1/

2015-06-11 Thread robbie
Author: robbie Date: Thu Jun 11 18:37:32 2015 New Revision: 9346 Log: add archives for Qpid JMS client 0.3.0-rc1 Added: dev/qpid/jms/0.3.0-rc1/ dev/qpid/jms/0.3.0-rc1/apache-qpid-jms-0.3.0-bin.tar.gz (with props) dev/qpid/jms/0.3.0-rc1/apache-qpid-jms-0.3.0-bin.tar.gz.asc (with

qpid-jms git commit: NO-JIRA: fix spelling

2015-06-12 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master bd28bc7ed -> 8a650 NO-JIRA: fix spelling Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/8a65 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tre

svn commit: r1685120 - in /qpid/trunk/qpid: QPID_VERSION.txt cpp/QPID_VERSION.txt

2015-06-12 Thread robbie
Author: robbie Date: Fri Jun 12 16:13:54 2015 New Revision: 1685120 URL: http://svn.apache.org/r1685120 Log: NO-JIRA: bump the version file numbers Modified: qpid/trunk/qpid/QPID_VERSION.txt qpid/trunk/qpid/cpp/QPID_VERSION.txt Modified: qpid/trunk/qpid/QPID_VERSION.txt URL: http

svn commit: r9352 - in /dev/qpid/cpp: ./ 0.34-alpha/ 0.34-alpha/qpid-cpp-0.34-alpha.tar.gz 0.34-alpha/qpid-cpp-0.34-alpha.tar.gz.asc 0.34-alpha/qpid-cpp-0.34-alpha.tar.gz.md5 0.34-alpha/qpid-cpp-0.34-

2015-06-12 Thread robbie
Author: robbie Date: Fri Jun 12 16:31:19 2015 New Revision: 9352 Log: add files for qpid-cpp-0.34-alpha Added: dev/qpid/cpp/ dev/qpid/cpp/0.34-alpha/ dev/qpid/cpp/0.34-alpha/qpid-cpp-0.34-alpha.tar.gz (with props) dev/qpid/cpp/0.34-alpha/qpid-cpp-0.34-alpha.tar.gz.asc (with

svn commit: r9369 - /release/qpid/jms/0.3.0/

2015-06-14 Thread robbie
Author: robbie Date: Sun Jun 14 19:32:40 2015 New Revision: 9369 Log: add release artifacts for Qpid JMS client 0.3.0 Added: release/qpid/jms/0.3.0/ - copied from r9368, dev/qpid/jms/0.3.0-rc1/ - To unsubscribe, e

[1/2] qpid-jms git commit: QPIDJMS-68: add support for disabling use of a SASL layer on connections

2015-06-15 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 8a650 -> 1f764abed QPIDJMS-68: add support for disabling use of a SASL layer on connections Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d5f91e8b Tree:

[2/2] qpid-jms git commit: QPIDJMS-69: add support for configuring the sasl mechanism(s) the client should select from (if offered by the server)

2015-06-15 Thread robbie
QPIDJMS-69: add support for configuring the sasl mechanism(s) the client should select from (if offered by the server) Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1f764abe Tree: http://git-wip-us.apache.org/repos/as

qpid-jms git commit: QPIDJMS-68, QPIDJMS-69: document the new options

2015-06-15 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 1f764abed -> 7f683f5f4 QPIDJMS-68, QPIDJMS-69: document the new options Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/7f683f5f Tree: http://git-wip-us.apache

svn commit: r1685611 - in /qpid/site: docs/ docs/components/jms/ docs/releases/ docs/releases/qpid-jms-0.1.0/ docs/releases/qpid-jms-0.2.0/ docs/releases/qpid-jms-0.3.0/ docs/releases/qpid-jms-0.3.0/d

2015-06-15 Thread robbie
Author: robbie Date: Mon Jun 15 16:04:54 2015 New Revision: 1685611 URL: http://svn.apache.org/r1685611 Log: NO-JIRA: update website for Qpid JMS client 0.3.0 release Added: qpid/site/docs/releases/qpid-jms-0.3.0/ qpid/site/docs/releases/qpid-jms-0.3.0/building.html - copied

[1/6] qpid-jms git commit: NO-JIRA: remove unused parameter

2015-06-16 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 7f683f5f4 -> a91170e29 NO-JIRA: remove unused parameter Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6b36338b Tree: http://git-wip-us.apache.org/repos/asf/q

[4/6] qpid-jms git commit: NO-JIRA: consolidate the ANONYMOUS connection handling

2015-06-16 Thread robbie
NO-JIRA: consolidate the ANONYMOUS connection handling Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/848b1000 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/848b1000 Diff: http://git-wip-us.apache.org/repos

[2/6] qpid-jms git commit: NO-JIRA: initial changes for consolidating sasl connection handling

2015-06-16 Thread robbie
NO-JIRA: initial changes for consolidating sasl connection handling Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/78dabd8d Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/78dabd8d Diff: http://git-wip-us.apa

[3/6] qpid-jms git commit: NO-JIRA: consolidate the EXTERNAL connection handling

2015-06-16 Thread robbie
NO-JIRA: consolidate the EXTERNAL connection handling Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/680fe88e Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/680fe88e Diff: http://git-wip-us.apache.org/repos/

[5/6] qpid-jms git commit: NO-JIRA: clean up a little

2015-06-16 Thread robbie
NO-JIRA: clean up a little Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/a5e049aa Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/a5e049aa Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/a5e049aa

[6/6] qpid-jms git commit: NO-JIRA: consolidate the SASL handling prior to rejecting a connection

2015-06-16 Thread robbie
NO-JIRA: consolidate the SASL handling prior to rejecting a connection Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/a91170e2 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/a91170e2 Diff: http://git-wip-us.

qpid-jms git commit: QPIDJMS-74: add useful details as connection properties in the Open frame

2015-06-17 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master a91170e29 -> 1731b2e46 QPIDJMS-74: add useful details as connection properties in the Open frame Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1731b2e4 Tree:

[1/2] qpid-jms git commit: NO-JIRA: remove stale TODO that has already been taken care of

2015-06-18 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 1731b2e46 -> 748bcdadf NO-JIRA: remove stale TODO that has already been taken care of Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/eeb59e84 Tree: http://git

[2/2] qpid-jms git commit: QPIDJMS-74: make it easier to distinguish the JVM and OS details

2015-06-18 Thread robbie
QPIDJMS-74: make it easier to distinguish the JVM and OS details Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/748bcdad Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/748bcdad Diff: http://git-wip-us.apache

svn commit: r9449 - in /dev/qpid/cpp/0.34-beta: ./ qpid-cpp-0.34-beta.tar.gz qpid-cpp-0.34-beta.tar.gz.asc qpid-cpp-0.34-beta.tar.gz.md5 qpid-cpp-0.34-beta.tar.gz.sha1

2015-06-19 Thread robbie
Author: robbie Date: Fri Jun 19 15:47:12 2015 New Revision: 9449 Log: add files for qpid-cpp-0.34-beta Added: dev/qpid/cpp/0.34-beta/ dev/qpid/cpp/0.34-beta/qpid-cpp-0.34-beta.tar.gz (with props) dev/qpid/cpp/0.34-beta/qpid-cpp-0.34-beta.tar.gz.asc (with props) dev/qpid/cpp

svn commit: r1686441 - /qpid/trunk/qpid/cpp/NOTICE

2015-06-19 Thread robbie
Author: robbie Date: Fri Jun 19 15:59:58 2015 New Revision: 1686441 URL: http://svn.apache.org/r1686441 Log: NO-JIRA: update the year in NOTICE file Modified: qpid/trunk/qpid/cpp/NOTICE Modified: qpid/trunk/qpid/cpp/NOTICE URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/NOTICE?rev

[1/7] qpid-jms git commit: QPIDJMS-75: update frame validation to log and store assertion errors, make peer close throw the first. Enables tests to fail fast and provide error info in many more situat

2015-06-22 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 748bcdadf -> 205c976ce QPIDJMS-75: update frame validation to log and store assertion errors, make peer close throw the first. Enables tests to fail fast and provide error info in many more situations Project: http://git-wip-us.apache

[3/7] qpid-jms git commit: QPIDJMS-75: update payload reference before running matcher against it

2015-06-22 Thread robbie
QPIDJMS-75: update payload reference before running matcher against it Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/db793649 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/db793649 Diff: http://git-wip-us.

[6/7] qpid-jms git commit: QPIDJMS-75: increase test timeouts to be more forgiving of sporadic slowdown on shared CI systems, now that they aren't mainly used to bound run time after 'expected' assert

2015-06-22 Thread robbie
http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/205c976c/qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/TextMessageIntegrationTest.java -- diff --git a/qpid-jms-client/src/test/java/org/apache/qpid/jms/integrat

[5/7] qpid-jms git commit: QPIDJMS-75: remove unused constructor arg

2015-06-22 Thread robbie
QPIDJMS-75: remove unused constructor arg Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/033f0a28 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/033f0a28 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms

[4/7] qpid-jms git commit: QPIDJMS-75: update header handler to treat assertion errors in line with frame handlers

2015-06-22 Thread robbie
QPIDJMS-75: update header handler to treat assertion errors in line with frame handlers Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/78b8ea75 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/78b8ea75 Diff:

[7/7] qpid-jms git commit: QPIDJMS-75: increase test timeouts to be more forgiving of sporadic slowdown on shared CI systems, now that they aren't mainly used to bound run time after 'expected' assert

2015-06-22 Thread robbie
QPIDJMS-75: increase test timeouts to be more forgiving of sporadic slowdown on shared CI systems, now that they aren't mainly used to bound run time after 'expected' assertion failure Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/q

[2/7] qpid-jms git commit: QPIDJMS-75: update handling to remove need for 'isComplete', rename post-matcher action to 'onCompletion'

2015-06-22 Thread robbie
QPIDJMS-75: update handling to remove need for 'isComplete', rename post-matcher action to 'onCompletion' Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/b1ed3972 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tr

qpid-jms git commit: NO-JIRA: update RAT exclude to reflect the current naming of the test key/trust stores

2015-06-23 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 205c976ce -> 71716b8db NO-JIRA: update RAT exclude to reflect the current naming of the test key/trust stores Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/

[2/2] qpid-jms git commit: QPIDJMS-77: improve logging of default interface selection process, update usage order of found interfaces for consistency with the brokers doing the announcing

2015-06-24 Thread robbie
QPIDJMS-77: improve logging of default interface selection process, update usage order of found interfaces for consistency with the brokers doing the announcing Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/49b66746

[1/2] qpid-jms git commit: QPIDJMS-76: configure broker to use the same interface as the JUnit assumption check did, ensure there isn't a mismatch in multihomed environments

2015-06-24 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 71716b8db -> 8b9ab1491 QPIDJMS-76: configure broker to use the same interface as the JUnit assumption check did, ensure there isn't a mismatch in multihomed environments Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Com

[1/2] qpid-jms git commit: QPIDJMS-78: document the clients supported SASL mechanisms, aid using the related config option

2015-06-24 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 8b9ab1491 -> e6dfc7419 QPIDJMS-78: document the clients supported SASL mechanisms, aid using the related config option Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jm

[2/2] qpid-jms git commit: NO-JIRA: fix typo in 'nested options' description, and give it a general update for clarity

2015-06-24 Thread robbie
NO-JIRA: fix typo in 'nested options' description, and give it a general update for clarity Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e6dfc741 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e6dfc741 Di

svn commit: r1687466 - /qpid/branches/qpid-cpp-0.34-rc/

2015-06-25 Thread robbie
Author: robbie Date: Thu Jun 25 10:13:25 2015 New Revision: 1687466 URL: http://svn.apache.org/r1687466 Log: NO-JIRA: create branch for qpid-cpp 0.34 RC process Added: qpid/branches/qpid-cpp-0.34-rc/ (props changed) - copied from r1687465, qpid/trunk/qpid/ Propchange: qpid/branches

svn commit: r1687468 - /qpid/branches/qpid-cpp-0.34-rc/

2015-06-25 Thread robbie
Author: robbie Date: Thu Jun 25 10:22:20 2015 New Revision: 1687468 URL: http://svn.apache.org/r1687468 Log: NO-JIRA: remove branch, will recreate at usual level Removed: qpid/branches/qpid-cpp-0.34-rc/ - To unsubscribe, e

svn commit: r1687469 - /qpid/branches/qpid-cpp-0.34-rc/

2015-06-25 Thread robbie
Author: robbie Date: Thu Jun 25 10:22:51 2015 New Revision: 1687469 URL: http://svn.apache.org/r1687469 Log: NO-JIRA: create branch for qpid-cpp 0.34 RC process Added: qpid/branches/qpid-cpp-0.34-rc/ (props changed) - copied from r1687468, qpid/trunk/ Propchange: qpid/branches/qpid

svn commit: r1687472 - in /qpid/branches/qpid-cpp-0.34-rc/qpid: ./ cpp/ cpp/docs/man/ extras/qmf/ packaging/windows/ python/ tests/ tools/

2015-06-25 Thread robbie
Author: robbie Date: Thu Jun 25 10:54:39 2015 New Revision: 1687472 URL: http://svn.apache.org/r1687472 Log: NO-JIRA: update version numbers/dates Modified: qpid/branches/qpid-cpp-0.34-rc/qpid/QPID_VERSION.txt qpid/branches/qpid-cpp-0.34-rc/qpid/cpp/QPID_VERSION.txt qpid/branches

svn commit: r1687474 - in /qpid/trunk/qpid: QPID_VERSION.txt cpp/QPID_VERSION.txt cpp/docs/man/qpidd.1 extras/qmf/setup.py packaging/windows/INSTALL_NOTES.html packaging/windows/installer.proj python/

2015-06-25 Thread robbie
Author: robbie Date: Thu Jun 25 11:00:15 2015 New Revision: 1687474 URL: http://svn.apache.org/r1687474 Log: NO-JIRA: update version numbers/dates Modified: qpid/trunk/qpid/QPID_VERSION.txt qpid/trunk/qpid/cpp/QPID_VERSION.txt qpid/trunk/qpid/cpp/docs/man/qpidd.1 qpid/trunk/qpid

svn commit: r9501 - in /dev/qpid/cpp/0.34-rc1: ./ qpid-cpp-0.34.tar.gz qpid-cpp-0.34.tar.gz.asc qpid-cpp-0.34.tar.gz.md5 qpid-cpp-0.34.tar.gz.sha1

2015-06-25 Thread robbie
Author: robbie Date: Thu Jun 25 11:32:42 2015 New Revision: 9501 Log: add files for qpid-cpp-0.34 rc1 Added: dev/qpid/cpp/0.34-rc1/ dev/qpid/cpp/0.34-rc1/qpid-cpp-0.34.tar.gz (with props) dev/qpid/cpp/0.34-rc1/qpid-cpp-0.34.tar.gz.asc (with props) dev/qpid/cpp/0.34-rc1/qpid

qpid-jms git commit: QPIDJMS-76: do the multicast assumption check before trying to start the broker, avoids hitting cases where doing so actually fails

2015-06-25 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master e6dfc7419 -> e0a49ba17 QPIDJMS-76: do the multicast assumption check before trying to start the broker, avoids hitting cases where doing so actually fails Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git

qpid-jms git commit: NO-JIRA: add initial config file for travis

2015-06-25 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master e0a49ba17 -> 6c7fa174c NO-JIRA: add initial config file for travis Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6c7fa174 Tree: http://git-wip-us.apache.org/

qpid-jms git commit: NO-JIRA: specify jdk for clarity, even though it is defaulted

2015-06-25 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 6c7fa174c -> 6311e9306 NO-JIRA: specify jdk for clarity, even though it is defaulted Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/6311e930 Tree: http://git-

qpid-jms git commit: NO-JIRA: remove stale TODO as the hostname field is already being set (+ prodding CI to do another build)

2015-06-25 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 6311e9306 -> 5bf3c21a4 NO-JIRA: remove stale TODO as the hostname field is already being set (+ prodding CI to do another build) Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/a

[1/2] qpid-jms git commit: NO-JIRA: add support for delaying frame sends for a specified time

2015-06-26 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 5bf3c21a4 -> 5f5e2c2b1 NO-JIRA: add support for delaying frame sends for a specified time Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/a9e8f1f6 Tree: http:/

[2/2] qpid-jms git commit: NO-JIRA: add test where producer link credit is delayed after attach

2015-06-26 Thread robbie
NO-JIRA: add test where producer link credit is delayed after attach Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5f5e2c2b Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/5f5e2c2b Diff: http://git-wip-us.ap

qpid-jms git commit: QPIDJMS-79: initial fixups for client module tests on windows

2015-06-26 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 5f5e2c2b1 -> 564d8eabc QPIDJMS-79: initial fixups for client module tests on windows Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/564d8eab Tree: http://git-

qpid-jms git commit: NO-JIRA: add travis config to RAT excludes

2015-06-26 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 564d8eabc -> dfc84e110 NO-JIRA: add travis config to RAT excludes Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/dfc84e11 Tree: http://git-wip-us.apache.org/r

svn commit: r9554 - /release/qpid/cpp/

2015-06-29 Thread robbie
Author: robbie Date: Mon Jun 29 13:53:43 2015 New Revision: 9554 Log: create subdir for cpp release artifacts Added: release/qpid/cpp/ - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands

svn commit: r9555 - /release/qpid/cpp/0.34/

2015-06-29 Thread robbie
Author: robbie Date: Mon Jun 29 13:56:24 2015 New Revision: 9555 Log: add artifacts for qpid-cpp 0.34 release Added: release/qpid/cpp/0.34/ - copied from r9554, dev/qpid/cpp/0.34-rc1/ - To unsubscribe, e-mail

[2/2] qpid-jms git commit: QPIDJMS-82: fix certificate validity when signing with CA, and various issues verifyHost option tests/keystore

2015-07-02 Thread robbie
QPIDJMS-82: fix certificate validity when signing with CA, and various issues verifyHost option tests/keystore Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/1039523d Tree: http://git-wip-us.apache.org/repos/asf/qpid-j

[1/2] qpid-jms git commit: QPIDJMS-81: fix trace logging to report the delay as intended rather than the deadline

2015-07-02 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master dfc84e110 -> 1039523dc QPIDJMS-81: fix trace logging to report the delay as intended rather than the deadline Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/

svn commit: r1688839 - /qpid/tags/qpid-cpp-0.34/

2015-07-02 Thread robbie
Author: robbie Date: Thu Jul 2 14:49:59 2015 New Revision: 1688839 URL: http://svn.apache.org/r1688839 Log: tag the qpid-cpp-0.34 release Added: qpid/tags/qpid-cpp-0.34/ (props changed) - copied from r1687472, qpid/branches/qpid-cpp-0.34-rc/ Propchange: qpid/tags/qpid-cpp-0.34

svn commit: r1688840 [9/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ doc

2015-07-02 Thread robbie
Modified: qpid/site/input/components/cpp-broker/index.md URL: http://svn.apache.org/viewvc/qpid/site/input/components/cpp-broker/index.md?rev=1688840&r1=1688839&r2=1688840&view=diff == --- qpid/site/input/components/cpp-br

svn commit: r1688840 [11/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ do

2015-07-02 Thread robbie
Added: qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/ch02s02.html.in URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/ch02s02.html.in?rev=1688840&view=auto == --- qpid/site/

svn commit: r1688840 [5/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ doc

2015-07-02 Thread robbie
Added: qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/chap-Messaging_User_Guide-Security.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/chap-Messaging_User_Guide-Security.html?rev=1688840&view=auto ==

svn commit: r1688840 [10/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ do

2015-07-02 Thread robbie
Added: qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/ch01.html.in URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/ch01.html.in?rev=1688840&view=auto == --- qpid/site/input/

svn commit: r1688840 [2/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ doc

2015-07-02 Thread robbie
Added: qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/ch01.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/ch01.html?rev=1688840&view=auto == --- qpid/site/docs/releases/

svn commit: r1688840 [8/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ doc

2015-07-02 Thread robbie
Added: qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/index.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/index.html?rev=1688840&view=auto == --- qpid/site/docs/release

svn commit: r1688840 [7/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ doc

2015-07-02 Thread robbie
Added: qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/chapter-ha.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/chapter-ha.html?rev=1688840&view=auto == --- qpid/site/do

svn commit: r1688840 [12/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ do

2015-07-02 Thread robbie
Added: qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/chap-Messaging_User_Guide-Broker_Federation.html.in URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/chap-Messaging_User_Guide-Broker_Federation.html.in?rev=1688840&view=auto

svn commit: r1688840 [15/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ do

2015-07-02 Thread robbie
Added: qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/css/style.css URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-cpp-0.34/cpp-broker/book/css/style.css?rev=1688840&view=auto == --- qpid/site/inpu

svn commit: r1688840 [6/15] - in /qpid/site: ./ docs/ docs/components/cpp-broker/ docs/components/messaging-api/ docs/releases/ docs/releases/qpid-cpp-0.34/ docs/releases/qpid-cpp-0.34/cpp-broker/ doc

2015-07-02 Thread robbie
Added: qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/chapter-Managing-CPP-Broker.html URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-cpp-0.34/cpp-broker/book/chapter-Managing-CPP-Broker.html?rev=1688840&view=auto

  1   2   3   4   5   6   7   8   9   10   >