You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2014/01/17 15:26:25 UTC

[jira] [Commented] (FELIX-4378) generate a metatype properties file if label/description are missing on @Component or @Property

    [ https://issues.apache.org/jira/browse/FELIX-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874827#comment-13874827 ] 

james strachan commented on FELIX-4378:
---------------------------------------

Awesome many thanks, I'll try it out!

> generate a metatype properties file if label/description are missing on @Component or @Property
> -----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-4378
>                 URL: https://issues.apache.org/jira/browse/FELIX-4378
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin 1.15.0, scr ant task 1.9.0, scr generator 1.8.2
>            Reporter: james strachan
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin 1.15.2, scr ant task 1.9.2, scr generator 1.8.4
>
>
> 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)