Author: nickboldt
Date: 2011-09-27 11:10:52 -0400 (Tue, 27 Sep 2011)
New Revision: 35059
Modified:
trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF
Log:
point Bundle-Vendor at %BundleVendor instead of %BundleName
Modified: trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF
===================================================================
--- trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF 2011-09-27 15:10:39
UTC (rev 35058)
+++ trunk/central/plugins/org.jboss.tools.central/META-INF/MANIFEST.MF 2011-09-27 15:10:52
UTC (rev 35059)
@@ -28,4 +28,4 @@
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Localization: plugin
-Bundle-Vendor: %BundleName
+Bundle-Vendor: %BundleVendor
Show replies by date