[
https://issues.apache.org/jira/browse/FELIX-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-2300.
-------------------------------------
Resolution: Fixed
Thanks for your patch, Justin.
I've applied it in revision 937258
> 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.