From b1f5ab7f23443f22e2bb9ccab56ac4fce58f2d58 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Wed, 16 Jul 2008 06:27:52 +0000 Subject: Copying test distro build scripts to trunk as suggested in http://marc.info/?l=tuscany-user&m=121565109527102. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677167 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/distribution/features/pom.xml | 82 ++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 java/sca/distribution/features/pom.xml (limited to 'java/sca/distribution/features/pom.xml') diff --git a/java/sca/distribution/features/pom.xml b/java/sca/distribution/features/pom.xml new file mode 100644 index 0000000000..1ad43b223f --- /dev/null +++ b/java/sca/distribution/features/pom.xml @@ -0,0 +1,82 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + ../sca/pom.xml + 1.4-SNAPSHOT + + org.apache.tuscany.sca + tuscany-modular-distribution + pom + Apache Tuscany SCA Modular Distribution + + + install + + + + + + default + + true + + + all + base + ejava + manager + process + web20 + webservice + + + + + eclipse + + all + base + ejava + manager + process + web20 + webservice + + + + + distribution + + all + base + ejava + manager + process + web20 + webservice + + + + + -- cgit v1.2.3