Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Kaegi2009-12-07 23:49:22 +0000
committerSimon Kaegi2009-12-07 23:49:22 +0000
commitf1e26f7053b7eb92860eed5b85efcafd1baa2c62 (patch)
treeef270f159eae98dad13f717eb95b4943e9a04000 /bundles/org.eclipse.equinox.p2.ql/META-INF
parent22ea4fe0d380f70683611cc491de0d6995529df9 (diff)
downloadrt.equinox.p2-f1e26f7053b7eb92860eed5b85efcafd1baa2c62.tar.gz
rt.equinox.p2-f1e26f7053b7eb92860eed5b85efcafd1baa2c62.tar.xz
rt.equinox.p2-f1e26f7053b7eb92860eed5b85efcafd1baa2c62.zip
Bug 293344 [api][engine] review of the engine package
Making public and internal package separation
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ql/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF
index 70b45fe75..a26b1f6a5 100644
--- a/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF
@@ -10,7 +10,6 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.4,
CDC-1.1/Foundation-1.1
Bundle-ActivationPolicy: lazy
Import-Package: org.eclipse.equinox.internal.p2.metadata,
- org.eclipse.equinox.internal.provisional.p2.engine,
org.eclipse.equinox.internal.provisional.p2.metadata,
org.eclipse.equinox.internal.provisional.p2.metadata.query,
org.eclipse.equinox.p2.metadata,

Back to the top