Community
Participate
Working Groups
The simultaneos release reports found the following two problems: Wrong bundle name: org.eclipse.mat.jruby.resolver 1.1.0.201105231821 Bundle-Name Wrong provider name: org.eclipse.mat.jruby.resolver 1.1.0.201105231821 Bundle-Vendor http://build.eclipse.org/indigo/simrel/reports/bundleNames.html http://build.eclipse.org/indigo/simrel/reports/providerNames.html The Indigo release is already in a very late stage that we fix these, but we should do it afterwards.
The localization file is /org.eclipse.mat.jruby.resolver/OSGI-INF/l10n/bundle.properties rather than /org.eclipse.mat.jruby.resolver/plugin.properties used in the rest of MAT and the bundle name and vendor does appear in the list of bundles from the plug-ins list. Perhaps the http://build.eclipse.org/indigo/simrel/ reports http://build.eclipse.org/indigo/simrel/reports/bundleNames.html http://build.eclipse.org/indigo/simrel/reports/providerNames.html do not allow for this.
The easiest thing is to convert to using plugin.properties like the rest of the product.
I've made the change and verified the bundle vendor and name appear in the plugins list.