From 6f45bdddca3488dd803a43578a7be011573e1cd2 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 14 Apr 2015 14:23:00 -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. (cherry picked from commit 847283a7e4804b2cd2838288f88f5b9d9d0f5abe) Signed-off-by: John Blum --- .../gemfire/config/spring-gemfire-1.4.xsd | 27 +++++++++---------- 1 file changed, 13 insertions(+), 14 deletions(-) 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 4aafb735..670ea4a1 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 @@ -2157,7 +2157,7 @@ Container for continuous query listeners. All listeners will be hosted by the sa @@ -2165,7 +2165,7 @@ The id of the listener (optional) + ]]> @@ -2177,20 +2177,10 @@ A reference (by name) to the GemFire Cache bean. Default is "gemfireCache". + ]]> - - - - - - + + + + + +