summaryrefslogtreecommitdiff
path: root/java/module.xml
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2010-01-20 19:21:16 +0000
committerMartin Ritchie <ritchiem@apache.org>2010-01-20 19:21:16 +0000
commitdd8078e03108bd9c9f602c82f396511927d05cc7 (patch)
treef1c40ff2fa18b31e0d44cb5dabc1cc9b1a02c205 /java/module.xml
parentcd3166280e53b8587d4d257b7898577b65edc0b7 (diff)
downloadqpid-python-dd8078e03108bd9c9f602c82f396511927d05cc7.tar.gz
QPID-2349 : Fixed Protocol Version negotiation. The Negotiated protocol version was not given to the ProtocolSession.
Once this is done the correct delegate is enabled on connection. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@901341 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/module.xml')
-rw-r--r--java/module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/module.xml b/java/module.xml
index 568359f7ea..820f7ce036 100644
--- a/java/module.xml
+++ b/java/module.xml
@@ -278,6 +278,7 @@
<sysproperty key="broker.stopped" value="${broker.stopped}" />
<sysproperty key="broker.config" value="${broker.config}" />
<sysproperty key="test.output" value="${module.results}"/>
+ <sysproperty key="qpid.amqp.version" value="${qpid.amqp.version}"/>
<syspropertyset>
<propertyref prefix="test"/>