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

[jira] [Commented] (SLING-4169) Resource Editor :: restructuring of folders

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

Bertrand Delacretaz commented on SLING-4169:
--------------------------------------------

I tried to apply your patch but that doesn't work for me, see below - does it work for you?

{code}
$ curl -s https://issues.apache.org/jira/secure/attachment/12681744/patch_folder_restructure_add_node_dialog.txt  | patch -p0
patching file src/main/resources/SLING-INF/libs/sling/resource-editor/html.jsp
patching file src/main/resources/SLING-INF/libs/sling/resource-editor/nodes.json.incl.jsp
patch: **** malformed patch at line 289: 

{code}

There's no error message after the "at line 289:" text - maybe just a problem with line endings?


> Resource Editor :: restructuring of folders
> -------------------------------------------
>
>                 Key: SLING-4169
>                 URL: https://issues.apache.org/jira/browse/SLING-4169
>             Project: Sling
>          Issue Type: Sub-task
>            Reporter: Sandro Boehme
>            Assignee: Bertrand Delacretaz
>         Attachments: patch_folder_restructure_add_node_dialog.txt
>
>
> This patch contains the new add-node dialog and restructures the folders to differentiate between static and non-static content.
> This makes the following files obsolete that have to be removed:
> * /resource-editor/src/main/java/org/apache/sling/reseditor/ResEditorResourceProvider.java
> * /resource-editor/src/main/java/org/apache/sling/reseditor/SelectorBasedResourceDecorator.java
> * /resource-editor/src/main/resources/SLING-INF/libs/reseditor
> * /resource-editor/src/main/resources/SLING-INF/libs/sling/servlet
> A leftover that needs to be removed:
> * /layout.js



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