This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 088ebb6cf Automatic Site Publish by Buildbot
088ebb6cf is described below
commit 088ebb6cf0b22310abcaf270a2af0ab7286e0198
Author: buildbot <[email protected]>
AuthorDate: Fri Jul 8 09:13:01 2022 +0000
Automatic Site Publish by Buildbot
---
.../activemq/downloads/apachenmsactivemq-v200.html | 152 ++++++++++++++++++++-
output/index.html | 2 +-
output/news/index.html | 2 +-
3 files changed, 153 insertions(+), 3 deletions(-)
diff --git
a/output/components/nms/providers/activemq/downloads/apachenmsactivemq-v200.html
b/output/components/nms/providers/activemq/downloads/apachenmsactivemq-v200.html
index c8139f8fd..6f9d6607c 100644
---
a/output/components/nms/providers/activemq/downloads/apachenmsactivemq-v200.html
+++
b/output/components/nms/providers/activemq/downloads/apachenmsactivemq-v200.html
@@ -1 +1,151 @@
-<p>Apache NMS.ActiveMQ 2.0.0 was released on Jul 7th, 2022. For details of the
changes see the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12352047">release
notes</a>.</p>
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <title>ActiveMQ</title>
+ <link rel="icon" type="image/png" href="/assets/img/favicon.png">
+
+ <link rel="stylesheet" href="/css/main.css">
+ <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"
integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ"
crossorigin="anonymous"></script>
+ <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
+ <script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
+ <script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
+</head>
+
+<body>
+<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <div class="container">
+ <!-- <a class="navbar-brand mr-auto" href="#"><img style="height:
50px" src="assets/img/apache-feather.png" /></a> -->
+ <a class="navbar-brand mr-auto" href="/"><img
src="/assets/img/activemq_logo_black_small.png" style="height: 50px"/></a>
+ <button class="navbar-toggler ml-auto" type="button"
data-toggle="collapse" data-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle
navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="ml-auto collapse navbar-collapse" id="navbarContent">
+ <ul class="navbar-nav ml-auto">
+ <li class="nav-item">
+ <a class="nav-link active" href="/news">News</a>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownComponents"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Components<span class="caret"></span></a>
+ <ul class="dropdown-menu dropdown-menu-center"
aria-labelledby="navbarDropdownComponents">
+ <div class="row">
+ <div class="col-12">
+ <ul class="multi-column-dropdown">
+ <li class="nav-item"><a
class="dropdown-item" href="/components/classic">ActiveMQ "Classic"</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/components/artemis/">ActiveMQ Artemis</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/components/nms">NMS Clients</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/components/cms">CMS Client</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownCommunity"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">Community<span class="caret"></span></a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownCommunity">
+ <div class="row">
+ <div class="col-12">
+ <ul class="multi-column-dropdown">
+ <li class="nav-item"><a
class="dropdown-item" href="/contact">Contact Us</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/contributing">Contribute</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/issues">Report Issues</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/support">Get Support</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link" id="navbarDropdownTeam"
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false"><img src="/assets/img/feather.png"
style="height:20px">Apache<span class="caret"></span></a>
+ <ul class="dropdown-menu dropdown-menu-center multi-column
columns-1" aria-labelledby="navbarDropdownTeam">
+ <div class="row">
+ <div class="col-sm-12">
+ <ul class="multi-column-dropdown">
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org">The Apache Software
Foundation</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/security-advisories">Security</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://www.apache.org/events/current-event">Events</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://people.apache.org/phonebook.html?pmc=activemq">PMC &
Committers</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://whimsy.apache.org/board/minutes/ActiveMQ.html">Board
Reports</a></li>
+ <li class="nav-item"><a
class="dropdown-item"
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a></li>
+ </ul>
+ </div>
+ </div>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+</nav>
+
+<div class="content">
+ <div class="page-title-nms">
+ <div class="container">
+ <h1>Apache.NMS.ActiveMQ 2.0.0 Release</h1>
+ </div>
+ </div>
+ <div class="container" >
+ <div class="row" style="margin-top: 30px">
+ <div class="col-12 nms">
+ <p>Apache NMS.ActiveMQ 2.0.0 was released on Jul 7th, 2022. This
release adds an NMS 2.0 implementation as well as some bug fixes.</p>
+
+<h2 id="download-here">Download Here</h2>
+
+<table>
+ <tbody>
+ <tr>
+ <td>Apache.NMS.ActiveMQ Source code</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-activemq/2.0.0/Apache.NMS.ActiveMQ-2.0.0-src.zip&action=download">Apache.NMS.ActiveMQ-2.0.0-src.zip
</a></td>
+ <td><a
href="https://downloads.apache.org/activemq/apache-nms-activemq/2.0.0/Apache.NMS.ActiveMQ-2.0.0-src.zip.sha512">SHA512</a></td>
+ <td><a
href="https://downloads.apache.org/activemq/apache-nms-activemq/2.0.0/Apache.NMS.ActiveMQ-2.0.0-src.zip.asc">PGP
Signature</a></td>
+ </tr>
+ <tr>
+ <td>Apache.NMS.ActiveMQ Binary Assemblies</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-activemq/2.0.0/Apache.NMS.ActiveMQ-2.0.0-bin.zip&action=download">Apache.NMS.ActiveMQ-2.0.0-bin.zip</a></td>
+ <td><a
href="https://downloads.apache.org/activemq/apache-nms-activemq/2.0.0/Apache.NMS.ActiveMQ-2.0.0-bin.zip.sha512">SHA512</a></td>
+ <td><a
href="https://downloads.apache.org/activemq/apache-nms-activemq/2.0.0/Apache.NMS.ActiveMQ-2.0.0-bin.zip.asc">PGP
Signature</a></td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="changelog">Changelog</h2>
+
+<p>For a more detailed view of new features and bug fixes, see the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12352047">release
notes</a>.</p>
+
+ </div>
+ </div>
+ </div>
+</div>
+<div class="row sitemap">
+ <div class="col-sm-12">
+ <div class="container">
+ <div class="row">
+ <div class="col-sm-12">
+ <div class="row">
+ <div class="col-sm-3">
+ <div >
+ <img class="float-left" style="max-height: 100px"
src="/assets/img/activemq_logo_white_vertical_small.png"/>
+ </div>
+ </div>
+ <div style="text-align: center; margin-bottom: 0px; margin-top:
30px; font-size: 65%" class="col-sm-6">
+ <p><a
href="https://www.apache.org/foundation/marks/list/">Apache, ActiveMQ, Apache
ActiveMQ</a>, the Apache feather logo, and the Apache ActiveMQ project logo are
trademarks of The Apache Software Foundation. Copyright © 2022, The Apache
Software Foundation. Licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p>
+ </div>
+ <div class="col-sm-3">
+ <div >
+ <a href="https://www.apache.org"><img class="float-right"
style="margin-top: 10px; max-height: 80px"
src="/assets/img/apache-logo-small.png"/></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/output/index.html b/output/index.html
index 7433adf23..01032aae7 100644
--- a/output/index.html
+++ b/output/index.html
@@ -127,7 +127,7 @@
- NMS 2.0 implementation.<a style="display: unset;" class="nav-link pl-0
ml-0"
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v200">...more</a>
+ NMS 2.0 implementation and bug fixes.<a style="display: unset;"
class="nav-link pl-0 ml-0"
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v200">...more</a>
<p class="small text-muted text-right font-italic mb-0">Jul 7th, 2022</p>
</div>
diff --git a/output/news/index.html b/output/news/index.html
index c0645e035..832932cb0 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -97,7 +97,7 @@
<h3 id="apachenmsactivemq-200-release">Apache.NMS.ActiveMQ 2.0.0 Release</h3>
<p><span class="text-secondary"> Jul 7th, 2022</span></p>
-<p>NMS 2.0 implementation.</p>
+<p>NMS 2.0 implementation and bug fixes.</p>
<p><a
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v200">Read
More</a></p>