You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2021/10/20 12:21:08 UTC

[httpcomponents-website] branch master updated: Updated project website for HttpCore 5.2-alpha2 release

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-website.git


The following commit(s) were added to refs/heads/master by this push:
     new fc1c887  Updated project website for HttpCore 5.2-alpha2 release
fc1c887 is described below

commit fc1c88730ab9a5af525dba483053b7055658c60d
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Wed Oct 20 14:19:35 2021 +0200

    Updated project website for HttpCore 5.2-alpha2 release
---
 src/site/markdown/news.md                          | 21 ++++++++++-------
 .../httpcomponents-core-5.2.x/documentation.links  |  3 ++-
 src/site/xdoc/downloads.xml                        | 26 +++++++++++-----------
 3 files changed, 28 insertions(+), 22 deletions(-)

diff --git a/src/site/markdown/news.md b/src/site/markdown/news.md
index a9fead1..d3ae263 100644
--- a/src/site/markdown/news.md
+++ b/src/site/markdown/news.md
@@ -20,15 +20,10 @@
 HttpComponents Project News
 ===========================
 
-###### 30 September 2021 - HttpComponents Core 5.1.2 (GA) released
-
-This is a maintenance release that corrects a number of defects discovered since release 5.1.1 including defects in
-handling of identity transfer encoded HTTP/1.1 response messages.
+###### 20 September 2021 - HttpComponents Core 5.2-alpha2 released
 
-###### 13 September 2021 - HttpComponents Client 5.2-alpha1 released
-
-This is the first ALPHA release in the 5.2 release series that upgrades minimal JRE level to version 1.8 (8u251 is
-required) and includes several protocol level and API improvements. It also includes all bug fixes from the 5.1 branch.
+This is the second ALPHA release in the 5.2 release series that fixes a regression in the TLS layer introduced by the
+previous ALPHA and adds a number of incremental improvements.
 
 Notable changes and features included in the 5.2 series:
 
@@ -37,6 +32,16 @@ Notable changes and features included in the 5.2 series:
 - Improved customization of HTTP listeners (async).
 - Improved parsing and formatting of URI components.
 
+###### 30 September 2021 - HttpComponents Core 5.1.2 (GA) released
+
+This is a maintenance release that corrects a number of defects discovered since release 5.1.1 including defects in
+handling of identity transfer encoded HTTP/1.1 response messages.
+
+###### 13 September 2021 - HttpComponents Core 5.2-alpha1 released
+
+This is the first ALPHA release in the 5.2 release series that upgrades minimal JRE level to version 1.8 (8u251 is
+required) and includes several protocol level and API improvements. It also includes all bug fixes from the 5.1 branch.
+
 ###### 12 May 2021 - HttpComponents Client 5.1 (GA) released
 
 This is the first GA release in the 5.1 release series.
diff --git a/src/site/resources/httpcomponents-core-5.2.x/documentation.links b/src/site/resources/httpcomponents-core-5.2.x/documentation.links
index fac1e84..53bc5a6 100644
--- a/src/site/resources/httpcomponents-core-5.2.x/documentation.links
+++ b/src/site/resources/httpcomponents-core-5.2.x/documentation.links
@@ -2,4 +2,5 @@
 # links to components in http://hc.apache.org/components/
 
 5.2-alpha1  ../components/httpcomponents-core-5.1.x/5.2-alpha1
-current     ../components/httpcomponents-core-5.1.x/5.2-alpha1
+5.2-alpha2  ../components/httpcomponents-core-5.1.x/5.2-alpha2
+current     ../components/httpcomponents-core-5.1.x/5.2-alpha2
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 37492da..e17fd89 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -204,43 +204,43 @@
     <p>Recent releases of HttpCore can be found <a href="[preferred]/httpcomponents/httpcore">here</a></p>
   </subsection>
 
-    <subsection name="HttpCore 5.2 ALPHA1">
+    <subsection name="HttpCore 5.2 ALPHA2">
       <a href="https://downloads.apache.org/httpcomponents/httpcore/KEYS">KEYS</a>
       <a href="https://downloads.apache.org/httpcomponents/httpcore/RELEASE_NOTES-5.2.x.txt">Release Notes</a>
       <br/>
       <p>Binary</p>
       <ul>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha1-bin.tar.gz">5.2-alpha1.tar.gz</a>
+          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha2-bin.tar.gz">5.2-alpha2.tar.gz</a>
           [<a
-                href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha1-bin.tar.gz.sha512">
+                href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha2-bin.tar.gz.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha1-bin.tar.gz.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha2-bin.tar.gz.asc">
           pgp</a>]
         </li>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha1-bin.zip">5.2-alpha1.zip</a>
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha1-bin.zip.sha512">
+          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha2-bin.zip">5.2-alpha2.zip</a>
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha2-bin.zip.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha1-bin.zip.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.2-alpha2-bin.zip.asc">
           pgp</a>]
         </li>
       </ul>
       <p>Source</p>
       <ul>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha1-src.tar.gz">5.2-alpha1.tar.gz</a>
+          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha2-src.tar.gz">5.2-alpha2.tar.gz</a>
           [<a
-                href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha1-src.tar.gz.sha512">
+                href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha2-src.tar.gz.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha1-src.tar.gz.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha2-src.tar.gz.asc">
           pgp</a>]
         </li>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha1-src.zip">5.2-alpha1.zip</a>
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha1-src.zip.sha512">
+          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha2-src.zip">5.2-alpha2.zip</a>
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha2-src.zip.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha1-src.zip.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.2-alpha2-src.zip.asc">
           pgp</a>]
         </li>
       </ul>