From 7397940ad79ae3ffd7995162806d6537b1e173d7 Mon Sep 17 00:00:00 2001 From: trisberg Date: Thu, 22 Jan 2009 15:45:55 +0000 Subject: [PATCH] BATCH-1003: applied patch to remove listeners element from tasklet --- .../core/configuration/xml/spring-batch-2.0.xsd | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd b/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd index 051650ef3..db5548a2d 100644 --- a/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd +++ b/spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-2.0.xsd @@ -245,19 +245,6 @@ - - - - - - - - - - -