You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/05/31 12:43:40 UTC

svn commit: r1129606 - in /james/project/trunk/project/src/site/xdoc: index.xml newsarchive.xml

Author: eric
Date: Tue May 31 10:43:40 2011
New Revision: 1129606

URL: http://svn.apache.org/viewvc?rev=1129606&view=rev
Log:
Announce IMAP and Mailbox 0.2 release on web site home page

Modified:
    james/project/trunk/project/src/site/xdoc/index.xml
    james/project/trunk/project/src/site/xdoc/newsarchive.xml

Modified: james/project/trunk/project/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/index.xml?rev=1129606&r1=1129605&r2=1129606&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/src/site/xdoc/index.xml Tue May 31 10:43:40 2011
@@ -372,10 +372,16 @@
 
       <subsection name="News">
         <ul>
+<!--
           <li>/2011 - <ul>
           <li><a href="newsarchive.html#_2011_1"><strong>Apache James Server 3.0-M3</strong> released</a></li>
           </ul>
           </li>
+-->
+          <li>May/2011 - <ul>
+          <li><a href="newsarchive.html#15052011"><strong>Apache James IMAP 0.2 and Mailbox 0.2</strong> released</a></li>
+          </ul>
+          </li>
           <li>Dec/2010 - <ul>
           <li><a href="newsarchive.html#06122010_1"><strong>Apache James Protocols 1.2</strong> released</a></li>
           </ul>

Modified: james/project/trunk/project/src/site/xdoc/newsarchive.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/newsarchive.xml?rev=1129606&r1=1129605&r2=1129606&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/newsarchive.xml (original)
+++ james/project/trunk/project/src/site/xdoc/newsarchive.xml Tue May 31 10:43:40 2011
@@ -18,7 +18,19 @@
 
     <subsection name='2011'>
     
-        <a name="_2011_1"><h4>2011 - Apache James Server 3.0-M3 released</h4></a>
+        <a name="15052011"><h4>Apache James IMAP 0.2 and Mailbox 0.2</h4></a>
+        <p>The Apache James Project is happy to announce 
+           the release of version 0.2 of the Apache James IMAP and Mailbox components with following features:</p>
+        <p>- Numerous IMAP bug fixes (better client support, memory improvement, NIO and IO support...).</p>
+        <p>- Support for IMAP IDLE (RFC 2177, server transmit updates to the client in real time).</p>
+        <p>- Support for IMAP User Flags.</p>
+        <p>- Support for IMAP WITHIN Extensions (RFC 5032).</p>
+        <p>- Mailbox Tooling to copy from a persistence implementation to another implementation.</p>
+        <p>- ... See also the complete release notes for <a href="http://s.apache.org/n8">IMAP 0.2</a>
+           and <a href="http://s.apache.org/SNu">Mailbox 0.2</a>.</p>
+
+<!--
+      <a name="_2011_1"><h4>2011 - Apache James Server 3.0-M3 released</h4></a>
         <p>The Apache James project is happy to announce the release 
            of version 3.0-M3 (Milestone 3) of its modular mail server.</p>
         <p>We thank all Users for their feedback and tests and we encourage anyone to 
@@ -32,13 +44,13 @@
           - Support for IMAP IDLE (RFC 2177, server transmit updates to the client in real time)
           - Support for IMAP User Flags
           - Support for IMAP WITHIN Extensions (RFC 5032)
+          - Mailbox Tooling to copy from a persistence implementation to another implementation
           - Telnet Management has been removed in favor of JMX with client shell
           - More metrics counters available via JMX
           - Better debug logging on protocols
           - JPA validated against more databases (among others Oracle)
           - Multiple address and port configurations per protocol
           - POP3 is now operational (was buggy in 3.0-M2)
-          - Mailbox Tooling to copier from a persistence to another persistence
           - Upgrade tool from James 2.3 is available
           - Better logging on protocols with adjustable level
           - Full mailet package must be specified
@@ -59,6 +71,7 @@
       
         * Quick Start  http://james.apache.org/server/3/quick-start.html
         </pre>
+-->
 
     </subsection>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org