[
https://issues.apache.org/jira/browse/FELIX-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-4774:
------------------------------------
Fix Version/s: scr generator 1.13.0
maven-scr-plugin 1.21.0
> 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
> Fix For: maven-scr-plugin 1.21.0, scr generator 1.13.0
>
>
> 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)