You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/12/11 09:35:43 UTC

[jira] Assigned: (JCR-1262) Deprecated AbstractWebdavServlet should be empty and extend new AbstractWebdavServlet

     [ https://issues.apache.org/jira/browse/JCR-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned JCR-1262:
--------------------------------------

    Assignee: Felix Meschberger

> Deprecated AbstractWebdavServlet should be empty and extend new AbstractWebdavServlet
> -------------------------------------------------------------------------------------
>
>                 Key: JCR-1262
>                 URL: https://issues.apache.org/jira/browse/JCR-1262
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-server
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>         Attachments: JCR-1262.patch
>
>
> The AbstractWebdavServlet has been copied from the jcr-server to the webdav project. The class at the old location has been marked deprecated. I suggest that in addition to marking it deprecated we should have this class extend the new AbstractWebdavServlet class from the webdav project but not contain any fields and methods. This way, users of the old class will always get the newest and best version but can still use the old class.
> Will provide a patch for this proposal

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.