From d83d9997e2ca0fa212b41fb88d23482d292f1b77 Mon Sep 17 00:00:00 2001 From: dsyer Date: Sun, 16 Sep 2007 17:41:46 +0000 Subject: [PATCH] Refactor some dependencies to make it easier to change versions --- core/pom.xml | 4 --- execution/pom.xml | 34 --------------------- infrastructure/pom.xml | 69 ------------------------------------------ integration/pom.xml | 6 +--- samples/pom.xml | 21 ------------- 5 files changed, 1 insertion(+), 133 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 14f1fdd6a..c20936443 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -33,14 +33,10 @@ junit junit - 3.8.1 - test easymock easymock - 1.1 - test diff --git a/execution/pom.xml b/execution/pom.xml index 1097a45ab..70ef552c3 100644 --- a/execution/pom.xml +++ b/execution/pom.xml @@ -26,26 +26,20 @@ hsqldb hsqldb - 1.8.0.7 test commons-io commons-io - 1.2 test easymock easymock - 1.1 - test junit junit - 3.8.1 - test @@ -58,40 +52,12 @@ cglib cglib-nodep - 2.1_3 true org.hibernate hibernate - 3.2.3.ga true - - - commons-logging - commons-logging - - - javax.transaction - jta - - - cglib - cglib - - - net.sf.ehcache - ehcache - - - asm - asm-attrs - - - asm - asm - - diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index c82e16829..c877d26fa 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -21,19 +21,15 @@ junit junit - 3.8.1 - test cglib cglib-nodep - 2.1_3 test org.springframework spring - 2.1-m3 backport-util-concurrent @@ -61,102 +57,37 @@ commons-logging commons-logging - 1.1 - - - avalon-framework - avalon-framework - - - logkit - logkit - - - javax.servlet - servlet-api - - commons-lang commons-lang - 2.1 commons-io commons-io - 1.2 test hsqldb hsqldb - 1.8.0.7 test org.springframework spring-mock - 2.1-m3 - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-dao - - - org.springframework - spring-jdbc - - - org.springframework - spring-jpa - - - org.springframework - spring-support - - - org.springframework - spring-web - - - org.springframework - spring-webmvc - - easymock easymock - 1.1 - test com.thoughtworks.xstream xstream - 1.2.1 true stax stax - 1.2.0 true diff --git a/integration/pom.xml b/integration/pom.xml index 73995fdc5..c07816426 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -31,13 +31,11 @@ hsqldb hsqldb - 1.8.0.7 test commons-io commons-io - 1.2 org.apache.derby @@ -47,7 +45,7 @@ org.apache.activemq activemq-core - 5.0-SNAPSHOT + 4.2-incubator-SNAPSHOT commons-logging @@ -67,8 +65,6 @@ easymock easymock - 1.1 - test diff --git a/samples/pom.xml b/samples/pom.xml index 26a285420..4e20fb9c7 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -25,23 +25,16 @@ aspectj aspectjrt - 1.5.3 junit junit - 3.8.1 - test org.springmodules spring-modules-validation 0.8 - - org.springframework - spring - rhino js @@ -72,25 +65,16 @@ hsqldb hsqldb - 1.8.0.7 test commons-io commons-io - 1.2 test commons-dbcp commons-dbcp - 1.2.1 - - - commons-collections - commons-collections - - test @@ -102,28 +86,23 @@ easymock easymock - 1.1 - test cglib cglib-nodep - 2.1_3 test com.thoughtworks.xstream xstream - 1.2.1 test stax stax - 1.2.0 test