You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/04/22 21:52:51 UTC

[jira] Updated: (FELIX-2300) SCR Plugin should be able to produce a metatype property for service.ranking

     [ https://issues.apache.org/jira/browse/FELIX-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson updated FELIX-2300:
----------------------------------

    Attachment: FELIX-2300.patch

patch

> SCR Plugin should be able to produce a metatype property for service.ranking
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2300
>                 URL: https://issues.apache.org/jira/browse/FELIX-2300
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>            Reporter: Justin Edelson
>         Attachments: FELIX-2300.patch
>
>
> private should default to true for service.ranking, but this should produce metatype data:
>     /**
>      * The service ranking property.
>      *
>      * @scr.property type="Integer" value="0" private="false"
>      */
>     private static final String PAR_SERVICE_RANKING = Constants.SERVICE_RANKING;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.