From 9c40cd1e2d9bc3caa11eeb164741d87ea4641edc Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 17 Oct 2008 17:40:29 +0000 Subject: Restrict Export-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705680 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/implementation-node-runtime/pom.xml | 5 ++++- branches/sca-equinox/modules/implementation-node/pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'branches/sca-equinox/modules') diff --git a/branches/sca-equinox/modules/implementation-node-runtime/pom.xml b/branches/sca-equinox/modules/implementation-node-runtime/pom.xml index 01c2d4ac3a..374ee857f3 100644 --- a/branches/sca-equinox/modules/implementation-node-runtime/pom.xml +++ b/branches/sca-equinox/modules/implementation-node-runtime/pom.xml @@ -92,7 +92,10 @@ ${tuscany.version} org.apache.tuscany.sca.implementation.node.runtime ${pom.name} - org.apache.tuscany.sca.implementation.node* + + org.apache.tuscany.sca.implementation.node.launcher, + org.apache.tuscany.sca.implementation.node.webapp + diff --git a/branches/sca-equinox/modules/implementation-node/pom.xml b/branches/sca-equinox/modules/implementation-node/pom.xml index 69488e1fc9..608b34874b 100644 --- a/branches/sca-equinox/modules/implementation-node/pom.xml +++ b/branches/sca-equinox/modules/implementation-node/pom.xml @@ -83,7 +83,7 @@ ${tuscany.version} org.apache.tuscany.sca.implementation.node ${pom.name} - org.apache.tuscany.sca.implementation.node* + org.apache.tuscany.sca.implementation.node -- cgit v1.2.3