From 8ae95d6e100b095d57502be4247803451a16d97e Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 10 Feb 2011 08:40:56 +0000 Subject: Copy all trunk samples to contrib git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68 --- .../scdl-include-contribution/pom.xml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 sca-java-2.x/contrib/samples/getting-started/scdl-include-contribution/pom.xml (limited to 'sca-java-2.x/contrib/samples/getting-started/scdl-include-contribution/pom.xml') diff --git a/sca-java-2.x/contrib/samples/getting-started/scdl-include-contribution/pom.xml b/sca-java-2.x/contrib/samples/getting-started/scdl-include-contribution/pom.xml new file mode 100644 index 0000000000..3dfd4da55d --- /dev/null +++ b/sca-java-2.x/contrib/samples/getting-started/scdl-include-contribution/pom.xml @@ -0,0 +1,76 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../../pom.xml + + + zip + sample-scdl-include-contribution + Apache Tuscany SCA Sample include Composite Contribution + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + provided + + + junit + junit + 4.8.1 + test + + + + + ${project.artifactId} + + + + + + org.apache.tuscany.maven.plugins + maven-zip-plugin + alpha2 + true + + + + + org.apache.tuscany.maven.plugins + maven-tuscany-plugin + 2.0-SNAPSHOT + + + + ../helloworld-contribution/target/helloworld-contribution.jar + + + + + + + -- cgit v1.2.3