Author: rdonkin
Date: Sat Feb 28 08:07:47 2009
New Revision: 748787
URL: http://svn.apache.org/viewvc?rev=748787&view=rev
Log:
Revised layout and added James 3.0 blurb. JAMES-887
https://issues.apache.org/jira/browse/JAMES-887
Modified:
james/project/trunk/project/server/src/site/xdoc/index.xml
Modified: james/project/trunk/project/server/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/xdoc/index.xml?rev=748787&r1=748786&r2=748787&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/server/src/site/xdoc/index.xml Sat Feb 28
08:07:47 2009
@@ -29,102 +29,115 @@
<p>James is based upon the Apache Avalon application framework, formerly
a product of the Apache Avalon project (see "news" below).</p>
<p>James requires Java 1.4 (For further information you may want to
search the web, our <a
href="http://www.mail-archive.com/[email protected]/">dev</a> and <a
href="http://www.mail-archive.com/[email protected]/">user</a> mail
archives or our <a href="http://wiki.apache.org/james">wiki</a>).</p>
</section>
- <section name="releases">
- <p>
- <b>Latest and Stable: James v2.3.1</b>
- <br/>
-James v2.3.1 is the current best release. Both <a
href="http://james.apache.org/download.cgi">binary and source</a> distributions
are available.</p>
- <p>James v2.3.1 is a bugfix release to the James platform, with
importent bugfixes.
+ <section name="Releases">
+ <subsection name='Latest and Stable: James v2.3.1'>
+<p>
+James v2.3.1 is the current best release. Both <a
href="http://james.apache.org/download.cgi">binary and source</a> distributions
are available.
+</p><p>
+James v2.3.1 is a bugfix release to the James platform, with importent
bugfixes.
See the <a href="2.3.1/changelog.html">Change Log</a> for a detailed list of
bugfixes. <b>All
-users are urged to upgrade to v2.3.1 as soon as possible</b>.</p>
- <p>Any bugs found in James are dealt with promptly. Please provide
feedback on the james-user and james-dev mailing lists.</p>
- <p>
+users are urged to upgrade to v2.3.1 as soon as possible</b>.
+</p><p>
+Any bugs found in James are dealt with promptly. Please provide <a
href='https://issues.apache.org/jira/browse/JAMES'>feedback</a>.
+</p><p>
<b>Get your hands on the latest versions..</b>
<br/>We put significant milestones, and potential release candidates
in the <a href="http://people.apache.org/dist/james/">download area.</a>
<br/>Whilst the quality of these versions cannot be guaranteed they
may contain important bug fixes and cool new features.<br/>
- </p>
- </section>
- <section name="Feature Status">
- <table>
- <tr>
- <th>Item</th>
- <th>Status</th>
- <th>Since</th>
- <th>First released</th>
- </tr>
- <tr>
- <td>SMTP server</td>
- <td>Stable</td>
- <td>1.0</td>
- <td>0.95</td>
- </tr>
- <tr>
- <td>Mailet Engine</td>
- <td>Stable</td>
- <td>2.3</td>
- <td>0.95</td>
- </tr>
- <tr>
- <td>FileSystem mailboxes/spool</td>
- <td>Stable</td>
- <td>1.2</td>
- <td>1.0</td>
- </tr>
- <tr>
- <td>RDBMS mailboxes/spool</td>
- <td>Stable</td>
- <td>1.2</td>
- <td>1.2</td>
- </tr>
- <tr>
- <td>POP3 server</td>
- <td>Stable</td>
- <td>1.1</td>
- <td>1.0</td>
- </tr>
- <tr>
- <td>RDBMS - Users</td>
- <td>Stable</td>
- <td>1.2.1</td>
- <td>1.2.1</td>
- </tr>
- <tr>
- <td>LDAP Support - Users</td>
- <td>Experimental</td>
- <td>1.2</td>
- <td>1.2</td>
- </tr>
- <tr>
- <td>TLS Support - POP3</td>
- <td>Experimental</td>
- <td>1.2</td>
- <td>1.2</td>
- </tr>
- <tr>
- <td>Remote Manager</td>
- <td>Stable</td>
- <td>1.0</td>
- <td>1.0</td>
- </tr>
- <tr>
- <td>TLS Support - Remote Manager</td>
- <td>Stable</td>
- <td>1.2</td>
- <td>1.2</td>
- </tr>
- <tr>
- <td>NNTP server</td>
- <td>Experimental</td>
- <td>1.2</td>
- <td>1.2</td>
- </tr>
- <tr>
- <td>FetchMail</td>
- <td>Stable</td>
- <td>2.2</td>
- <td>2.2</td>
- </tr>
- </table>
+ </p>
+ </subsection>
+ <subsection name='Development - James 3.0'>
+ <p>
+The <a href='http://james.apache.org/server/head'>James 3.0</a> code base has
many
+<a href='http://james.apache.org/server/head/jira-report.html'>new features</a>
+and major revisions to the architecture are ongoing.
+</p><p>
+It is recommended only for advanced users who are willing to accept that
+development is ongoing and that they may need to participate actively.
+Users are strongly recommended to subscribe to the server-dev mailing list.
+ </p>
+ </subsection>
+ <subsection name="Feature Status">
+ <table>
+ <tr>
+ <th>Item</th>
+ <th>Status</th>
+ <th>Since</th>
+ <th>First released</th>
+ </tr>
+ <tr>
+ <td>SMTP server</td>
+ <td>Stable</td>
+ <td>1.0</td>
+ <td>0.95</td>
+ </tr>
+ <tr>
+ <td>Mailet Engine</td>
+ <td>Stable</td>
+ <td>2.3</td>
+ <td>0.95</td>
+ </tr>
+ <tr>
+ <td>FileSystem mailboxes/spool</td>
+ <td>Stable</td>
+ <td>1.2</td>
+ <td>1.0</td>
+ </tr>
+ <tr>
+ <td>RDBMS mailboxes/spool</td>
+ <td>Stable</td>
+ <td>1.2</td>
+ <td>1.2</td>
+ </tr>
+ <tr>
+ <td>POP3 server</td>
+ <td>Stable</td>
+ <td>1.1</td>
+ <td>1.0</td>
+ </tr>
+ <tr>
+ <td>RDBMS - Users</td>
+ <td>Stable</td>
+ <td>1.2.1</td>
+ <td>1.2.1</td>
+ </tr>
+ <tr>
+ <td>LDAP Support - Users</td>
+ <td>Experimental</td>
+ <td>1.2</td>
+ <td>1.2</td>
+ </tr>
+ <tr>
+ <td>TLS Support - POP3</td>
+ <td>Experimental</td>
+ <td>1.2</td>
+ <td>1.2</td>
+ </tr>
+ <tr>
+ <td>Remote Manager</td>
+ <td>Stable</td>
+ <td>1.0</td>
+ <td>1.0</td>
+ </tr>
+ <tr>
+ <td>TLS Support - Remote Manager</td>
+ <td>Stable</td>
+ <td>1.2</td>
+ <td>1.2</td>
+ </tr>
+ <tr>
+ <td>NNTP server</td>
+ <td>Experimental</td>
+ <td>1.2</td>
+ <td>1.2</td>
+ </tr>
+ <tr>
+ <td>FetchMail</td>
+ <td>Stable</td>
+ <td>2.2</td>
+ <td>2.2</td>
+ </tr>
+ </table>
+ </subsection>
</section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]