From c739e0e99d6cb8a287ae2edcaec22a693ed7dcae Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 1 Dec 2008 14:32:28 +0000 Subject: Add the self import back in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722082 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/extensibility/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'java/sca/modules/extensibility') diff --git a/java/sca/modules/extensibility/META-INF/MANIFEST.MF b/java/sca/modules/extensibility/META-INF/MANIFEST.MF index 7a52b5ba73..a66ced1f76 100644 --- a/java/sca/modules/extensibility/META-INF/MANIFEST.MF +++ b/java/sca/modules/extensibility/META-INF/MANIFEST.MF @@ -12,6 +12,7 @@ Bnd-LastModified: 1225397079296 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: Apache Tuscany SCA Extensibility -Import-Package: org.apache.tuscany.sca.core;version="1.4" +Import-Package: org.apache.tuscany.sca.core;version="1.4", + org.apache.tuscany.sca.extensibility;version="1.4" Bundle-SymbolicName: org.apache.tuscany.sca.extensibility Bundle-DocURL: http://www.apache.org/ -- cgit v1.2.3