From 4bbd3b7b02317b0f3117932a65d53e7d9ef0e291 Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 14 Dec 2007 01:16:25 +0000 Subject: [PATCH] Re-generate classpaths for missing dependency. --- spring-batch-execution/.classpath | 34 ++++---- spring-batch-infrastructure/.classpath | 68 +++++++-------- spring-batch-integration/.classpath | 68 +++++++-------- spring-batch-samples/.classpath | 114 +++++++++++++------------ spring-batch-samples/.project | 4 +- spring-batch-samples/pom.xml | 10 +-- 6 files changed, 150 insertions(+), 148 deletions(-) diff --git a/spring-batch-execution/.classpath b/spring-batch-execution/.classpath index 28e8f1c1e..1c403adf6 100644 --- a/spring-batch-execution/.classpath +++ b/spring-batch-execution/.classpath @@ -5,24 +5,24 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spring-batch-infrastructure/.classpath b/spring-batch-infrastructure/.classpath index 71ea09190..a479db421 100644 --- a/spring-batch-infrastructure/.classpath +++ b/spring-batch-infrastructure/.classpath @@ -4,40 +4,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spring-batch-integration/.classpath b/spring-batch-integration/.classpath index e55ff548a..5627f5416 100644 --- a/spring-batch-integration/.classpath +++ b/spring-batch-integration/.classpath @@ -5,42 +5,42 @@ - - + + + + + - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spring-batch-samples/.classpath b/spring-batch-samples/.classpath index db8064be3..aaca6557d 100644 --- a/spring-batch-samples/.classpath +++ b/spring-batch-samples/.classpath @@ -1,56 +1,58 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-batch-samples/.project b/spring-batch-samples/.project index 0b7c469ff..6abb12bb1 100644 --- a/spring-batch-samples/.project +++ b/spring-batch-samples/.project @@ -2,9 +2,9 @@ spring-batch-samples Example batch jobs using Spring Batch Core and Execution. - spring-batch-execution - spring-batch-core spring-batch-infrastructure + spring-batch-core + spring-batch-execution diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 4dd8bb049..f5004b1e1 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -64,11 +64,11 @@ aspectjweaver test - - hsqldb - hsqldb - test - + + hsqldb + hsqldb + test + commons-io commons-io