From: James William Dumay Date: Sun, 11 May 2008 08:14:29 +0000 (+0000) Subject: Updating release notes to include webdav changes X-Git-Tag: archiva-r676265~144 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b91a64a291f970972a878edd9c8749adf123f13f;p=archiva.git Updating release notes to include webdav changes git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655277 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt index 614b7926d..c33ed54b1 100644 --- a/archiva-docs/src/site/apt/release-notes.apt +++ b/archiva-docs/src/site/apt/release-notes.apt @@ -46,6 +46,11 @@ Release Notes for Archiva 1.1 (DRAFT) Archiva now uses the Spring Framework as it's underlying container instead of Plexus. This results in a boost in performance and stability for the web application in particular. +** Using Apache Jackrabbit WebDAV Servlet + Archiva now uses Apache Jackrabbit's WebDAV servlet for serving repository content instead of plexus-webdav. The change results in reduced + codebase complexity, increased standards compliance, better webdav client support and a small peformance boost. + + * Release Notes The Archiva 1.1 feature set can be seen in the {{{tour/index.html} feature tour}}.