[jbosstools-commits] JBoss Tools SVN: r43787 - trunk/central/plugins/org.jboss.tools.central.themes/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Sep 18 05:07:47 EDT 2012
Author: mickael_istria
Date: 2012-09-18 05:07:46 -0400 (Tue, 18 Sep 2012)
New Revision: 43787
Modified:
trunk/central/plugins/org.jboss.tools.central.themes/META-INF/MANIFEST.MF
Log:
JBIDE-12552: Make bundle a singleton since it has extensions
Modified: trunk/central/plugins/org.jboss.tools.central.themes/META-INF/MANIFEST.MF
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.themes/META-INF/MANIFEST.MF 2012-09-18 08:54:02 UTC (rev 43786)
+++ trunk/central/plugins/org.jboss.tools.central.themes/META-INF/MANIFEST.MF 2012-09-18 09:07:46 UTC (rev 43787)
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Themes
-Bundle-SymbolicName: org.jboss.tools.central.themes
+Bundle-SymbolicName: org.jboss.tools.central.themes;singleton:=true
Bundle-Version: 1.1.0.qualifier
Bundle-Activator: org.jboss.tools.central.themes.Activator
Bundle-Vendor: JBoss, by Red Hat
More information about the jbosstools-commits
mailing list