]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed URI of the root resource in fail-safe import 23/623/1
authorJussi Koskela <jussi.koskela@semantum.fi>
Wed, 14 Jun 2017 12:08:03 +0000 (15:08 +0300)
committerJussi Koskela <jussi.koskela@semantum.fi>
Wed, 14 Jun 2017 12:08:03 +0000 (15:08 +0300)
commitd26148afe7f72dad8eee04764a866b6bdd201c8e
treefe81a72bfe2005a8b363391367913b1117aa4ac7
parent834c0385eca07bde8e4ce7888b814e41f5e302ee
Fixed URI of the root resource in fail-safe import

URIStringUtils.splitURI returns root URI in non-standard format, so fix
it manually as a workaround. Otherwise ExternalEntities cannot be
created under the root resource.

refs #7299
Change-Id: Ie548eebba5c267617cb845df684b025b59c069f5
bundles/org.simantics.graph.db/src/org/simantics/graph/db/StreamingTransferableGraphImportProcess.java