From 2e0a5f4c1368993c8cf71b9f4b59273a323b9aff Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 28 Jul 2011 11:07:25 +0000 Subject: Recreate 2.0-Beta3 branch from current trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151792 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/distribution/src-distro-unzip/pom.xml | 128 +++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/src-distro-unzip/pom.xml (limited to 'sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/src-distro-unzip/pom.xml') diff --git a/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/src-distro-unzip/pom.xml b/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/src-distro-unzip/pom.xml new file mode 100644 index 0000000000..6268a5223d --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta3/testing/itest/distribution/src-distro-unzip/pom.xml @@ -0,0 +1,128 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + itest-distribution + 2.0-Beta3-SNAPSHOT + ../pom.xml + + itest-src-distro-unzip + Apache Tuscany SCA iTest Distribution Src Distro Unzip + + + + org.apache.tuscany.sca + tuscany-distribution-all + pom + 2.0-Beta3-SNAPSHOT + + + + + + + + not-sun-jdk + + + ${java.home}/../lib/tools.jar + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + 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