From f709ba9797f11fcbc55a09252b490cbf484739e8 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Wed, 25 May 2011 16:55:42 -0400 Subject: [PATCH] INT-1916 fixed schema to be JDK 1.5 compatible --- .../config/spring-integration-file-2.0.xsd | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.0.xsd b/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.0.xsd index 2389e4be23..7d6bcbe6de 100644 --- a/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.0.xsd +++ b/spring-integration-file/src/main/resources/org/springframework/integration/file/config/spring-integration-file-2.0.xsd @@ -27,19 +27,21 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + +