On Thu, 2006-06-08 at 11:46 +0200, Oleg Kalnichevski wrote:
> Folks,
> 
> Could you please double-check the release packages and the release notes
> and complain loudly if you think something is not okay?
> 
> http://www.apache.org/dist/jakarta/httpcomponents/httpcore/
> http://www.apache.org/dist/jakarta/httpcomponents/httpcore/RELEASE_NOTES.txt
> 
> Meanwhile, I'll be working on the site update and preparing a release
> announcement
> 
> Cheers,
> 
> Oleg
> 

Folks,
I would like to apply this patch to the HttpComponents web site. Please
review and let me know if something is not to your liking

Cheers

Oleg

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
Index: src/site/apt/news.apt
===================================================================
--- src/site/apt/news.apt	(revision 412741)
+++ src/site/apt/news.apt	(working copy)
@@ -6,6 +6,13 @@
 
 HttpComponents Project News 
 
+* 8 June 2006 - HttpComponents HttpCore 4.0-alpha2 released 
+
+    The second ALPHA version of HttpCore  has been released, which addresses a number of non-critical 
+    problems found in the previous release. The upstream projects are strongly encouraged use this 
+    release as a dependency while HttpCore undergoes another round of reviews and optimization in the 
+    SVN trunk.
+
 * 12 May 2006 - HttpClient issue tracking migrated to Jira
 
     HttpClient issue tracking has migrated from Bugzilla to Jira. Please use 
Index: src/site/apt/status.apt
===================================================================
--- src/site/apt/status.apt	(revision 412741)
+++ src/site/apt/status.apt	(working copy)
@@ -25,9 +25,12 @@
 
     The major part of redesign of the core HTTP components has been completed. The new API is ready for review 
     and use in experimental projects. The API is still deemed unstable and it can still undergo significant 
-    changes based on the feedback from early adopters. Please do feel free to check HttpCore out and let us
-    know what you think about it.
+    changes based on the feedback from early adopters. 
 
+    The second ALPHA version has been released, which addresses a number of non-critical problems found in the
+    previous release. The upstream projects are strongly encouraged use this release as a dependency while 
+    HttpCore undergoes another round of reviews and optimization in the SVN trunk.
+
     The HttpCore components will form the foundation of the future releases of Jakarta HttpClient and can also 
     be used separately to build custom client and server side HTTP services.
 
Index: src/site/apt/download.apt
===================================================================
--- src/site/apt/download.apt	(revision 412741)
+++ src/site/apt/download.apt	(working copy)
@@ -8,7 +8,7 @@
 
     The latest release available for download:
 
-    * {{{http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi}HttpCore 4.0-alpha1}} - 
+    * {{{http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi}HttpCore 4.0-alpha2}} - 
     {{{http://www.apache.org/dist/jakarta/httpcomponents/httpcore/RELEASE_NOTES.txt}Release Notes}} -
     {{{http://www.apache.org/dist/java-repository/httpcomponents-httpcore/licenses/LICENSE.txt}License}}
     

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

Reply via email to