You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ri...@apache.org on 2009/08/13 11:36:17 UTC

svn commit: r803818 - /qpid/trunk/qpid/java/test-profiles/010Excludes

Author: ritchiem
Date: Thu Aug 13 09:36:17 2009
New Revision: 803818

URL: http://svn.apache.org/viewvc?rev=803818&view=rev
Log:
QPID-2002 : Excluded JMX testing from CPP broker

Modified:
    qpid/trunk/qpid/java/test-profiles/010Excludes

Modified: qpid/trunk/qpid/java/test-profiles/010Excludes
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/010Excludes?rev=803818&r1=803817&r2=803818&view=diff
==============================================================================
--- qpid/trunk/qpid/java/test-profiles/010Excludes (original)
+++ qpid/trunk/qpid/java/test-profiles/010Excludes Thu Aug 13 09:36:17 2009
@@ -79,3 +79,6 @@
 
 // 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.*



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org