From 72fcb154b8f712334e5a90bd3ed991123af2b7b4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sun, 21 Nov 2010 14:44:44 -0500 Subject: [PATCH] updated POMs now that there are no dependencies on commons-io or commons-lang --- spring-integration-feed/pom.xml | 18 +++++--------- spring-integration-ftp/pom.xml | 38 ++++++++++-------------------- spring-integration-sftp/pom.xml | 18 +++----------- spring-integration-twitter/pom.xml | 24 +++++-------------- spring-integration-xmpp/pom.xml | 30 +++++++---------------- 5 files changed, 37 insertions(+), 91 deletions(-) diff --git a/spring-integration-feed/pom.xml b/spring-integration-feed/pom.xml index 74ade1399d..0e17a14fb8 100644 --- a/spring-integration-feed/pom.xml +++ b/spring-integration-feed/pom.xml @@ -112,12 +112,6 @@ 2.0.0.BUILD-SNAPSHOT test - - commons-lang - commons-lang - 2.5 - compile - org.springframework spring-test @@ -142,18 +136,18 @@ 4.7 test - - net.java.dev.rome - rome - 1.0.0 - compile - org.springframework.integration spring-integration-core 2.0.0.BUILD-SNAPSHOT compile + + net.java.dev.rome + rome + 1.0.0 + compile + UTF8 diff --git a/spring-integration-ftp/pom.xml b/spring-integration-ftp/pom.xml index 02d78072ba..f475190266 100644 --- a/spring-integration-ftp/pom.xml +++ b/spring-integration-ftp/pom.xml @@ -70,12 +70,6 @@ - - log4j - log4j - 1.2.12 - test - cglib cglib-nodep @@ -83,9 +77,9 @@ test - org.easymock - easymock - 2.3 + log4j + log4j + 1.2.12 test @@ -94,6 +88,12 @@ 2.0 compile + + org.easymock + easymock + 2.3 + test + org.easymock easymockclassextension @@ -119,12 +119,6 @@ 2.0.0.BUILD-SNAPSHOT compile - - commons-lang - commons-lang - 2.5 - compile - org.springframework spring-test @@ -143,12 +137,6 @@ 1.8.4 test - - junit - junit - 4.7 - test - org.springframework spring-context-support @@ -156,10 +144,10 @@ compile - commons-io - commons-io - 1.4 - compile + junit + junit + 4.7 + test diff --git a/spring-integration-sftp/pom.xml b/spring-integration-sftp/pom.xml index ed3de351c2..41050b72b0 100644 --- a/spring-integration-sftp/pom.xml +++ b/spring-integration-sftp/pom.xml @@ -125,12 +125,6 @@ 2.0.0.BUILD-SNAPSHOT compile - - commons-lang - commons-lang - 2.5 - compile - org.springframework spring-test @@ -149,12 +143,6 @@ 1.8.4 test - - org.springframework - spring-context-support - 3.0.5.RELEASE - compile - junit junit @@ -162,9 +150,9 @@ test - commons-io - commons-io - 1.4 + org.springframework + spring-context-support + 3.0.5.RELEASE compile diff --git a/spring-integration-twitter/pom.xml b/spring-integration-twitter/pom.xml index 1165a00604..2aeedb33d5 100644 --- a/spring-integration-twitter/pom.xml +++ b/spring-integration-twitter/pom.xml @@ -70,12 +70,6 @@ - - log4j - log4j - 1.2.12 - test - org.twitter4j twitter4j-core @@ -88,6 +82,12 @@ 2.2 test + + log4j + log4j + 1.2.12 + test + org.easymock easymock @@ -113,12 +113,6 @@ compile true - - commons-lang - commons-lang - 2.5 - compile - org.springframework spring-test @@ -149,12 +143,6 @@ 4.7 test - - commons-io - commons-io - 1.4 - compile - org.springframework.integration spring-integration-core diff --git a/spring-integration-xmpp/pom.xml b/spring-integration-xmpp/pom.xml index ec61ddc53b..30ffe77d56 100644 --- a/spring-integration-xmpp/pom.xml +++ b/spring-integration-xmpp/pom.xml @@ -76,18 +76,18 @@ 2.0.0.BUILD-SNAPSHOT test - - log4j - log4j - 1.2.12 - test - cglib cglib-nodep 2.2 test + + log4j + log4j + 1.2.12 + test + org.easymock easymock @@ -125,12 +125,6 @@ 3.1.0 compile - - commons-lang - commons-lang - 2.5 - compile - org.springframework spring-test @@ -149,12 +143,6 @@ 1.8.4 test - - org.springframework - spring-context-support - 3.0.5.RELEASE - compile - junit junit @@ -162,9 +150,9 @@ test - commons-io - commons-io - 1.4 + org.springframework + spring-context-support + 3.0.5.RELEASE compile