You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2020/05/14 21:26:18 UTC

svn commit: r1877763 - in /attic/site/xdocs: flagged/forrest/ projects/forrest.xml stylesheets/project.xml

Author: sebb
Date: Thu May 14 21:26:18 2020
New Revision: 1877763

URL: http://svn.apache.org/viewvc?rev=1877763&view=rev
Log:
ATTIC-180 - move Forrest to Attic

Added:
    attic/site/xdocs/flagged/forrest/
    attic/site/xdocs/projects/forrest.xml   (with props)
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/forrest.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/forrest.xml?rev=1877763&view=auto
==============================================================================
--- attic/site/xdocs/projects/forrest.xml (added)
+++ attic/site/xdocs/projects/forrest.xml Thu May 14 21:26:18 2020
@@ -0,0 +1,59 @@
+<?xml version="1.0"?>
+<!--
+  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>
+    <author email="general.AT.attic.apache.DOT.org">The Apache Software Foundation</author>
+    <title>Apache Forrest</title>
+  </properties>
+<body>
+
+<section id="forrest">
+  <title>Apache Forrest</title>
+
+  <p><a href="http://forrest.apache.org/">Apache Forrest</a>
+     moved into the Attic in February 2020.
+     Apache Forrest was software for generation of aggregated multi-channel
+     documentation maintaining a separation of content and presentation.</p>
+
+  <p>The website, downloads and issue tracker all remain open, though 
+     the issue tracker is read-only. See the website at
+     <a href="http://forrest.apache.org/">http://forrest.apache.org</a>
+     for more information on Forrest.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Forrest
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="forrest">
+  <!-- by default only dev is generated -->
+  <mail name="site-svn"/>
+  <mail name="svn"/>
+  <mail name="user"/>
+  <jira key="FOR"/>
+  </resource_table>
+
+  <p>Archived versions of Forrest may be downloaded from the 
+     <a href="http://archive.apache.org/dist/forrest/">Apache Archives</a>.
+  </p>
+ 
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/forrest.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1877763&r1=1877762&r2=1877763&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu May 14 21:26:18 2020
@@ -59,6 +59,7 @@ limitations under the License.
       <li><a href="/projects/etch.html">Etch</a></li>
       <li><a href="/projects/excalibur.html">Excalibur</a></li>
       <li><a href="/projects/falcon.html">Falcon</a></li>
+      <li><a href="/projects/forrest.html">Forrest</a></li>
       <li><a href="/projects/harmony.html">Harmony</a></li>
       <li><a href="/projects/hivemind.html">HiveMind</a></li>
       <li><a href="/projects/ibatis.html">iBATIS</a></li>