From 1dd1ac62fd1dcc17f68689af285b5f8a9a7b68b0 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 13 Aug 2009 09:36:17 +0000 Subject: QPID-2002 : Excluded JMX testing from CPP broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@803818 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/010Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/test-profiles') diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index 643a26bb9d..7577ad8da1 100644 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -79,3 +79,6 @@ org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueS // CPP Broker does not follow the same Logging convention as the Java broker org.apache.qpid.server.logging.* + +// CPP Broker does not have a JMX interface to test +org.apache.qpid.management.jmx.* -- cgit v1.2.1