noel 2002/12/29 21:03:51
Modified: src/xdocs index.xml
src/xdocs/stylesheets project.xml
Log:
Updated text and links for v2.1 release
Revision Changes Path
1.22 +22 -11 jakarta-james/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- index.xml 8 Dec 2002 23:47:00 -0000 1.21
+++ index.xml 30 Dec 2002 05:03:51 -0000 1.22
@@ -18,16 +18,22 @@
<p><b>Find out how to use James with sendmail</b><br/>We've added a HOW TO document
explaining how to configure sendmail to route all mail through James, read it <a
href="james_and_sendmail.html">Here</a>.</p>
</subsection>
<subsection name="releases">
-<p><b>Latest: james-2.1 RC2 (2002-11-15)</b><br/>
-Found in the <a
href="http://jakarta.apache.org/builds/jakarta-james/latest">download area</a>.<br/>
-This build is a release candidate for James 2.1. It includes all code and
configuration changes
-expected to be included in that release. Some additional documentation not
packaged in this build
-will be included in the final release.</p>
-<p>
-Evaluation and testing of this release candidate with feedback provided on the
james-user and james-dev mailing lists is strongly encouraged.
-</p>
-<p><b>Stable: v2.0a3</b><br/>This version displays improved stability and a number
of bug fixes over v2.0a2 and is the recommended stable version
-<br/><a href="http://jakarta.apache.org/builds/jakarta-james/release/v2.0a3">Binary
and Source distributions of v2.0a3</a></p>
+<p><b>Latest and Stable: james-2.1</b><br/>
+James v2.1 is the current release. Both <a
href="http://jakarta.apache.org/site/binindex.cgi">binary</a> and <a
href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> distributions are
available.</p>
+
+<p>This release has many enhancements and bug fixes over the previous
+release. See the <a
+href="http://jakarta.apache.org/james/changelog.html">Change Log</a>
+for a detailed list of changes. Some of the earlier defects could
+turn a James mail server into an Open Relay. All users of James 2.0a3
+and earlier are urged to upgrade to James v2.1 as soon as
+possible.</p>
+
+<p>For details see the <A
+HREF="http://jakarta.apache.org/james/announcement_2_1.html">Official
+Announcement</A>.</p>
+
+<p>Any bugs found in James are dealy with promptly. Please provide feedback on the
james-user and james-dev mailing lists.</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://jakarta.apache.org/builds/jakarta-james/latest">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>
</subsection>
</section><section name="Design Objectives">
@@ -135,8 +141,13 @@
<td>1.2</td>
<td>1.2</td>
</tr>
+ <tr>
+ <td>FetchPOP</td>
+ <td>Experimental</td>
+ <td>2.1</td>
+ <td>2.1</td>
+ </tr>
</table>
-
</section>
</body>
1.20 +2 -2 jakarta-james/src/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/stylesheets/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 11 Dec 2002 10:47:12 -0000 1.19
+++ project.xml 30 Dec 2002 05:03:51 -0000 1.20
@@ -16,8 +16,8 @@
</menu>
<menu name="Downloads">
- <item name="Binaries" href="/site/binindex.html"/>
- <item name="Source Code" href="/site/sourceindex.html"/>
+ <item name="Binaries" href="/site/binindex.cgi"/>
+ <item name="Source Code" href="/site/sourceindex.cgi"/>
</menu>
<menu name="Current Documentation">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>