From 3203eea7641e1b0f39de96d797db7c54423b7f02 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 17 Apr 2012 09:01:44 +0000 Subject: QPID-3923: Store queue, exchange and binding as configured objects in bdb store Applied patch by Oleksandr Rudyy , Phil Harvey , and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327003 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaBDBExcludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/JavaBDBExcludes') diff --git a/qpid/java/test-profiles/JavaBDBExcludes b/qpid/java/test-profiles/JavaBDBExcludes index 3fac01cb6d..0750beb339 100644 --- a/qpid/java/test-profiles/JavaBDBExcludes +++ b/qpid/java/test-profiles/JavaBDBExcludes @@ -20,3 +20,4 @@ //This test is subclassed within the bdbstore module to enable it to run and //also add some bdb-specific tests. It is excluded to prevent running twice. org.apache.qpid.server.store.MessageStoreTest#* +org.apache.qpid.server.store.DurableConfigurationStoreTest#* -- cgit v1.2.1