From fa8b02df1b48a33929dfa4ff3eeebc12231de737 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 08:36:16 +0000 Subject: Copy trunk to test sandbox trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757348 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/trunk/distribution/all/pom.xml | 115 +++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 sandbox/ant/sca/trunk/distribution/all/pom.xml (limited to 'sandbox/ant/sca/trunk/distribution/all/pom.xml') diff --git a/sandbox/ant/sca/trunk/distribution/all/pom.xml b/sandbox/ant/sca/trunk/distribution/all/pom.xml new file mode 100644 index 0000000000..0ee94914b0 --- /dev/null +++ b/sandbox/ant/sca/trunk/distribution/all/pom.xml @@ -0,0 +1,115 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-distribution + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-distribution-all + Apache Tuscany SCA All-in-one Distribution + pom + + + + org.apache.tuscany.sca + tuscany-feature-all + pom + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-implementation-bpel + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-implementation-bpel-ode + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-stripes + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-myfaces + 2.0-SNAPSHOT + + + + + + + org.apache.tuscany.maven.plugins + maven-bundle-plugin + + + distribution-modules + generate-resources + + generate-modules + + + target/modules + false + true + + + + + + org.eclipse + osgi + 3.3.0-v20070530 + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + src/main/assembly/bin.xml + src/main/assembly/src.xml + + gnu + apache-tuscany-sca-all-${version} + true + true + + + + + + + + -- cgit v1.2.3