Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2006-04-13 16:13:30 +0000
committerDJ Houghton2006-04-13 16:13:30 +0000
commit12de003191dca78154be3e3969f45ab81394dbdc (patch)
treefbc5b311586ab2531afd2143a6bfc48081a25f39 /bundles/org.eclipse.osgi.util
parent37c1a02e7b415de25d06af3b9fee41ccf7f19373 (diff)
downloadrt.equinox.framework-12de003191dca78154be3e3969f45ab81394dbdc.tar.gz
rt.equinox.framework-12de003191dca78154be3e3969f45ab81394dbdc.tar.xz
rt.equinox.framework-12de003191dca78154be3e3969f45ab81394dbdc.zip
un-released EE manifest changes until after rc1v20060413-1200
Diffstat (limited to 'bundles/org.eclipse.osgi.util')
-rw-r--r--bundles/org.eclipse.osgi.util/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.util/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi.util/META-INF/MANIFEST.MF
index 646b58f8c..1b9aa35cf 100644
--- a/bundles/org.eclipse.osgi.util/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi.util/META-INF/MANIFEST.MF
@@ -13,4 +13,3 @@ Export-Package: org.osgi.util.measurement; version="1.0",
org.osgi.util.position; version="1.0",
org.osgi.util.xml; version="1.0"
Import-Package: org.osgi.framework; version=1.1
-Bundle-RequiredExecutionEnvironment: OSGi/Minimum-1.0

Back to the top