Add support for referencing name constants for property names.
--------------------------------------------------------------
Key: FELIX-576
URL: https://issues.apache.org/jira/browse/FELIX-576
Project: Felix
Issue Type: New Feature
Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.0.4
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
It would be nice to have something like a nameRef attribute for properties to
references constants (in the same way we reference values), so something like:
@scr.property nameRef="Constants.PROPERTY_A" valueRef="DEFAULT_A"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.