[
https://issues.apache.org/jira/browse/FELIX-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger closed FELIX-2518.
------------------------------------
Apache Felix Declarative Services 1.6.0 has been released. The issues are now
closed.
> Modified method without arguments not supported
> -----------------------------------------------
>
> Key: FELIX-2518
> URL: https://issues.apache.org/jira/browse/FELIX-2518
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR), Specification compliance
> Affects Versions: scr-1.4.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: scr-1.6.0
>
>
> The Declarative Services specification 1.1 allows a component to specify a
> method to be called when the configuration has been updated using the
> "modified" attribute of the component element. This method is defined to take
> the same arguments as any activate method of a component. Namely this
> includes supporting methods taking no arguments at all.
> Currently, our implementation does not support modified method without
> arguments, which violates the spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.