You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by fa...@apache.org on 2004/06/28 19:58:12 UTC

svn commit: rev 22238 - in avalon/trunk/central/site/src: resources resources/central xdocs xdocs/central xdocs/central/about

Author: farra
Date: Mon Jun 28 10:58:12 2004
New Revision: 22238

Added:
   avalon/trunk/central/site/src/resources/download.cgi
      - copied unchanged from rev 22108, avalon/trunk/central/site/src/resources/central/download.cgi
   avalon/trunk/central/site/src/xdocs/central/about/download.xml
   avalon/trunk/central/site/src/xdocs/download.xml
      - copied unchanged from rev 22237, avalon/trunk/central/site/src/xdocs/central/download.xml
Removed:
   avalon/trunk/central/site/src/resources/central/download.cgi
   avalon/trunk/central/site/src/xdocs/central/download.xml
Log:
moved the download.html/cgi pages so no redirects are needed

Added: avalon/trunk/central/site/src/xdocs/central/about/download.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/about/download.xml	Mon Jun 28 10:58:12 2004
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- 
+ Copyright 2004 Apache Software Foundation
+ Licensed  under the  Apache License,  Version 2.0  (the "License");
+ you may not use  this file  except in  compliance with the License.
+ You may obtain a copy of the License at 
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing, software
+ distributed  under the  License is distributed on an "AS IS" BASIS,
+ WITHOUT  WARRANTIES OR CONDITIONS  OF ANY KIND, either  express  or
+ implied.
+ 
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+  <properties>
+    <author email="dev@avalon.apache.org">Avalon Documentation Team</author>
+    <title>Apache Avalon: Products</title>
+  </properties> 
+
+  <meta http-equiv="refresh"
+        content="0;URL=../../download.cgi"/>
+
+  <body>
+    <section name="Avalon Download Site">
+     <p>
+      See <a href="../../download.cgi">Downloads</a>
+     </p>
+    </section>
+  </body>
+</document>
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org