From 25849afcfc788c062729bb8d67982af945870d4b Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 17 Oct 2008 17:40:56 +0000 Subject: Restrict Export-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705681 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/implementation-java-runtime/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'branches') diff --git a/branches/sca-equinox/modules/implementation-java-runtime/pom.xml b/branches/sca-equinox/modules/implementation-java-runtime/pom.xml index 96510ea576..94ead762f0 100644 --- a/branches/sca-equinox/modules/implementation-java-runtime/pom.xml +++ b/branches/sca-equinox/modules/implementation-java-runtime/pom.xml @@ -71,7 +71,10 @@ ${tuscany.version} org.apache.tuscany.sca.implementation.java.runtime ${pom.name} - org.apache.tuscany.sca.implementation.java* + + org.apache.tuscany.sca.implementation.java.context, + org.apache.tuscany.sca.implementation.java.injection, + -- cgit v1.2.3