From a707cad8e7bf0e7e5dc9725d2d08e63456dcb82d Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Wed, 28 Feb 2007 11:05:20 +0000 Subject: (Patch submitted by Rupert Smith). java_iop.diff This adds some interop tests (which are just copies of the existing topic tests) in a new integrationtests module. The java 1.4. client build has been updated to be able to run these tests. They succesfully talk to each other and the .net code. This is intended to be a starting point of a more in depth interop test as per the spec, but does not implement what is in the draft spec yet. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@512699 13f79535-47bb-0310-9956-ffa450edef68 --- java/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index 4b41c09987..270e73bc1a 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -142,6 +142,7 @@ under the License. cluster systests perftests + integrationtests management/eclipse-plugin client/example client-java14 -- cgit v1.2.1