Bug #909
com.zfabrik.impl.gitcr.GitComponentRepositoryImpl.scan() invoke two times during sync
100%
Description
You can reproduce this when launching z2_core (with ...)
When performing a sync, the scan() method is invoked twice:
y
09/24 15:59:10 [19]...entRepositoryImpl [800]: Pulled deltas from GitCR com.zfabrik.boot.config/baseRepository (origin=http://git.z2-environment.net/z2-base.base, branch=master, OPTIONAL, root=/Users/udoo/dev/z2-core/z2-core/package/gen/dist/run/bin/../../work/repos/95f655a0/git) within 411msec
09/24 15:59:17 [19]...hronizationRunner [800]: Found 0 invalidation candidate resources
09/24 15:59:17 [19]...hronizationRunner [800]: Invalidated 0 resources
09/24 15:59:23 [19]...entRepositoryImpl [800]: Pulled deltas from GitCR com.zfabrik.boot.config/baseRepository (origin=http://git.z2-environment.net/z2-base.base, branch=master, OPTIONAL, root=/Users/udoo/dev/z2-core/z2-core/package/gen/dist/run/bin/../../work/repos/95f655a0/git) within 56msec