[475473] Prevent IdenticalResourceMinimizer to cut away moved resources

The IdenticalResourceMinimizer removed unchanged resources from the
SynchronizationModel also if they actually have been moved. Thus, these
files will not be part of the comparison and the move will neither be
detected nor merged.

With this change, the IdenticalResourceMinimizer minimizes unchanged
resources only if their parents haven't changed too.

Bug: 475473
Change-Id: I67839de369eb3e7729aac379b09785916afb6b2d
Signed-off-by: Florian Zoubek <zoubek@bitandart.at>
Signed-off-by: Philip Langer <planger@eclipsesource.com>
Also-by: Florian Zoubek <zoubek@bitandart.at>
3 files changed