From 3f28b7691eb278029c8af620ec0ad9e08d48f8ce Mon Sep 17 00:00:00 2001 From: trisberg Date: Mon, 9 Feb 2009 02:59:25 +0000 Subject: [PATCH] added extra space att the end of the file to prevent build failure --- spring-batch-test/template.mf | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-batch-test/template.mf b/spring-batch-test/template.mf index e01ba3ccb..b7794b81a 100644 --- a/spring-batch-test/template.mf +++ b/spring-batch-test/template.mf @@ -36,3 +36,4 @@ Unversioned-Imports: javax.sql.*, javax.xml.namespace.*, javax.xml.transform.* + \ No newline at end of file