diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-06-28 16:46:12 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-06-28 16:46:12 +0000 |
| commit | b12849f919c55993d0bc0d67f2427a0c290f478c (patch) | |
| tree | 5fc4ebb7dc5ee51a19760a14f45282edeffae01a /java/test-profiles/JavaPre010Excludes | |
| parent | 11fabcb55f5ff07b288e815a8d922479c6e4f1fd (diff) | |
| download | qpid-python-b12849f919c55993d0bc0d67f2427a0c290f478c.tar.gz | |
QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webui functionality, partial merge from the java-config-and-management branch at r1355039
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1355072 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 3f29dee203..422764bad0 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -70,3 +70,8 @@ org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSel org.apache.qpid.ra.QpidRAConnectionTest#* org.apache.qpid.ra.QpidRAXAResourceTest#* +// These tests rely on new address syntax +org.apache.qpid.systest.management.jmx.QueueManagementTest#testGetSetAlternateExchange +org.apache.qpid.systest.management.jmx.QueueManagementTest#testRemoveAlternateExchange +org.apache.qpid.systest.management.jmx.QueueManagementTest#testAlternateExchangeSurvivesRestart + |
