]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed migrating import temporary folder creation to prevent name overlap 00/1200/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 6 Nov 2017 10:53:36 +0000 (12:53 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 6 Nov 2017 10:53:36 +0000 (12:53 +0200)
commit0b8b0bcf0ad421541ee428613da3ff1697bd11ad
tree894454ade77508b7ce82c91f6eea1dbf04aff2d5
parentf5c7cf6326985b3027859981d61733486d298d7e
Fixed migrating import temporary folder creation to prevent name overlap

Previously model imports could fail if they were small and contained one
or more shared libraries imported at the same time because the imports
could be done within the same second which triggered the folder name
overlap.

refs #7603

Change-Id: I0f559f2fe2e7bdb1a8852e7cd7a74cecd7bb6055
bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/migration/MigrationStateImpl.java