Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2007-09-30 19:22:45 +0000
committerJohn Arthorne2007-09-30 19:22:45 +0000
commit9a44d0e5e5242c1a977661031689bed08f4b85ea (patch)
tree007cc13b8bb430d3587f50a96e9294989ee9a67a /bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF
parentbed85856c54c4c7cd29fcf9163b5363157aac53d (diff)
downloadrt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.tar.gz
rt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.tar.xz
rt.equinox.p2-9a44d0e5e5242c1a977661031689bed08f4b85ea.zip
Added missing package exportsv20070930_post_rename
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF
index 1d8bca319..5cba3b607 100644
--- a/bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.jarprocessor/META-INF/MANIFEST.MF
@@ -6,4 +6,5 @@ Bundle-Version: 0.1.0.qualifier
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,
J2SE-1.4
Export-Package: org.eclipse.equinox.internal.p2.jarprocessor;x-internal:=true,
+ org.eclipse.equinox.internal.p2.jarprocessor.verifier;x-internal:=true,
org.eclipse.equinox.p2.jarprocessor

Back to the top