You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre De Rop (JIRA)" <ji...@apache.org> on 2013/10/26 16:49:30 UTC

[jira] [Commented] (FELIX-4285) Remove abstract modifier from DependencyActivatorBase.destroy()

    [ https://issues.apache.org/jira/browse/FELIX-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806114#comment-13806114 ] 

Pierre De Rop commented on FELIX-4285:
--------------------------------------

Hi, 

I just committed your patch in revision 1535998.
thanks for the patch.

/Pierre

> Remove abstract modifier from DependencyActivatorBase.destroy()
> ---------------------------------------------------------------
>
>                 Key: FELIX-4285
>                 URL: https://issues.apache.org/jira/browse/FELIX-4285
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>            Reporter: M. van Cuijk
>            Assignee: Pierre De Rop
>            Priority: Trivial
>         Attachments: FELIX-4285.patch
>
>
> All subclasses of DependencyActivatorBase must implement both init() and destroy(), while the implementation of destroy() is empty in most cases. An empty default implementation of destroy() can be included in the DependencyActivatorBase class.



--
This message was sent by Atlassian JIRA
(v6.1#6144)