summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2011-11-20 23:37:48 +0000
committerKeith Wall <kwall@apache.org>2011-11-20 23:37:48 +0000
commita0fccd9dbfabd912a906225f817cd00072d7fc8d (patch)
tree71d457039d047e12ee5bec2f6cc98f457f050bec /java/test-profiles
parent33db3cab8c1ec8d82045e557b190a98a2418c565 (diff)
downloadqpid-python-a0fccd9dbfabd912a906225f817cd00072d7fc8d.tar.gz
QPID-3622: Add Sorted Queue funtionality
Applied patch from Andrew MacBean <andymacbean@gmail.com> and Oleksandr Rudyy<orudyy@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1204295 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rw-r--r--java/test-profiles/JavaPre010Excludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes
index 68feaf1e2b..057d7c2c44 100644
--- a/java/test-profiles/JavaPre010Excludes
+++ b/java/test-profiles/JavaPre010Excludes
@@ -33,6 +33,7 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#*
org.apache.qpid.test.client.queue.QueuePolicyTest#testRingPolicy
org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy
org.apache.qpid.test.unit.message.JMSPropertiesTest#testApplicationProperties
+org.apache.qpid.server.queue.AddressBasedSortedQueueTest#*
// Those tests are written against the 0.10 path
org.apache.qpid.test.unit.message.UTF8Test#*