[jbosstools-issues] [JBoss JIRA] (JBIDE-24030) Provider and plug-in name of org.boss.tools.openshift.common.core are displaying localization key

Andre Dietisheim (JIRA) issues at jboss.org
Tue Mar 7 04:24:00 EST 2017


    [ https://issues.jboss.org/browse/JBIDE-24030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13373749#comment-13373749 ] 

Andre Dietisheim edited comment on JBIDE-24030 at 3/7/17 4:23 AM:
------------------------------------------------------------------

At first sight I dont spot anything that's missing.
The keys are defined in plugin.properties
{code}
Bundle-Vendor = JBoss by Red Hat
Bundle-Name = OpenShift Common UI
{code}
and correctly referenced in MANIFEST.MF
{code}
Bundle-Vendor: %Bundle-Vendor
Bundle-Name: %Bundle-Name
Bundle-Localization: plugin
{code}
Also when looking into those bundles in the runtime-IDE things are perfectly fine:
!installed-bundles.png! 

[~nickboldt] wasnt there are platform issue that concerned this? In JBIDE-10547 we replaced keys by the real values (because of this upstream issue I believe)


was (Author: adietish):
At first sight I dont spot anything that's missing.
The keys are defined in plugin.properties
{code}
Bundle-Vendor = JBoss by Red Hat
Bundle-Name = OpenShift Common UI
{code}
and correctly referenced in MANIFEST.MF
{code}
Bundle-Vendor: %Bundle-Vendor
Bundle-Name: %Bundle-Name
Bundle-Localization: plugin
{code}
Also when looking into those bundles in the runtime-IDE things are perfectly fine:
!installed-bundles.png! 

[~nickboldt] wasnt there are platform issue that concerned this?

> Provider and plug-in name of org.boss.tools.openshift.common.core are displaying localization key
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-24030
>                 URL: https://issues.jboss.org/browse/JBIDE-24030
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.4.3.Final
>            Reporter: Aurélien Pupier
>            Priority: Optional
>         Attachments: image-2017-03-06-16-35-55-977.png, installed-bundles.png
>
>
>  !image-2017-03-06-16-35-55-977.png|thumbnail! 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list