]> source.dussan.org Git - archiva.git/commitdiff
modify the tag to include release notes in the generated site
authorOlivier Lamy <olamy@apache.org>
Wed, 12 Mar 2014 04:50:18 +0000 (04:50 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 12 Mar 2014 04:50:18 +0000 (04:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/tags/archiva-2.0.1@1576580 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/release-notes.apt.vm

index 7de34e7c6fe200e38614c7e47f2b5d1a4e962dc7..6350c6f3d3c311484391ded75f839f0cf25a4690 100644 (file)
@@ -36,10 +36,7 @@ Release Notes for Archiva ${project.version}
 
 * New in Archiva ${project.version}
 
-  Some new features has been added in ${project.version}:
-
-  * There is now a new webapp UI based on javascript (legacy webapp is still distributed). <<NOTE>>: most of the UI issues has been fixed
-   in the new UI only.
+  This release is a bug fix release.
 
 * Compatibility Changes
 
@@ -64,69 +61,33 @@ Release Notes for Archiva ${project.version}
 
   Released: <<???>>
 
-** Improvement
-
-  * [MRM-1126] - warning on changing repo location is confusing if it exists
-
-  * [MRM-1746] - build merged index for groups with a cron schedule
-
-  * [MRM-1764] - #users > edit roles -- please sort repository list for ease of use
-
-  * [MRM-1765] - #users > edit -- please sort effective roles
-
-  * [MRM-1798] - upgrade to last Spring 4.0.0
-
-** New Feature
-
-  * [MRM-676] - Provide 302 redirect for latest SNAPSHOT
-
-  * [MRM-1750] - Add remote repository health check
-
 ** Bug
+    
+    * [MRM-1127] - last modified headers incorrect on directory listing
+    
+    * [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
+    
+    * [MRM-1803] - ClassCastException: org.apache.xalan.processor.TransformerFactoryImpl
+    
+    * [MRM-1804] - IndexOutOfBoundsException when browsing a group with 0 or 1 repo 
+    
+    * [MRM-1807] - Archiva wrapper fail to start
+    
+    * [MRM-1808] - Cannot drag and drop UI blocks in General tab of Users Runtime Configuration section
 
-  * [MRM-1702] - Race condition caused by retrieving the same artifact from a Proxy from muliple threads
-
-  * [MRM-1761] - Returned URL in search result does not work for SNAPSHOTS
-
-  * [MRM-1762] - Upload Artifact page allows to uploading SNAPSHOT versions to non snapshot repositories
 
-  * [MRM-1766] - Clicking the ".." when browsing should take you up one level in the group chain and not "Home"
-
-  * [MRM-1769] - Can't uploads multiple artifacts of different types
-
-  * [MRM-1773] - log4j2 beta8 cause out of heap space with java-1.7.0_25
-
-  * [MRM-1776] - UI Upload. The generated pom.xml is the artifact!
-
-  * [MRM-1777] - User updating their own password doesn't gets error, but the password has not been changed.
-
-  * [MRM-1779] - pom artifacts cannot be searched on Archiva 1.4-M4
-
-  * [MRM-1780] - Filtering on Artifact Id
-
-  * [MRM-1781] - Error viewing artifact information
-
-  * [MRM-1782] - SNAPSHOTS not getting purged
-
-  * [MRM-1783] - The words "choosen" and "availables" used within the Users Runtime Configuration
-
-  * [MRM-1784] - Users Runtime Configuration - Unclear distinction between User Manager and Rbac Manager
-
-  * [MRM-1787] - Deletion of a repository, while users have the repository manager role assigned causes errors
-
-  * [MRM-1789] - Register link appears after logging in and back out even "Disable registration Link" is checked
+** Improvement
 
-  * [MRM-1791] - ldap group mapping support for active directory
+    * [MRM-743] - Add date column in the repository interface
 
-  * [MRM-1793] - trailing spaces not trimmed in upload form
+** New Feature
 
-  * [MRM-1795] - window.archivaRuntimeInfo.version is null in archiva/archiva.js
+    * [MRM-1089] - LDAP Support and Documentation
+    
+    * [MRM-1450] - Search for classifier
 
-  * [MRM-1796] - Can't download large archive file due to java.lang.NumberFormatException
 
-** Task
 
-  * [MRM-1794] - update quartz to 2.x
 
 * History