Author: crossley
Date: Sun Apr 8 21:42:11 2007
New Revision: 526650
URL: http://svn.apache.org/viewvc?view=rev&rev=526650
Log:
Improve text and links for the generated release notes.
Modified:
forrest/trunk/site-author/status.xml
Modified: forrest/trunk/site-author/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?view=diff&rev=526650&r1=526649&r2=526650
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Sun Apr 8 21:42:11 2007
@@ -86,9 +86,7 @@
<section>
<title>Requirements</title>
- <p>A Java Runtime Environment (1.4 or higher) installed.
- This can be obtained from http://java.sun.com/j2se/downloads.html
- or other places.</p>
+ <p>A Java Runtime Environment (1.4 or higher) installed.</p>
<p>To build from source requires a Java Development Kit (1.4 or
higher)</p>
@@ -104,8 +102,8 @@
schemas), source code and Forrest's own website documentation.</p>
<p class="instruction">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.</p>
+ (Support for installation on Windows systems into directories
containing
+ spaces is very new, please report back on your success or
failure.)</p>
<p class="instruction">Set FORREST_HOME environment variable to
point to that top-level directory.</p>
@@ -122,16 +120,16 @@
<section>
<title>Issue tracking</title>
- <p>If you notice what appears to be a bug or wich to make a
contribution,
+ <p>If you notice what appears to be a bug or wish to make a
contribution,
please report it via the
- <link href="site:bugs">Forrest issue tracker</link>.</p>
+ <link href="http://forrest.apache.org/issues.html">Forrest issue
tracker</link>.</p>
</section>
<section>
<title>Feedback</title>
- <p>Feedback, feature suggestions, bugs and any other issues can be
discussed on
+ <p>Feedback, feature suggestions, contributions, bugs, and any other
issues can be discussed on
our <link href="http://forrest.apache.org/mail-lists.html">mailing
lists</link>.</p>
</section>
</notes>