serge 02/04/30 18:53:25 Modified: src/xdocs index.xml Log: Update index to correct NNTP typo, and some info about the latest release. Revision Changes Path 1.14 +7 -7 jakarta-james/src/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- index.xml 27 Feb 2002 22:01:08 -0000 1.13 +++ index.xml 1 May 2002 01:53:25 -0000 1.14 @@ -10,16 +10,16 @@ <body> <section name="What is it?"> -<p> The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java server, designed to be a complete and portable enterprise mail engine solution based on currently available open protocols (SMTP, POP3, NTTP). </p> +<p> The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java server, designed to be a complete and portable enterprise mail engine solution based on currently available open protocols (SMTP, POP3, NNTP). </p> <p>James is also a mail application platform. <br/>The James project hosts the Apache Mailet API, and James provides and implementation of this mail application platform API. </p> <p>James is based upon the Apache Avalon application framework. (For more information about Avalon, please go to <a href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>)</p> -<p>James requires Java 2 (specific requirement is the JRE 1.3, JRE 1.4 is not yet fully supported). </p> +<p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3). </p> <subsection name="news"> -<p><b>We've added an FAQ page.</b><br/>There are only two FAQ's so far, but its a beginning (the link is on the left)</p> +<p><b>We've added an FAQ page.</b><br/>There are only half a dozen FAQ's so far, but its a <a href="FAQ.html">beginning</a>.</p> -<p><b>Version 2.0a2 is now available.</b></p> -<p>This new version contains a number of important bugfixes and performance improvements over v2.0a1</p> -<p><a href="http://jakarta.apache.org/builds/jakarta-james/release/">Binary & Source release of 2.0a2</a></p> +<p><b>Version 2.0a3 is now available.</b></p> +<p>This new version contains a number of important bugfixes and performance improvements over v2.0a1 and v2.0a2</p> +<p><a href="http://jakarta.apache.org/builds/jakarta-james/latest/">Binary & Source release of 2.0a3</a></p> </subsection> </section><section name="Design Objectives"> <p>These are some of the currently implemented features:</p> @@ -56,7 +56,7 @@ <table> <tr> <th>Item</th> - <th>Status (v2.0a2)</th> + <th>Status (v2.0a3)</th> <th>Since</th> <th>First released</th> </tr>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
