Michael Grafl created FELIX-4774:
------------------------------------
Summary: Support for @Reference annotation with unbind method "-"
Key: FELIX-4774
URL: https://issues.apache.org/jira/browse/FELIX-4774
Project: Felix
Issue Type: Improvement
Components: SCR Tooling
Affects Versions: maven-scr-plugin 1.20.0
Reporter: Michael Grafl
Priority: Minor
The documentation for org.osgi.service.component.annotations.Reference#unbind
states that 'To declare no unbind method, the value "-" must be used.'
However, when annotating a method with Reference(unbind="-"), the scr goal
fails with an error message "Missing method unbind for reference".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)