From 927f975b25ca96e9369a9811e3282c3e32c1b460 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 19 Oct 2010 12:36:25 +0000 Subject: Remove stripes dependency from base-runtime as it hides the actual stripes dependency and hence it's not included in the distro or the PDE target. The net result is that tuscany-stripes doesn't compile in eclipse PDE and if you remove tuscany-stripes lots of other things complain. This change fixes the second effect. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024216 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/base-runtime-pom/pom.xml | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml b/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml index 68855c33b4..486b7d0c34 100644 --- a/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml +++ b/sca-java-2.x/trunk/modules/base-runtime-pom/pom.xml @@ -31,10 +31,8 @@ pom @@ -42,21 +40,25 @@ tuscany-domain-node ${pom.version} + org.apache.tuscany.sca tuscany-implementation-web-runtime ${pom.version} + org.apache.tuscany.sca tuscany-launcher ${pom.version} + org.apache.tuscany.sca tuscany-sca-client-impl ${pom.version} + org.apache.tuscany.sca tuscany-host-jetty @@ -87,18 +89,6 @@ ${pom.version} - - org.apache.tuscany.sca - tuscany-stripes - ${pom.version} - - - net.sourceforge.stripes - stripes - - - - org.apache.tuscany.sca tuscany-wink -- cgit v1.2.3