[
https://issues.apache.org/jira/browse/SLING-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-3573:
-----------------------------------
Fix Version/s: (was: Sling Eclipse IDE 1.1.0)
Sling Eclipse IDE 1.0.4
> 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
> 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.2#6252)