[ 
https://issues.apache.org/jira/browse/SLING-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183661#comment-14183661
 ] 

Robert Munteanu commented on SLING-4098:
----------------------------------------

Fixed in https://svn.apache.org/viewvc?view=revision&revision=1634147

> Full coverage aggregates nested under a partial coverage aggregate 
> incorrectly deleted when a sibling resource is published
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-4098
>                 URL: https://issues.apache.org/jira/browse/SLING-4098
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: Sling Eclipse IDE 1.0.4
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Critical
>             Fix For: Sling Eclipse IDE 1.0.6
>
>
> Consider the following content structure:
> {noformat}
> - item [sling:Folder]
> \- config [sling:OsgiConfig]
> \- html.jsp [nt:file]
> {noformat}
> When publishing a change on html.jsp, the config node is incorrectly deleted, 
> as detected by the tracing code:
> {noformat}| Worker-14 | 2014-10-23 21:37:36.905 | 
> org.apache.sling.ide.impl-vlt | /debug | 
> org.apache.sling.ide.impl.vlt.AddOrUpdateNodeCommand | processDeletedNodes | 
> 139 | Deleting node /apps/example/item/config as it is no longer present in 
> the local
>  checkout |{noformat}
> Other nt:file resources are not deleted when publishing. Also this does not 
> happen unless the parent folder has a .content.xml file ; for an nt:folder 
> parent the bug does not happen.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to