Author: olamy
Date: Thu Oct  6 14:37:03 2011
New Revision: 1179647

URL: http://svn.apache.org/viewvc?rev=1179647&view=rev
Log:
start working on the 1.4-M1 release notes: move the release notes files to an 
interpolated one

Added:
    archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm   (contents, 
props changed)
      - copied, changed from r1179638, 
archiva/trunk/archiva-docs/src/site/apt/release-notes.apt
Removed:
    archiva/trunk/archiva-docs/src/site/apt/release-notes.apt

Copied: archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm (from 
r1179638, archiva/trunk/archiva-docs/src/site/apt/release-notes.apt)
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm?p2=archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm&p1=archiva/trunk/archiva-docs/src/site/apt/release-notes.apt&r1=1179638&r2=1179647&rev=1179647&view=diff
==============================================================================
--- archiva/trunk/archiva-docs/src/site/apt/release-notes.apt (original)
+++ archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm Thu Oct  6 
14:37:03 2011
@@ -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: <<???>>
 

Propchange: archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: archiva/trunk/archiva-docs/src/site/apt/release-notes.apt.vm
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision


Reply via email to