From 20532be8b8127a3f2624e4a62c7cad80a3bbc566 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 30 Apr 2009 16:19:21 +0000 Subject: Start to separate the tuscany and spring code into descrete modules with no references to Spring classes in the implementation-spring module and no references to Tuscany classes in the implementation-spring-runtime module. Work in progress, compiles cleanly but the tests don't run but then they didn't run before this commit either git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770312 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/implementation-spring/pom.xml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'java/sca/modules/implementation-spring/pom.xml') diff --git a/java/sca/modules/implementation-spring/pom.xml b/java/sca/modules/implementation-spring/pom.xml index 2a270e8e5b..d41668aa7c 100644 --- a/java/sca/modules/implementation-spring/pom.xml +++ b/java/sca/modules/implementation-spring/pom.xml @@ -64,23 +64,6 @@ tuscany-implementation-spring-runtime 2.0-SNAPSHOT - - - - org.springframework - spring-core - 2.5.5 - - - org.springframework - spring-beans - 2.5.5 - - - org.springframework - spring-context - 2.5.5 - - + -- cgit v1.2.3