Bug 464400 - Prevent adding non existing semantic resource in sirius session
Summary: Prevent adding non existing semantic resource in sirius session
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-04-10 10:32 EDT by Laurent Fasani CLA
Modified: 2015-06-18 04:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Fasani CLA 2015-04-10 10:32:58 EDT
DAnalysisSessionEObjectImpl.addSemanticResource does not know how to manage resource which answers false to URIConverter.exists(URI res, Map<?, ?> opts).
So that kind of resource must be ignored.

It is a technical issue, therefore there is not any scenario for that bug.