[
https://issues.jboss.org/browse/TEIIDDES-2349?page=com.atlassian.jira.plu...
]
Barry LaFond edited comment on TEIIDDES-2349 at 12/9/14 2:19 PM:
-----------------------------------------------------------------
With the new steps, I am able to reproduce, so hopefully I can debug/fix this.
Appears the act of closing a project, with the model open in an editor and deleting the
project doesn't result in the workspace ContainerImpl (ResourceSet) removing the
resources of that project. So after re-importing original project, the
ContainerImpl.getOrCreateResource() method actually finds an existing resource in the
container given the file URI (in my case it's:
file:/home/blafond/Runtime-Workspaces/8_3_0_X/ImportProject/V1.xmi)
Need to discover how/why the resource set isn't getting cleaned up.
was (Author: blafond):
With the new steps, I am able to reproduce, so hopefully I can debug/fix this.
Changes to project imported from zip cached even after deleting and
reimporting
-------------------------------------------------------------------------------
Key: TEIIDDES-2349
URL:
https://issues.jboss.org/browse/TEIIDDES-2349
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 8.3.4, 8.6.1, 9.0.1
Environment: JBDS 8.0.0.CR1
Teiid Designer 8.6.1.Alpha1
Windows, Linux
Reporter: Andrej Šmigala
Assignee: Barry LaFond
Fix For: 9.0, 8.6.1, 9.0.1
Attachments: ImportProject.zip
Changes made to a project imported into the workspace from zip seem to persist even after
deleting the project (including contents on disk) and importing it again.
Closing and reopening the project after the second import or restarting JBDS solves the
issue on Windows, on Linux only restarting JBDS helps.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)