From 71c19c73dee4414042f1f8dd2ed9116d5b979314 Mon Sep 17 00:00:00 2001 From: dsyer Date: Thu, 19 Feb 2009 16:56:07 +0000 Subject: [PATCH] Add parent project --- .../StepScopeIntegrationTests-context.xml | 86 ++-- ...epScopeStartupIntegrationTests-context.xml | 60 +-- spring-batch-parent/.project | 11 + spring-batch-parent/pom.xml | 473 ++++++++++++++++++ 4 files changed, 557 insertions(+), 73 deletions(-) create mode 100644 spring-batch-parent/.project create mode 100644 spring-batch-parent/pom.xml diff --git a/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml b/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml index 25b79972a..2d4a47900 100644 --- a/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml +++ b/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeIntegrationTests-context.xml @@ -1,44 +1,44 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml b/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml index 87d44d972..3162bba5b 100644 --- a/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml +++ b/spring-batch-core/src/test/resources/org/springframework/batch/core/scope/StepScopeStartupIntegrationTests-context.xml @@ -1,31 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spring-batch-parent/.project b/spring-batch-parent/.project new file mode 100644 index 000000000..4668bfeac --- /dev/null +++ b/spring-batch-parent/.project @@ -0,0 +1,11 @@ + + + spring-batch-parent + + + + + + + + diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml new file mode 100644 index 000000000..bff958f97 --- /dev/null +++ b/spring-batch-parent/pom.xml @@ -0,0 +1,473 @@ + + + 4.0.0 + org.springframework.batch + org.springframework.batch.parent + 2.0.0.CI-SNAPSHOT + Spring Batch Parent + + Spring Batch parent project. Defines dependencies and common configuration for the + build process. + + pom + + true + 2.5.6.A + 1.0.0.BUILD-SNAPSHOT + + + + strict + + false + + + + fast + + true + true + + + + snapshots + + + apache-snapshots + http://people.apache.org/maven-snapshot-repository + + + + + apache-snapshot + Apache Foundation Snapshot Repository + http://people.apache.org/maven-snapshot-repository + + + + + + + + maven-site-plugin + 2.0-beta-7-SNAPSHOT + + + + + + + + + + + com.springsource.bundlor + com.springsource.bundlor.maven + ${bundlor.version} + true + + ${project.basedir}/template.mf + ${project.basedir}/src/main/resources/META-INF/MANIFEST.MF + + + + bundlor-transform + + package + + transform + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + org.apache.ant + ant + 1.7.0 + + + org.apache.ant + ant-trax + 1.7.0 + + + org.apache.ant + ant-apache-regexp + 1.7.0 + + + foundrylogic.vpp + vpp + 2.2.1 + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Tests.java + + + **/Abstract*.java + + org.junit:com.springsource.org.junit + + + + + + + + org.aspectj + com.springsource.org.aspectj.runtime + 1.5.4 + + + org.aspectj + com.springsource.org.aspectj.weaver + 1.5.4 + + + org.junit + com.springsource.org.junit + 4.4.0 + test + + + org.easymock + com.springsource.org.easymock + 2.3.0 + test + + + javax.jms + com.springsource.javax.jms + 1.1.0 + true + + + javax.transaction + com.springsource.javax.transaction + 1.1.0 + true + + + javax.annotation + com.springsource.javax.annotation + 1.0.0 + test + + + javax.xml.stream + com.springsource.javax.xml.stream + 1.0.1 + + true + + + org.hibernate + com.springsource.org.hibernate + 3.2.6.ga + true + + + org.objectweb.asm + com.springsource.org.objectweb.asm + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + + + + javax.transaction + jta + + + + + org.hibernate + com.springsource.org.hibernate.ejb + 3.3.2.GA + true + + + edu.oswego.cs.concurrent + com.springsource.edu.oswego.cs.dl.util.concurrent + + + + + org.hibernate + com.springsource.org.hibernate.annotations + 3.3.1.ga + true + + + net.sourceforge.cglib + com.springsource.net.sf.cglib + 2.1.3 + true + + + org.apache.commons + com.springsource.org.apache.commons.logging + 1.1.1 + + + org.apache.commons + com.springsource.org.apache.commons.lang + 2.1.0 + true + + + org.apache.commons + com.springsource.org.apache.commons.io + 1.4.0 + true + + + org.apache.commons + com.springsource.org.apache.commons.collections + 3.2.0 + true + + + org.apache.commons + com.springsource.org.apache.commons.dbcp + 1.2.2.osgi + true + + + org.apache.log4j + com.springsource.org.apache.log4j + 1.2.15 + true + + + org.hsqldb + com.springsource.org.hsqldb + 1.8.0.9 + test + + + org.apache.derby + com.springsource.org.apache.derby + 10.3.2000001.599110 + test + + + com.thoughtworks.xstream + com.springsource.com.thoughtworks.xstream + 1.3.0 + + + org.codehaus.jettison + com.springsource.org.codehaus.jettison + 1.0.0 + + + org.apache.ibatis + com.springsource.com.ibatis + 2.3.0.677 + true + + + javax.persistence + com.springsource.javax.persistence + 1.0.0 + true + + + org.eclipse.osgi + org.eclipse.osgi + 3.4.2.R34x_v20080826-1230 + true + + + org.objectweb.asm + com.springsource.org.objectweb.asm + 2.2.3 + runtime + true + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 2.2.3 + runtime + true + + + org.objectweb.asm + com.springsource.org.objectweb.asm.commons + 2.2.3 + runtime + true + + + javax.servlet + com.springsource.javax.servlet + 2.5.0 + provided + true + + + + stax + stax + 1.2.0 + true + + + + org.springframework + org.springframework.aop + ${spring.framework.version} + + + org.springframework + org.springframework.beans + ${spring.framework.version} + + + org.springframework + org.springframework.context + ${spring.framework.version} + + + org.springframework + org.springframework.context.support + ${spring.framework.version} + + + org.springframework + org.springframework.core + ${spring.framework.version} + + + org.springframework + org.springframework.expression + ${spring.framework.version} + + + org.springframework + org.springframework.jdbc + ${spring.framework.version} + + + org.springframework + org.springframework.jms + ${spring.framework.version} + + + org.springframework + org.springframework.orm + ${spring.framework.version} + + + org.springframework + org.springframework.test + ${spring.framework.version} + test + + + org.springframework + org.springframework.transaction + ${spring.framework.version} + + + org.springframework + org.springframework.web + ${spring.framework.version} + + + org.springframework.ws + org.springframework.oxm + 1.5.5.A + true + + + org.springframework.osgi + org.springframework.osgi.core + 1.1.2.A + true + + + + + + com.springsource.repository.bundles.release + SpringSource Enterprise Bundle Repository - + SpringSource Bundle Releases + http://repository.springsource.com/maven/bundles/release + + false + + + + com.springsource.repository.bundles.milestone + SpringSource Enterprise Bundle Repository - + SpringSource Bundle Milestoness + http://repository.springsource.com/maven/bundles/milestone + + false + + + + com.springsource.repository.bundles.external + SpringSource Enterprise Bundle Repository - + External Bundle Releases + http://repository.springsource.com/maven/bundles/external + + false + + + + com.springsource.repository.bundles.snapshot + SpringSource Enterprise Bundle Repository - + Snapshot Bundle Releases + http://repository.springsource.com/maven/bundles/snapshot + + never + + + + + + com.springsource.repository.bundles.milestone + SpringSource Enterprise Bundle Repository - + SpringSource Bundle Milestones + http://repository.springsource.com/maven/bundles/milestone + + false + + + + com.springsource.repository.bundles.snapshot + SpringSource Enterprise Bundle Repository - + SpringSource Bundle Snapshots + http://repository.springsource.com/maven/bundles/snapshot + + +