Author: sgoeschl
Date: Fri Jun 27 07:14:27 2008
New Revision: 672278

URL: http://svn.apache.org/viewvc?rev=672278&view=rev
Log:
Storing a backup of the M1 announements to reference it from the custom M2 
download page

Added:
    turbine/fulcrum/trunk/yaafi/src/site/xdoc/
    turbine/fulcrum/trunk/yaafi/src/site/xdoc/downloads.xml

Added: turbine/fulcrum/trunk/yaafi/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/src/site/xdoc/downloads.xml?rev=672278&view=auto
==============================================================================
--- turbine/fulcrum/trunk/yaafi/src/site/xdoc/downloads.xml (added)
+++ turbine/fulcrum/trunk/yaafi/src/site/xdoc/downloads.xml Fri Jun 27 07:14:27 
2008
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you 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>
+    <title>Fulcrum YAAFI Avalon Container</title>
+  </properties>
+  <body>
+    <section name="Downloads">
+      <p>List of available downlaods.</p>
+      <table>
+        <tr>
+          <th>Download Links</th>
+          <th>Release Notes</th>
+        </tr>
+        <tr>
+          <td>
+            <a 
href="http://www.apache.org/dyn/closer.cgi/turbine/fulcrum/fulcrum-yaafi/binaries/fulcrum-yaafi-1.0.5.zip";>Fulcrum's
 YAAFI v1.0.5</a>
+          </td>
+          <td>
+            <a href="announcements/announcement-1.0.5.txt">1.0.5</a>
+          </td>
+        </tr>
+        <tr>
+          <td>
+            <a 
href="http://www.apache.org/dyn/closer.cgi/turbine/fulcrum/fulcrum-yaafi/binaries/fulcrum-yaafi-1.0.4.zip";>Fulcrum's
 YAAFI v1.0.4</a>
+          </td>
+          <td>
+            <a href="announcements/announcement-1.0.4.txt">1.0.4</a>
+          </td>
+        </tr>
+        <tr>
+          <td>
+            <a 
href="http://www.apache.org/dyn/closer.cgi/turbine/fulcrum/fulcrum-yaafi/binaries/fulcrum-yaafi-1.0.3.zip";>Fulcrum's
 YAAFI v1.0.3</a>
+          </td>
+          <td>
+            <a href="announcements/announcement-1.0.3.txt">1.0.3</a>
+          </td>
+        </tr>
+      </table>
+    </section>
+  </body>
+</document>


Reply via email to