You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Angelo van der Sijpt (Created) (JIRA)" <ji...@apache.org> on 2012/01/23 15:47:44 UTC

[jira] [Created] (FELIX-3313) dropped() should not be called when updating a resource

dropped() should not be called when updating a resource
-------------------------------------------------------

                 Key: FELIX-3313
                 URL: https://issues.apache.org/jira/browse/FELIX-3313
             Project: Felix
          Issue Type: Bug
          Components: Deployment Admin
            Reporter: Angelo van der Sijpt


When resources are being handled by ResourceProcessors, the dropped() method is always called for resources that were present in a previous deployment package. This should _only_ happen if the resources is no longer present in the current deployment package (see compendium 114.8, steps 10 and 11).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (FELIX-3313) dropped() should not be called when updating a resource

Posted by "Angelo van der Sijpt (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Angelo van der Sijpt closed FELIX-3313.
---------------------------------------

    Resolution: Invalid

Turns out this behavior is not caused by the way the DeploymentAdmin implementation works (this looks correct in that sense), but by the way ACE generates its deployment packages, see ACE-214 .
                
> dropped() should not be called when updating a resource
> -------------------------------------------------------
>
>                 Key: FELIX-3313
>                 URL: https://issues.apache.org/jira/browse/FELIX-3313
>             Project: Felix
>          Issue Type: Bug
>          Components: Deployment Admin
>            Reporter: Angelo van der Sijpt
>
> When resources are being handled by ResourceProcessors, the dropped() method is always called for resources that were present in a previous deployment package. This should _only_ happen if the resources is no longer present in the current deployment package (see compendium 114.8, steps 10 and 11).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira