From eae6e5078b5d324cd63a64014bfa8677c8546f44 Mon Sep 17 00:00:00 2001 From: dsyer Date: Mon, 21 Jul 2008 16:49:14 +0000 Subject: [PATCH] BATCH 733: Parent context missed a commit... --- archetypes/simple-cli/pom.xml | 2 +- .../src/main/resources/META-INF/spring/module-context.xml | 2 +- dictionary.txt | 3 +++ pom.xml | 5 +++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 5245c3ad2..7ebc4c99f 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -142,7 +142,7 @@ org.springframework.batch.core.launch.support.CommandLineJobRunner - classpath:/META-INF/spring/module-context.xml + classpath:/launch-context.xml job1 diff --git a/archetypes/simple-cli/src/main/resources/META-INF/spring/module-context.xml b/archetypes/simple-cli/src/main/resources/META-INF/spring/module-context.xml index b1003f215..c43fa6801 100644 --- a/archetypes/simple-cli/src/main/resources/META-INF/spring/module-context.xml +++ b/archetypes/simple-cli/src/main/resources/META-INF/spring/module-context.xml @@ -5,7 +5,7 @@ Example job to get you started. It provides a skeleton for a typical batch application. - + diff --git a/dictionary.txt b/dictionary.txt index fee78af67..19075881f 100644 --- a/dictionary.txt +++ b/dictionary.txt @@ -72,3 +72,6 @@ tokenizer tokenizes interceptions immutable +stateless +autowiring +strategizing diff --git a/pom.xml b/pom.xml index 992204270..c1fb6fd2e 100644 --- a/pom.xml +++ b/pom.xml @@ -599,6 +599,11 @@ + + org.springframework.osgi + spring-osgi-core + 1.1.0 + xerces xercesImpl