From eda586500e025febdb539765355fe9acdc391bfd Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 22 Sep 2008 01:26:40 +0000 Subject: Adjusted poms to previous changes. Disabled the modules that depend on implementation-script as it's not split in two modules yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697653 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/distribution/features/all/pom.xml | 3 +-- .../features/all/src/main/components/src-modules.xml | 9 +-------- 2 files changed, 2 insertions(+), 10 deletions(-) (limited to 'branches/sca-equinox/distribution/features/all') diff --git a/branches/sca-equinox/distribution/features/all/pom.xml b/branches/sca-equinox/distribution/features/all/pom.xml index 905c67d066..f8fbd62e79 100644 --- a/branches/sca-equinox/distribution/features/all/pom.xml +++ b/branches/sca-equinox/distribution/features/all/pom.xml @@ -171,6 +171,7 @@ ../../../modules/binding-jsonrpc ../../../modules/binding-jsonrpc-runtime ../../../modules/binding-rmi + ../../../modules/binding-rmi-runtime ../../../modules/binding-rss ../../../modules/binding-rss-rome ../../../modules/binding-sca @@ -207,7 +208,6 @@ ../../../modules/endpoint ../../../modules/extensibility ../../../modules/extensibility-equinox - ../../../modules/extension-helper ../../../modules/host-corba ../../../modules/host-corba-jee ../../../modules/host-corba-jse @@ -228,7 +228,6 @@ ../../../modules/implementation-node-runtime ../../../modules/implementation-resource ../../../modules/implementation-resource-runtime - ../../../modules/implementation-script ../../../modules/implementation-spring ../../../modules/implementation-widget ../../../modules/implementation-widget-runtime diff --git a/branches/sca-equinox/distribution/features/all/src/main/components/src-modules.xml b/branches/sca-equinox/distribution/features/all/src/main/components/src-modules.xml index 75cd0d81fb..18ec984770 100644 --- a/branches/sca-equinox/distribution/features/all/src/main/components/src-modules.xml +++ b/branches/sca-equinox/distribution/features/all/src/main/components/src-modules.xml @@ -44,6 +44,7 @@ binding-jsonrpc/**/* binding-jsonrpc-runtime/**/* binding-rmi/**/* + binding-rmi-runtime/**/* binding-rss/**/* binding-rss-rome/**/* binding-sca/**/* @@ -86,7 +87,6 @@ endpoint/**/* extensibility/**/* extensibility-equinox/**/* - extension-helper/**/* host-corba/**/* host-corba-jee/**/* host-corba-jse/**/* @@ -107,7 +107,6 @@ implementation-node-runtime/**/* implementation-resource/**/* implementation-resource-runtime/**/* - implementation-script/**/* implementation-spring/**/* implementation-widget/**/* implementation-widget-runtime/**/* @@ -118,11 +117,6 @@ interface-java-xml/**/* interface-wsdl/**/* interface-wsdl-xml/**/* - java2wsdl/**/* - maven-ant-generator/**/* - maven-incremental-build/**/* - maven-java2wsdl/**/* - maven-wsdl2java/**/* monitor/**/* monitor-logging/**/* node-api/**/* @@ -143,7 +137,6 @@ workspace/**/* workspace-impl/**/* workspace-xml/**/* - wsdl2java/**/* xsd/**/* xsd-xml/**/* -- cgit v1.2.3