From 1a8707aa6ad5e22117a9f17e88322a6ee824aa44 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 19 Jul 2010 02:45:18 +0000 Subject: Reorganize sandbox a little bit. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965345 13f79535-47bb-0310-9956-ffa450edef68 --- .../sebastien/java/distribution/process/pom.xml | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 sandbox/sebastien/java/distribution/process/pom.xml (limited to 'sandbox/sebastien/java/distribution/process/pom.xml') diff --git a/sandbox/sebastien/java/distribution/process/pom.xml b/sandbox/sebastien/java/distribution/process/pom.xml new file mode 100644 index 0000000000..cba9bfb8c3 --- /dev/null +++ b/sandbox/sebastien/java/distribution/process/pom.xml @@ -0,0 +1,90 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modular-distribution + 1.4-SNAPSHOT + ../pom.xml + + + tuscany-distribution-process + Apache Tuscany SCA Business Process Distribution + jar + + + + + + org.apache.tuscany.sca + tuscany-distribution-base + jar + 1.4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-distribution-webservice + jar + 1.4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-implementation-bpel-ode + 1.4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-implementation-xquery + 1.4-SNAPSHOT + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + src/main/assembly/bin.xml + + gnu + apache-tuscany-sca-process-1.4-SNAPSHOT + + + + + + + + + -- cgit v1.2.3