This is an automated email from the ASF dual-hosted git repository. kgiusti pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/qpid-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 036666d Update site contents for Qpid Dispatch 1.17.1 036666d is described below commit 036666d8cdcb9c3c8bf2e388ed00a9e2cf8f8a71 Author: Kenneth Giusti <kgiu...@redhat.com> AuthorDate: Tue Nov 2 09:15:21 2021 -0400 Update site contents for Qpid Dispatch 1.17.1 --- content/components/dispatch-router/index.html | 14 +++++++------- content/dashboard.html | 2 +- content/documentation.html | 2 +- content/download.html | 6 +++--- content/releases/index.html | 3 ++- content/releases/qpid-dispatch-1.10.0/index.html | 2 +- content/releases/qpid-dispatch-1.11.0/index.html | 2 +- content/releases/qpid-dispatch-1.12.0/index.html | 2 +- content/releases/qpid-dispatch-1.13.0/index.html | 2 +- content/releases/qpid-dispatch-1.14.0/index.html | 2 +- content/releases/qpid-dispatch-1.15.0/index.html | 2 +- content/releases/qpid-dispatch-1.16.0/index.html | 2 +- content/releases/qpid-dispatch-1.16.1/index.html | 2 +- content/releases/qpid-dispatch-1.17.0/index.html | 2 +- content/releases/qpid-dispatch-1.4.0/index.html | 2 +- content/releases/qpid-dispatch-1.4.1/index.html | 2 +- content/releases/qpid-dispatch-1.5.0/index.html | 2 +- content/releases/qpid-dispatch-1.6.0/index.html | 2 +- content/releases/qpid-dispatch-1.7.0/index.html | 2 +- content/releases/qpid-dispatch-1.8.0/index.html | 2 +- content/releases/qpid-dispatch-1.9.0/index.html | 2 +- input/_transom_config.py | 2 +- input/releases/index.md | 3 ++- 23 files changed, 33 insertions(+), 31 deletions(-) diff --git a/content/components/dispatch-router/index.html b/content/components/dispatch-router/index.html index 5b22411..14216f2 100644 --- a/content/components/dispatch-router/index.html +++ b/content/components/dispatch-router/index.html @@ -145,8 +145,8 @@ they be clients, brokers or other AMQP-enabled services. More about <div class="column"> <ul> -<li><a href="/releases/qpid-dispatch-1.17.0/user-guide/index.html">Dispatch router book</a></li> -<li><a href="https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;a=blob_plain;f=README;hb=1.17.0">Installing Qpid Dispatch</a></li> +<li><a href="/releases/qpid-dispatch-1.17.1/user-guide/index.html">Dispatch router book</a></li> +<li><a href="https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;a=blob_plain;f=README;hb=1.17.1">Installing Qpid Dispatch</a></li> </ul> </div> @@ -154,10 +154,10 @@ they be clients, brokers or other AMQP-enabled services. More about <div class="column"> <ul> -<li><a href="/releases/qpid-dispatch-1.17.0/man/qdrouterd.html">qdrouterd</a> - Router daemon</li> -<li><a href="/releases/qpid-dispatch-1.17.0/man/qdrouterd.conf.html">qdrouterd.conf</a> - Daemon configuration</li> -<li><a href="/releases/qpid-dispatch-1.17.0/man/qdstat.html">qdstat</a> - Get router statistics</li> -<li><a href="/releases/qpid-dispatch-1.17.0/man/qdmanage.html">qdmanage</a> - Manage the router</li> +<li><a href="/releases/qpid-dispatch-1.17.1/man/qdrouterd.html">qdrouterd</a> - Router daemon</li> +<li><a href="/releases/qpid-dispatch-1.17.1/man/qdrouterd.conf.html">qdrouterd.conf</a> - Daemon configuration</li> +<li><a href="/releases/qpid-dispatch-1.17.1/man/qdstat.html">qdstat</a> - Get router statistics</li> +<li><a href="/releases/qpid-dispatch-1.17.1/man/qdmanage.html">qdmanage</a> - Manage the router</li> </ul> </div> @@ -171,7 +171,7 @@ they be clients, brokers or other AMQP-enabled services. More about <h2 id="releases">Releases</h2> <ul> -<li><a href="/releases/qpid-dispatch-1.17.0">Qpid Dispatch 1.17.0</a></li> +<li><a href="/releases/qpid-dispatch-1.17.1">Qpid Dispatch 1.17.1</a></li> <li><a href="/releases/index.html#past-releases">Past releases</a></li> </ul> diff --git a/content/dashboard.html b/content/dashboard.html index ef26b7e..1c0fcda 100644 --- a/content/dashboard.html +++ b/content/dashboard.html @@ -155,7 +155,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> </tr> <tr> <td><a href="/components/dispatch-router/index.html">Qpid Dispatch</a></td> - <td><a href="/releases/qpid-dispatch-1.17.0">1.17.0</a></td> + <td><a href="/releases/qpid-dispatch-1.17.1">1.17.1</a></td> <td><a href="https://issues.apache.org/jira/projects/DISPATCH">Summary</a> • <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+DISPATCH+and+resolution+is+null">Open issues</a> • <a href="https://issues.apache.org/jira/issues/?jql=project+%3D+DISPATCH">All issues</a> • <a href="https://issues.apache.org/jira/secure/CreateIssue!default.jspa?pid=12315321">Create issue</a></td> <td><a href="https://travis-ci.com/github/apache/qpid-dispatch"><img src="https://travis-ci.com/apache/qpid-dispatch.svg?branch=main" height="20"/></a></td> <td><a href="https://gitbox.apache.org/repos/asf/qpid-dispatch.git">Git</a> • <a href="https://github.com/apache/qpid-dispatch">GitHub</a></td> diff --git a/content/documentation.html b/content/documentation.html index a0cf680..72c2cd1 100644 --- a/content/documentation.html +++ b/content/documentation.html @@ -203,7 +203,7 @@ You can find older versions with our <ul> <li><a href="/components/dispatch-router/index.html">Overview</a></li> -<li><a href="/releases/qpid-dispatch-1.17.0/user-guide/index.html">Dispatch router book</a></li> +<li><a href="/releases/qpid-dispatch-1.17.1/user-guide/index.html">Dispatch router book</a></li> </ul> </section> diff --git a/content/download.html b/content/download.html index 50c6252..35e1783 100644 --- a/content/download.html +++ b/content/download.html @@ -218,9 +218,9 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/> </tr> <tr> <td><a href="/components/dispatch-router/index.html">Dispatch router</a></td> - <td>1.17.0</td> - <td><a href="https://www.apache.org/dyn/closer.lua?filename=qpid/dispatch/1.17.0/qpid-dispatch-1.17.0.tar.gz&action=download">Source</a> (<a href="https://downloads.apache.org/qpid/dispatch/1.17.0/qpid-dispatch-1.17.0.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/dispatch/1.17.0/qpid-dispatch-1.17.0.tar.gz.sha512">SHA512</a>)</td> - <td><a href="/releases/qpid-dispatch-1.17.0/index.html">Release Page</a></td> + <td>1.17.1</td> + <td><a href="https://www.apache.org/dyn/closer.lua?filename=qpid/dispatch/1.17.1/qpid-dispatch-1.17.1.tar.gz&action=download">Source</a> (<a href="https://downloads.apache.org/qpid/dispatch/1.17.1/qpid-dispatch-1.17.1.tar.gz.asc">ASC</a>, <a href="https://downloads.apache.org/qpid/dispatch/1.17.1/qpid-dispatch-1.17.1.tar.gz.sha512">SHA512</a>)</td> + <td><a href="/releases/qpid-dispatch-1.17.1/index.html">Release Page</a></td> </tr> </tbody> </table> diff --git a/content/releases/index.html b/content/releases/index.html index bc7881a..451240b 100644 --- a/content/releases/index.html +++ b/content/releases/index.html @@ -126,11 +126,11 @@ the <div class="two-column"> <ul> +<li><a href="qpid-dispatch-1.17.1/index.html">Qpid Dispatch 1.17.1</a>, November 2021</li> <li><a href="qpid-protonj2-1.0.0-M3/index.html">Qpid ProtonJ2 1.0.0-M3</a>, October 2021</li> <li><a href="qpid-jms-1.3.0/index.html">Qpid JMS 1.3.0</a>, October 2021</li> <li><a href="qpid-proton-j-0.33.10/index.html">Qpid Proton-J 0.33.10</a>, October 2021</li> <li><a href="qpid-broker-j-8.0.6/index.html">Qpid Broker-J 8.0.6</a>, August 2021</li> -<li><a href="qpid-dispatch-1.17.0/index.html">Qpid Dispatch 1.17.0</a>, August 2021</li> <li><a href="qpid-proton-0.35.0/index.html">Qpid Proton 0.35.0</a>, July 2021</li> <li><a href="qpid-jms-0.59.0/index.html">Qpid JMS 0.59.0</a>, May 2021</li> <li><a href="qpid-broker-j-7.1.12/index.html">Qpid Broker-J 7.1.12</a>, February 2021</li> @@ -148,6 +148,7 @@ the <ul> <li><a href="qpid-jms-1.2.0/index.html">Qpid JMS 1.2.0</a>, September 2021</li> +<li><a href="qpid-dispatch-1.17.0/index.html">Qpid Dispatch 1.17.0</a>, August 2021</li> <li><a href="qpid-proton-j-0.33.9/index.html">Qpid Proton-J 0.33.9</a>, August 2021</li> <li><a href="qpid-jms-1.1.0/index.html">Qpid JMS 1.1.0</a>, July 2021</li> <li><a href="qpid-dispatch-1.16.1/index.html">Qpid Dispatch 1.16.1</a>, July 2021</li> diff --git a/content/releases/qpid-dispatch-1.10.0/index.html b/content/releases/qpid-dispatch-1.10.0/index.html index ac72c41..5b3fb12 100644 --- a/content/releases/qpid-dispatch-1.10.0/index.html +++ b/content/releases/qpid-dispatch-1.10.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.10.0" === "1.17.0") { + if ("1.10.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.11.0/index.html b/content/releases/qpid-dispatch-1.11.0/index.html index bb1d5e2..d8f5398 100644 --- a/content/releases/qpid-dispatch-1.11.0/index.html +++ b/content/releases/qpid-dispatch-1.11.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.11.0" === "1.17.0") { + if ("1.11.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.12.0/index.html b/content/releases/qpid-dispatch-1.12.0/index.html index 0c12980..ee32edb 100644 --- a/content/releases/qpid-dispatch-1.12.0/index.html +++ b/content/releases/qpid-dispatch-1.12.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.12.0" === "1.17.0") { + if ("1.12.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.13.0/index.html b/content/releases/qpid-dispatch-1.13.0/index.html index 721e2b2..6f9fee3 100644 --- a/content/releases/qpid-dispatch-1.13.0/index.html +++ b/content/releases/qpid-dispatch-1.13.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.13.0" === "1.17.0") { + if ("1.13.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.14.0/index.html b/content/releases/qpid-dispatch-1.14.0/index.html index 3841920..231feec 100644 --- a/content/releases/qpid-dispatch-1.14.0/index.html +++ b/content/releases/qpid-dispatch-1.14.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.14.0" === "1.17.0") { + if ("1.14.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.15.0/index.html b/content/releases/qpid-dispatch-1.15.0/index.html index d97c6d0..f4ecdd2 100644 --- a/content/releases/qpid-dispatch-1.15.0/index.html +++ b/content/releases/qpid-dispatch-1.15.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.15.0" === "1.17.0") { + if ("1.15.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.16.0/index.html b/content/releases/qpid-dispatch-1.16.0/index.html index 185cb52..cd630b3 100644 --- a/content/releases/qpid-dispatch-1.16.0/index.html +++ b/content/releases/qpid-dispatch-1.16.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.16.0" === "1.17.0") { + if ("1.16.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.16.1/index.html b/content/releases/qpid-dispatch-1.16.1/index.html index 4924f1c..a1ead53 100644 --- a/content/releases/qpid-dispatch-1.16.1/index.html +++ b/content/releases/qpid-dispatch-1.16.1/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.16.1" === "1.17.0") { + if ("1.16.1" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.17.0/index.html b/content/releases/qpid-dispatch-1.17.0/index.html index d4b67d8..fc1a352 100644 --- a/content/releases/qpid-dispatch-1.17.0/index.html +++ b/content/releases/qpid-dispatch-1.17.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.17.0" === "1.17.0") { + if ("1.17.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.4.0/index.html b/content/releases/qpid-dispatch-1.4.0/index.html index 1a43df6..ccf8012 100644 --- a/content/releases/qpid-dispatch-1.4.0/index.html +++ b/content/releases/qpid-dispatch-1.4.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.4.0" === "1.17.0") { + if ("1.4.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.4.1/index.html b/content/releases/qpid-dispatch-1.4.1/index.html index a60ac0e..55d5569 100644 --- a/content/releases/qpid-dispatch-1.4.1/index.html +++ b/content/releases/qpid-dispatch-1.4.1/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.4.1" === "1.17.0") { + if ("1.4.1" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.5.0/index.html b/content/releases/qpid-dispatch-1.5.0/index.html index 354890c..a767fac 100644 --- a/content/releases/qpid-dispatch-1.5.0/index.html +++ b/content/releases/qpid-dispatch-1.5.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.5.0" === "1.17.0") { + if ("1.5.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.6.0/index.html b/content/releases/qpid-dispatch-1.6.0/index.html index 4a96ee4..5dff611 100644 --- a/content/releases/qpid-dispatch-1.6.0/index.html +++ b/content/releases/qpid-dispatch-1.6.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.6.0" === "1.17.0") { + if ("1.6.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.7.0/index.html b/content/releases/qpid-dispatch-1.7.0/index.html index 57c4c77..16fc03e 100644 --- a/content/releases/qpid-dispatch-1.7.0/index.html +++ b/content/releases/qpid-dispatch-1.7.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.7.0" === "1.17.0") { + if ("1.7.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.8.0/index.html b/content/releases/qpid-dispatch-1.8.0/index.html index 13db956..40f1fba 100644 --- a/content/releases/qpid-dispatch-1.8.0/index.html +++ b/content/releases/qpid-dispatch-1.8.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.8.0" === "1.17.0") { + if ("1.8.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/content/releases/qpid-dispatch-1.9.0/index.html b/content/releases/qpid-dispatch-1.9.0/index.html index f7336e2..f1cbad1 100644 --- a/content/releases/qpid-dispatch-1.9.0/index.html +++ b/content/releases/qpid-dispatch-1.9.0/index.html @@ -172,7 +172,7 @@ source</a></li> <script type="text/javascript"> _deferredFunctions.push(function() { - if ("1.9.0" === "1.17.0") { + if ("1.9.0" === "1.17.1") { _modifyCurrentReleaseLinks(); } }); diff --git a/input/_transom_config.py b/input/_transom_config.py index a7e9cac..25b2614 100644 --- a/input/_transom_config.py +++ b/input/_transom_config.py @@ -25,7 +25,7 @@ class _Release(object): broker_j_release = _Release(site_url, "Qpid Broker-J", "qpid-broker-j", "8.0.6") other_broker_j_release = "7.1.12" cpp_release = _Release(site_url, "Qpid C++", "qpid-cpp", "1.39.0") -dispatch_release = _Release(site_url, "Qpid Dispatch", "qpid-dispatch", "1.17.0") +dispatch_release = _Release(site_url, "Qpid Dispatch", "qpid-dispatch", "1.17.1") interop_test_release = _Release(site_url, "Qpid Interop Test", "qpid-interop-test", "0.2.0") jms_release = _Release(site_url, "Qpid JMS", "qpid-jms", "1.3.0") other_jms_release = "0.59.0" diff --git a/input/releases/index.md b/input/releases/index.md index def0fd1..7181854 100644 --- a/input/releases/index.md +++ b/input/releases/index.md @@ -27,11 +27,11 @@ the ## Current releases <div class="two-column" markdown="1"> + - [Qpid Dispatch 1.17.1](qpid-dispatch-1.17.1/index.html), November 2021 - [Qpid ProtonJ2 1.0.0-M3](qpid-protonj2-1.0.0-M3/index.html), October 2021 - [Qpid JMS 1.3.0](qpid-jms-1.3.0/index.html), October 2021 - [Qpid Proton-J 0.33.10](qpid-proton-j-0.33.10/index.html), October 2021 - [Qpid Broker-J 8.0.6](qpid-broker-j-8.0.6/index.html), August 2021 - - [Qpid Dispatch 1.17.0](qpid-dispatch-1.17.0/index.html), August 2021 - [Qpid Proton 0.35.0](qpid-proton-0.35.0/index.html), July 2021 - [Qpid JMS 0.59.0](qpid-jms-0.59.0/index.html), May 2021 - [Qpid Broker-J 7.1.12](qpid-broker-j-7.1.12/index.html), February 2021 @@ -46,6 +46,7 @@ the <div class="two-column" markdown="1"> - [Qpid JMS 1.2.0](qpid-jms-1.2.0/index.html), September 2021 + - [Qpid Dispatch 1.17.0](qpid-dispatch-1.17.0/index.html), August 2021 - [Qpid Proton-J 0.33.9](qpid-proton-j-0.33.9/index.html), August 2021 - [Qpid JMS 1.1.0](qpid-jms-1.1.0/index.html), July 2021 - [Qpid Dispatch 1.16.1](qpid-dispatch-1.16.1/index.html), July 2021 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org