[
https://issues.apache.org/jira/browse/SLING-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-3587:
-----------------------------------
Issue Type: Bug (was: Improvement)
> Publish not triggered by WST on folder creation
> -----------------------------------------------
>
> Key: SLING-3587
> URL: https://issues.apache.org/jira/browse/SLING-3587
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Reporter: Stefan Egli
> Fix For: Sling Eclipse IDE 1.0.2
>
>
> When you create a folder in a directory that is hooked up to a (WST)server,
> the corresponding publish mechanism doesn't get triggered.
> The core issue seems to be a WST-bug IMHO: the
> org.eclipse.wst.server.core.internal.ResourceManager.getPublishRequiredServers's
> IResourceDeltaVisitor.visit() only returns true if anything related to an
> IFile has changed. If a folder has changed, it will navigate down to that
> folder, but won't necessarily find anything changed below there and thus
> ignore the change.
--
This message was sent by Atlassian JIRA
(v6.2#6252)