Author: dgolovin
Date: 2011-09-01 13:30:29 -0400 (Thu, 01 Sep 2011)
New Revision: 34486
Modified:
branches/jbosstools-3.2.x/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-3883 Manifest cleanup
this fix adds OSGi version range to all relevant plugins to let install JBT 3.2.x stream
releases only on Eclipse 3.6.x
Modified:
branches/jbosstools-3.2.x/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -10,7 +10,7 @@
org.eclipse.core.commands,
org.eclipse.core.filesystem,
org.eclipse.core.resources,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.core.variables,
org.jboss.tools.usage;resolution:=optional
Bundle-ActivationPolicy: lazy
Modified:
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -7,7 +7,7 @@
Bundle-Vendor: %BundleVendor
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.birt.integration.wtp.ui,
org.eclipse.wst.common.frameworks.ui,
org.eclipse.wst.common.project.facet.core,
Modified:
branches/jbosstools-3.2.x/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -10,7 +10,7 @@
org.eclipse.draw2d,
org.eclipse.gef,
org.eclipse.jface,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.ui,
org.eclipse.core.resources,
org.eclipse.ui.ide,
Modified: branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -44,7 +44,7 @@
org.jbpm.gd.pf.properties,
org.jbpm.gd.pf.wizard,
org.jbpm.gd.pf.xml
-Require-Bundle: org.eclipse.core.runtime,
+Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.core.resources,
org.eclipse.ui,
org.eclipse.ui.views,
Modified:
branches/jbosstools-3.2.x/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -5,7 +5,7 @@
Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.jboss.tools.jmx.core.JMXActivator
Bundle-Vendor: %BundleProvider
-Require-Bundle: org.eclipse.core.runtime,
+Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Export-Package: org.jboss.tools.jmx.core,
org.jboss.tools.jmx.core.providers;
Modified:
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -7,7 +7,7 @@
Bundle-Vendor: %bundleVendor
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.core.resources,
org.eclipse.ui.console,
org.eclipse.jface.text,
Modified:
branches/jbosstools-3.2.x/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -5,7 +5,7 @@
Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.jboss.tools.portlet.core.PortletCoreActivator
Bundle-Vendor: %BundleVendor
-Require-Bundle: org.eclipse.core.runtime,
+Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.wst.common.project.facet.core,
org.eclipse.jst.common.project.facet.core;visibility:=reexport,
org.eclipse.core.resources,
Modified:
branches/jbosstools-3.2.x/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/profiler/plugins/org.jboss.tools.profiler.ui/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -5,7 +5,7 @@
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.jboss.tools.profiler.internal.ui.JBossProfilerUiPlugin
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.debug.ui;bundle-version="3.5.0",
org.eclipse.core.variables;bundle-version="3.2.200",
org.eclipse.ui.ide;bundle-version="3.5.0",
Modified:
branches/jbosstools-3.2.x/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -5,7 +5,7 @@
Bundle-Version: 1.2.0.qualifier
Bundle-Activator: org.jboss.tools.smooks.core.SmooksCoreActivator
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.junit4,
Modified:
branches/jbosstools-3.2.x/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/tptp/plugins/org.jboss.tools.eclipse.as.tptp/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -6,7 +6,7 @@
Bundle-Version: 1.2.0.qualifier
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.debug.ui,
org.eclipse.hyades.trace.ui,
org.eclipse.tptp.platform.jvmti.client,
Modified:
branches/jbosstools-3.2.x/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -6,7 +6,7 @@
Bundle-Activator: org.jboss.tools.workingset.core.Activator
Bundle-Vendor: JBoss by Red Hat
Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)",
org.eclipse.core.resources;bundle-version="3.5.0",
org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified:
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF 2011-09-01
17:14:35 UTC (rev 34485)
+++
branches/jbosstools-3.2.x/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF 2011-09-01
17:30:29 UTC (rev 34486)
@@ -10,5 +10,6 @@
Bundle-Vendor:
mozilla.org
Eclipse-BuddyPolicy: registered
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle:
org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional
+Require-Bundle:
org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional,
+ org.eclipse.core.runtime;bundle-version="[3.6.0,3.7.0)"