You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2014/10/11 01:18:34 UTC

[jira] [Created] (SLING-4032) Prevent the same resource from being published twice

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)