From 825399a99692728bdb2fc078e889f58050074f1d Mon Sep 17 00:00:00 2001 From: slewis Date: Sat, 4 Nov 2006 23:53:32 +0000 Subject: Cleaned up manifests by moving Require-Bundle to Import-Package (in many cases). Also fixed problem with xmpp provider introduced by refactoring --- protocols/bundles/org.jivesoftware.smack/META-INF/MANIFEST.MF | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols') diff --git a/protocols/bundles/org.jivesoftware.smack/META-INF/MANIFEST.MF b/protocols/bundles/org.jivesoftware.smack/META-INF/MANIFEST.MF index 77633dd90..18a1bc000 100644 --- a/protocols/bundles/org.jivesoftware.smack/META-INF/MANIFEST.MF +++ b/protocols/bundles/org.jivesoftware.smack/META-INF/MANIFEST.MF @@ -21,7 +21,6 @@ Export-Package: org.jivesoftware.smack, org.jivesoftware.smackx.search, org.xmlpull.mxp1, org.xmlpull.v1 -Require-Bundle: org.eclipse.core.runtime Bundle-ClassPath: jars/xmlpull.v1.jar, smack.jar Bundle-RequiredExecutionEnvironment: J2SE-1.4, -- cgit v1.2.3