[
https://issues.apache.org/jira/browse/FELIX-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated FELIX-4378:
----------------------------------
Summary: generate a metatype.properties file if label/description values
are used on @Component or @Property which don't start with % (was: generate a
metatype.properties file if label/description values are used on @Component or
@Property)
> generate a metatype.properties file if label/description values are used on
> @Component or @Property which don't start with %
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: FELIX-4378
> URL: https://issues.apache.org/jira/browse/FELIX-4378
> Project: Felix
> Issue Type: Improvement
> Components: Maven SCR Plugin
> Reporter: james strachan
> Fix For: maven-scr-plugin 1.15.0
>
>
> I tried using 1.15.0 of the plugin and added some textual string values
> (which don't start with %) for label/description on @Component and @Property
> and they get generated into the metatype.xml file as text strings.
> I was hoping the XML would use "%foo.label" and "%foo.description" then
> generate a metatype.properties with the mapping of foo.label = "My Label" so
> that folks can add extra languages by just adding a new metatype file?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)