From e6462c47bba1f1622817c146104a6793051dbffc Mon Sep 17 00:00:00 2001 From: dsyer Date: Thu, 28 May 2009 12:09:44 +0000 Subject: [PATCH] add exclusion to hibernate --- spring-batch-integration/pom.xml | 265 ++++++------ spring-batch-parent/pom.xml | 23 +- spring-batch-samples/pom.xml | 703 +++++++++++++++++-------------- spring-batch-test/pom.xml | 173 ++++---- 4 files changed, 617 insertions(+), 547 deletions(-) diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 1b8d4c9e4..8d522e9e8 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -1,134 +1,135 @@ - - 4.0.0 - spring-batch-integration - Enterprise Integration - - - org.springframework.batch - spring-batch-parent - 2.0.1.CI-SNAPSHOT - ../spring-batch-parent - - - 1.0.1.RELEASE - - - - - true - - - - - maven-surefire-plugin - - true - - - - - - - test - - - - maven-surefire-plugin - - false - - - - - - - - - org.springframework.batch - spring-batch-core - ${project.version} - compile - - - org.springframework.batch - spring-batch-test - ${project.version} - test - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - true - - - junit - junit - - - log4j - log4j - - - org.aspectj - aspectjrt - test - - - org.aspectj - aspectjweaver - test - - - cglib - cglib-nodep - test - - - org.springframework.integration - spring-integration-core - ${spring.integration.version} - compile - - - org.springframework.integration - spring-integration-adapter - ${spring.integration.version} - compile - - - org.springframework - spring-context - - - org.springframework - spring-aop - - - org.springframework - spring-jms - true - - - org.springframework - spring-tx - - - org.springframework - spring-test - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - + + 4.0.0 + spring-batch-integration + Spring Batch Integration + + org.springframework.batch + spring-batch-parent + 2.0.1.CI-SNAPSHOT + ../spring-batch-parent + + + 1.0.1.RELEASE + + + + + true + + + + + maven-surefire-plugin + + true + + + + + + + test + + + + maven-surefire-plugin + + false + + + + + + + + + org.springframework.batch + spring-batch-core + ${project.version} + compile + + + org.springframework.batch + spring-batch-test + ${project.version} + test + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + true + + + junit + junit + + + log4j + log4j + + + org.aspectj + aspectjrt + test + + + org.aspectj + aspectjweaver + test + + + cglib + cglib-nodep + test + + + org.springframework.integration + spring-integration-core + ${spring.integration.version} + compile + + + org.springframework.integration + spring-integration-adapter + ${spring.integration.version} + compile + + + org.springframework + spring-context + + + org.springframework + spring-aop + + + org.springframework + spring-jms + true + + + org.springframework + spring-tx + + + org.springframework + spring-test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + junit:junit + + + + + \ No newline at end of file diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 28b405840..771689536 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -261,6 +261,10 @@ 3.2.6.ga true + + cglib + cglib + asm asm @@ -489,23 +493,20 @@ file:///${user.dir}/target/staging - spring-milestone - Spring Milestone Repository - - s3://maven.springframework.org/milestone + spring-release + Spring Release Repository + s3://maven.springframework.org/release spring-snapshot - Spring Snapshot Repository - + Spring Snapshot Repository s3://maven.springframework.org/snapshot objectstyle - ObjectStyle.org Repository - + ObjectStyle.org Repository http://objectstyle.org/maven2 false @@ -515,8 +516,7 @@ com.springsource.repository.bundles.milestone - SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones - + SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones http://repository.springsource.com/maven/bundles/milestone false @@ -524,8 +524,7 @@ com.springsource.repository.bundles.snapshot - SpringSource Enterprise Bundle Repository - SpringSource Bundle Snapshots - + SpringSource Enterprise Bundle Repository - SpringSource Bundle Snapshots http://repository.springsource.com/maven/bundles/snapshot diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index bff5533ed..bc4d1f1c9 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,319 +1,388 @@ - - 4.0.0 - spring-batch-samples - jar - Samples - http://static.springframework.org/spring-batch/${artifactId} - Example batch jobs using Spring Batch Core and Execution. - - - org.springframework.batch - spring-batch-parent - 2.0.1.CI-SNAPSHOT - ../spring-batch-parent - - - - tiger - - 1.5 - - - - stax - stax - - - - - - - org.springframework.batch - spring-batch-core - ${project.version} - - - org.springframework.batch - spring-batch-test - ${project.version} - - - org.aspectj - aspectjrt - - - org.aspectj - aspectjweaver - - - org.easymock - easymock - - - junit - junit - - - org.springmodules - spring-modules-validation - 0.8 - - - rhino - js - - - commons-validator - commons-validator - - - commons-lang - commons-lang - - - commons-logging - commons-logging - - - commons-beanutils - commons-beanutils - - - commons-digester - commons-digester - - - antlr - antlr - - - org.springframework - spring - - - - - opensymphony - quartz-all - 1.6.0 - - - mysql - mysql-connector-java - 5.1.6 - runtime - - - hsqldb - hsqldb - runtime - - - commons-io - commons-io - - - commons-dbcp - commons-dbcp - - - com.thoughtworks.xstream - xstream - - - javax.servlet - servlet-api - - - xmlunit - xmlunit - 1.2 - test - - - org.hibernate - hibernate - - - org.hibernate - hibernate-entitymanager - true - - - org.hibernate - hibernate-annotations - true - - - javax.persistence - persistence-api - true - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - - - cglib - cglib-nodep - - - org.apache.ibatis - ibatis-sqlmap - - - org.apache.derby - derby - true - compile - - - net.sourceforge.jtds - jtds - 1.2.2 - true - runtime - - - com.oracle.jdbc - com.springsource.oracle.jdbc - 10.2.0.2 - true - runtime - - - postgresql - postgresql - 8.3-603.jdbc3 - true - runtime - - - org.springframework - spring-aop - - - org.springframework.ws - spring-oxm - - - org.springframework - spring-core - - - org.springframework - spring-context-support - - - org.springframework - spring-jdbc - - - org.springframework - spring-orm - - - org.springframework - spring-test - - - org.springframework - spring-tx - - - org.springframework - spring-web - true - runtime - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - generate-sql - generate-sources - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - + + 4.0.0 + spring-batch-samples + jar + Samples + http://static.springframework.org/spring-batch/${artifactId} + Example batch jobs using Spring Batch Core and Execution. + + org.springframework.batch + spring-batch-parent + 2.0.1.CI-SNAPSHOT + ../spring-batch-parent + + + + tiger + + 1.5 + + + + stax + stax + + + + + + + org.springframework.batch + spring-batch-core + ${project.version} + + + org.springframework.batch + spring-batch-test + ${project.version} + + + org.aspectj + aspectjrt + + + org.aspectj + aspectjweaver + + + org.easymock + easymock + + + junit + junit + + + org.springmodules + spring-modules-validation + 0.8 + + + rhino + js + + + commons-validator + commons-validator + + + commons-lang + commons-lang + + + commons-logging + commons-logging + + + commons-beanutils + commons-beanutils + + + commons-digester + commons-digester + + + antlr + antlr + + + org.springframework + spring + + + + + opensymphony + quartz-all + 1.6.0 + + + mysql + mysql-connector-java + 5.1.6 + runtime + + + hsqldb + hsqldb + runtime + + + commons-io + commons-io + + + commons-dbcp + commons-dbcp + + + com.thoughtworks.xstream + xstream + + + javax.servlet + servlet-api + + + xmlunit + xmlunit + 1.2 + test + + + org.hibernate + hibernate + + + org.hibernate + hibernate-entitymanager + true + + + org.hibernate + hibernate-annotations + true + + + javax.persistence + persistence-api + true + + + org.apache.geronimo.specs + geronimo-jta_1.1_spec + + + cglib + cglib-nodep + + + org.apache.ibatis + ibatis-sqlmap + + + org.apache.derby + derby + true + compile + + + net.sourceforge.jtds + jtds + 1.2.2 + true + runtime + + + com.oracle.jdbc + com.springsource.oracle.jdbc + 10.2.0.2 + true + runtime + + + postgresql + postgresql + 8.3-603.jdbc3 + true + runtime + + + org.springframework + spring-aop + + + org.springframework.ws + spring-oxm + + + org.springframework + spring-core + + + org.springframework + spring-context-support + + + org.springframework + spring-jdbc + + + org.springframework + spring-orm + + + org.springframework + spring-test + + + org.springframework + spring-tx + + + org.springframework + spring-web + true + runtime + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + generate-sql + generate-sources + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + run + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + junit:junit + + + + + + + + com.springsource.repository.bundles.external + SpringSource Enterprise Bundle Repository - SpringSource Bundle External + http://repository.springsource.com/maven/bundles/external + + false + + + diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 2a24729ba..512c1cdf8 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -1,88 +1,89 @@ - - 4.0.0 - spring-batch-test - Test - jar - Domain for batch job testing - - - org.springframework.batch - spring-batch-parent - 2.0.1.CI-SNAPSHOT - ../spring-batch-parent - - - - tiger - - 1.5 - - - - stax - stax - - - - - - - org.springframework.batch - spring-batch-core - ${project.version} - - - junit - junit - compile - - - org.springframework - spring-test - compile - - - org.springframework - spring-jdbc - - - commons-io - commons-io - - - commons-dbcp - commons-dbcp - - - hsqldb - hsqldb - - - commons-collections - commons-collections - - - - - - org.codehaus.mojo - emma-maven-plugin - 1.0-alpha-1 - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - + + 4.0.0 + spring-batch-test + Test + jar + Domain for batch job testing + + org.springframework.batch + spring-batch-parent + 2.0.1.CI-SNAPSHOT + ../spring-batch-parent + + + + tiger + + 1.5 + + + + stax + stax + + + + + + + org.springframework.batch + spring-batch-core + ${project.version} + + + junit + junit + compile + + + org.springframework + spring-test + compile + + + org.springframework + spring-jdbc + + + commons-io + commons-io + + + commons-dbcp + commons-dbcp + + + hsqldb + hsqldb + + + commons-collections + commons-collections + + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-1 + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + junit:junit + + + + +