mirror of https://github.com/apache/archiva.git
update docs for 1.3.3
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1049412 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c473fd718a
commit
85ca7341a8
|
@ -1,10 +1,10 @@
|
|||
-----
|
||||
Release Notes for Archiva 1.3.2
|
||||
Release Notes for Archiva 1.3.3
|
||||
-----
|
||||
|
||||
Release Notes for Archiva 1.3.2
|
||||
Release Notes for Archiva 1.3.3
|
||||
|
||||
The Apache Archiva team would like to announce the release of Archiva 1.3.2. Archiva is {{{http://archiva.apache.org/download.html}
|
||||
The Apache Archiva team would like to announce the release of Archiva 1.3.3. Archiva is {{{http://archiva.apache.org/download.html}
|
||||
available for download from the web site}}.
|
||||
|
||||
Archiva is an application for managing one or more remote repositories, including administration, artifact handling, browsing and searching.
|
||||
|
@ -49,7 +49,41 @@ Release Notes for Archiva 1.3.2
|
|||
|
||||
* Release Notes
|
||||
|
||||
The Archiva 1.3.2 feature set can be seen in the {{{tour/index.html} feature tour}}.
|
||||
The Archiva 1.3.3 feature set can be seen in the {{{tour/index.html} feature tour}}.
|
||||
|
||||
* Changes in Archiva 1.3.3
|
||||
|
||||
Released: <<18 December 2010>>
|
||||
|
||||
** Bug
|
||||
|
||||
* [MRM-1097] - Error 500 "too many open files"
|
||||
|
||||
* [MRM-1369] - Editing user roles in archiva clobbers continuum redback roles
|
||||
|
||||
* [MRM-1396] - Purge task problem : Not enough parts to the path
|
||||
|
||||
* [MRM-1421] - Archiva repository purge incorrectly purges based on file timestamps even when the snapshot timestamp is known
|
||||
|
||||
* [MRM-1443] - repository statistics collection can cause server to hang
|
||||
|
||||
** Improvement
|
||||
|
||||
* [MRM-1416] - upgrade to Redback 1.2.5
|
||||
|
||||
* [MRM-1439] - improve indexing performance
|
||||
|
||||
** New Feature
|
||||
|
||||
* [MRM-1440] - system status page
|
||||
|
||||
* [MRM-1441] - monitor repository scanning progress
|
||||
|
||||
* [MRM-1442] - track time spent in each consumer during a scan, to help diagnose poor scanning performance
|
||||
|
||||
** Task
|
||||
|
||||
* [MRM-1445] - disable referrer check by default
|
||||
|
||||
* Changes in Archiva 1.3.2
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
</bannerLeft>
|
||||
<body>
|
||||
<breadcrumbs>
|
||||
<item name="1.3.2" href="/index.html" />
|
||||
<item name="1.3.3" href="/index.html" />
|
||||
</breadcrumbs>
|
||||
|
||||
<menu name="Introduction">
|
||||
|
|
Loading…
Reference in New Issue