From cb50d4d18a85e0cdfd17d5717e09337aa8a16bb9 Mon Sep 17 00:00:00 2001 From: dsyer Date: Tue, 4 Mar 2008 08:46:15 +0000 Subject: [PATCH] Need explicit dependency on backport --- spring-batch-execution/pom.xml | 150 +++++++++++++++++++++++---------- src/.project | 41 +++++---- 2 files changed, 129 insertions(+), 62 deletions(-) diff --git a/spring-batch-execution/pom.xml b/spring-batch-execution/pom.xml index a6f95eb40..8114f2553 100644 --- a/spring-batch-execution/pom.xml +++ b/spring-batch-execution/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 spring-batch-execution @@ -94,6 +96,10 @@ org.springframework spring-tx + + backport-util-concurrent + backport-util-concurrent + @@ -107,105 +113,159 @@ generate-sources - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + diff --git a/src/.project b/src/.project index 0f6f6a765..6897b1e45 100644 --- a/src/.project +++ b/src/.project @@ -1,17 +1,24 @@ - - - src - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - + + + src + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + + + pom.xml + 1 + PARENT/pom.xml + + +