From 5b635b6b160859ebe8ae3df924df92a91d8eaa22 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 18 Jun 2009 09:50:53 +0000 Subject: Tag 2.0 M3 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785990 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/distribution/bin-distro-unzip/pom.xml | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 tags/java/sca/2.0-M2-RC1/itest/distribution/bin-distro-unzip/pom.xml (limited to 'tags/java/sca/2.0-M2-RC1/itest/distribution/bin-distro-unzip/pom.xml') diff --git a/tags/java/sca/2.0-M2-RC1/itest/distribution/bin-distro-unzip/pom.xml b/tags/java/sca/2.0-M2-RC1/itest/distribution/bin-distro-unzip/pom.xml new file mode 100644 index 0000000000..9fa5f913ff --- /dev/null +++ b/tags/java/sca/2.0-M2-RC1/itest/distribution/bin-distro-unzip/pom.xml @@ -0,0 +1,138 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + itest-distribution + 2.0-M3 + ../pom.xml + + itest-bin-distro-unzip + Apache Tuscany SCA iTest Bin Distro Unzip + + + + org.apache.tuscany.sca + tuscany-distribution-all + pom + 2.0-M3 + + + + + + + + not-sun-jdk + + + ${java.home}/../lib/tools.jar + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + run-samples + verify + + run + + + + + + + + + + + + + + + + + sun-jdk + + + ${java.home}/../lib/tools.jar + + + + + + 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