danny       02/02/04 08:11:58

  Modified:    src/xdocs index.xml
               src/xdocs/stylesheets project.xml
  Log:
  announce v2.0a2
  
  Revision  Changes    Path
  1.11      +10 -8     jakarta-james/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.xml 11 Jan 2002 14:32:36 -0000      1.10
  +++ index.xml 4 Feb 2002 16:11:58 -0000       1.11
  @@ -5,6 +5,7 @@
    <properties>
     <title>- Overview</title>
     <author email="[EMAIL PROTECTED]">Serge Knystautas</author>
  +    <author email="[EMAIL PROTECTED]">Danny Angus</author>
    </properties>
   
   <body>
  @@ -14,17 +15,18 @@
     
   <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). It requires 
  +  based on currently available open protocols (SMTP, POP3, NTTP). 
  +  </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>James requires 
     Java 2 (specific requirement is the JRE 1.3, JRE 1.4 is not yet fully supported). 
   </p>
   <subsection name="news">
  -  <p><!--Version 2.0a2 is available.  Significant changes have gone into this new 
release, and we appreciate everyone's contribution! Please let us know what you 
think.-->
  -  A new Nightly build of source and binary distributions has been made, and is 
available at <a 
href="http://jakarta.apache.org/builds/jakarta-james/release/";>nightly</a><br></br>
  -  This is a release candidate for the next Milestone release which will be released 
as soon as any issues raised by the release candidate have been resolved.<br></br> We 
welcome any feedback (send mail to the lists) on this version, please use <A 
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=James";>bugzilla</A> for 
reporting bugs in the application and documentation.
  -  </p>
  -  <p><a href="/builds/jakarta-james/release/v2.0a1/">Binary release of 2.0a1</a> 
<strong>Note:</strong> a last minute bug is preventing POP3 retrieval. This issue has 
been resolved in the lastest nightly build.</p>
  -<!--<p><a href="http://jakarta.apache.org/builds/jakarta-james/release/";>Binary 
&amp; 
  -  Source releases of 2.0a2</a></p>-->
  +  
  +  <P><b>Version 2.0a2 is now available.</b><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 &amp; 
  +  Source release of 2.0a2</a></p>
     </subsection>
   
   </section><section name="Design Objectives">
  
  
  
  1.7       +3 -1      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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml       30 Oct 2001 13:12:08 -0000      1.6
  +++ project.xml       4 Feb 2002 16:11:58 -0000       1.7
  @@ -23,11 +23,13 @@
       </menu>
   
       <menu name="Guides">
  +        <item name="James API"               href="javadocs/index.html"/>
           <item name="Mailet API"     href="/mailet/index.html"/>
  -        <item name="Using LDAP"     href="/usingLDAP_v1_2.html"/>
           <item name="Using JDBC"     href="/usingJDBC_v2.0.html"/>
  +        <item name="Using LDAP"     href="/usingLDAP_v1_2.html"/>
           <item name="Using TLS"     href="/usingTLS_v1_2.html"/>
           <item name="Useful RFCs {web}"   
href="http://jakarta.apache.org/james/rfclist"/>
  +        
       </menu>
   
       <menu name="Get Involved {web}">
  
  
  

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

Reply via email to