diff --git a/spring-batch-execution/.classpath b/spring-batch-execution/.classpath index 521ffcfb5..b6d9ce7c7 100644 --- a/spring-batch-execution/.classpath +++ b/spring-batch-execution/.classpath @@ -1,9 +1,9 @@ - - - + + + diff --git a/spring-batch-execution/.settings/org.eclipse.jdt.core.prefs b/spring-batch-execution/.settings/org.eclipse.jdt.core.prefs index 6498f7be3..f13e0b065 100644 --- a/spring-batch-execution/.settings/org.eclipse.jdt.core.prefs +++ b/spring-batch-execution/.settings/org.eclipse.jdt.core.prefs @@ -1,5 +1,7 @@ -#Mon Feb 25 10:12:41 GMT 2008 +#Thu Mar 06 17:27:20 GMT 2008 eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4 org.eclipse.jdt.core.compiler.compliance=1.4 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning +org.eclipse.jdt.core.compiler.source=1.4 diff --git a/spring-batch-execution/.springBeans b/spring-batch-execution/.springBeans index 7d698662f..3f58094ef 100644 --- a/spring-batch-execution/.springBeans +++ b/spring-batch-execution/.springBeans @@ -1,10 +1,11 @@ 1 - + + src/test/resources/org/springframework/batch/execution/repository/dao/data-source-context.xml src/test/resources/org/springframework/batch/execution/repository/dao/sql-dao-test.xml @@ -13,13 +14,6 @@ src/test/resources/org/springframework/batch/execution/bootstrap/support/test-environment.xml - - - true - false - - - true diff --git a/spring-batch-execution/src/test/resources/org/springframework/batch/execution/repository/dao/data-source-context.xml b/spring-batch-execution/src/test/resources/org/springframework/batch/execution/repository/dao/data-source-context.xml index 260707acb..33b2f5f80 100644 --- a/spring-batch-execution/src/test/resources/org/springframework/batch/execution/repository/dao/data-source-context.xml +++ b/spring-batch-execution/src/test/resources/org/springframework/batch/execution/repository/dao/data-source-context.xml @@ -38,11 +38,4 @@ - - - - - - - \ No newline at end of file diff --git a/spring-batch-infrastructure/.classpath b/spring-batch-infrastructure/.classpath index 317ed9707..bf5d1cf16 100644 --- a/spring-batch-infrastructure/.classpath +++ b/spring-batch-infrastructure/.classpath @@ -1,8 +1,8 @@ - - + + diff --git a/spring-batch-infrastructure/.settings/org.eclipse.jdt.core.prefs b/spring-batch-infrastructure/.settings/org.eclipse.jdt.core.prefs index 2021b6bf0..b97ef7d41 100644 --- a/spring-batch-infrastructure/.settings/org.eclipse.jdt.core.prefs +++ b/spring-batch-infrastructure/.settings/org.eclipse.jdt.core.prefs @@ -1,6 +1,8 @@ -#Tue Mar 04 12:26:32 GMT 2008 +#Thu Mar 06 17:21:58 GMT 2008 eclipse.preferences.version=1 instance/org.eclipse.core.net/org.eclipse.core.net.hasMigrated=true +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4 org.eclipse.jdt.core.compiler.compliance=1.4 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning +org.eclipse.jdt.core.compiler.source=1.4 diff --git a/spring-batch-samples/.classpath b/spring-batch-samples/.classpath index b6d9ce7c7..6ceeb8b67 100644 --- a/spring-batch-samples/.classpath +++ b/spring-batch-samples/.classpath @@ -1,10 +1,10 @@ - + - + - + diff --git a/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml b/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml index 5f5581209..82665ba54 100644 --- a/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml +++ b/spring-batch-samples/src/main/resources/simple-job-launcher-context.xml @@ -1,8 +1,6 @@ - - + - + - + - - + - - - + - + - + - @@ -80,22 +66,17 @@ - + - + - - + + - + @@ -108,27 +89,19 @@ - + - + - - - - + +