From 252f4d6eecc3cb008a9b8c139bdafdf588ecadc8 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 6 Sep 2008 17:23:39 +0000 Subject: Added corba binding to distribution. Changed dependency on extensibility-osgi to extensiblity-equinox. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692687 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/features/core/src/main/components/src-modules.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'java/sca/distribution/features/core/src/main/components/src-modules.xml') diff --git a/java/sca/distribution/features/core/src/main/components/src-modules.xml b/java/sca/distribution/features/core/src/main/components/src-modules.xml index 725285aa9e..f3e34d10f3 100644 --- a/java/sca/distribution/features/core/src/main/components/src-modules.xml +++ b/java/sca/distribution/features/core/src/main/components/src-modules.xml @@ -27,6 +27,8 @@ assembly/**/* assembly-xml/**/* assembly-xsd/**/* + binding-corba/**/* + binding-corba-runtime/**/* binding-sca/**/* binding-sca-xml/**/* contribution/**/* @@ -44,7 +46,9 @@ definitions-xml/**/* endpoint/**/* extensibility/**/* - extensibility-osgi/**/* + extensibility-equinox/**/* + host-corba/**/* + host-corba-jse/**/* host-embedded/**/* host-http/**/* implementation-java/**/* -- cgit v1.2.3