From 46843700fd3466cf902e18aac14fbe9d6e383a84 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 30 Jun 2008 23:34:04 +0000 Subject: Build scripts for the modular distributions that I need: base minimal distro, enterprise java, web 20, web service, business process, and domain manager. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672958 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/sebastien/distribution/pom.xml | 83 ++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 sandbox/sebastien/distribution/pom.xml (limited to 'sandbox/sebastien/distribution/pom.xml') diff --git a/sandbox/sebastien/distribution/pom.xml b/sandbox/sebastien/distribution/pom.xml new file mode 100644 index 0000000000..1246c9a3dd --- /dev/null +++ b/sandbox/sebastien/distribution/pom.xml @@ -0,0 +1,83 @@ + + + + 4.0.0 + + org.apache.tuscany + parent + 3-SNAPSHOT + ../pom/parent/pom.xml + + org.apache.tuscany.sca + tuscany-modular-distribution + pom + Apache Tuscany SCA Modular Distribution + 1.4-SNAPSHOT + + + 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