From ce4fdb676965ef21ae1572a5e80a6a75d4bbb5ea Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 15 Oct 2010 13:55:55 +0000 Subject: Update implementation spring and bpel to use the base + extension runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68 --- .../testing/itest/implementation-spring/pom.xml | 44 ++-------------------- 1 file changed, 4 insertions(+), 40 deletions(-) (limited to 'sca-java-2.x/trunk/testing/itest') diff --git a/sca-java-2.x/trunk/testing/itest/implementation-spring/pom.xml b/sca-java-2.x/trunk/testing/itest/implementation-spring/pom.xml index ac5265d026..d73eacbbc4 100644 --- a/sca-java-2.x/trunk/testing/itest/implementation-spring/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/implementation-spring/pom.xml @@ -31,21 +31,10 @@ org.apache.tuscany.sca - tuscany-node-api + tuscany-base-runtime 2.0-SNAPSHOT - - org.apache.tuscany.sca - tuscany-node-impl - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-spring - 2.0-SNAPSHOT - org.apache.tuscany.sca tuscany-implementation-spring-runtime @@ -59,34 +48,9 @@ - org.apache.tuscany.sca - tuscany-host-jetty - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-policy-security - 2.0-SNAPSHOT - - - - - org.springframework - spring-core - 3.0.2.RELEASE - - - - org.springframework - spring-beans - 3.0.2.RELEASE - - - - org.springframework - spring-context - 3.0.2.RELEASE + org.mortbay.jetty + jetty + 6.1.19 -- cgit v1.2.3