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
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.