[jbosstools-commits] JBoss Tools SVN: r35788 - in trunk: flow/plugins/org.jboss.tools.flow.common/META-INF and 5 other directories.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Oct 19 00:00:21 EDT 2011
Author: dgolovin
Date: 2011-10-19 00:00:21 -0400 (Wed, 19 Oct 2011)
New Revision: 35788
Modified:
trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF
trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF
trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF
trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF
trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-9679 CLONE - Manifest cleanup
patch applied with open OSGi version range 3.7.0
Modified: trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/birt/plugins/org.jboss.tools.birt.core/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -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.7.0",
org.eclipse.birt.integration.wtp.ui,
org.eclipse.wst.common.frameworks.ui,
org.eclipse.wst.common.project.facet.core,
Modified: trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF
===================================================================
--- trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/flow/plugins/org.jboss.tools.flow.common/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -10,7 +10,7 @@
org.eclipse.draw2d,
org.eclipse.gef,
org.eclipse.jface,
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.ui,
org.eclipse.core.resources,
org.eclipse.ui.ide,
Modified: trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -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.7.0",
org.eclipse.core.resources,
org.eclipse.ui,
org.eclipse.ui.views,
Modified: trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/portlet/plugins/org.jboss.tools.portlet.core/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -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.7.0",
org.eclipse.wst.common.project.facet.core,
org.eclipse.jst.common.project.facet.core;visibility:=reexport,
org.eclipse.core.resources,
Modified: trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/smooks/plugins/org.jboss.tools.smooks.core/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -5,7 +5,7 @@
Bundle-Version: 1.3.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.7.0",
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.junit4,
Modified: trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/workingset/plugins/org.jboss.tools.workingset.core/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -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.7.0",
org.eclipse.core.resources;bundle-version="3.5.0",
org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional;x-installation:=greedy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Modified: trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF 2011-10-19 03:43:51 UTC (rev 35787)
+++ trunk/xulrunner/plugins/org.mozilla.xpcom/META-INF/MANIFEST.MF 2011-10-19 04:00:21 UTC (rev 35788)
@@ -1,14 +1,16 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Mozilla XPCOM Eclipse plugin
-Bundle-SymbolicName: org.mozilla.xpcom;singleton:=true
-Bundle-Version: 1.9.2.16
-Bundle-ClassPath: MozillaGlue.jar,
- MozillaInterfaces.jar
-Export-Package: org.mozilla.interfaces,
- org.mozilla.xpcom
-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;x-installation:=greedy
-
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Mozilla XPCOM Eclipse plugin
+Bundle-SymbolicName: org.mozilla.xpcom;singleton:=true
+Bundle-Version: 1.9.2.16
+Bundle-ClassPath: MozillaGlue.jar,
+ MozillaInterfaces.jar
+Export-Package: org.mozilla.interfaces,
+ org.mozilla.xpcom
+Bundle-Vendor: mozilla.org
+Eclipse-BuddyPolicy: registered
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Require-Bundle: org.jboss.tools.usage;bundle-version="1.0.0";resolution:=optional;x-installation:=greedy,
+ org.eclipse.core.runtime;bundle-version="3.7.0"
+
+
More information about the jbosstools-commits
mailing list