You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2022/06/06 14:12:55 UTC

[activemq-website] branch main updated (52bea0137 -> 36dc6a799)

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

robbie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


    from 52bea0137 add DB upgrade instructions for 2.21.0
     new c772b1dca Apache.NMS.API 1.8.1 Release
     new d949da38c simplify release notes link
     new 36dc6a799 update news item handling of NMS-API and NMS-AMQP releases

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/_includes/news.md                             | 8 ++++++++
 src/_nms_api_releases/nms-api-01-08-01-release.md | 8 ++++++++
 src/news/index.md                                 | 4 ++++
 3 files changed, 20 insertions(+)
 create mode 100644 src/_nms_api_releases/nms-api-01-08-01-release.md


[activemq-website] 03/03: update news item handling of NMS-API and NMS-AMQP releases

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git

commit 36dc6a799dfd32f4ab46cec3dcbbc003615fe623
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jun 6 15:11:23 2022 +0100

    update news item handling of NMS-API and NMS-AMQP releases
---
 src/_includes/news.md | 8 ++++++++
 src/news/index.md     | 4 ++++
 2 files changed, 12 insertions(+)

diff --git a/src/_includes/news.md b/src/_includes/news.md
index a88cb80dc..c774d528f 100644
--- a/src/_includes/news.md
+++ b/src/_includes/news.md
@@ -7,12 +7,20 @@
 <div class="card-body ml-0 p-2">
 {% if release.collection contains "artemis" %}
     <h6 class="card-title"><a class="text-blue" href="{{site.baseurl}}/components/artemis/download/">{{release.title}}</a></h6>
+{% elsif release.collection contains "nms_api" %}
+    <h6 class="card-title"><a class="text-blue" href="{{site.baseurl}}/components/nms/nms-api-downloads">{{release.title}}</a></h6>
+{% elsif release.collection contains "nms_amqp" %}
+    <h6 class="card-title"><a class="text-blue" href="{{site.baseurl}}/components/nms/providers/amqp/downloads/">{{release.title}}</a></h6>
 {% else %}
     <h6 class="card-title"><a class="text-blue" href="{{release.url}}">{{release.title}}</a></h6>
 {% endif %}
 
 {% if release.collection contains "artemis" %}
     {{release.shortDescription }}<a style="display: unset;" class="nav-link pl-0 ml-0" href="{{site.baseurl}}/components/artemis/download/">...more</a>
+{% elsif release.collection contains "nms_api" %}
+    {{release.shortDescription }}<a style="display: unset;" class="nav-link pl-0 ml-0" href="{{site.baseurl}}/components/nms/nms-api-downloads">...more</a>
+{% elsif release.collection contains "nms_amqp" %}
+    {{release.shortDescription }}<a style="display: unset;" class="nav-link pl-0 ml-0" href="{{site.baseurl}}/components/nms/providers/amqp/downloads/">...more</a>
 {% else %}
     {{release.shortDescription }}<a style="display: unset;" class="nav-link pl-0 ml-0" href="{{release.url}}">...more</a>
 {% endif %}
diff --git a/src/news/index.md b/src/news/index.md
index d39eeb8e4..14fa29692 100644
--- a/src/news/index.md
+++ b/src/news/index.md
@@ -20,6 +20,10 @@ type: main
 
 {% if document.collection contains "artemis" %}
 [Read More]({{site.baseurl}}/components/artemis/download/)
+{% elsif document.collection contains "nms_api" %}
+[Read More]({{site.baseurl}}/components/nms/nms-api-downloads)
+{% elsif document.collection contains "nms_amqp" %}
+[Read More]({{site.baseurl}}/components/nms/providers/amqp/downloads/)
 {% else %}
 [Read More]({{document.url}})
 {% endif %}


[activemq-website] 01/03: Apache.NMS.API 1.8.1 Release

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git

commit c772b1dcaf4b1c3b88ffa300bb2f669449328bbd
Author: Havret <h4...@gmail.com>
AuthorDate: Sun May 29 20:46:51 2022 +0200

    Apache.NMS.API 1.8.1 Release
---
 src/_nms_api_releases/nms-api-01-08-01-release.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/_nms_api_releases/nms-api-01-08-01-release.md b/src/_nms_api_releases/nms-api-01-08-01-release.md
new file mode 100644
index 000000000..a972ca1e4
--- /dev/null
+++ b/src/_nms_api_releases/nms-api-01-08-01-release.md
@@ -0,0 +1,8 @@
+---
+version: 1.8.1
+release_date: 2022-05-29
+release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349546&styleName=&projectId=12311201&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED_ed4974105fc0907a610ea3bcd3a0d26fc996a2d4_lout
+title: Apache.NMS.API 1.8.1 Release
+# The shortDescription is used on front page news entry and news feed pages
+shortDescription: Maintenance release.
+---


[activemq-website] 02/03: simplify release notes link

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git

commit d949da38c49ccc6e652fc48ec5efa6d5759e04a8
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jun 6 15:10:25 2022 +0100

    simplify release notes link
    
    This closes #87 along with c772b1dca
---
 src/_nms_api_releases/nms-api-01-08-01-release.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/_nms_api_releases/nms-api-01-08-01-release.md b/src/_nms_api_releases/nms-api-01-08-01-release.md
index a972ca1e4..1b336ea0c 100644
--- a/src/_nms_api_releases/nms-api-01-08-01-release.md
+++ b/src/_nms_api_releases/nms-api-01-08-01-release.md
@@ -1,7 +1,7 @@
 ---
 version: 1.8.1
 release_date: 2022-05-29
-release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349546&styleName=&projectId=12311201&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED_ed4974105fc0907a610ea3bcd3a0d26fc996a2d4_lout
+release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12349546
 title: Apache.NMS.API 1.8.1 Release
 # The shortDescription is used on front page news entry and news feed pages
 shortDescription: Maintenance release.