]> gerrit.simantics Code Review - simantics/platform.git/commit
Fail-safe import can now be disabled with a system property 70/1670/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 2 Apr 2018 20:54:03 +0000 (23:54 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 2 Apr 2018 20:54:03 +0000 (23:54 +0300)
commitf7c2f46c7c411c5c9dd3323d3cec3a4b8b6a3bbe
tree521c0486f8ac2ddfd559da92c31b08a535c367d9
parentb6f0f7aa4de4c172a830ef9087749e38185a8edf
Fail-safe import can now be disabled with a system property

Use the system property -Dorg.simantics.tg.import.failOnMissingEntities@
to disable fail-safe import by settings its value to true.

refs #7850

Change-Id: I2c29d1795ba0c04b16be1798c237651556326bd9
bundles/org.simantics.graph.db/src/org/simantics/graph/db/StreamingTransferableGraphImportProcess.java