From 7abf5a347d0f5dc9a54cd6c443daafae9f4976fc Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 30 Oct 2009 12:18:56 +0000 Subject: Re-tag 2.0-M4 RC1 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831279 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/nodes/two-nodes-two-vms-test/pom.xml | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 tags/java/sca/2.0-M4-RC1/itest/nodes/two-nodes-two-vms-test/pom.xml (limited to 'tags/java/sca/2.0-M4-RC1/itest/nodes/two-nodes-two-vms-test/pom.xml') diff --git a/tags/java/sca/2.0-M4-RC1/itest/nodes/two-nodes-two-vms-test/pom.xml b/tags/java/sca/2.0-M4-RC1/itest/nodes/two-nodes-two-vms-test/pom.xml new file mode 100644 index 0000000000..b0e4c06ebb --- /dev/null +++ b/tags/java/sca/2.0-M4-RC1/itest/nodes/two-nodes-two-vms-test/pom.xml @@ -0,0 +1,117 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-M4 + ../pom.xml + + itest-nodes-two-nodes-two-vms-test + Apache Tuscany SCA iTest Nodes Two Nodes Two VMs Test + + + + org.apache.tuscany.sca + tuscany-endpoint-tribes + 2.0-M4 + + + org.apache.tuscany.sca + itest-nodes-helloworld-iface + 2.0-M4 + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M4 + + + org.apache.tuscany.sca + tuscany-node-launcher + 2.0-M4 + + + org.apache.tuscany.sca + tuscany-sca-client-impl + 2.0-M4 + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M4 + + + org.apache.tuscany.sca + tuscany-binding-sca-axis2-runtime + 2.0-M4 + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-M4 + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + sun.jdk + tools + 1.6 + system + ${java.home}/../lib/tools.jar + + + + + + run-samples + verify + + run + + + + + + + + + + + + + + -- cgit v1.2.3