[
https://issues.apache.org/jira/browse/CLEREZZA-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833945#action_12833945
]
Agron Limani edited comment on CLEREZZA-119 at 2/23/10 10:19 AM:
-----------------------------------------------------------------
attached first working patch:
to apply the patch:
- create folder CLEREZZA-119: $ svn issues/CLEREZZA-119
- copy ( svn cp ) triaxrs to CLEREZZA-119
- execute $ patch -p0 -i patchfile
was (Author: cl_ali):
attached first working patch:
to apply the patch:
- create folder CLEREZZA-119: $ svn issues/CLEREZZA-119
- copy ( svn cp ) triaxrs to CLEREZZA-119
- go to new issue and execute $ patch -p0 -i patchfile
> enable platform.content to respond on WebDAV Requests
> -----------------------------------------------------
>
> Key: CLEREZZA-119
> URL: https://issues.apache.org/jira/browse/CLEREZZA-119
> Project: Clerezza
> Issue Type: New Feature
> Reporter: Agron Limani
> Attachments: org.apache.clerezza.platform.content-CLEREZZA-119.patch
>
>
> A CollectionTypeHandler should respond on the following requests:
> -PROPFIND
> -PROPPATCH
> -MKCOL
> -GET, HEAD for Collections
> -POST for Collections
> -DELETE
> -PUT
> -COPY
> -MOVE
> -LOCK
> -UNLOCK
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.