Author: olamy
Date: Wed Mar 12 04:49:09 2014
New Revision: 1576579
URL: http://svn.apache.org/r1576579
Log:
Apache Archiva Versionned docs for 2.0.1
Modified:
archiva/site-content/docs/2.0.1/release-notes.html
Modified: archiva/site-content/docs/2.0.1/release-notes.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.1/release-notes.html?rev=1576579&r1=1576578&r2=1576579&view=diff
==============================================================================
--- archiva/site-content/docs/2.0.1/release-notes.html (original)
+++ archiva/site-content/docs/2.0.1/release-notes.html Wed Mar 12 04:49:09 2014
@@ -337,9 +337,7 @@
<li>the archiva-user mailing list: <a class="externalLink"
href="http://archiva.apache.org/mail-lists.html">http://archiva.apache.org/mail-lists.html</a></li></ul>
<div class="section">
<h3>New in Archiva 2.0.1<a name="New_in_Archiva_2.0.1"></a></h3>
-<p>Some new features has been added in 2.0.1:</p>
-<ul>
-<li>There is now a new webapp UI based on javascript (legacy webapp is still
distributed). <b>NOTE</b>: most of the UI issues has been fixed in the new UI
only.</li></ul></div>
+<p>This release is a bug fix release.</p></div>
<div class="section">
<h3>Compatibility Changes<a name="Compatibility_Changes"></a></h3>
<ul>
@@ -353,45 +351,23 @@
<h3>Changes in Archiva 2.0.1<a name="Changes_in_Archiva_2.0.1"></a></h3>
<p>Released: <b>???</b></p>
<div class="section">
-<h4>Improvement<a name="Improvement"></a></h4>
-<ul>
-<li>[MRM-1126] - warning on changing repo location is confusing if it
exists</li>
-<li>[MRM-1746] - build merged index for groups with a cron schedule</li>
-<li>[MRM-1764] - #users > edit roles -- please sort repository list for
ease of use</li>
-<li>[MRM-1765] - #users > edit -- please sort effective roles</li>
-<li>[MRM-1798] - upgrade to last Spring 4.0.0</li></ul></div>
-<div class="section">
-<h4>New Feature<a name="New_Feature"></a></h4>
+<h4>Bug<a name="Bug"></a></h4>
<ul>
-<li>[MRM-676] - Provide 302 redirect for latest SNAPSHOT</li>
-<li>[MRM-1750] - Add remote repository health check</li></ul></div>
+<li>[MRM-1127] - last modified headers incorrect on directory listing</li>
+<li>[MRM-1181] - HTTP 401 - Unauthorized is Returned when Accessing Artifact
from Repository Group if the User Doesn't Have Access to All Repositories in
the Group</li>
+<li>[MRM-1803] - ClassCastException:
org.apache.xalan.processor.TransformerFactoryImpl</li>
+<li>[MRM-1804] - IndexOutOfBoundsException when browsing a group with 0 or 1
repo </li>
+<li>[MRM-1807] - Archiva wrapper fail to start</li>
+<li>[MRM-1808] - Cannot drag and drop UI blocks in General tab of Users
Runtime Configuration section</li></ul></div>
<div class="section">
-<h4>Bug<a name="Bug"></a></h4>
+<h4>Improvement<a name="Improvement"></a></h4>
<ul>
-<li>[MRM-1702] - Race condition caused by retrieving the same artifact from a
Proxy from muliple threads</li>
-<li>[MRM-1761] - Returned URL in search result does not work for SNAPSHOTS</li>
-<li>[MRM-1762] - Upload Artifact page allows to uploading SNAPSHOT versions to
non snapshot repositories</li>
-<li>[MRM-1766] - Clicking the ".." when browsing should take you up
one level in the group chain and not "Home"</li>
-<li>[MRM-1769] - Can't uploads multiple artifacts of different types</li>
-<li>[MRM-1773] - log4j2 beta8 cause out of heap space with java-1.7.0_25</li>
-<li>[MRM-1776] - UI Upload. The generated pom.xml is the artifact!</li>
-<li>[MRM-1777] - User updating their own password doesn't gets error, but the
password has not been changed.</li>
-<li>[MRM-1779] - pom artifacts cannot be searched on Archiva 1.4-M4</li>
-<li>[MRM-1780] - Filtering on Artifact Id</li>
-<li>[MRM-1781] - Error viewing artifact information</li>
-<li>[MRM-1782] - SNAPSHOTS not getting purged</li>
-<li>[MRM-1783] - The words "choosen" and "availables" used
within the Users Runtime Configuration</li>
-<li>[MRM-1784] - Users Runtime Configuration - Unclear distinction between
User Manager and Rbac Manager</li>
-<li>[MRM-1787] - Deletion of a repository, while users have the repository
manager role assigned causes errors</li>
-<li>[MRM-1789] - Register link appears after logging in and back out even
"Disable registration Link" is checked</li>
-<li>[MRM-1791] - ldap group mapping support for active directory</li>
-<li>[MRM-1793] - trailing spaces not trimmed in upload form</li>
-<li>[MRM-1795] - window.archivaRuntimeInfo.version is null in
archiva/archiva.js</li>
-<li>[MRM-1796] - Can't download large archive file due to
java.lang.NumberFormatException</li></ul></div>
+<li>[MRM-743] - Add date column in the repository interface</li></ul></div>
<div class="section">
-<h4>Task<a name="Task"></a></h4>
+<h4>New Feature<a name="New_Feature"></a></h4>
<ul>
-<li>[MRM-1794] - update quartz to 2.x</li></ul></div></div>
+<li>[MRM-1089] - LDAP Support and Documentation</li>
+<li>[MRM-1450] - Search for classifier</li></ul></div></div>
<div class="section">
<h3>History<a name="History"></a></h3>
<p>Archiva was started in November 2005, building a simple framework on top of
some existing repository conversion tools within the Maven project. Initial
development focused on repository conversion, error reporting, and indexing.
From January 2006 a web application was started to visualise the information
and to start incorporating functionality from the unmaintained maven-proxy
project.</p>