From d07accbd8b32af4ae36369422743f2298114b38b Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 6 Oct 2010 08:05:10 +0000 Subject: An example of using core-runtime and base-runtime. The binding-ws-runtime-axis2 pom still refers directly to wsdlgen as without this I'd have to fix the majority of the itests to refer to core and/or base. I'd like to do this but not all at once. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004922 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/binding-rmi-runtime/pom.xml | 32 ++++++---------------- 1 file changed, 8 insertions(+), 24 deletions(-) (limited to 'sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml') diff --git a/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml index d6d89a24c7..c8fcfe2774 100644 --- a/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-rmi-runtime/pom.xml @@ -32,13 +32,15 @@ org.apache.tuscany.sca - tuscany-binding-rmi + tuscany-core-runtime 2.0-SNAPSHOT + pom + provided org.apache.tuscany.sca - tuscany-interface-java + tuscany-binding-rmi 2.0-SNAPSHOT @@ -47,30 +49,12 @@ tuscany-host-rmi 2.0-SNAPSHOT - - - cglib - cglib - 2.2 - - - - asm - asm - 3.1 - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 2.0-SNAPSHOT - test - - - + + org.apache.tuscany.sca - tuscany-node-impl + tuscany-base-runtime 2.0-SNAPSHOT + pom test -- cgit v1.2.3