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/07/18 15:13:04 UTC

[activemq-website] branch main updated (1669f3c25 -> bebf2c6e4)

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 1669f3c25 Merge pull request #89 from lucastetreault/remove-cdns
     new c14df0aed Split the native source release out to their own download page for clarity; few will likely ever need to download it. Update past releases page for consistency with others.
     new bebf2c6e4 update site for artemis-native 2.0.0 release

The 2 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/components/artemis/download/index.md           | 12 +----------
 src/components/artemis/download/native_download.md | 24 ++++++++++++++++++++++
 .../artemis/download/past_native_releases.md       | 18 +++++++++++-----
 .../artemis/download/release-notes-native-2.0.0.md | 16 +++++++++++++++
 4 files changed, 54 insertions(+), 16 deletions(-)
 create mode 100644 src/components/artemis/download/native_download.md
 create mode 100644 src/components/artemis/download/release-notes-native-2.0.0.md


[activemq-website] 01/02: Split the native source release out to their own download page for clarity; few will likely ever need to download it. Update past releases page for consistency with others.

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 c14df0aed8ae981140b723de4e4f32157f931cf9
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jul 18 15:55:02 2022 +0100

    Split the native source release out to their own download page for clarity; few will likely ever need to download it. Update past releases page for consistency with others.
---
 src/components/artemis/download/index.md           | 12 +----------
 src/components/artemis/download/native_download.md | 24 ++++++++++++++++++++++
 .../artemis/download/past_native_releases.md       |  8 +++++---
 3 files changed, 30 insertions(+), 14 deletions(-)

