You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by CodingFabian <gi...@git.apache.org> on 2016/03/16 09:14:48 UTC

[GitHub] felix pull request: [FELIX-5218] fileinstall: Removed files should...

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 <la...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] felix pull request: [FELIX-5218] fileinstall: Removed files should...

Posted by CodingFabian <gi...@git.apache.org>.
Github user CodingFabian closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---