You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2012/09/26 12:16:08 UTC

[jira] [Created] (SLING-2605) Use new CRUD support in POST servlet

Carsten Ziegeler created SLING-2605:
---------------------------------------

             Summary: Use new CRUD support in POST servlet
                 Key: SLING-2605
                 URL: https://issues.apache.org/jira/browse/SLING-2605
             Project: Sling
          Issue Type: Bug
          Components: Servlets
    Affects Versions: Servlets Post 2.1.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Servlets Post 2.1.4


Now that we have full crud support in the resource API , the post servlet should use this API and only fallback to JCR API for special features like versioning

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SLING-2605) Use new CRUD support in POST servlet

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464741#comment-13464741 ] 

Carsten Ziegeler commented on SLING-2605:
-----------------------------------------

Committed a first version which basically handles most of the post  operations. Missing are:
- binary files
- type conversion for properties
                
> Use new CRUD support in POST servlet
> ------------------------------------
>
>                 Key: SLING-2605
>                 URL: https://issues.apache.org/jira/browse/SLING-2605
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>    Affects Versions: Servlets Post 2.1.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Servlets Post 2.1.4
>
>
> Now that we have full crud support in the resource API , the post servlet should use this API and only fallback to JCR API for special features like versioning

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SLING-2605) Use new CRUD support in POST servlet

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-2605.
-------------------------------------

    Resolution: Fixed
    
> Use new CRUD support in POST servlet
> ------------------------------------
>
>                 Key: SLING-2605
>                 URL: https://issues.apache.org/jira/browse/SLING-2605
>             Project: Sling
>          Issue Type: Bug
>          Components: Servlets
>    Affects Versions: Servlets Post 2.1.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Servlets Post 2.1.4
>
>
> Now that we have full crud support in the resource API , the post servlet should use this API and only fallback to JCR API for special features like versioning

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira