From 0fc771eec78ec09ac8ecfcdd66bd63d2fa1de57b Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 12 Oct 2008 22:40:34 +0000 Subject: Removed unused dependencies on easymock to avoid dragging it into the thirdparty bundle. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703891 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/binding-sca-xml/pom.xml | 8 -------- branches/sca-equinox/modules/binding-sca/pom.xml | 8 -------- branches/sca-equinox/modules/endpoint/pom.xml | 8 -------- .../modules/implementation-script-runtime/pom.xml | 14 -------------- 4 files changed, 38 deletions(-) (limited to 'branches/sca-equinox/modules') diff --git a/branches/sca-equinox/modules/binding-sca-xml/pom.xml b/branches/sca-equinox/modules/binding-sca-xml/pom.xml index e27926d1ab..ccd8ac82dc 100644 --- a/branches/sca-equinox/modules/binding-sca-xml/pom.xml +++ b/branches/sca-equinox/modules/binding-sca-xml/pom.xml @@ -44,14 +44,6 @@ tuscany-binding-sca 1.4-SNAPSHOT - - - org.easymock - easymock - 2.2 - test - - diff --git a/branches/sca-equinox/modules/binding-sca/pom.xml b/branches/sca-equinox/modules/binding-sca/pom.xml index c8af2d4628..8cafd49815 100644 --- a/branches/sca-equinox/modules/binding-sca/pom.xml +++ b/branches/sca-equinox/modules/binding-sca/pom.xml @@ -61,14 +61,6 @@ tuscany-contribution-impl 1.4-SNAPSHOT - - - org.easymock - easymock - 2.2 - test - - diff --git a/branches/sca-equinox/modules/endpoint/pom.xml b/branches/sca-equinox/modules/endpoint/pom.xml index 95cfabf25d..c1cd932751 100644 --- a/branches/sca-equinox/modules/endpoint/pom.xml +++ b/branches/sca-equinox/modules/endpoint/pom.xml @@ -83,14 +83,6 @@ 1.4-SNAPSHOT test - - - org.easymock - easymock - 2.2 - test - - diff --git a/branches/sca-equinox/modules/implementation-script-runtime/pom.xml b/branches/sca-equinox/modules/implementation-script-runtime/pom.xml index d590ebb4c4..a664076f22 100644 --- a/branches/sca-equinox/modules/implementation-script-runtime/pom.xml +++ b/branches/sca-equinox/modules/implementation-script-runtime/pom.xml @@ -105,20 +105,6 @@ test - - org.easymock - easymock - 2.2 - test - - - - org.easymock - easymockclassextension - 2.2 - test - - org.apache.tuscany.sca tuscany-node-impl -- cgit v1.2.3