Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2009-10-16 20:38:46 +0000
committerAndrew Niefer2009-10-16 20:38:46 +0000
commit45227a07ce8c746223bd1e4e2cb29076bb8f49ee (patch)
treea7e146f0d6ed3f350c0ebb7806ba03ac11e91258 /bundles/org.eclipse.equinox.p2.artifact.repository
parentadd3d3bf3188f3a51c95a250e7b228ea40a5c1ac (diff)
downloadrt.equinox.p2-45227a07ce8c746223bd1e4e2cb29076bb8f49ee.tar.gz
rt.equinox.p2-45227a07ce8c746223bd1e4e2cb29076bb8f49ee.tar.xz
rt.equinox.p2-45227a07ce8c746223bd1e4e2cb29076bb8f49ee.zip
bug 292419 - removing p2.selfhosting bundle
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.repository')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
index 47a52bd07..ac38803c9 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/META-INF/MANIFEST.MF
@@ -10,7 +10,7 @@ Export-Package: org.eclipse.equinox.internal.p2.artifact.mirror;x-internal:=true
org.eclipse.equinox.internal.p2.artifact.processors.md5;x-internal:=true,
org.eclipse.equinox.internal.p2.artifact.processors.pack200;x-friends:="org.eclipse.equinox.p2.artifact.processors,org.eclipse.equinox.p2.artifact.optimizers",
org.eclipse.equinox.internal.p2.artifact.repository;x-friends:="org.eclipse.equinox.p2.metadata.generator,org.eclipse.equinox.p2.publisher,org.eclipse.equinox.p2.reconciler.dropins",
- org.eclipse.equinox.internal.p2.artifact.repository.simple;x-friends:="org.eclipse.equinox.p2.selfhosting,org.eclipse.equinox.p2.touchpoint.eclipse,org.eclipse.equinox.p2.tests",
+ org.eclipse.equinox.internal.p2.artifact.repository.simple;x-friends:="org.eclipse.equinox.p2.touchpoint.eclipse,org.eclipse.equinox.p2.tests",
org.eclipse.equinox.internal.provisional.p2.artifact.repository;
x-friends:="org.eclipse.equinox.p2.artifact.optimizers,
org.eclipse.equinox.p2.artifact.processors,

Back to the top