You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by jd...@apache.org on 2008/05/11 10:14:29 UTC

svn commit: r655277 - /archiva/trunk/archiva-docs/src/site/apt/release-notes.apt

Author: jdumay
Date: Sun May 11 01:14:29 2008
New Revision: 655277

URL: http://svn.apache.org/viewvc?rev=655277&view=rev
Log:
Updating release notes to include webdav changes

Modified:
    archiva/trunk/archiva-docs/src/site/apt/release-notes.apt

Modified: archiva/trunk/archiva-docs/src/site/apt/release-notes.apt
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-docs/src/site/apt/release-notes.apt?rev=655277&r1=655276&r2=655277&view=diff
==============================================================================
--- archiva/trunk/archiva-docs/src/site/apt/release-notes.apt (original)
+++ archiva/trunk/archiva-docs/src/site/apt/release-notes.apt Sun May 11 01:14:29 2008
@@ -46,6 +46,11 @@
    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}}.