[
https://issues.apache.org/jira/browse/SLING-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165847#comment-14165847
]
Robert Munteanu commented on SLING-3573:
----------------------------------------
* https://svn.apache.org/viewvc?view=revision&revision=1630599 typo fix in
HasFileMatcher
* https://svn.apache.org/viewvc?view=revision&revision=1630600 clarify javadoc
and remove TODOs in Filter, VltFilter
* https://svn.apache.org/viewvc?view=revision&revision=1630602 clean up old
files during import
> 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)