You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/09/26 15:37:59 UTC

svn commit: rev 47253 - forrest/trunk/etc

Author: crossley
Date: Sun Sep 26 06:37:59 2004
New Revision: 47253

Added:
   forrest/trunk/etc/RELEASE-NOTES-0.6.txt   (contents, props changed)
Log:
Start the 0.6 release notes.


Added: forrest/trunk/etc/RELEASE-NOTES-0.6.txt
==============================================================================
--- (empty file)
+++ forrest/trunk/etc/RELEASE-NOTES-0.6.txt	Sun Sep 26 06:37:59 2004
@@ -0,0 +1,67 @@
+Apache Forrest 0.6 Release Notes ... http://forrest.apache.org/
+
+1) Introduction
+---------------
+
+This document describes the 0.6 release of Apache Forrest, how to get
+started, known bugs and any other issues.  Please send all feedback to
+dev@forrest.apache.org
+
+2) What is Apache Forrest?
+--------------------------
+
+Apache Forrest is an XML standards-oriented documentation framework based on
+Apache Cocoon, providing XSLT stylesheets and schemas, images and other
+resources. Forrest uses these to render the XML source content into a website
+via command-line, robot, or a dynamic web application.  For more details,
+please see the website at http://forrest.apache.org/
+
+3) Status
+---------
+
+  [ add some notes about this release ]
+
+4) Requirements
+---------------
+
+- A Java Runtime Environment (1.2 or higher) installed.
+  This can be obtained from http://java.sun.com/j2se/downloads.html
+  or other places.
+
+- To build from source requires a Java Development Kit (1.2 or higher)
+
+Ant is not required: Forrest uses its own version of Ant in tools/ant/
+
+5) Installing Apache Forrest
+----------------------------
+
+The distribution contains all Forrest resources (skins, XSLTs, images,
+schemas), source code and Forrest's own website documentation.
+
+- Copy somewhere permanent, like /usr/local/forrest or c:\forrest.
+  Support for installation on Windows systems into directories containing
+  spaces is very new, please report back on your success or failure.
+
+- Set the FORREST_HOME environment variable to point to src/core
+- Add to the system PATH environment variable, i.e.
+  $FORREST_HOME/bin (Unix) or %FORREST_HOME%\bin (Windows)
+
+6) Getting Started
+------------------
+
+See the file index.html for the quick start tips.
+
+7) Issue tracking
+-----------------
+
+If you notice what appears to be a bug, please report it via the
+Forrest issue tracker: http://issues.cocoondev.org/
+
+Known issues are summarized at: http://forrest.apache.org/forrest-issues.html
+(a nice example of RSS syndication).
+
+8) Feedback
+-----------
+
+Feedback, feature suggestions, bugs and any other issues can be discussed on
+http://forrest.apache.org/mail-lists.html