[
https://issues.apache.org/jira/browse/FELIX-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-1716.
------------------------------------
Resolution: Fixed
Fix Version/s: fileinstall-2.0.2
Assignee: Guillaume Nodet
Committing to https://svn.apache.org/repos/asf/felix/trunk ...
M
fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java
M
fileinstall/src/test/java/org/apache/felix/fileinstall/internal/DirectoryWatcherTest.java
Committed r825165
Fileinstall now listens for uninstalled bundles and just forget about those so
that any new change on the artifact or restarting the fileinstall bundle would
lead to the artifact being reinstalled.
> Fileinstall does not recognize changes in lastmodification date of an
> uninstalled bundle inside deploy folder
> -------------------------------------------------------------------------------------------------------------
>
> Key: FELIX-1716
> URL: https://issues.apache.org/jira/browse/FELIX-1716
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: karaf-1.0.0
> Reporter: Lars Heinemann
> Assignee: Guillaume Nodet
> Fix For: fileinstall-2.0.2
>
>
> I did osgi:uninstall on a bundle. The bundle file still stays in the deploy
> folder.
> Now I did a touch on that file but it was not installed again automatically.
> I had to move it out of the folder and back in again
> and then it got installed. Looks like a bug to me.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.