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 2022/07/12 07:48:46 UTC

[httpcomponents-website] branch master updated: Updated project website for HttoCore 5.1.4 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 41b2d07  Updated project website for HttoCore 5.1.4 release
41b2d07 is described below

commit 41b2d073b7c25fe7dc7cdcf82164f9e22c787ed2
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Tue Jul 12 09:47:06 2022 +0200

    Updated project website for HttoCore 5.1.4 release
---
 src/site/markdown/news.md                          |  5 +++++
 .../documentation.links                            |  3 ++-
 src/site/site.xml                                  |  4 ++--
 src/site/xdoc/downloads.xml                        | 26 +++++++++++-----------
 4 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/src/site/markdown/news.md b/src/site/markdown/news.md
index 87fc9a4..2f1fc01 100644
--- a/src/site/markdown/news.md
+++ b/src/site/markdown/news.md
@@ -20,6 +20,11 @@
 HttpComponents Project News
 ===========================
 
+###### 12 July 2022 - HttpComponents Core 5.1.4 (GA) released
+
+This is a maintenance release that corrects a number of defects discovered since release 5.1.3, mostly in H2 protocol
+handling.
+
 ###### 8 June 2022 - HttpComponents Client 5.2-beta1 released
 
 This is the first BETA release in the 5.2 release series that upgrades minimal JRE level to version 8 (8u251 is
diff --git a/src/site/resources/httpcomponents-client-5.1.x/documentation.links b/src/site/resources/httpcomponents-client-5.1.x/documentation.links
index 667a7ab..71059b8 100644
--- a/src/site/resources/httpcomponents-client-5.1.x/documentation.links
+++ b/src/site/resources/httpcomponents-client-5.1.x/documentation.links
@@ -5,4 +5,5 @@
 5.1.1       ../components/httpcomponents-client-5.1.x/5.1.1
 5.1.2       ../components/httpcomponents-client-5.1.x/5.1.2
 5.1.3       ../components/httpcomponents-client-5.1.x/5.1.3
-current     ../components/httpcomponents-client-5.1.x/5.1.3
+5.1.4       ../components/httpcomponents-client-5.1.x/5.1.4
+current     ../components/httpcomponents-client-5.1.x/5.1.4
diff --git a/src/site/site.xml b/src/site/site.xml
index ee70ecd..7e45d25 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -70,7 +70,7 @@ under the License.
       <item name="Get Involved" href="get-involved.html"/>
     </menu>
     <menu name="Components">
-      <item name="HttpClient 5.2 ALPHA" collapse="true" href="httpcomponents-client-5.2.x/index.html">
+      <item name="HttpClient 5.2 BETA" collapse="true" href="httpcomponents-client-5.2.x/index.html">
         <item name="Quick Start" href="httpcomponents-client-5.2.x/quickstart.html"/>
         <item name="Examples (Classic)" href="httpcomponents-client-5.2.x/examples.html"/>
         <item name="Examples (Async)" href="httpcomponents-client-5.2.x/examples-async.html"/>
@@ -97,7 +97,7 @@ under the License.
         <item name="Related" href="httpcomponents-client-5.1.x/related-projects.html"/>
         <item name="Download" href="httpcomponents-client-5.1.x/download.html"/>
       </item>
-      <item name="HttpCore 5.2 ALPHA" collapse="true" href="httpcomponents-core-5.2.x/index.html">
+      <item name="HttpCore 5.2 BETA" collapse="true" href="httpcomponents-core-5.2.x/index.html">
         <item name="Examples" href="httpcomponents-core-5.2.x/examples.html"/>
         <item name="Related" href="httpcomponents-core-5.1.x/related-projects.html"/>
         <item name="Download" href="httpcomponents-core-5.2.x/download.html"/>
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index e74fddc..53903c8 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -96,43 +96,43 @@
       </ul>
     </subsection>
 
-    <subsection name="HttpCore 5.1.3 (GA)">
+    <subsection name="HttpCore 5.1.4 (GA)">
       <a href="https://downloads.apache.org/httpcomponents/httpcore/KEYS">KEYS</a>
       <a href="https://downloads.apache.org/httpcomponents/httpcore/RELEASE_NOTES-5.1.x.txt">Release Notes</a>
       <br/>
       <p>Binary</p>
       <ul>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.3-bin.tar.gz">5.1.3.tar.gz</a>
+          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.4-bin.tar.gz">5.1.4.tar.gz</a>
           [<a
-            href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.3-bin.tar.gz.sha512">
+            href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.4-bin.tar.gz.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.3-bin.tar.gz.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.4-bin.tar.gz.asc">
           pgp</a>]
         </li>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.3-bin.zip">5.1.3.zip</a>
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.3-bin.zip.sha512">
+          <a href="[preferred]/httpcomponents/httpcore/binary/httpcomponents-core-5.1.4-bin.zip">5.1.4.zip</a>
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.4-bin.zip.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.3-bin.zip.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/binary/httpcomponents-core-5.1.4-bin.zip.asc">
           pgp</a>]
         </li>
       </ul>
       <p>Source</p>
       <ul>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.3-src.tar.gz">5.1.3.tar.gz</a>
+          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.tar.gz">5.1.4.tar.gz</a>
           [<a
-            href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.3-src.tar.gz.sha512">
+            href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.tar.gz.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.3-src.tar.gz.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.tar.gz.asc">
           pgp</a>]
         </li>
         <li>
-          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.3-src.zip">5.1.3.zip</a>
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.3-src.zip.sha512">
+          <a href="[preferred]/httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.zip">5.1.4.zip</a>
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.zip.sha512">
           sha512</a>]
-          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.3-src.zip.asc">
+          [<a href="https://downloads.apache.org/httpcomponents/httpcore/source/httpcomponents-core-5.1.4-src.zip.asc">
           pgp</a>]
         </li>
       </ul>