From d5223ee3de3b01585c39619fc262930ceb5c4b8d Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 10 Jul 2009 11:59:58 +0000 Subject: [PATCH] Tidy up warnings in Eclipse --- spring-batch-core/.classpath | 6 +++++- .../core/configuration/xml/StepParserStepFactoryBean.java | 1 - spring-batch-infrastructure/.classpath | 6 +++++- .../.settings/org.maven.ide.eclipse.prefs | 2 +- spring-batch-parent/.classpath | 2 +- spring-batch-test/.classpath | 2 +- 6 files changed, 13 insertions(+), 6 deletions(-) diff --git a/spring-batch-core/.classpath b/spring-batch-core/.classpath index 6886233c2..9e78ce207 100644 --- a/spring-batch-core/.classpath +++ b/spring-batch-core/.classpath @@ -6,6 +6,10 @@ - + + + + + diff --git a/spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.java b/spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.java index 1d0664cc7..11c5a5bdd 100644 --- a/spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.java +++ b/spring-batch-core/src/main/java/org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.java @@ -17,7 +17,6 @@ package org.springframework.batch.core.configuration.xml; import java.util.Collection; -import java.util.Collections; import java.util.HashSet; import org.springframework.batch.classify.BinaryExceptionClassifier; diff --git a/spring-batch-infrastructure/.classpath b/spring-batch-infrastructure/.classpath index 96489ff1c..617809812 100644 --- a/spring-batch-infrastructure/.classpath +++ b/spring-batch-infrastructure/.classpath @@ -5,6 +5,10 @@ - + + + + + diff --git a/spring-batch-infrastructure/.settings/org.maven.ide.eclipse.prefs b/spring-batch-infrastructure/.settings/org.maven.ide.eclipse.prefs index 8ef675f47..993c4b407 100644 --- a/spring-batch-infrastructure/.settings/org.maven.ide.eclipse.prefs +++ b/spring-batch-infrastructure/.settings/org.maven.ide.eclipse.prefs @@ -1,5 +1,5 @@ #Tue Jul 07 11:35:38 BST 2009 -activeProfiles=spring3 +activeProfiles= eclipse.preferences.version=1 fullBuildGoals=process-test-resources includeModules=false diff --git a/spring-batch-parent/.classpath b/spring-batch-parent/.classpath index d0bec0f76..a225f00db 100644 --- a/spring-batch-parent/.classpath +++ b/spring-batch-parent/.classpath @@ -1,6 +1,6 @@ - + diff --git a/spring-batch-test/.classpath b/spring-batch-test/.classpath index f42fb64cf..96489ff1c 100755 --- a/spring-batch-test/.classpath +++ b/spring-batch-test/.classpath @@ -4,7 +4,7 @@ - +