diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-08-13 09:36:17 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-08-13 09:36:17 +0000 |
| commit | 022dc86f709b3ce4e4b0c6c44d8d7a1ba1e3f9cd (patch) | |
| tree | 4575c74d48729b8b806b7ffe072bb8e72f807377 /qpid | |
| parent | 7b0bd771eb77aa60b25879770333e56c64d76ee3 (diff) | |
| download | qpid-python-022dc86f709b3ce4e4b0c6c44d8d7a1ba1e3f9cd.tar.gz | |
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
Diffstat (limited to 'qpid')
| -rw-r--r-- | qpid/java/test-profiles/010Excludes | 3 |
1 files changed, 3 insertions, 0 deletions
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.* |
