You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/04/30 15:09:02 UTC

[jira] Closed: (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 ]

Carsten Ziegeler closed FELIX-2300.
-----------------------------------


> 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
>    Affects Versions: maven-scr-plugin-1.4.2
>            Reporter: Justin Edelson
>            Assignee: Carsten Ziegeler
>             Fix For:  maven-scr-plugin-1.4.4
>
>         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.