From 298abcd8a7cb6f508e193c85a623a7373bbbc882 Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 18 Feb 2009 08:22:11 +0000 Subject: [PATCH] BATCH-1087: use Resource[] for setting classpath resources --- .../ClassPathXmlJobRegistryContextTests-context.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistryContextTests-context.xml diff --git a/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistryContextTests-context.xml b/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistryContextTests-context.xml new file mode 100644 index 000000000..475e44280 --- /dev/null +++ b/spring-batch-core/src/test/resources/org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistryContextTests-context.xml @@ -0,0 +1,10 @@ + + + + + + + +