From d985eeb75ab0e9af8ae1e2b9ff612e1a6a6402be Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Mon, 7 May 2018 12:27:28 -0400 Subject: [PATCH] Fix compatibility with the latest SD Gemfire https://build.spring.io/browse/INT-MASTER-1021 --- .../gemfire/inbound/CqInboundChannelAdapterTests-context.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-integration-gemfire/src/test/java/org/springframework/integration/gemfire/inbound/CqInboundChannelAdapterTests-context.xml b/spring-integration-gemfire/src/test/java/org/springframework/integration/gemfire/inbound/CqInboundChannelAdapterTests-context.xml index 6fd36bcd98..91ccfffcbc 100644 --- a/spring-integration-gemfire/src/test/java/org/springframework/integration/gemfire/inbound/CqInboundChannelAdapterTests-context.xml +++ b/spring-integration-gemfire/src/test/java/org/springframework/integration/gemfire/inbound/CqInboundChannelAdapterTests-context.xml @@ -30,7 +30,7 @@ pool-name="client-pool" data-policy="EMPTY" /> + cache="client-cache" pool-name="client-pool"/>