[
https://issues.apache.org/jira/browse/SLING-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167666#comment-14167666
]
Robert Munteanu commented on SLING-4020:
----------------------------------------
Seems my fix was incomplete
* https://svn.apache.org/viewvc?view=revision&revision=1630999 actually ignore
the imported resources when applicable
* https://svn.apache.org/viewvc?view=revision&revision=1631000 do not attempt
to create a resource's parents if the resource won't be created
* https://svn.apache.org/viewvc?view=revision&revision=1631001 consider the
DeleteNodeCommand unexpected as well in the ImportContentTest
> Importing content from the repository triggers publish operations
> -----------------------------------------------------------------
>
> Key: SLING-4020
> URL: https://issues.apache.org/jira/browse/SLING-4020
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.2
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.0.4
>
>
> When importing content from the repository it seems that changes are still
> published. This can lead to inconsistencies and bad user experience, as the
> changes are persisted in an order that's not guaranteed to be consistent when
> exporting. We should find a way to ignore all changes related to importing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)