GitHub user CodingFabian opened a pull request:

    https://github.com/apache/felix/pull/59

    [FELIX-5218] fileinstall: Removed files should no longer be considere…

    …d changed.
    
    This is probably a regression from adding the stable checksum mechanism. 
All removed files need to be removed from the "changed" hash set, otherwise 
they would be seen next iteration again and again be considered as removed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CodingFabian/felix FELIX-5218

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/59.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #59
    
----
commit cc1ba9b565256f2a7cf7de0d261127b50ec9ca56
Author: Fabian Lange <[email protected]>
Date:   2016-03-16T08:12:51Z

    [FELIX-5218] fileinstall: Removed files should no longer be considered 
changed.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to