From 319783cb76b01bd8f119fdfaafbd867284ac0c21 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 6 Oct 2011 14:37:03 +0000 Subject: [PATCH] start working on the 1.4-M1 release notes: move the release notes files to an interpolated one git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179647 13f79535-47bb-0310-9956-ffa450edef68 --- ...{release-notes.apt => release-notes.apt.vm} | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) rename archiva-docs/src/site/apt/{release-notes.apt => release-notes.apt.vm} (98%) diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt.vm similarity index 98% rename from archiva-docs/src/site/apt/release-notes.apt rename to archiva-docs/src/site/apt/release-notes.apt.vm index 7b3041860..b305b97fd 100644 --- a/archiva-docs/src/site/apt/release-notes.apt +++ b/archiva-docs/src/site/apt/release-notes.apt.vm @@ -19,9 +19,9 @@ ~~ specific language governing permissions and limitations ~~ under the License. -Release Notes for Archiva 1.4 +Release Notes for Archiva ${project.version} - The Apache Archiva team would like to announce the release of Archiva 1.4. Archiva is {{{http://archiva.apache.org/download.html} + The Apache Archiva team would like to announce the release of Archiva ${project.version}. 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. @@ -32,9 +32,15 @@ Release Notes for Archiva 1.4 * the archiva-user mailing list: {{http://archiva.apache.org/mail-lists.html}} -* New in Archiva 1.4 +* New in Archiva ${project.version} -~~TODO + Some new features has been added in ${project.version}: + + * You can now use REST Services to control Archiva or search Artifacts. (see {{{./adminguide/webservices/rest.html}REST Services}} ). + + * Database Storage for Artifacts Informations has been replaced with a JCR Repository based on Apache Jackrabbit. + + * The search interface provide now the capability to search on OSGI Metadatas (based on the update of the Apache Maven Indexer library). * Compatibility Changes @@ -58,9 +64,9 @@ Release Notes for Archiva 1.4 * Release Notes - The Archiva 1.4 feature set can be seen in the {{{./tour/index.html} feature tour}}. + The Archiva ${project.version} feature set can be seen in the {{{./tour/index.html} feature tour}}. -* Changes in Archiva 1.4 +* Changes in Archiva ${project.version} Released: <> -- 2.39.5