From 32d79a6e99ad773e8a7b49efa12e06c028e7d2f4 Mon Sep 17 00:00:00 2001 From: Kim van der Riet Date: Fri, 22 Dec 2006 17:00:28 +0000 Subject: AMQP version using new generator - Part 1. In these changes, all places where version-specific info is required, it has been hard-wired to major=8, minor=0. The next phase of changes will connect the version info to that obtained from ProtocolInitiation for the current session. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@489691 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/common/protocol-version.xml | 109 +++++----------------------------- 1 file changed, 14 insertions(+), 95 deletions(-) (limited to 'qpid/java/common/protocol-version.xml') diff --git a/qpid/java/common/protocol-version.xml b/qpid/java/common/protocol-version.xml index 96ce348523..6a92dfbe2b 100644 --- a/qpid/java/common/protocol-version.xml +++ b/qpid/java/common/protocol-version.xml @@ -20,102 +20,21 @@ --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Found AMQP specification file "${specs.dir}/amqp-@{ver}.xml"; major=${@{ver}.amqp(major)} minor=${@{ver}.amqp(minor)} - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - + + XML files to be processed: ${xml.spec.list} + + + -- cgit v1.2.1