From 12d7203c03f26503da031ae5ea3e88a022125b8a Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 31 Dec 2007 15:45:50 +0000 Subject: [PATCH] IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages http://jira.springframework.org/browse/BATCH-267 Remove unused packages --- .../src/main/java/org/springframework/batch/io/xml/package.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-infrastructure/src/main/java/org/springframework/batch/io/xml/package.html b/spring-batch-infrastructure/src/main/java/org/springframework/batch/io/xml/package.html index cd9eb79a1..1367ff7b4 100644 --- a/spring-batch-infrastructure/src/main/java/org/springframework/batch/io/xml/package.html +++ b/spring-batch-infrastructure/src/main/java/org/springframework/batch/io/xml/package.html @@ -1,7 +1,7 @@

-Infrastructure implementations of io file support concerns. +Infrastructure implementations of xml input and output.