svn commit: r1646903 - in /qpid/dispatch/trunk: python/qpid_dispatch/management/ python/qpid_dispatch_internal/management/ src/ tests/ tests/management/ tools/

2014-12-19 Thread aconway
Author: aconway Date: Fri Dec 19 23:58:51 2014 New Revision: 1646903 URL: http://svn.apache.org/r1646903 Log: DISPATCH-86: Management agent should enforce format of identifiers. New behavior: - identity is determined by the agent, always of the form type/id for some id string. - name is left unc

qpid-jms git commit: We should be throwing an error if properties from the URI don't apply cleanly.

2014-12-19 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 3dbfdb7be -> 512418727 We should be throwing an error if properties from the URI don't apply cleanly. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/51241872

qpid-proton git commit: Release 0.9-alpha-1

2014-12-19 Thread rhs
Repository: qpid-proton Updated Branches: refs/heads/0.9-alpha-1 [created] 29c5c3298 Release 0.9-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/29c5c329 Tree: http://git-wip-us.apache.org/repos/asf/qpi

[3/3] qpid-jms git commit: remove unused methods/fields

2014-12-19 Thread robbie
remove unused methods/fields Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/3dbfdb7b Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/3dbfdb7b Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/3dbfdb7

[2/3] qpid-jms git commit: enable test again now that underlying issue is resolved

2014-12-19 Thread robbie
enable test again now that underlying issue is resolved Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/aa4a Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/aa4a Diff: http://git-wip-us.apache.org/repo

[1/3] qpid-jms git commit: support adding prefixes to the to/reply-to fields on messages when setting JMSDestination/JMSReplyTo value if the connection has prefixes configured

2014-12-19 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 0e590e7ce -> 3dbfdb7be support adding prefixes to the to/reply-to fields on messages when setting JMSDestination/JMSReplyTo value if the connection has prefixes configured Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo C

svn commit: r1646849 - /qpid/trunk/qpid/cpp/examples/messaging/server.cpp

2014-12-19 Thread chug
Author: chug Date: Fri Dec 19 19:41:38 2014 New Revision: 1646849 URL: http://svn.apache.org/r1646849 Log: QPID-6280: C++ Messaging example server resource leak Modified: qpid/trunk/qpid/cpp/examples/messaging/server.cpp Modified: qpid/trunk/qpid/cpp/examples/messaging/server.cpp URL: http

svn commit: r1646829 - in /qpid/trunk/qpid/java: bdbstore/src/main/java/resources/js/qpid/management/virtualhostnode/bdb_ha/add/existinggroup/ bdbstore/src/main/java/resources/js/qpid/management/virtu

2014-12-19 Thread kwall
Author: kwall Date: Fri Dec 19 19:13:50 2014 New Revision: 1646829 URL: http://svn.apache.org/r1646829 Log: QPID-6276: [Java Broker] Enhance the virtualhost UI to support upload/download of virtualhost config expressed as JSON. Modified: qpid/trunk/qpid/java/bdbstore/src/main/java/resources

qpid-jms git commit: support stripping prefixes from to/reply-to fields on messages when creating JMSDestination/JMSReplyTo value if the connection has prefixes configured

2014-12-19 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 0e568a4f7 -> 0e590e7ce support stripping prefixes from to/reply-to fields on messages when creating JMSDestination/JMSReplyTo value if the connection has prefixes configured Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo