From d67dcb9c027f8aeb197f288d7c8ae115d7fd9f25 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 09:35:27 +0000 Subject: Create 2.0-M2 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757361 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/binding-ws-calculator/pom.xml | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 branches/sca-java-2.0-M2/itest/distribution/binding-ws-calculator/pom.xml (limited to 'branches/sca-java-2.0-M2/itest/distribution/binding-ws-calculator/pom.xml') diff --git a/branches/sca-java-2.0-M2/itest/distribution/binding-ws-calculator/pom.xml b/branches/sca-java-2.0-M2/itest/distribution/binding-ws-calculator/pom.xml new file mode 100644 index 0000000000..13fd1eb7e0 --- /dev/null +++ b/branches/sca-java-2.0-M2/itest/distribution/binding-ws-calculator/pom.xml @@ -0,0 +1,81 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + itest-distribution + 2.0-M2-SNAPSHOT + ../pom.xml + + itest-distribution-binding-ws-calculator + Apache Tuscany SCA Distribution iTest binding-ws-calculator + + + + org.apache.tuscany.sca + itest-bin-distro-unzip + pom + 2.0-M2-SNAPSHOT + + + + + + + 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