From a09cdcb6c655011eb500e9aa7fcc2712c49f94df Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 13 Nov 2013 11:15:18 -0800 Subject: [PATCH] Removed the disk-store reference in the subscription-config subelement of the GemFire Cache Server bean definition since the Disk Store reference by name is invalid (referring to the Disk Store disk directory location and not the logical name of a valid Disk Store, see SGF-217 for further details). This change should also fix the nightly build. --- .../data/gemfire/config/server-ns.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/test/resources/org/springframework/data/gemfire/config/server-ns.xml b/src/test/resources/org/springframework/data/gemfire/config/server-ns.xml index fb176f23..13573609 100644 --- a/src/test/resources/org/springframework/data/gemfire/config/server-ns.xml +++ b/src/test/resources/org/springframework/data/gemfire/config/server-ns.xml @@ -15,13 +15,10 @@ - - - + + @@ -29,4 +26,4 @@ - \ No newline at end of file +