From 4f47a822cec0e9870f745990fdca0d06b50cc380 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 9 Nov 2010 14:45:47 +0000 Subject: convert to base + extensions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032998 13f79535-47bb-0310-9956-ffa450edef68 --- .../newlayout/tuscany-java-ci-test-runner/pom.xml | 24 ++----- otest/newlayout/tuscany-jms-test-runner/pom.xml | 73 +++++++++++----------- otest/newlayout/tuscany-policy-test-runner/pom.xml | 39 +++--------- otest/newlayout/tuscany-ws-test-runner/pom.xml | 33 ++-------- 4 files changed, 58 insertions(+), 111 deletions(-) (limited to 'otest') diff --git a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml index 0b7d5f9b44..c3abf30b91 100644 --- a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml +++ b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml @@ -31,27 +31,17 @@ org.apache.tuscany.sca - tuscany-node-impl + tuscany-base-runtime-pom 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-launcher-equinox - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-deployment - 2.0-SNAPSHOT - + pom + org.apache.tuscany.sca - tuscany-implementation-java-runtime + tuscany-osgi-runtime 2.0-SNAPSHOT - + pom + org.apache.tuscany.sca @@ -86,8 +76,6 @@ - - ${artifactId} diff --git a/otest/newlayout/tuscany-jms-test-runner/pom.xml b/otest/newlayout/tuscany-jms-test-runner/pom.xml index 6ac9343820..792bb6fc4a 100644 --- a/otest/newlayout/tuscany-jms-test-runner/pom.xml +++ b/otest/newlayout/tuscany-jms-test-runner/pom.xml @@ -32,49 +32,27 @@ org.apache.tuscany.sca - tuscany-core-spi + tuscany-base-runtime-pom 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-core - 2.0-SNAPSHOT - + pom + org.apache.tuscany.sca - tuscany-node-impl + tuscany-osgi-runtime 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-launcher-equinox - 2.0-SNAPSHOT - + pom + org.apache.tuscany.sca - tuscany-deployment - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-ws + tuscany-binding-ws-runtime-axis2 2.0-SNAPSHOT org.apache.tuscany.sca - tuscany-binding-ws-runtime-axis2 + tuscany-host-jetty 2.0-SNAPSHOT @@ -83,23 +61,19 @@ tuscany-binding-jms 2.0-SNAPSHOT + org.apache.tuscany.sca tuscany-binding-jms-runtime 2.0-SNAPSHOT + org.apache.activemq activemq-all 5.2.0 - - org.apache.tuscany.sca - tuscany-host-jetty - 2.0-SNAPSHOT - - javax.servlet servlet-api @@ -218,8 +192,35 @@ + + add-test-resource + generate-sources + + add-test-resource + + + + + src/main/resources + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + ${project.build.directory}/test-classes + + **/* + + + + diff --git a/otest/newlayout/tuscany-policy-test-runner/pom.xml b/otest/newlayout/tuscany-policy-test-runner/pom.xml index 3a8f7eec46..a6f166f7b3 100644 --- a/otest/newlayout/tuscany-policy-test-runner/pom.xml +++ b/otest/newlayout/tuscany-policy-test-runner/pom.xml @@ -31,42 +31,27 @@ org.apache.tuscany.sca - tuscany-node-impl + tuscany-base-runtime-pom 2.0-SNAPSHOT - - - org.apache.tuscany.sca - tuscany-deployment - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-impl-osgi - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-launcher - 2.0-SNAPSHOT - + pom + org.apache.tuscany.sca - tuscany-node-launcher-equinox + tuscany-osgi-runtime 2.0-SNAPSHOT + pom - + org.apache.tuscany.sca - tuscany-implementation-java-runtime + tuscany-binding-ws-runtime-axis2 2.0-SNAPSHOT org.apache.tuscany.sca - tuscany-binding-ws-runtime-axis2 + tuscany-host-jetty 2.0-SNAPSHOT @@ -75,15 +60,9 @@ tuscany-policy-transaction-runtime-geronimo 2.0-SNAPSHOT - - - org.apache.tuscany.sca - tuscany-host-jetty - 2.0-SNAPSHOT -