Warning that Lifecycle method deactivate has wrong number of arguments
----------------------------------------------------------------------
Key: FELIX-3049
URL: https://issues.apache.org/jira/browse/FELIX-3049
Project: Felix
Issue Type: Bug
Components: Maven SCR Plugin
Reporter: Konrad Windszus
When you have a deactivate method with no arguments, which is valid, according
to the OSGi spec (R4 Comp. 112.5.14) I will get the warning:
[WARNING] @Component: Lifecycle method deactivate has wrong number of arguments
at Java annotations in <Classfile:Linenumber>
Probably this is also a problem with activate methods.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira