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/05/10 23:58:46 UTC

[jira] [Comment Edited] (SLING-3236) Unable to change node primary type once created

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

Robert Munteanu edited comment on SLING-3236 at 5/9/14 9:02 PM:
----------------------------------------------------------------

* http://svn.apache.org/viewvc?view=revision&revision=1593616 fix Poller timing out too fast
* http://svn.apache.org/viewvc?view=revision&revision=1593617 poller now propagates the last caught throwable in all situations
* http://svn.apache.org/viewvc?view=revision&revision=1593618 update the node's primary type if necessary ( + IT )
* http://svn.apache.org/viewvc?view=revision&revision=1593619 use a common location in the repository for all methods of the ContentDeploymentTest


was (Author: rombert):
* http://svn.apache.org/viewvc?view=revision&revision=1593616 fix Poller timing out too fast
* http://svn.apache.org/viewvc?view=revision&revision=1593617 poller now propagates the last caught throwable in all situations
* http://svn.apache.org/viewvc?view=revision&revision=1593618 update the node's primary type if necessary ( + IT )
* http://svn.apache.org/viewvc?view=revision&revision=1593619 use a common location in the repository for all methods of the
    ContentDeploymentTest

> Unable to change node primary type once created
> -----------------------------------------------
>
>                 Key: SLING-3236
>                 URL: https://issues.apache.org/jira/browse/SLING-3236
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Consider the following scenario in a Sling content module:
> - folder is created in the project
> - folder is synced and created in the repo with a nt:folder primary type
> - a .content.xml file is added and the primary type set to sling:Folder
> At this point the the primary type is not updated in the repository and additional metadata is not updated.
> Originally reported by [~dsuess]



--
This message was sent by Atlassian JIRA
(v6.2#6252)