From c9a799d0300e76219b99cb9d3227e3df71939f54 Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Mon, 9 Dec 2013 19:38:00 +0100 Subject: bug 418662: Get rid of compile warnings in official build org.eclipse.equinox.p2.installer Change-Id: I7cd69e8d493b3b67eabdff3acf81b100d6ea79d5 Signed-off-by: Krzysztof Daniel --- bundles/org.eclipse.equinox.p2.transport.ecf/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundles') diff --git a/bundles/org.eclipse.equinox.p2.transport.ecf/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.transport.ecf/META-INF/MANIFEST.MF index b2b8497e3..3afba1d5e 100644 --- a/bundles/org.eclipse.equinox.p2.transport.ecf/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.p2.transport.ecf/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.ecf;bundle-version="3.1.0", Service-Component: OSGI-INF/ecfTransport.xml Bundle-Activator: org.eclipse.equinox.internal.p2.transport.ecf.Activator Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.equinox.internal.p2.transport.ecf;x-friends:="org.eclipse.equinox.p2.discovery.compatibility" +Export-Package: org.eclipse.equinox.internal.p2.transport.ecf;x-friends:="org.eclipse.equinox.p2.discovery.compatibility,org.eclipse.equinox.p2.installer" Bundle-Vendor: %providerName Bundle-Localization: plugin Import-Package: org.eclipse.osgi.util;version="1.1.0", -- cgit v1.2.3