Robert Munteanu created SLING-4032:
--------------------------------------
Summary: Prevent the same resource from being published twice
Key: SLING-4032
URL: https://issues.apache.org/jira/browse/SLING-4032
Project: Sling
Issue Type: Improvement
Components: IDE
Affects Versions: Sling Eclipse IDE 1.0.4
Reporter: Robert Munteanu
Fix For: Sling Eclipse IDE 1.0.6
When publishing resource changes, it can happen that two workspace resources
refer to the same repository resource, e.g. /content/page and
/content/page/.content.xml, where /content/page is a sling:Folder
To make publish operations faster, we should only run the AddOrUpdate and
ReorderChildNode commands once for each repository resource in one publish
operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)