From dd8078e03108bd9c9f602c82f396511927d05cc7 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 20 Jan 2010 19:21:16 +0000 Subject: 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 --- java/module.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'java/module.xml') 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 @@ + -- cgit v1.2.1