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

Guillaume Nodet commented on FELIX-2726:
----------------------------------------

THe problem with updating files each time an artifact listener is modified is 
that bundles will be updated whenever the bundle containing the artifact 
listener is restarted for example.
I don't think this is a good behavior.

One possibility would be to keep track of the timestamp of the bundle 
containing the artifact listener and update deployed bundles when the bundle 
has actually changed, but I guess even that should be optional to not modify 
bundles if not needed.
                
> File install stop handilng some files when updating custom artifact listeners
> -----------------------------------------------------------------------------
>
>                 Key: FELIX-2726
>                 URL: https://issues.apache.org/jira/browse/FELIX-2726
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>            Reporter: Issac Garcia
>         Attachments: artifactListener-bug-when-update.patch
>
>
> If the bundle which contains some artifact listener is updated, 
> The artifacts which where previously handled, are not handled again, only if 
> they are modified/updated/removed/added again.

--
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

        

Reply via email to