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-ws-runtime-axis2/pom.xml | 101 ++++----------------- 1 file changed, 20 insertions(+), 81 deletions(-) (limited to 'sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml') diff --git a/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml index c6a4253468..0a9d258335 100644 --- a/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-ws-runtime-axis2/pom.xml @@ -29,92 +29,29 @@ tuscany-binding-ws-runtime-axis2 Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime - - - apache.ws - Apache WebServices Repository - http://ws.zones.apache.org/repository/ - legacy - - org.apache.tuscany.sca - tuscany-core + tuscany-core-runtime 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-interface-wsdl - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-assembly-xml - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-ws - 2.0-SNAPSHOT - + pom + provided + org.apache.tuscany.sca tuscany-binding-ws-wsdlgen 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-core-databinding - 2.0-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-databinding - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-databinding-axiom - 2.0-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-databinding-jaxb-axiom - 2.0-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-host-http - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-xsd - 2.0-SNAPSHOT - - + + org.apache.tuscany.sca tuscany-policy-security 2.0-SNAPSHOT - + org.apache.axis2 @@ -400,36 +337,38 @@ - - + org.apache.tuscany.sca - tuscany-host-jetty + tuscany-databinding-axiom 2.0-SNAPSHOT - test + runtime org.apache.tuscany.sca - tuscany-node-impl + tuscany-databinding-jaxb-axiom 2.0-SNAPSHOT - test - + runtime + + org.apache.tuscany.sca - tuscany-implementation-java-runtime + tuscany-base-runtime 2.0-SNAPSHOT + pom test - - + + -- cgit v1.2.3