From 9b7ade113deb34569586321cca5376c25a6161d1 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 28 Aug 2008 01:10:32 +0000 Subject: Minor improvements of some of the build scripts. Do not need to build the assembly with the -Pmodules profile. Excluded the distro modules from the -Pmodules profile. Fixed up some of the OSGi dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689690 13f79535-47bb-0310-9956-ffa450edef68 --- .../features/webservice/src/main/components/src-modules.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/sca/distribution/features/webservice/src/main/components/src-modules.xml') diff --git a/java/sca/distribution/features/webservice/src/main/components/src-modules.xml b/java/sca/distribution/features/webservice/src/main/components/src-modules.xml index dec46fde52..d2ae2a0da9 100644 --- a/java/sca/distribution/features/webservice/src/main/components/src-modules.xml +++ b/java/sca/distribution/features/webservice/src/main/components/src-modules.xml @@ -52,6 +52,7 @@ distribution-core/**/* endpoint/**/* extensibility/**/* + extensibility-osgi/**/* host-embedded/**/* host-http/**/* host-jetty/**/* @@ -71,6 +72,7 @@ node-api/**/* node-impl/**/* node-launcher/**/* + node-launcher-osgi/**/* node-launcher-webapp/**/* policy/**/* policy-security/**/* -- cgit v1.2.3