[ https://issues.apache.org/jira/browse/SLING-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Munteanu reassigned SLING-3573: -------------------------------------- Assignee: Robert Munteanu > Local resources which are no longer present in the repository are not deleted > when importing > -------------------------------------------------------------------------------------------- > > Key: SLING-3573 > URL: https://issues.apache.org/jira/browse/SLING-3573 > Project: Sling > Issue Type: Bug > Components: IDE > Affects Versions: Sling Eclipse IDE 1.0.0 > Reporter: Robert Munteanu > Assignee: Robert Munteanu > Fix For: Sling Eclipse IDE 1.0.4 > > > Consider the following scenario > Local workspace > {code} > . > ├── item > │ └── html.jsp > └── list > ├── html.jsp > └── json.jsp > {code} > Repository > {code} > . > ├── item > │ └── html.jsp > └── list > └── html.jsp > {code} > When importing content from the repository, list/json.jsp is not deleted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)