Folks,
Please review the release announcement and let me know if something is
not okay content or language wise.
If I hear no complaints, I'll apply the patch and redeploy the jakarta
site tonight around 22:00 GMT.
Cheers
Oleg
Index: news.xml
===================================================================
--- news.xml (revision 483391)
+++ news.xml (working copy)
@@ -36,6 +36,26 @@
It is also used for sorting. -->
<group id="2006-q4" title="2006 Oct-Dec">
+ <release id="20061207.1" product="HttpComponents HttpCore 4.0-alpha3">
+ <p>HttpComponents <a href="http://jakarta.apache.org/httpcomponents/http-core/">HttpCore</a>
+ 4.0-alpha3 has been released. HttpCore provides a set of low level components, which
+ can be used to build custom client and server side HTTP services.</p>
+ <p> ALPHA3 release features a number of enhancements and refinements to the base
+ HttpCore API and adds an optional set of API extensions based on NIO.</p>
+ <p>HttpCore NIO extensions can be used to build asynchronous HTTP services based on
+ non-blocking I/O model capable of handling a great number of simultaneous
+ connections with just a few I/O threads. Please check it out and let the <a
+ href="http://jakarta.apache.org/httpcomponents/mail-lists.html">HttpComponents
+ team</a> know what you think.
+ </p>
+ <p> More information can be found at the <a href="http://jakarta.apache.org/httpcomponents/">
+ HttpComponents</a> project site.
+ </p>
+ <p>Downloads can be found <a
+ href="http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi">
+ here</a>
+ </p>
+ </release>
<release id="20061204.1" product="Commons Digester 1.8">
<p>
The Jakarta Commons community would like to announce the availability of
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]