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
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
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
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
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
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
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
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
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