[
http://jira.codehaus.org/browse/MRM-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137200#action_137200
]
James William Dumay commented on MRM-781:
-----------------------------------------
As of r662742 litmus test can now run correctly
{code}
james-william-dumays-macbook:~ jdumay$ litmus
http://localhost:9091/repository/internal/
-> running `basic':
0. init.................. pass
1. begin................. pass
2. options............... FAIL (OPTIONS on base collection
`/repository/internal/litmus/': 302 Found)
3. put_get............... pass
4. put_get_utf8_segment.. pass
5. mkcol_over_plain...... pass
6. delete................ pass
7. delete_null........... FAIL (DELETE nonexistent resource succeeded)
8. delete_fragment....... FAIL (DELETE on `/repository/internal/litmus/frag/':
302 Found)
9. mkcol................. pass
10. mkcol_again........... WARNING: MKCOL on existing collection gave 302,
should be 405
...................... pass (with 1 warning)
11. delete_coll........... FAIL (DELETE on collection
`/repository/internal/litmus/coll/': 302 Found)
12. mkcol_no_parent....... FAIL (MKCOL with missing intermediate succeeds)
13. mkcol_with_body....... FAIL (MKCOL with weird body must fail
(RFC2518:8.3.1))
14. finish................ pass
<- summary for `basic': of 15 tests run: 9 passed, 6 failed. 60.0%
{code}
> Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
> ----------------------------------------------------------------------
>
> Key: MRM-781
> URL: http://jira.codehaus.org/browse/MRM-781
> Project: Archiva
> Issue Type: Improvement
> Components: WebDAV interface
> Affects Versions: 1.1
> Reporter: James William Dumay
> Assignee: James William Dumay
> Fix For: 1.1
>
> Attachments: archiva-file-leak.patch, archiva-guest-role.patch,
> archiva-jackrabbit-webdav.patch, archiva-jackrabbit-webdav.patch,
> archiva-jackrabbit-webdav.patch, archiva-jr-review-fixes.patch
>
>
> This patch removes plexus-webdav in favor of Jackrabbit's webdav servlet
> implementation. It is not yet 100% completed and tested. HTTP GET and PUT
> should work correctly.
> The following needs to happen before integration:
> 1) New Jackrabbit classes need to be correctly unit tested.
> 2) Webdav properties need to be implemented
> 3) Testing of common webdav clients - Mac OS X, Windows, Wagon-Dav, etc
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira