blob: 8fdaa25e3d5e0f0ec932abe2efe43170527a856a (
plain)
1
2
3
4
5
6
7
8
9
|
//======================================================================
//Exclude the following from brokers defaulting to the 0-8 protocol
//======================================================================
// This test requires a broker capable of 0-8/9 and 0-10
org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend
// QPID-2478 test fails when run against broker using 0-8/9
org.apache.qpid.test.client.message.JMSDestinationTest#testGetDestinationWithCustomExchange
|