From 022dc86f709b3ce4e4b0c6c44d8d7a1ba1e3f9cd 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@803818 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/010Excludes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes index 643a26bb9d..7577ad8da1 100644 --- a/qpid/java/test-profiles/010Excludes +++ b/qpid/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