From d7badb5db57e955f940cb43814cb204c71d15985 Mon Sep 17 00:00:00 2001 From: Krzysztof Daniel Date: Mon, 9 Dec 2013 19:34:06 +0100 Subject: bug 418662 - Get rid of compile warnings in official build - org.eclipse.equinox.p2.discovery.compatibility Change-Id: Ieaf254570551fef783d1cc6bbf79daf51847d5fa --- bundles/org.eclipse.equinox.p2.repository/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bundles/org.eclipse.equinox.p2.repository') diff --git a/bundles/org.eclipse.equinox.p2.repository/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.repository/META-INF/MANIFEST.MF index bc6bf7777..c89afcdbe 100644 --- a/bundles/org.eclipse.equinox.p2.repository/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.p2.repository/META-INF/MANIFEST.MF @@ -18,7 +18,8 @@ Export-Package: org.eclipse.equinox.internal.p2.persistence; org.eclipse.equinox.p2.updatesite, org.eclipse.equinox.p2.repository.tools, org.eclipse.equinox.p2.transport.ecf, - org.eclipse.equinox.p2.engine", + org.eclipse.equinox.p2.engine, + org.eclipse.equinox.p2.discovery.compatibility", org.eclipse.equinox.internal.p2.repository.helpers; x-friends:="org.eclipse.equinox.p2.artifact.repository, org.eclipse.equinox.p2.exemplarysetup, -- cgit v1.2.3