From 4b564535d27447057fad44239e978cb91405c9c6 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Mon, 30 Jan 2012 23:54:07 -0500 Subject: [PATCH] INT-2423 remove 'keep-released-messages' attribute For reference see: https://jira.springsource.org/browse/INT-2423 --- .../integration/config/xml/spring-integration-2.1.xsd | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.1.xsd b/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.1.xsd index 0db86cc866..943215f816 100644 --- a/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.1.xsd +++ b/spring-integration-core/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.1.xsd @@ -3060,11 +3060,6 @@ is provided, the return value is expected to match a channel name exactly. - - - Will store messages after their release. Mainly used for monitoring purposes. Default is 'true' - -