noel        2003/02/21 19:52:58

  Modified:    src/xdocs Tag: branch_2_1_fcs index.xml changelog.xml
  Log:
  updated for v2.1.2 release
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.23.2.5  +16 -14    jakarta-james/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v
  retrieving revision 1.23.2.4
  retrieving revision 1.23.2.5
  diff -u -r1.23.2.4 -r1.23.2.5
  --- index.xml 30 Jan 2003 04:26:50 -0000      1.23.2.4
  +++ index.xml 22 Feb 2003 03:52:58 -0000      1.23.2.5
  @@ -4,35 +4,37 @@
   
    <properties>
     <title>Overview</title>
  -  <author email="[EMAIL PROTECTED]">Serge Knystautas</author>
  -  <author email="[EMAIL PROTECTED]">Danny Angus</author>
  +  <author email="[EMAIL PROTECTED]">James Project</author>
    </properties>
   
   <body>
   <section name="What is it?">
   <p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java 
SMTP and POP3 Mail server and NNTP News server designed to be a complete and portable 
enterprise mail engine solution based on currently available open protocols. </p>
   <p>James is also a mail application platform. <br/>The James project hosts the 
Apache Mailet API, and James provides an 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 is based upon the Apache Avalon application framework. (For more 
information about Avalon, please go to <a 
href="http://avalon.apache.org/";>http://avalon.apache.org/</a>)</p>
   <p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3). </p>
   <subsection name="news">
  +<p><b>James v2.1.2</b><br/><a href="#releases">James v2.1.2</a> is released.</p>
   <p><b>James Comes Of Age</b><br/>We're proud to announce that Jakarta James has 
been promoted from being a Jakarta sub-project to Apache James, a top-level project of 
the Apache Software Foundation (ASF).  James now has its own Project Management 
Committee, and reports directly to the <a 
href="http://www.apache.org/foundation";>ASF</a>.</p>
   <p>We also have a brand new domain name: <b>http://james.apache.org</b> and are in 
the process of moving our infrastructure over to the new domain, so please forgive any 
confusion that might occur.</p>
   <p><i>At this time we would especially appreciate hearing about broken links or out 
of date references on this site.</i></p>
   </subsection>
   <subsection name="releases">
  -<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><b>Latest and Stable: James v2.1.2</b><br/>
  +James v2.1.2 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>James v2.1.2 fixes a critical bug present in all versions of James
  +v2.1.x.  See the <a href="changelog.html">Change Log</a> for a
  +detailed list of changes.  All users are urged to upgrade to v2.1.2 as
  +soon as possible</p>
   
  -<p>For details see the <A
  -HREF="http://jakarta.apache.org/james/announcement_2_1.html";>Official
  +<p>James v2.1 has many enhancements and bug fixes over the previous
  +release.  See the <a href="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 as soon as possible.</p>
  +
  +<p>For details see the <A HREF="announcement_2_1.html">Official
   Announcement</A>.</p>
   
   <p>Any bugs found in James are dealt with promptly.  Please provide feedback on the 
james-user and james-dev mailing lists.</p>
  
  
  
  1.11.4.6  +1 -1      jakarta-james/src/xdocs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
  retrieving revision 1.11.4.5
  retrieving revision 1.11.4.6
  diff -u -r1.11.4.5 -r1.11.4.6
  --- changelog.xml     21 Feb 2003 04:29:21 -0000      1.11.4.5
  +++ changelog.xml     22 Feb 2003 03:52:58 -0000      1.11.4.6
  @@ -21,7 +21,7 @@
   </section>
   
   <section name="Version 2.1.2">
  -<p>Expected released February 2003</p>
  +<p>Released 21 February 2003</p>
   <li>[NjB] (code) Fixed handling of permanent/temporary errors in RemoteDelivery</li>
   <li>[NjB] (code) Fixed bug where connect error could cause outgoing mail to be 
discarded.</li>
   <li>[PG]  (code) Fixed the bounce() method to add the original message as a message 
MIME type with an attachment disposition.</li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to