[
https://issues.apache.org/jira/browse/FELIX-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Issac Garcia updated FELIX-2726:
--------------------------------
Attachment: artifactListener-bug-when-update.patch
I've this patch to solve this problem,
at least, it solve to me.
The solution I have is.
When removing a listener, I call a notifyRemoveListener in the DirectoryWatcher
Class.
In this method I iterate in all the managed artifacts and, if some hasn't any
available listener
the artifact is added to the processingFailures Set.
> 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.
-
You can reply to this email to add a comment to the issue online.