Author: skygo
Date: Thu Sep 27 22:53:27 2012
New Revision: 1391256

URL: http://svn.apache.org/viewvc?rev=1391256&view=rev
Log:
only list version instead of table with broken link

Modified:
    archiva/site/src/site/apt/versions.apt.vm

Modified: archiva/site/src/site/apt/versions.apt.vm
URL: 
http://svn.apache.org/viewvc/archiva/site/src/site/apt/versions.apt.vm?rev=1391256&r1=1391255&r2=1391256&view=diff
==============================================================================
--- archiva/site/src/site/apt/versions.apt.vm (original)
+++ archiva/site/src/site/apt/versions.apt.vm Thu Sep 27 22:53:27 2012
@@ -66,8 +66,5 @@ Archiva Documentation
 
 * Unsupported Releases
 
-*------------+-------------------------------------------------+-----------------------------------------+----------------------------------------------------+
-#foreach ($v in $unsupportedVersions.split(","))
-| $v | {{{./docs/$v/release-notes.html} Release Notes}} | 
{{{./docs/$v/learn.html} Documentation}} | {{{./ref/$v/index.html} Developer 
Reference}} |
-*------------+-------------------------------------------------+-----------------------------------------+----------------------------------------------------+
-#end
+~~ rough list of unsupported version because materials (RNotes,Docs,Refs are 
not yet available)
+ $unsupportedVersions


Reply via email to