From 08d73adf4616a68f6f50e1402b18f046cbb69e4a Mon Sep 17 00:00:00 2001 From: rfeng Date: Fri, 31 Oct 2008 18:33:18 +0000 Subject: Fix bundle import package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709523 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/binding-rmi-runtime/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'branches/sca-equinox/modules') diff --git a/branches/sca-equinox/modules/binding-rmi-runtime/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/binding-rmi-runtime/META-INF/MANIFEST.MF index 0a808d011f..02aa4127e5 100644 --- a/branches/sca-equinox/modules/binding-rmi-runtime/META-INF/MANIFEST.MF +++ b/branches/sca-equinox/modules/binding-rmi-runtime/META-INF/MANIFEST.MF @@ -12,6 +12,7 @@ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: Apache Tuscany SCA RMI Binding Extension Import-Package: junit.framework;resolution:=optional, net.sf.cglib.asm, + net.sf.cglib.core, net.sf.cglib.proxy, org.apache.tuscany.sca.assembly;version="1.4", org.apache.tuscany.sca.binding.rmi;version="1.4", -- cgit v1.2.3