From df075a5d9988b4abce0defdbbcbd5fd29580f4b0 Mon Sep 17 00:00:00 2001 From: Eitan Suez Date: Tue, 12 Jan 2016 15:23:00 -0600 Subject: [PATCH] SGF-462 - adding appinfo hint to client-region element - This allows IDEs to figure out the correct type for this element Closes PR #85 (cherry picked from commit c5431091978bb650b786653e1737ea9c1dd85bff) --- .../data/gemfire/config/spring-gemfire-1.8.xsd | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.8.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.8.xsd index f479f4f0..6538f1f9 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.8.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.8.xsd @@ -2177,7 +2177,18 @@ Defines a template for creating multiple GemFire Client Regions that all share a - + + + + + + + + + +