You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2010/09/04 09:21:48 UTC

svn commit: r992553 - /maven/site/trunk/src/site/apt/download.apt.vm

Author: hboutemy
Date: Sat Sep  4 07:21:48 2010
New Revision: 992553

URL: http://svn.apache.org/viewvc?rev=992553&view=rev
Log:
added links to release reference documentation http://maven.apache.org/ref/*

Modified:
    maven/site/trunk/src/site/apt/download.apt.vm

Modified: maven/site/trunk/src/site/apt/download.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/download.apt.vm?rev=992553&r1=992552&r2=992553&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/download.apt.vm (original)
+++ maven/site/trunk/src/site/apt/download.apt.vm Sat Sep  4 07:21:48 2010
@@ -5,7 +5,7 @@ Brett Porter
 Jason van Zyl
 John Casey
  ------
-30 June 2009
+2010-09-04
  ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -59,6 +59,8 @@ Download Maven ${currentStableVersion}
 *-------------------------+---------+----------+-----------+
 | Release Notes           | {{{./docs/${currentStableVersion}/release-notes.html} ${currentStableVersion}}} | | |
 *-------------------------+---------+----------+-----------+
+| Release Reference Documentation | {{{./ref/${currentStableVersion}/release-notes.html} ${currentStableVersion}}} | | |
+*-------------------------+---------+----------+-----------+
 
   You can also download the current documentation, i.e. this website, as a {{{Maven_Documentation}JAR or PDF}}.
 
@@ -77,6 +79,8 @@ Download Maven ${currentStableVersion}
 *-------------------------+---------+----------+-----------+
 | Release Notes           | {{{./docs/${current20xVersion}/release-notes.html} ${current20xVersion}}} | | |
 *-------------------------+---------+----------+-----------+
+| Release Reference Documentation | {{{./ref/${current20xVersion}/release-notes.html} ${current20xVersion}}} | | |
+*-------------------------+---------+----------+-----------+
 
 * {Maven ${currentDevelopmentVersion}}
 
@@ -97,6 +101,8 @@ Download Maven ${currentStableVersion}
 *-------------------------+---------+----------+-----------+
 | Release Notes           | {{{./docs/${currentDevelopmentVersion}/release-notes.html} ${currentDevelopmentVersion}}} | | |
 *-------------------------+---------+----------+-----------+
+| Release Reference Documentation | {{{./ref/${currentDevelopmentVersion}/release-notes.html} ${currentDevelopmentVersion}}} | | |
+*-------------------------+---------+----------+-----------+
 
 * {Maven Documentation}