From daa1163e23aeafd22663656caa587da3bff39041 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 11 Feb 2010 04:32:31 +0000 Subject: Start of tests for import/export across nodes - a contribution with a reference using imports git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908838 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/itest/nodes/test-client/pom.xml | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 sca-java-2.x/trunk/itest/nodes/test-client/pom.xml (limited to 'sca-java-2.x/trunk/itest/nodes/test-client/pom.xml') diff --git a/sca-java-2.x/trunk/itest/nodes/test-client/pom.xml b/sca-java-2.x/trunk/itest/nodes/test-client/pom.xml new file mode 100644 index 0000000000..db7b18bb70 --- /dev/null +++ b/sca-java-2.x/trunk/itest/nodes/test-client/pom.xml @@ -0,0 +1,45 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-SNAPSHOT + ../pom.xml + + itest-nodes-test-client + Apache Tuscany SCA iTest Nodes Test Client + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + provided + + + org.apache.tuscany.sca + itest-nodes-test-iface-export + 2.0-SNAPSHOT + provided + + + -- cgit v1.2.3