diff --git a/src/components/artemis/download/index.md b/src/components/artemis/download/index.md
index 07fe8bd8f..e97f7fd22 100644
--- a/src/components/artemis/download/index.md
+++ b/src/components/artemis/download/index.md
@@ -21,20 +21,10 @@ It is important to [verify the integrity](#verify-the-integrity-of-downloads) of
         {% endif %}
     {% endfor %}
 {% endfor %}
-<br/>
 
 --------------------------------------
 
-This is the current release of ActiveMQ Artemis Native, which is a sub component used within the broker. For prior releases, please see the <a href="past_native_releases">past native releases</a> page.
-
-#### ActiveMQ Artemis Native Layer 1.0.2  (June  22, 2020)
-
-[Release Notes](release-notes-native-1.0.2)
-
-Source Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG Signature](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
-
-This is the native layer used by ActiveMQ Artemis for storage. The broker binary archives above already include a pre-compiled version of this component.
-<br/>
+The source release for ActiveMQ Artemis Native integration layer can be found on its own [download](./native_download) page. The broker binary archives above already include a pre-compiled version of this component.
 
 --------------------------------------
 #### Verify the Integrity of Downloads
diff --git a/src/components/artemis/download/native_download.md b/src/components/artemis/download/native_download.md
new file mode 100644
index 000000000..90b13f7d9
--- /dev/null
+++ b/src/components/artemis/download/native_download.md
@@ -0,0 +1,24 @@
+---
+layout: default_md
+title: Download ActiveMQ Artemis Native
+title-class: page-title-artemis
+type: artemis
+---
+
+For broker downloads, see the main [download](./) page. This is the current source release of ActiveMQ Artemis Native, a sub component used within the broker. For prior releases, please see the <a href="past_native_releases">past native releases</a> page.
+
+It is important to [verify the integrity](#verify-the-integrity-of-downloads) of the files you download.
+
+#### ActiveMQ Artemis Native Layer 1.0.2  (June  22, 2020)
+
+[Release Notes](release-notes-native-1.0.2)
+
+Source Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG Signature](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
+
+This is the native layer used by ActiveMQ Artemis for storage. The main broker binary archive [downloads](./) already include a pre-compiled version of this component.
+<br/>
+
+--------------------------------------
+#### Verify the Integrity of Downloads
+
+{% include verify_download.md %}
diff --git a/src/components/artemis/download/past_native_releases.md b/src/components/artemis/download/past_native_releases.md
index f2b44e342..374cb6a74 100644
--- a/src/components/artemis/download/past_native_releases.md
+++ b/src/components/artemis/download/past_native_releases.md
@@ -5,11 +5,13 @@ title-class: page-title-artemis
 type: artemis
 ---
 
-These are older releases for the libaio native component. For current releases, please see the [download](./) page.
+<div class="alert alert-warning">
+  These are older releases for the libaio native component. For current releases, please see the <a href="{{site.baseurl}}/components/artemis/download/native_download" class="alert-link">download page</a>.
+</div>
 
-The keys file for verifying the release can be obtained [here](https://downloads.apache.org/activemq/KEYS)
+For any releases not shown here, check the [archive](https://archive.apache.org/dist/activemq/activemq-artemis-native/).
 
-For any releases not shown here, check the [archive](https://archive.apache.org/dist/activemq/activemq-artemis/).
+It is important to [verify the integrity]({{site.baseurl}}/components/artemis/download#verify-the-integrity-of-downloads) of the files you download.
 
 #### ActiveMQ Artemis Native Layer 1.0.1  (Oct 24, 2019)
 


[activemq-website] 02/02: update site for artemis-native 2.0.0 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 bebf2c6e4f2369f32e11e1de1da5192b79a180cc
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jul 18 16:12:42 2022 +0100

    update site for artemis-native 2.0.0 release
---
 src/components/artemis/download/native_download.md       |  6 +++---
 src/components/artemis/download/past_native_releases.md  | 10 ++++++++--
 .../artemis/download/release-notes-native-2.0.0.md       | 16 ++++++++++++++++
 3 files changed, 27 insertions(+), 5 deletions(-)

diff --git a/src/components/artemis/download/native_download.md b/src/components/artemis/download/native_download.md
index 90b13f7d9..f3d22864b 100644
--- a/src/components/artemis/download/native_download.md
+++ b/src/components/artemis/download/native_download.md
@@ -9,11 +9,11 @@ For broker downloads, see the main [download](./) page. This is the current sour
 
 It is important to [verify the integrity](#verify-the-integrity-of-downloads) of the files you download.
 
-#### ActiveMQ Artemis Native Layer 1.0.2  (June  22, 2020)
+#### ActiveMQ Artemis Native Layer 2.0.0  (July  18th, 2022)
 
-[Release Notes](release-notes-native-1.0.2)
+[Release Notes](release-notes-native-2.0.0)
 
-Source Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG Signature](https://downloads.apache.org/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
+Source Distribution:|[apache-artemis-native-2.0.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip.sha512)|[GPG Signature](https://downloads.apache.org/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0-source-release.zip.asc)|
 
 This is the native layer used by ActiveMQ Artemis for storage. The main broker binary archive [downloads](./) already include a pre-compiled version of this component.
 <br/>
diff --git a/src/components/artemis/download/past_native_releases.md b/src/components/artemis/download/past_native_releases.md
index 374cb6a74..80bc6aa53 100644
--- a/src/components/artemis/download/past_native_releases.md
+++ b/src/components/artemis/download/past_native_releases.md
@@ -13,13 +13,19 @@ For any releases not shown here, check the [archive](https://archive.apache.org/
 
 It is important to [verify the integrity]({{site.baseurl}}/components/artemis/download#verify-the-integrity-of-downloads) of the files you download.
 
-#### ActiveMQ Artemis Native Layer 1.0.1  (Oct 24, 2019)
+#### ActiveMQ Artemis Native Layer 1.0.2  (June  22nd, 2020)
+
+[Release Notes](release-notes-native-1.0.2)
+
+Source Distribution:|[apache-artemis-native-1.0.2-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.sha512)|[GPG Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2-source-release.zip.asc)|
+
+#### ActiveMQ Artemis Native Layer 1.0.1  (Oct 24th, 2019)
 
 [Release Notes](release-notes-native-1.0.1)
 
 Source Distribution:|[apache-artemis-native-1.0.1-source-release.zip](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip)|[SHA512](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip.sha512)|[GPG Signature](https://archive.apache.org/dist/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1-source-release.zip.asc)|
 
-#### ActiveMQ Artemis Native Layer 1.0.0  (March 7, 2019)
+#### ActiveMQ Artemis Native Layer 1.0.0  (March 7th, 2019)
 
 [Release Notes](release-notes-native-1.0.0)
 
diff --git a/src/components/artemis/download/release-notes-native-2.0.0.md b/src/components/artemis/download/release-notes-native-2.0.0.md
new file mode 100644
index 000000000..5a1e4cb4b
--- /dev/null
+++ b/src/components/artemis/download/release-notes-native-2.0.0.md
@@ -0,0 +1,16 @@
+---
+version: 2.0.0
+layout: default_md
+title: ActiveMQ Artemis Native 2.0.0 Release Notes
+title-class: page-title-artemis
+type: artemis
+release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&styleName=Text&version=12348395
+---
+
+A complete list of JIRAs for the Artemis Native {{ page.version }} release can be found [here]({{ page.release_notes }})
+
+# New Feature
+* [ARTEMIS-3889] - SLF4J integration and API Clean up
+
+# Improvements
+* [ARTEMIS-3882] - Update Artemis native code and make it Java11 compatible