You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/10/14 17:20:31 UTC

[jira] Resolved: (FELIX-1716) Fileinstall does not recognize changes in lastmodification date of an uninstalled bundle inside deploy folder

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