Updating release notes to include webdav changes

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James William Dumay 2008-05-11 08:14:29 +00:00
parent 98c5172b79
commit b91a64a291

View File

@ -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}}.