From: Olivier Lamy Date: Wed, 14 Dec 2011 15:37:51 +0000 (+0000) Subject: merge -r1214300:1214301 https://svn.apache.org/repos/asf/archiva/branches/1.4-M2-RC X-Git-Tag: archiva-1.4-M3~1733 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=36090b52b36f4bdb35186c56ba0eeb5226bcae48;p=archiva.git merge -r1214300:1214301 https://svn.apache.org/repos/asf/archiva/branches/1.4-M2-RC git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214303 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm index 3acf1216b..806477f30 100644 --- a/archiva-docs/src/site/apt/release-notes.apt.vm +++ b/archiva-docs/src/site/apt/release-notes.apt.vm @@ -63,6 +63,60 @@ Release Notes for Archiva ${project.version} Released: <> +** New Feature + + * [MRM-815] - aggregate indices for repository groups + + * [MRM-1547] - release an archetype to create consumer + + * [MRM-1560] - Add the possibility to schedule retrieve remote indexes when application startup + +** Improvement + + * [MRM-1175] - archiva-consumer-plugin-archetype: generates code that does not compile + + * [MRM-1425] - Add Implementation details to MANIFEST.MF in the produced war + + * [MRM-1426] - Set welcome page in web.xml + + * [MRM-1430] - create test-jar for consumers + + * [MRM-1534] - deprecated configuration warning for default install + + * [MRM-1535] - Invalid reference (result HTTP 404) for css/no-theme/jquery-ui-1.8.14.theme.css + + * [MRM-1538] - Managed Repositories > Show Snippet ought to include a pluginRepositories section + + * [MRM-1539] - Upgrade to Jetty 7 + + * [MRM-1545] - upgrade derby version to 10.8.2.2 + + * [MRM-1548] - configure a java.io.tmpdir in ./temp for jetty distrib + + * [MRM-1549] - add some initial memory setup in wrapper.conf + + * [MRM-1551] - add rest method to delete artifact. + + * [MRM-1555] - upgrade derby version to 10.8.2.2 + +** Bug + + * [MRM-684] - Clients timeout due to Archiva blocking when downloading large files + + * [MRM-788] - Database Issue: java.sql.SQLException: Already closed. + + * [MRM-1318] - Nexus index of a repository group is incomplete + + * [MRM-1370] - Artifacts labelled "Distribution-zip" in the orange frame. + + * [MRM-1542] - missing classifier field in the delete artifact web page + + * [MRM-1552] - Perm-Gen space exception on MAC using the wrapper + +** Test + + * [MRM-1557] - archive-rest-services unit tests broken + Previous Releases * Changes in Archiva 1.4-M1