This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch jekyll-test-master in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit 5e159ff3b4ea1652ffd1c76791073525a09c4421 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Jul 22 16:55:52 2020 +0100 add a change specific to the test tree to see if it hits staging --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 1e58a21..4ea2945 100644 --- a/src/index.html +++ b/src/index.html @@ -23,7 +23,7 @@ layout: default <div class="card"> <div class="card-body narative"> <span> - <p>Apache ActiveMQ™ is the most popular open source, multi-protocol, Java-based messaging server. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connectivity from C, C++, Python, .Net, and more is available. Integrate your multi-platform applications using the ubiquitous <strong>AMQP</strong> protocol. Exchange messages between your web applications using <strong>STOMP</strong> over we [...] + <p>Apache ActiveMQ™ STAGING WEBSITE is the most popular open source, multi-protocol, Java-based messaging server. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connectivity from C, C++, Python, .Net, and more is available. Integrate your multi-platform applications using the ubiquitous <strong>AMQP</strong> protocol. Exchange messages between your web applications using <strong>STOMP< [...] <p>There are currently two "flavors" of ActiveMQ available - the "classic" 5.x broker and the "next generation" Artemis broker. Once Artemis reaches a sufficient level of feature parity with the 5.x code-base it will become ActiveMQ 6. Initial <a href="{{site.baseurl}}/components/artemis/migration">migration documentation</a> is available.</p> </span> </div>
