From 5321887567eab37cfaf54bce7d02b5cc318eccec Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Sat, 27 Mar 2010 01:52:08 +0000 Subject: [PATCH] INT-1045, removed 'thread-pool-task-executor' element --- .../config/xml/spring-integration-2.0.xsd | 45 +------------------ 1 file changed, 1 insertion(+), 44 deletions(-) diff --git a/org.springframework.integration/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd b/org.springframework.integration/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd index 9a57e5b117..7f9a3a0878 100644 --- a/org.springframework.integration/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd +++ b/org.springframework.integration/src/main/resources/org/springframework/integration/config/xml/spring-integration-2.0.xsd @@ -1051,50 +1051,7 @@ - - - - - - Defines a ThreadPoolTaskExecutor. - - - - - - - - Specifies the maximum pool size in order to - limit the number of concurrent - tasks. - Otherwise, the default will be - Integer.MAX_VALUE. - - - - - - - - - - - - - - - - - - - - - +