From ab1d1e59f05a13e13c9621afd2b5393092fd99c9 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 25 Nov 2009 14:16:34 +0000 Subject: Add a new helloworld sample as a plain sca contribution, and itest for the helloworld sample, and a fix to DomainNode so it works with that in a standalone domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884111 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/itest/samples/helloworld/pom.xml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 sca-java-2.x/trunk/itest/samples/helloworld/pom.xml (limited to 'sca-java-2.x/trunk/itest/samples/helloworld/pom.xml') diff --git a/sca-java-2.x/trunk/itest/samples/helloworld/pom.xml b/sca-java-2.x/trunk/itest/samples/helloworld/pom.xml new file mode 100644 index 0000000000..c8817be0f2 --- /dev/null +++ b/sca-java-2.x/trunk/itest/samples/helloworld/pom.xml @@ -0,0 +1,38 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-SNAPSHOT + ../../pom.xml + + itest-samples-helloworld + Apache Tuscany SCA iTest Samples Helloworld + + + + org.apache.tuscany.sca + tuscany-domain-node + 2.0-SNAPSHOT + + + -- cgit v1.2.3