Vladimir Smirnov created FELIX-5731:
---------------------------------------

             Summary: Webconsole can't read second component localization 
properties
                 Key: FELIX-5731
                 URL: https://issues.apache.org/jira/browse/FELIX-5731
             Project: Felix
          Issue Type: Bug
          Components: SCR Tooling, Web Console
            Reporter: Vladimir Smirnov


I use org.apache.felix.webconsole 4.2.0 + org.apache.felix.metatype-1.0.6
Maven-scr-plugin-1.24.0 extract inlined texts into distinct .properties files. 

On first read component text properties it saved ONE first compotent 
.properties files into BundleResources.resourcesByBundle field.
On read other component text properties it checks 
BundleResources.resourcesByBundle, finds saved properties from first component 
and doesn't try to read localization properties for needable component.
It doesn't use MetaTypeProviderImpl.getLocales()

So it would be greate to add to Maven-scr-plugin an abbility to save all 
localization strings into single properties file. (i.e. as plugin configurable 
property) 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to