From f27a9e9cf6e3253abd872d1af4f877407dc04eb0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 14 Apr 2015 14:14:57 -0700 Subject: [PATCH] SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. --- .../gemfire/config/spring-gemfire-1.6.xsd | 29 +++++++++---------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.6.xsd b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.6.xsd index d8bc4fba..aaa939a0 100644 --- a/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.6.xsd +++ b/src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.6.xsd @@ -2197,7 +2197,7 @@ Container for continuous query listeners. All listeners will be hosted by the sa @@ -2205,10 +2205,10 @@ The id of the listener (optional) + ]]> - + @@ -2217,20 +2217,10 @@ A reference (by name) to the GemFire Cache bean. Default is "gemfireCache". + ]]> - - - - - - + + + + + +