From b234194a6c7bcdb9d15a7ec713fef7b9a4794856 Mon Sep 17 00:00:00 2001 From: costin Date: Thu, 26 Aug 2010 17:42:16 +0300 Subject: [PATCH] + add cache-ref to region definitions + make name attribute mandatory SGF-10 SGF-12 SGF-13 --- .../data/gemfire/config/spring-gemfire-1.0.xsd | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd index d18b1f4c..49ec32b0 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd @@ -124,13 +124,20 @@ arbitrarily pick one. - + + + + + +