From aa6831389971c4d76cfaf6af99b2c328edc28546 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 9 Dec 2013 18:12:16 -0800 Subject: [PATCH] Fixes JIRA issue SGF-234 for the spring-gemfire-1.3.xsd and spring-gemfire-1.4.xsd which incorrectly indicate that the pdx-persistent attribute defaults to true. --- .../data/gemfire/config/spring-gemfire-1.3.xsd | 4 ++-- .../data/gemfire/config/spring-gemfire-1.4.xsd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.3.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.3.xsd index 6f9990a4..19c71522 100755 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.3.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.3.xsd @@ -181,8 +181,8 @@ If not set, the metadata will go in the default disk store. use="optional"> diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.4.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.4.xsd index b0512100..fe746141 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.4.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.4.xsd @@ -181,8 +181,8 @@ If not set, the metadata will go in the default disk store. use="optional">